summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* coredump: make use of the cleanup macrosMirco Tischler2013-02-071-31/+10
* logs-show: show messages for all unit types in systemctl statusMirco Tischler2013-02-071-11/+0
* journal: log user units for coredumps and show them in systemctl statusMirco Tischler2013-02-072-6/+21
* nss-myhostname: copy first result to preallocated bufferEelco Dolstra2013-02-071-1/+5
* systemd: raise level of message about lookup pathsZbigniew Jędrzejewski-Szmek2013-02-072-18/+15
* shared: remove now unused functionZbigniew Jędrzejewski-Szmek2013-02-072-21/+0
* systemd: do not remove empty paths from unit lookup pathZbigniew Jędrzejewski-Szmek2013-02-073-15/+16
* tests: skip tests if manager cannot be createdZbigniew Jędrzejewski-Szmek2013-02-072-4/+16
* tests: move strv_parse_nulstr to test-strv, and actually test itThomas Hindoe Paaboel Andersen2013-02-072-9/+19
* strv: add strv_printThomas Hindoe Paaboel Andersen2013-02-075-19/+17
* tests: run manager in session modeZbigniew Jędrzejewski-Szmek2013-02-062-5/+9
* test: add a few tests and tidy upThomas Hindoe Paaboel Andersen2013-02-062-49/+163
* cryptsetup: accept both "read-only" and "readonly" spellingsMichal Schmidt2013-01-311-1/+1
* test-strv.c: test strv_join addedDaniel Buch2013-01-311-0/+45
* test-strv.c: Split tests into seperate functionsDaniel Buch2013-01-311-6/+16
* systemctl: Fix wrong assertion testMauro Dreissig2013-01-311-1/+1
* tests: add test for unit name printingZbigniew Jędrzejewski-Szmek2013-01-301-2/+90
* tests: compress unit name tests and add more assertsZbigniew Jędrzejewski-Szmek2013-01-301-145/+69
* tests: add test for install_full_printf()Zbigniew Jędrzejewski-Szmek2013-01-301-0/+71
* install: allow %u an and %U specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek2013-01-303-2/+68
* install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek2013-01-305-23/+152
* core: fix %U when no User= usedZbigniew Jędrzejewski-Szmek2013-01-301-4/+7
* Move generic specifier functions to sharedZbigniew Jędrzejewski-Szmek2013-01-303-37/+41
* install: automatic cleanup using local cleanup functionsZbigniew Jędrzejewski-Szmek2013-01-301-253/+134
* install: use automatic cleanup in find_symlinks_fd()Zbigniew Jędrzejewski-Szmek2013-01-301-38/+16
* shared: introduce _cleanup_set_free_free_Zbigniew Jędrzejewski-Szmek2013-01-303-0/+10
* journalctl: allow --lines=0 i.e. only newZbigniew Jędrzejewski-Szmek2013-01-291-9/+16
* keymap: Add HP HDX 9494NRMartin Pitt2013-01-282-1/+2
* keymap: Add support for the brower hotkey on the HP ProBookAyan George2013-01-281-1/+1
* logind: add MESSAGE_IDs to interesting eventsZbigniew Jędrzejewski-Szmek2013-01-282-5/+27
* udev: set default rules permissions only at "add" eventsKay Sievers2013-01-273-15/+9
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-266-191/+122
* nspawn: assume stdout is always writable if it does not support epollMichal Schmidt2013-01-261-2/+11
* job: fix merging with --ignore-dependenciesMichal Schmidt2013-01-251-0/+1
* tmpfiles: introduce type XMichal Sekletar2013-01-251-69/+123
* Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()Zbigniew Jędrzejewski-Szmek2013-01-254-3/+10
* logind: rework delay inhibition logicLennart Poettering2013-01-254-113/+133
* loginctl: don't show [UACCESS] info in device treeLennart Poettering2013-01-251-4/+3
* selinux: we don't need that many debug messages by defaultLennart Poettering2013-01-251-5/+0
* selinux-access: Delete debugging message logged as an errorColin Walters2013-01-251-2/+0
* core: Set source for mountinfo .mount unitsUmut Tezduyar2013-01-251-1/+5
* service: make sure the watchdog timer is not restarted while stoppingMichael Olbrich2013-01-251-1/+2
* service: really stop watchdog timer when stoppingMichael Olbrich2013-01-251-1/+1
* efi: fix Usec vs. USecKay Sievers2013-01-241-2/+2
* loginctl: show seat master and uaccess devices in seat-status outputLennart Poettering2013-01-241-2/+7
* logind: add UnlockSessions() clal to complement LockSessions()Lennart Poettering2013-01-242-3/+10
* logind: send Resumed() signal after we come back from suspend/hibernate/hybri...Lennart Poettering2013-01-242-8/+17
* logind: only allow one shutdown/sleep action to be queued at the same timeLennart Poettering2013-01-244-13/+67
* Replace autoconf int max test with simple defineZbigniew Jędrzejewski-Szmek2013-01-231-0/+2
* efi: read microseconds from boot loader info instead of "ticks" magicKay Sievers2013-01-231-58/+4