Age | Commit message (Expand) | Author |
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 |
2014-10-28 | swap: don't add too many deps for swap files form /proc/swap | Lennart Poettering |
2014-10-28 | mac: add mac_ prefix to distinguish origin security apis | WaLyong Cho |
2014-10-28 | swap: drop noauto/nofail bools from Swap structure | Lennart Poettering |
2014-10-28 | swap: replace Discard= setting by a more generic Options= setting | Lennart Poettering |
2014-10-27 | manager: print warning on console before reboot | Zbigniew Jędrzejewski-Szmek |
2014-10-27 | manager: convert ephemeral to enum | Zbigniew Jędrzejewski-Szmek |
2014-10-27 | rpm: add user macros | Zbigniew Jędrzejewski-Szmek |
2014-10-27 | manager: do not print anything while passwords are being queried | Zbigniew Jędrzejewski-Szmek |
2014-10-27 | selinux: make sure we do not try to print missing fields | Zbigniew Jędrzejewski-Szmek |