summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* shutdown: print a nice message before returning to initrdLennart Poettering2013-04-09
* keymap: Fix typo in previous commitMartin Pitt2013-04-09
* keymap: Add HP EliteBook 8460pPali Rohar2013-04-09
* libudev: Move -lrt to Libs.privateMichael Biebl2013-04-09
* machine-id: fix missing initializationLennart Poettering2013-04-08
* shutdown: print a message when storage is finalizedLennart Poettering2013-04-08
* journald: bring max coredump size in sync with max entry sizeLennart Poettering2013-04-08
* cgroup: clean-upsLennart Poettering2013-04-08
* analyze: various cleanupsLennart Poettering2013-04-08
* analyze: fix OOM handling + fix memory leakLennart Poettering2013-04-08
* analyze: add missing --help text entriesLennart Poettering2013-04-08
* systemd-analyze: filter dot outputŁukasz Stelmach2013-04-08
* udev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCREDHarald Hoyer2013-04-08
* dbus-manager: fix variable type introspectionRonny Chevalier2013-04-08
* cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup...Lennart Poettering2013-04-08
* kernel-install: don't make unused parameter mandatoryMarc-Antoine Perennou2013-04-08
* journald: no need to free audit varsLennart Poettering2013-04-08
* journald: drop two more memory allocationsLennart Poettering2013-04-08
* journald: get rid of one more memory allocationLennart Poettering2013-04-08
* journald: Do not dynamically allocate _UID/_GID/_PID stringsHolger Hans Peter Freyther2013-04-08
* journald: Do not always record _AUDIT_SESSION and _AUDIT_LOGINUIDHolger Hans Peter Freyther2013-04-08
* util: Avoid memory allocations for formatting pathsHolger Hans Peter Freyther2013-04-08
* update TODOLennart Poettering2013-04-08
* cgtop: print absolute CPU times with format_timespanLennart Poettering2013-04-08
* Do not serialize environment, when switching rootHarald Hoyer2013-04-08
* sd-daemon.c: allow use of -lrt to be avoidedSimon McVittie2013-04-08
* journal: Fix typoMarius Vollmer2013-04-08
* systemd-python: fix wait bugSteven Hiscocks2013-04-06
* dbus-loop.c: fix variable initializationKay Sievers2013-04-06
* Use _cleanup_ when reading config filesZbigniew Jędrzejewski-Szmek2013-04-05
* Add _cleanup_globfree_Zbigniew Jędrzejewski-Szmek2013-04-05
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* udevadm: do not free node on successZbigniew Jędrzejewski-Szmek2013-04-05
* udev-builtin-usb_id: avoid comparison of unsigned and ssize_tZbigniew Jędrzejewski-Szmek2013-04-05
* systemctl: tweak drop-in displayLennart Poettering2013-04-05
* systemctl: tweak output of Listen: fields a bitLennart Poettering2013-04-05
* systemctl: Add DropIn paths to status messageOleksii Shevchuk2013-04-05
* logind: consider key inhibitors that are taken by non-session processes as gl...Lennart Poettering2013-04-05
* PAM, uaccess: check for logind, not for systemdMartin Pitt2013-04-05
* bus: various improvements for test-bus-chatLennart Poettering2013-04-05
* bus: convert a couple of calls over to new convenience functionsLennart Poettering2013-04-05
* bus: add convenience calls for method replies, tooLennart Poettering2013-04-05
* bus: when parsing signature strings, accept NULL as empty signatureLennart Poettering2013-04-05
* bus: make sure callback structs are always properly initializedLennart Poettering2013-04-05
* vconsole-setup: fix vconsole.conf vs. cmdline overriding logicMichal Schmidt2013-04-05
* bus: use C99 struct construction for error initializersLennart Poettering2013-04-05
* test-strv: do not declare table to be sorted constZbigniew Jędrzejewski-Szmek2013-04-05
* test-catalog,core/load-dropin: remove unused variablesZbigniew Jędrzejewski-Szmek2013-04-05
* journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63UCristian Rodríguez2013-04-05
* systemctl: align cgroups to 'n' in 'name='Zbigniew Jędrzejewski-Szmek2013-04-05