summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-14git: hide more files from gitLennart Poettering
2011-07-14libs: add symbol versioning for the benefit of RPMLennart Poettering
2011-07-14sd-daemon: turn sd-daemon.c into a shared libraryLennart Poettering
2011-07-14uaccess: become a nop when not run on a systemd systemLennart Poettering
2011-07-14logind: introduce libsystemd-login.so as fast path to access logind dataLennart Poettering
2011-07-14systemctl: don't try rebooting with /dev/initcl if Upstart workedLennart Poettering
2011-07-13logind: fix some potentially uninitialized accessessystemd/v30Lennart Poettering
2011-07-13build-sys: bump releaseLennart Poettering
2011-07-13nspawn: compress mount table a bitLennart Poettering
2011-07-13man: add a couple of crosslinksLennart Poettering
2011-07-13man: add man page for systemd-loginctlLennart Poettering
2011-07-13consolidate TODOLennart Poettering
2011-07-13nspawn: always use bind mounts to make API file systems available in the cont...Lennart Poettering
2011-07-13logind: use new udev_enumerate_add_match_parent() where applicableLennart Poettering
2011-07-13loginctl: use new udev_device_has_tag() call from libudev where applicableLennart Poettering
2011-07-13logind: remove some unused labelsLennart Poettering
2011-07-13udev: actually check for existance of ID_PATH_TAG before we use itLennart Poettering
2011-07-13loginctl: implement missing kill verbLennart Poettering
2011-07-13unit: use ESRCH as error when we don't find anybody to killLennart Poettering
2011-07-13unit: accept empty defaults for kill who/mode argsLennart Poettering
2011-07-13loginctl: implement more verbsLennart Poettering
2011-07-13seat: udev - use ID_PATH_TAG instead of 'sed' hackKay Sievers
2011-07-12unit: introduce ConditionFileIsExecutable= and use it where we check for a bi...Lennart Poettering
2011-07-12service: properly handle who argument on D-Bus kill callsLennart Poettering
2011-07-12tmpfiles: allow creation of named pipes with tmpfilesLennart Poettering
2011-07-12update TODOLennart Poettering
2011-07-12sysctl: support application of sysctl subtreesLennart Poettering
2011-07-12build-sys: fix copynpaste mistakeLennart Poettering
2011-07-12build-sys: remove autogenerated bus introspection files from gitLennart Poettering
2011-07-12build-sys: fix make distcheckLennart Poettering
2011-07-12build-sys: add a number of missing header files to EXTRA_DISTLennart Poettering
2011-07-12build-sys: drop AM_GNU_GETTEXT as it fights with IT_PROG_INTLTOOLKay Sievers
2011-07-12units: add units for boot.local/halt.local on SUSE distributions.Frederic Crozat
2011-07-11shutdown: coding style fixesLennart Poettering
2011-07-11Merge remote-tracking branch 'harald/master'Lennart Poettering
2011-07-11logind: Fix compilation without ACLZbigniew Jędrzejewski-Szmek
2011-07-11man: un-reverse IgnoreOnSnapshot descriptionZbigniew Jędrzejewski-Szmek
2011-07-11update TODOLennart Poettering
2011-07-11build-sys: Add i18n support through intltoolBastien Nocera
2011-07-11clarify separate-/usr messageKay Sievers
2011-07-09loginctl: add missing header fileLennart Poettering
2011-07-08systemctl: fix --help syntax for variablesLennart Poettering
2011-07-08logind: don't confuse 'shared' with a session of its ownLennart Poettering
2011-07-08logind: fix introspection typoLennart Poettering
2011-07-08acl: two tag matching is not going to be available in libudevLennart Poettering
2011-07-08loginctl: add various introspection functionsLennart Poettering
2011-07-08seat: only mark main input device for seat assignmentsLennart Poettering
2011-07-07systemctl: hide all information on --kill-mode= since it is mostly uselessLennart Poettering
2011-07-07systemctl: use cached tty value where possibleLennart Poettering
2011-07-07systemctl: cache tty value before we open the pagerLennart Poettering