aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* core: add %v specifierZbigniew Jędrzejewski-Szmek2013-07-194-2/+19
* machined: correct how some properties are exported on the busLennart Poettering2013-07-192-1/+1
* tests: skip tests when executed without privileges but which require themKay Sievers2013-07-182-2/+2
* util: add split_pair() for splitting foo=bar stringsLennart Poettering2013-07-183-0/+56
* journal: Leave server_dispatch_message early when Storage is noneHolger Hans Peter Freyther2013-07-181-0/+5
* systemctl: option to list units by stateMaciej Wereski2013-07-181-18/+36
* journalctl: add ”short-iso” output format with verbose ISO8601 timestampsTomasz Torcz2013-07-183-3/+11
* journalctl: fix signedness warning and boot-id syntax checkZbigniew Jędrzejewski-Szmek2013-07-181-2/+2
* systemd-python: also update the documentationZbigniew Jędrzejewski-Szmek2013-07-181-1/+2
* systemd,systemctl: export condition status and show failing conditionZbigniew Jędrzejewski-Szmek2013-07-176-77/+180
* systemd: log failed conditionsZbigniew Jędrzejewski-Szmek2013-07-173-3/+13
* journalctl: remove ":" from the --boot syntaxZbigniew Jędrzejewski-Szmek2013-07-171-84/+80
* systemd-python: add support for sd_j_open_filesZbigniew Jędrzejewski-Szmek2013-07-175-38/+99
* systemd-python: fix iterationZbigniew Jędrzejewski-Szmek2013-07-171-12/+12
* systemctl: also highlight a load state of "not-found" as redLennart Poettering2013-07-181-1/+2
* mount: also exclude /usr from unmount at shutdownLennart Poettering2013-07-181-1/+2
* service: don't enter a second SIGTERM/SIGKILL cycle if no ExecStopPost= proce...Michael Olbrich2013-07-181-1/+1
* remove RD_TIMESTAMP importHarald Hoyer2013-07-171-25/+0
* remove /run/initramfs/root-fsck logicHarald Hoyer2013-07-171-10/+0
* journalctl,systemctl: fix tiny memleakZbigniew Jędrzejewski-Szmek2013-07-163-3/+13
* journalctl: augment short mode with a cursor at the endZbigniew Jędrzejewski-Szmek2013-07-161-88/+119
* util: make gcc shut up by passing a 0 mode param to open()Lennart Poettering2013-07-171-2/+6
* util: make some gcc versions shut up regarding unintialized variable accessLennart Poettering2013-07-171-2/+2
* logind: remove "if (0)" left-overKay Sievers2013-07-171-2/+2
* logind-acl: use macrosTom Gundersen2013-07-171-9/+2
* logind: apply ACL's to "dead" device nodesTom Gundersen2013-07-161-11/+64
* udev: export tags of "dead" device nodes to /run/udev/static_node-tags/Tom Gundersen2013-07-165-16/+81
* util.c:is_locale_utf8(): check, if "C" was set on purposeHarald Hoyer2013-07-161-6/+10
* rpm: add RPM macro for creating tmpfiles entries after package installationLennart Poettering2013-07-161-0/+4
* journal: return -ECHILD after a forkZbigniew Jędrzejewski-Szmek2013-07-162-13/+85
* test-tables: allow sparse tables and check mapping for -1Zbigniew Jędrzejewski-Szmek2013-07-162-5/+8
* Do not set LANG=C in every child environment.Harald Hoyer2013-07-161-8/+0
* journalctl: Add support for showing messages from a previous bootJan Janssen2013-07-161-11/+185
* switch from udev keymaps to hwdbKay Sievers2013-07-168-924/+0
* detect-virt: detect User-Mode LinuxRamkumar Ramachandra2013-07-161-0/+11
* keymap: Drop non-existant Samsung 900XC3Martin Pitt2013-07-162-2/+2
* build-sys: discover the path to kexec during build timeZbigniew Jędrzejewski-Szmek2013-07-152-2/+2
* journal: add logging of effective capabilities _CAP_EFFECTIVEShawn Landden2013-07-163-0/+42
* man: add FILES section to systemd-journald.service(8)Zbigniew Jędrzejewski-Szmek2013-07-151-4/+0
* systemd: do not output status messages once gettys are runningZbigniew Jędrzejewski-Szmek2013-07-155-19/+125
* cryptsetup: Add tcrypt supportJan Janssen2013-07-161-4/+75
* cryptsetup: Move attaching of the device out of mainJan Janssen2013-07-161-108/+114
* cryptsetup: Move password query out of mainJan Janssen2013-07-161-81/+72
* util: recognize 'ncp' as an alias to 'ncpfs'Frederic Crozat2013-07-161-0/+1
* tests: add more tests for shared/util.cThomas Hindoe Paaboel Andersen2013-07-161-0/+49
* journalctl: add --force option to recreate FSSShawn Landden2013-07-141-3/+21
* systemd: fix NULL dereference when disabling a nonexistent instanceZbigniew Jędrzejewski-Szmek2013-07-141-12/+26
* test: add trivial test for syscall table and extend table tests to error pathsZbigniew Jędrzejewski-Szmek2013-07-132-3/+8
* Add test coverage and generate report with lcovThomas H.P. Andersen2013-07-131-0/+2
* install: make "reenable" work with templated unitsRoss Lagerwall2013-07-131-33/+5