Age | Commit message (Expand) | Author |
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 |
2014-10-23 | selinux: clean up selinux label function naming | Lennart Poettering |
2014-10-23 | selinux: rework label query APIs | Lennart Poettering |
2014-10-23 | smack: rework smack APIs a bit | Lennart Poettering |
2014-10-23 | mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and... | Lennart Poettering |
2014-10-23 | unit: adjust for the possibility of set_move() failing | Michal Schmidt |
2014-10-23 | unit: place reservations before merging other's dependencies | Michal Schmidt |
2014-10-23 | mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ... | Lennart Poettering |
2014-10-23 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho |
2014-10-22 | sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b... | Daniel Mack |
2014-10-21 | util: avoid duplication of TIME_T_MAX | Ronny Chevalier |
2014-10-17 | systemd: try harder to bind to notify socket | Zbigniew Jędrzejewski-Szmek |
2014-10-17 | systemd: log deserialization errors as warnings | Zbigniew Jędrzejewski-Szmek |