summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-13logind: fix some potentially uninitialized accessesv30Lennart Poettering2-2/+3
2011-07-13build-sys: bump releaseLennart Poettering1-1/+1
2011-07-13nspawn: compress mount table a bitLennart Poettering2-10/+12
2011-07-13man: add a couple of crosslinksLennart Poettering3-1/+4
2011-07-13man: add man page for systemd-loginctlLennart Poettering3-4/+462
2011-07-13consolidate TODOLennart Poettering2-16/+6
2011-07-13nspawn: always use bind mounts to make API file systems available in the cont...Lennart Poettering1-5/+11
2011-07-13logind: use new udev_enumerate_add_match_parent() where applicableLennart Poettering2-6/+10
2011-07-13loginctl: use new udev_device_has_tag() call from libudev where applicableLennart Poettering4-40/+4
2011-07-13logind: remove some unused labelsLennart Poettering3-5/+0
2011-07-13udev: actually check for existance of ID_PATH_TAG before we use itLennart Poettering2-2/+1
2011-07-13loginctl: implement missing kill verbLennart Poettering8-14/+365
2011-07-13unit: use ESRCH as error when we don't find anybody to killLennart Poettering4-8/+8
2011-07-13unit: accept empty defaults for kill who/mode argsLennart Poettering2-8/+34
2011-07-13loginctl: implement more verbsLennart Poettering5-32/+386
2011-07-13seat: udev - use ID_PATH_TAG instead of 'sed' hackKay Sievers1-1/+1
2011-07-12unit: introduce ConditionFileIsExecutable= and use it where we check for a bi...Lennart Poettering9-7/+23
2011-07-12service: properly handle who argument on D-Bus kill callsLennart Poettering4-23/+28
2011-07-12tmpfiles: allow creation of named pipes with tmpfilesLennart Poettering3-2/+51
2011-07-12update TODOLennart Poettering1-8/+4
2011-07-12sysctl: support application of sysctl subtreesLennart Poettering2-6/+83
2011-07-12build-sys: fix copynpaste mistakeLennart Poettering1-1/+1
2011-07-12build-sys: remove autogenerated bus introspection files from gitLennart Poettering3-59/+0
2011-07-12build-sys: fix make distcheckLennart Poettering4-13/+44
2011-07-12build-sys: add a number of missing header files to EXTRA_DISTLennart Poettering2-1/+15
2011-07-12build-sys: drop AM_GNU_GETTEXT as it fights with IT_PROG_INTLTOOLKay Sievers1-3/+0
2011-07-12units: add units for boot.local/halt.local on SUSE distributions.Frederic Crozat3-0/+57
2011-07-11shutdown: coding style fixesLennart Poettering1-73/+70
2011-07-11Merge remote-tracking branch 'harald/master'Lennart Poettering3-3/+120
2011-07-11logind: Fix compilation without ACLZbigniew Jędrzejewski-Szmek2-3/+29
2011-07-11man: un-reverse IgnoreOnSnapshot descriptionZbigniew Jędrzejewski-Szmek2-3/+3
2011-07-11update TODOLennart Poettering1-0/+3
2011-07-11build-sys: Add i18n support through intltoolBastien Nocera8-27/+47
2011-07-11clarify separate-/usr messageKay Sievers1-1/+1
2011-07-09loginctl: add missing header fileLennart Poettering3-4/+273
2011-07-08systemctl: fix --help syntax for variablesLennart Poettering1-1/+1
2011-07-08logind: don't confuse 'shared' with a session of its ownLennart Poettering1-1/+3
2011-07-08logind: fix introspection typoLennart Poettering1-1/+1
2011-07-08acl: two tag matching is not going to be available in libudevLennart Poettering3-8/+9
2011-07-08loginctl: add various introspection functionsLennart Poettering6-126/+1093
2011-07-08seat: only mark main input device for seat assignmentsLennart Poettering1-1/+1
2011-07-07systemctl: hide all information on --kill-mode= since it is mostly uselessLennart Poettering3-25/+5
2011-07-07systemctl: use cached tty value where possibleLennart Poettering1-3/+3
2011-07-07systemctl: cache tty value before we open the pagerLennart Poettering1-5/+7
2011-07-07loginctl: add basic implementation of loginctl for introspecting controlling ...Lennart Poettering6-17/+566
2011-07-07cgls: add pager support to systemd-cglsLennart Poettering6-103/+190
2011-07-07path,unit: support globbing in conditions and path unitsLennart Poettering10-20/+75
2011-07-07update TODOLennart Poettering1-28/+15
2011-07-06manager: merge serialization and desrialization counter into one, and increas...Lennart Poettering7-32/+36
2011-07-06cgroup: don't trim a cgroup we create, we might just take it over from somebo...Lennart Poettering1-3/+0