summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-19build-sys: run 'make update-man-list'v202Lennart Poettering2-2/+7
2013-04-19build-sys: prepare release 202Lennart Poettering4-8/+71
2013-04-18journal: when iterating through a file we might lose messages when changing d...Marius Vollmer2-0/+5
2013-04-18man: document the new login class 'background'Lennart Poettering1-2/+3
2013-04-18update TODOLennart Poettering1-4/+3
2013-04-18cryptsetup: ask for password, if key file cannot be accessedHarald Hoyer1-0/+5
2013-04-18systemd-logind: Fix linking by reordering libraries in LDADDJosh Triplett1-1/+1
2013-04-18bus: test - add hack to receive messagesKay Sievers1-0/+14
2013-04-18bus: catch up with kernel changesKay Sievers2-32/+59
2013-04-18buildsys: Add --disable-tests to avoid building testsHenrik Grindal Bakken2-12/+23
2013-04-18Revert f_type fixupsHarald Hoyer4-27/+8
2013-04-18macro.h: let F_TYPE_CMP() macro fail to compile, if second parameter is not c...Harald Hoyer1-4/+5
2013-04-18fileio.c: do not parse comments after non-whitespace charsHarald Hoyer2-16/+19
2013-04-18sd-login.c: fixup for d70964d0Harald Hoyer1-1/+2
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer69-274/+274
2013-04-18login/sd-login.c: make use of _cleanup_free_ and friendsHarald Hoyer1-139/+61
2013-04-18rename CMP_F_TYPE to F_TYPE_CMPHarald Hoyer4-9/+9
2013-04-18Add ugly CMP_F_TYPE() macroHarald Hoyer4-8/+26
2013-04-18core/execute: only clean the environment, if we have oneHarald Hoyer1-1/+2
2013-04-18build-sys: add sd_journal_add_conjunction() to symbol versioning fileLennart Poettering1-0/+5
2013-04-18man: document the new sd_journal_add_conjunction() callLennart Poettering1-17/+49
2013-04-18update TODOLennart Poettering1-0/+2
2013-04-18Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters12-26/+13
2013-04-18cryptsetup-generator: add support for rd.luks.key=Harald Hoyer3-4/+46
2013-04-18man: document that timeout=0 is the default for entries in crypttabLennart Poettering1-3/+4
2013-04-18cryptsetup: set the timeout to 0 by defaultHarald Hoyer1-1/+1
2013-04-18execute: always add in EXECUTABLE= field when we log something about executionLennart Poettering1-5/+6
2013-04-18systemctl: drop usage of "internally loaded modules"Lennart Poettering2-7/+7
2013-04-17readahead: let readahead run for a little longerLennart Poettering1-1/+1
2013-04-17update TODOLennart Poettering1-1/+10
2013-04-17fixup for cddf148028f52Harald Hoyer3-8/+8
2013-04-17bootchart: Fix errno usage.Auke Kok1-1/+1
2013-04-17update TODOLennart Poettering1-0/+8
2013-04-17bus: replace aligned_alloc() with memalign() everywhereLennart Poettering1-2/+3
2013-04-17core: Remove unnecessary typedefHenrik Grindal Bakken1-2/+0
2013-04-17fixup 8c68a7017 and cast to (unsigned long)Harald Hoyer3-8/+8
2013-04-17fixed statfs.f_type signed vs unsigned comparisonsHarald Hoyer3-8/+8
2013-04-17shell-completion: use -a to see "empty" propertiesZbigniew Jędrzejewski-Szmek1-1/+1
2013-04-17update TODOLennart Poettering1-6/+10
2013-04-17TODO: add s.th. like "systemctl set-log-level debug"Harald Hoyer1-0/+2
2013-04-17core/execute: report invalid environment variables from filesHarald Hoyer5-56/+68
2013-04-17Revert "man/systemd.xml: change the signal names to kill systemd"Harald Hoyer1-18/+18
2013-04-17systemctl:enable_sysv_units() more _cleanup_free_Harald Hoyer1-15/+4
2013-04-17fileio:parse_env_file_internal() fix environment file parsingHarald Hoyer2-7/+19
2013-04-17core/execute.c: debug log final execve() with argv[]Harald Hoyer1-0/+14
2013-04-17man/systemd.xml: change the signal names to kill systemdHarald Hoyer1-18/+18
2013-04-17systemctl: clarify usage of "--all" versus list-unit-filesHarald Hoyer2-2/+6
2013-04-17journalctl: specify "--unit=" and "--user-unit" multiple timesHarald Hoyer2-20/+41
2013-04-17journal: add one more level on top with ANDHarald Hoyer5-33/+83
2013-04-17core/device.c: fix possible segfaultHarald Hoyer1-1/+4