summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-10-10keymap: Fix scan codes > 0x7FFFFFFFMartin Pitt
2012-10-10gatewayd: beef up browse.html a bitLennart Poettering
2012-10-10journal: fix seeking backwards in gateway daemonLennart Poettering
2012-10-10journal: update comments a bitLennart Poettering
2012-10-10journalctl: properly parse --cursor= long getopt in addition to short -cLennart Poettering
2012-10-10journal: make sure sd_journal_seek_cursor() seeks to the specified entry if i...Lennart Poettering
2012-10-09detect-virt: install with fs caps by default to allow unprivileged accessLennart Poettering
2012-10-09journal: implement follow mode for HTTP GET in gatewaydLennart Poettering
2012-10-09journal: add matching support to gatewaydLennart Poettering
2012-10-09logind: expose missing signals in Session bus objectsLennart Poettering
2012-10-09udev: support multiple entries for ENV{SYSTEMD_ALIAS} and ENV{SYSTEM_WANTS}Kay Sievers
2012-10-08udev: remove SYMLINK "unique" optionKay Sievers
2012-10-08udev: fix testKay Sievers
2012-10-08shared: fix broken string_is_safeMartin Mikkelsen
2012-10-08dbus-manager: check return of unit_dbus_pathLukas Nykryn
2012-10-07udev: allow firmware requests to bypass the dependency trackingKay Sievers
2012-10-06sysctl: avoiding exiting with error on -EEXISTDave Reisner
2012-10-04dbus: expose Virtualization ID on PID1's bus interfaceLennart Poettering
2012-10-04systemctl: colorize number of units listedZbigniew Jędrzejewski-Szmek
2012-10-04systemctl: do not print header if no units listedZbigniew Jędrzejewski-Szmek
2012-10-03man: handle-sleep-key is invalid, replace it with handle-suspend-key and hand...Сковорода Никита Андреевич
2012-10-03man: document behaviour of ListenStream= with only a port number in regards t...Lennart Poettering
2012-10-03dbus: add some more safety checks before accepting data from bus clientsLennart Poettering
2012-10-03journal-send: simplificationLennart Poettering
2012-10-03journald: only accept fds from certain directoriesLennart Poettering
2012-10-03selinux: properly free dbus errorLennart Poettering
2012-10-03build-sys: fix !HAVE_SELINUX caseColin Walters
2012-10-03 vconsole: default to the kernel compiled-in keymapTom Gundersen
2012-10-03vconsole: default to the kernel compiled-in fontTom Gundersen
2012-10-02selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...Lennart Poettering
2012-10-02audit: turn the audit fd into a static variableLennart Poettering
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-10-02journald: assert target instead of pageLukas Nykryn
2012-10-02shared: fail mkdir_p if the target exists and is not a directoryZbigniew Jędrzejewski-Szmek
2012-10-02nspawn: use automatic cleanup and provide debug infoZbigniew Jędrzejewski-Szmek
2012-10-02trivial: fix typoZbigniew Jędrzejewski-Szmek
2012-10-01pam: check environ[] for XDG_SEAT as fallbackLennart Poettering
2012-09-28selinux: fix various problemsDaniel J Walsh
2012-09-28journald: rework auto-rotation logicLennart Poettering
2012-09-28journald: close sd_journal context after flushing to /varLennart Poettering
2012-09-27tmpfiles: restore previous behavior for F/fDave Reisner
2012-09-28journal: add missing browse.html fileLennart Poettering
2012-09-28journal: add minimal journal gateway daemon based on GNU libmicrohttpdLennart Poettering
2012-09-28sd-journal: properly parse cursor stringsLennart Poettering
2012-09-28logs-show: various cleanupsLennart Poettering
2012-09-28journalctl: add --cursor switchLennart Poettering
2012-09-27udev: collect - use snprintf()Robert Milasan
2012-09-24selinux: use standard D-Bus error id for access deniedLennart Poettering
2012-09-24macro: increase VA_FORMAT_ADVANCE type array and hit assert when it is reachedLennart Poettering
2012-09-24journal: also use new VA_FORMAT_ADVANCE() macro in sd_journal_send()Lennart Poettering