Age | Commit message (Expand) | Author |
2013-04-18 | cryptsetup: ask for password, if key file cannot be accessed | Harald Hoyer |
2013-04-18 | systemd-logind: Fix linking by reordering libraries in LDADD | Josh Triplett |
2013-04-18 | bus: test - add hack to receive messages | Kay Sievers |
2013-04-18 | bus: catch up with kernel changes | Kay Sievers |
2013-04-18 | buildsys: Add --disable-tests to avoid building tests | Henrik Grindal Bakken |
2013-04-18 | Revert f_type fixups | Harald Hoyer |
2013-04-18 | macro.h: let F_TYPE_CMP() macro fail to compile, if second parameter is not c... | Harald Hoyer |
2013-04-18 | fileio.c: do not parse comments after non-whitespace chars | Harald Hoyer |
2013-04-18 | sd-login.c: fixup for d70964d0 | Harald Hoyer |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-18 | login/sd-login.c: make use of _cleanup_free_ and friends | Harald Hoyer |
2013-04-18 | rename CMP_F_TYPE to F_TYPE_CMP | Harald Hoyer |
2013-04-18 | Add ugly CMP_F_TYPE() macro | Harald Hoyer |
2013-04-18 | core/execute: only clean the environment, if we have one | Harald Hoyer |
2013-04-18 | build-sys: add sd_journal_add_conjunction() to symbol versioning file | Lennart Poettering |
2013-04-18 | man: document the new sd_journal_add_conjunction() call | Lennart Poettering |
2013-04-18 | update TODO | Lennart Poettering |
2013-04-18 | Move bus_error to dbus-common and remove bus_error_message_or_strerror | Simon Peeters |
2013-04-18 | cryptsetup-generator: add support for rd.luks.key= | Harald Hoyer |
2013-04-18 | man: document that timeout=0 is the default for entries in crypttab | Lennart Poettering |
2013-04-18 | cryptsetup: set the timeout to 0 by default | Harald Hoyer |
2013-04-18 | execute: always add in EXECUTABLE= field when we log something about execution | Lennart Poettering |
2013-04-18 | systemctl: drop usage of "internally loaded modules" | Lennart Poettering |
2013-04-17 | readahead: let readahead run for a little longer | Lennart Poettering |
2013-04-17 | update TODO | Lennart Poettering |
2013-04-17 | fixup for cddf148028f52 | Harald Hoyer |
2013-04-17 | bootchart: Fix errno usage. | Auke Kok |
2013-04-17 | update TODO | Lennart Poettering |
2013-04-17 | bus: replace aligned_alloc() with memalign() everywhere | Lennart Poettering |
2013-04-17 | core: Remove unnecessary typedef | Henrik Grindal Bakken |
2013-04-17 | fixup 8c68a7017 and cast to (unsigned long) | Harald Hoyer |
2013-04-17 | fixed statfs.f_type signed vs unsigned comparisons | Harald Hoyer |
2013-04-17 | shell-completion: use -a to see "empty" properties | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | update TODO | Lennart Poettering |
2013-04-17 | TODO: add s.th. like "systemctl set-log-level debug" | Harald Hoyer |
2013-04-17 | core/execute: report invalid environment variables from files | Harald Hoyer |
2013-04-17 | Revert "man/systemd.xml: change the signal names to kill systemd" | Harald Hoyer |
2013-04-17 | systemctl:enable_sysv_units() more _cleanup_free_ | Harald Hoyer |
2013-04-17 | fileio:parse_env_file_internal() fix environment file parsing | Harald Hoyer |
2013-04-17 | core/execute.c: debug log final execve() with argv[] | Harald Hoyer |
2013-04-17 | man/systemd.xml: change the signal names to kill systemd | Harald Hoyer |
2013-04-17 | systemctl: clarify usage of "--all" versus list-unit-files | Harald Hoyer |
2013-04-17 | journalctl: specify "--unit=" and "--user-unit" multiple times | Harald Hoyer |
2013-04-17 | journal: add one more level on top with AND | Harald Hoyer |
2013-04-17 | core/device.c: fix possible segfault | Harald Hoyer |
2013-04-17 | TODO: remove fixed systemctl property bug | Harald Hoyer |
2013-04-17 | timedated: fixed NTP enabled: n/a | Harald Hoyer |
2013-04-17 | configure: use AC_CHECK_TOOL for objcopy, strings and gperf | Martin Jansa |
2013-04-17 | fileio: also escape $ and ` when writing out env vars | Mantas Mikulėnas |
2013-04-17 | build-sys: make sure kdbus.h is part of tarball | Zbigniew Jędrzejewski-Szmek |