Age | Commit message (Expand) | Author |
2014-11-27 | log: add an "error" parameter to all low-level logging calls and intrdouce lo... | Lennart Poettering |
2014-11-27 | core: fix transaction destructiveness check once more | Michal Schmidt |
2014-11-26 | swap: restore support for nofail | Zbigniew Jędrzejewski-Szmek |
2014-11-26 | manager: print fatal errors on the console too | Zbigniew Jędrzejewski-Szmek |
2014-11-26 | manager: log some fatal errors at emergency level | Zbigniew Jędrzejewski-Szmek |
2014-11-26 | core: make sure we have enough information when doing selinux decisions | Lennart Poettering |
2014-11-26 | sd-bus: update peeking into receieved messages, with recent kernel change we ... | Lennart Poettering |
2014-11-26 | core: fix check for transaction destructiveness | Michal Schmidt |
2014-11-26 | core: drop now-redundant special-casing of JOB_NOP | Michal Schmidt |
2014-11-26 | core: fix assertion failure in checking a transaction with a JOB_NOP | Michal Schmidt |
2014-11-26 | core: reindent mount/kmod tables | Lennart Poettering |
2014-11-25 | core: show log message about process triggering kdbus service activation | Lennart Poettering |
2014-11-24 | smack: introduce new SmackProcessLabel option | WaLyong Cho |
2014-11-23 | manager: only issue overmount warning when the check succeeded | Zbigniew Jędrzejewski-Szmek |
2014-11-23 | manager: let manager_free() handle NULLs | Zbigniew Jędrzejewski-Szmek |
2014-11-23 | dbus: return non-zero return value in the case that prefix won't match | Lukas Nykryn |
2014-11-21 | selinux-access: fix broken ternary operator | Lukas Nykryn |
2014-11-21 | build: avoid trailing whitespace in feature string | Lennart Poettering |
2014-11-20 | core: watchdog bus properties cannot be both writable and constant | Lennart Poettering |
2014-11-17 | namespace: unchecked return value from library | Susant Sahani |
2014-11-14 | kmod-setup: improve for "kdbus" word on the kernel cmdline | Lennart Poettering |
2014-11-14 | kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.c | Lennart Poettering |
2014-11-14 | mount-setup: remove mount_setup_late() | Daniel Mack |
2014-11-13 | sd-bus: sync with kdbus upstream (ABI break) | Daniel Mack |
2014-11-13 | manager: allow test run to catch SIGCHLD events | Ronny Chevalier |
2014-11-08 | core: remove unused macro GC_QUEUE_USEC_MAX | Ronny Chevalier |
2014-11-07 | core: unify how we create the notify and private dbus socket | Lennart Poettering |
2014-11-07 | manager: cast mkdir() result to (void) to make sure coverity is quiet | Lennart Poettering |
2014-11-07 | timer: reenable TIMER_ACTIVE timers when restarted | Michael Chapman |
2014-11-07 | util: simplify proc_cmdline() to reuse get_process_cmdline() | Lennart Poettering |
2014-11-06 | shutdown: fix arguments to /run/initramfs/shutdown | Michal Schmidt |
2014-11-06 | s/commandline/command line/g | Harald Hoyer |
2014-11-06 | shared: rename condition-util.[ch] to condition.[ch] | Lennart Poettering |
2014-11-06 | core: get rid of condition.c and move the remaining call into util.c | Lennart Poettering |
2014-11-06 | core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal... | Lennart Poettering |
2014-11-06 | condition: record test state internally and beef it up to be a full enum | Lennart Poettering |
2014-11-06 | condition: unify condition logic in one file | Lennart Poettering |
2014-11-06 | condition: properly allow passing back errors from condition checks | Lennart Poettering |
2014-11-05 | core: introduce new Delegate=yes/no property controlling creation of cgroup s... | Lennart Poettering |
2014-11-05 | manager: Ensure user's systemd runtime directory exists. | Colin Guthrie |
2014-11-04 | audit: improve the audit messages we generate | Lennart Poettering |
2014-11-03 | core: introduce ConditionSecurity=audit | Lennart Poettering |
2014-11-02 | manager: do not print timing when running in test mode | Zbigniew Jędrzejewski-Szmek |
2014-11-02 | Raise level of 'Found dependency...' lines | Zbigniew Jędrzejewski-Szmek |
2014-11-01 | bus: use STR_IN_SET | WaLyong Cho |
2014-11-01 | core: improve error message when machine id is missing | Jan Synacek |
2014-10-30 | snapshot: return error when snapshot exists | Zbigniew Jędrzejewski-Szmek |
2014-10-30 | Convert the rest to sd_bus_errnomap | Zbigniew Jędrzejewski-Szmek |
2014-10-28 | service: add missing state table entry | Lennart Poettering |
2014-10-28 | core: send sigabrt on watchdog timeout to get the stacktrace | Umut Tezduyar Lindskog |