Age | Commit message (Expand) | Author |
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 |
2014-10-28 | job: optionally, when a job timeout is hit, also execute a failure action | Lennart Poettering |
2014-10-28 | core: remove system start timeout logic again | Lennart Poettering |
2014-10-27 | shutdown: do final unmounting only if not running inside the container | Michal Sekletar |
2014-10-27 | util: introduce sethostname_idempotent | Michal Sekletar |
2014-10-25 | Rearrange Unit to make pahole happy | Zbigniew Jędrzejewski-Szmek |
2014-10-24 | calendar: make freeing a calendar spec object deal fine with NULL | Lennart Poettering |
2014-10-24 | manager: Linux on hppa has fewer rtsigs, hence avoid using the higher ones there | Lennart Poettering |
2014-10-24 | shutdown: pass own argv to /run/initramfs/shutdown | Marius Tessmann |
2014-10-23 | socket: properly label socket symlinks | Lennart Poettering |
2014-10-23 | socket: fix error comparison | Lennart Poettering |