summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "log: fix fallbacks to kmsg"Lennart Poettering2013-02-271-10/+9
* mount-setup: mount pstore filesystemKay Sievers2013-02-271-4/+6
* log-show: look at everything in /run/log/journalZbigniew Jędrzejewski-Szmek2013-02-261-1/+3
* test-util.c: added hexchar, unhexchar, octchar, unoctchar, decchar, undecchar...Daniel Buch2013-02-261-0/+37
* kernel-install: rename the loader entry filenameHarald Hoyer2013-02-261-1/+1
* kernel-install: create the loader entries with absolute paths relative to /bootHarald Hoyer2013-02-261-2/+2
* kernel-install: replace URLs with man pages in the error messagesHarald Hoyer2013-02-261-2/+2
* kernel-install: fixed paths in boot loader entryHarald Hoyer2013-02-261-13/+15
* tests: add a few more tests to test-util.cThomas Hindoe Paaboel Andersen2013-02-251-4/+67
* kernel-install: remove LANG=Kay Sievers2013-02-251-2/+0
* nspawn: add --bind= and --bind-ro= to bind mount host paths into the containerLennart Poettering2013-02-251-22/+97
* kernel-install: add kernel-install toolHarald Hoyer2013-02-251-0/+152
* Revert "nspawn: catch config mistake of specifying -b and args"Michal Schmidt2013-02-251-5/+0
* journal: fix --untilPaul W. Frields2013-02-241-1/+3
* nspawn: catch config mistake of specifying -b and argsZbigniew Jędrzejewski-Szmek2013-02-241-0/+5
* systemctl: generalize action table to be usable in more action<->verb mappingsMichal Schmidt2013-02-221-75/+38
* systemctl: make shutdown operations use irreversible jobsMichal Schmidt2013-02-222-7/+18
* core, systemctl: add support for irreversible jobsMichal Schmidt2013-02-226-13/+35
* systemctl: make "systemctl default" use "isolate" job modeMichal Schmidt2013-02-221-1/+2
* journal: sd_journal_get_cursor should return 0 on successZbigniew Jędrzejewski-Szmek2013-02-221-1/+1
* fstab-generator: change kernel command line mount path for rootHarald Hoyer2013-02-211-2/+2
* tests: more tests for util.cThomas Hindoe Paaboel Andersen2013-02-201-0/+65
* test-strv.c: ported test_specifier_printf() to _cleanup_free_ + assert_se + c...Daniel Buch2013-02-181-3/+5
* test-strv.c: added OOM check for current testsDaniel Buch2013-02-181-0/+16
* test-strv.c: added strv_split_nulstr() testDaniel Buch2013-02-181-0/+13
* tests: add test of memdup_multiplyThomas Hindoe Paaboel Andersen2013-02-181-0/+14
* bootctl: show "n/a" for empty boot option labelsKay Sievers2013-02-172-2/+8
* udev: usb_id: parse only 'size' bytes of the 'descriptors' bufferKay Sievers2013-02-171-1/+1
* udev: usb_id - ignore non-ASCII serial numbersKay Sievers2013-02-171-0/+11
* efi: compare by substractionKay Sievers2013-02-171-6/+1
* udev: expose new ISO9660 properties from libblkidZeeshan Ali (Khattak)2013-02-171-0/+16
* systemctl: allow comma sepearted property listsZbigniew Jędrzejewski-Szmek2013-02-161-5/+20
* bootchart: rename --filter to --no-filterZbigniew Jędrzejewski-Szmek2013-02-161-22/+22
* bootchart: provide better error messagesZbigniew Jędrzejewski-Szmek2013-02-161-9/+21
* man: move bootchart README to manpage, docbooksifyZbigniew Jędrzejewski-Szmek2013-02-162-83/+11
* systemctl: Don't give re-activation warning if unit is maskedJan Janssen2013-02-161-1/+38
* systemctl: allow status with no unitsZbigniew Jędrzejewski-Szmek2013-02-161-18/+70
* unit: don't Require systemd-journald.socket from unitsMichal Schmidt2013-02-161-2/+4
* execute: increase severity of journal connect failure messageMichal Schmidt2013-02-161-2/+5
* execute: unify setup_{output,error}Michal Schmidt2013-02-161-77/+37
* execute: robustness against journald failuresMichal Schmidt2013-02-161-2/+14
* log: fix fallbacks to kmsgMichal Schmidt2013-02-161-9/+10
* bootchart: if "root=/dev" is not matched, don't try to read /sysHarald Hoyer2013-02-141-8/+9
* update TODOThomas Hindoe Paaboel Andersen2013-02-141-1/+1
* bootchart: stricter checks of cli inputThomas Hindoe Paaboel Andersen2013-02-141-18/+21
* bootchart: use conf-parser & CamelCase names in .confThomas Hindoe Paaboel Andersen2013-02-147-72/+105
* core: do not overwrite existing units sourceUmut Tezduyar2013-02-141-5/+7
* systemctl: print wall message only if successfulZbigniew Jędrzejewski-Szmek2013-02-141-1/+1
* systemctl: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-02-141-120/+48
* nspawn: fail if unable to close pipeZbigniew Jędrzejewski-Szmek2013-02-141-4/+4