summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-09keymap: Fix typo in previous commitMartin Pitt
2013-04-09keymap: Add HP EliteBook 8460pPali Rohar
2013-04-09libudev: Move -lrt to Libs.privateMichael Biebl
2013-04-08machine-id: fix missing initializationsystemd/v201Lennart Poettering
2013-04-08build-sys: prepare 201Lennart Poettering
2013-04-08shutdown: print a message when storage is finalizedLennart Poettering
2013-04-08journald: bring max coredump size in sync with max entry sizeLennart Poettering
2013-04-08update TODOLennart Poettering
2013-04-08cgroup: clean-upsLennart Poettering
2013-04-08analyze: various cleanupsLennart Poettering
2013-04-08analyze: fix OOM handling + fix memory leakLennart Poettering
2013-04-08analyze: add missing --help text entriesLennart Poettering
2013-04-08man: be clearer that it's not OK to manipulate systemd's own cgroup hirearchyLennart Poettering
2013-04-08systemd-analyze: filter dot outputŁukasz Stelmach
2013-04-08udev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCREDHarald Hoyer
2013-04-08dbus-manager: fix variable type introspectionRonny Chevalier
2013-04-08cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup...Lennart Poettering
2013-04-08kernel-install: don't make unused parameter mandatoryMarc-Antoine Perennou
2013-04-08TODO: updateKay Sievers
2013-04-08journald: no need to free audit varsLennart Poettering
2013-04-08journald: drop two more memory allocationsLennart Poettering
2013-04-08journald: get rid of one more memory allocationLennart Poettering
2013-04-08journald: Do not dynamically allocate _UID/_GID/_PID stringsHolger Hans Peter Freyther
2013-04-08journald: Do not always record _AUDIT_SESSION and _AUDIT_LOGINUIDHolger Hans Peter Freyther
2013-04-08util: Avoid memory allocations for formatting pathsHolger Hans Peter Freyther
2013-04-08update TODOLennart Poettering
2013-04-08cgtop: print absolute CPU times with format_timespanLennart Poettering
2013-04-08Do not serialize environment, when switching rootHarald Hoyer
2013-04-08sd-daemon.c: allow use of -lrt to be avoidedSimon McVittie
2013-04-08journal: Fix typoMarius Vollmer
2013-04-06systemd-python: fix wait bugSteven Hiscocks
2013-04-06dbus-loop.c: fix variable initializationKay Sievers
2013-04-05Use _cleanup_ when reading config filesZbigniew Jędrzejewski-Szmek
2013-04-05Add _cleanup_globfree_Zbigniew Jędrzejewski-Szmek
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-05udevadm: do not free node on successZbigniew Jędrzejewski-Szmek
2013-04-05udev-builtin-usb_id: avoid comparison of unsigned and ssize_tZbigniew Jędrzejewski-Szmek
2013-04-05systemctl: tweak drop-in displayLennart Poettering
2013-04-05systemctl: tweak output of Listen: fields a bitLennart Poettering
2013-04-05systemctl: Add DropIn paths to status messageOleksii Shevchuk
2013-04-05build-sys: libsystemd-daemon.so is no longer required for pam_systemdLennart Poettering
2013-04-05build-sys: add new man pages to makefileLennart Poettering
2013-04-05logind: consider key inhibitors that are taken by non-session processes as gl...Lennart Poettering
2013-04-05PAM, uaccess: check for logind, not for systemdMartin Pitt
2013-04-05shell-completion: work on session shell is --user is usedZbigniew Jędrzejewski-Szmek
2013-04-05build-sys: use LN_S in Makefile.amZbigniew Jędrzejewski-Szmek
2013-04-05bus: various improvements for test-bus-chatLennart Poettering
2013-04-05bus: convert a couple of calls over to new convenience functionsLennart Poettering
2013-04-05bus: add convenience calls for method replies, tooLennart Poettering
2013-04-05bus: when parsing signature strings, accept NULL as empty signatureLennart Poettering