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