Age | Commit message (Expand) | Author |
2015-01-07 | conf-parse: don't accept invalid bus names as BusName= arguments in service u... | Lennart Poettering |
2015-01-06 | core: add new logic for services to store file descriptors in PID 1 | Lennart Poettering |
2014-11-30 | core: warn and ignore SysVStartPriority= | Zbigniew Jędrzejewski-Szmek |
2014-11-30 | When warning about unsupported options, be more detailed | Zbigniew Jędrzejewski-Szmek |
2014-11-24 | smack: introduce new SmackProcessLabel option | WaLyong Cho |
2014-11-06 | core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal... | Lennart Poettering |
2014-11-05 | core: introduce new Delegate=yes/no property controlling creation of cgroup s... | Lennart Poettering |
2014-10-28 | swap: replace Discard= setting by a more generic Options= setting | Lennart Poettering |
2014-10-28 | job: optionally, when a job timeout is hit, also execute a failure action | Lennart Poettering |
2014-09-29 | swap: introduce Discard property | Jan Synacek |
2014-09-19 | socket: introduce SELinuxContextFromNet option | Michal Sekletar |
2014-09-08 | bus: parse BusPolicy directive in service files | Daniel Mack |
2014-08-19 | socket: suffix newly added TCP sockopt time properties with "Sec" | Lennart Poettering |
2014-08-19 | Revert "socket: introduce SELinuxLabelViaNet option" | Lennart Poettering |
2014-08-19 | socket: introduce SELinuxLabelViaNet option | Michal Sekletar |
2014-08-14 | socket: Add support for TCP defer accept | Susant Sahani |
2014-08-14 | socket: Add Support for TCP keep alive variables | Susant Sahani |
2014-08-14 | Revert "socket: add support for TCP fast Open" | Lennart Poettering |
2014-08-14 | socket: add support for TCP fast Open | Susant Sahani |
2014-08-14 | socket: add support for tcp nagle | Susant Sahani |
2014-07-08 | load-fragment: ConditionFirstBoot wants a bool string, not a path | Michal Schmidt |
2014-07-07 | firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot... | Lennart Poettering |
2014-07-03 | core: introduce new RestartForceExitStatus= service setting | Lennart Poettering |
2014-06-17 | install: introduce new DefaultInstance= field for [Install] sections | Lennart Poettering |
2014-06-16 | mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ... | Lennart Poettering |
2014-06-13 | core: add new ConditionNeedsUpdate= unit condition | Lennart Poettering |
2014-06-05 | kdbus: when uploading bus name policy, resolve users/groups out-of-process | Lennart Poettering |
2014-06-05 | socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s... | Lennart Poettering |
2014-06-04 | core: make sure we properly parse ProtectHome= and ProtectSystem= | Lennart Poettering |
2014-06-04 | core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also... | Lennart Poettering |
2014-06-04 | socket: add new Symlinks= option for socket units | Lennart Poettering |
2014-06-04 | socket: optionally remove sockets/FIFOs in the file system after use | Lennart Poettering |
2014-06-03 | core: add new ReadOnlySystem= and ProtectedHome= settings for service units | Lennart Poettering |
2014-05-22 | cgroups: simplify CPUQuota= logic | Lennart Poettering |
2014-05-22 | cgroup: rework startup logic | Lennart Poettering |
2014-05-22 | core: add startup resource control option | WaLyong Cho |
2014-05-19 | fix spelling of privilege | Nis Martensen |
2014-04-25 | core: expose CFS CPU time quota as high-level unit properties | Lennart Poettering |
2014-04-24 | service: rename StartLimitAction enum to FailureAction | Michael Olbrich |
2014-04-24 | service: add FailureAction= option | Michael Olbrich |
2014-04-21 | service: add support for reboot argument when triggered by StartLimitAction= | Michael Olbrich |
2014-03-24 | core: remove tcpwrap support | Lennart Poettering |
2014-03-24 | timer: support timers that can resume the system from suspend | Lennart Poettering |
2014-03-21 | timer: add timer persistance (aka anacron-like behaviour) | Lennart Poettering |
2014-03-19 | busname: introduce Activating directive | Daniel Mack |
2014-03-18 | core: add new AcceptFD= setting to .busname units | Lennart Poettering |
2014-03-07 | busname: add parser for bus name policies | Daniel Mack |
2014-03-05 | core: don't override NoNewPriviliges= from SystemCallFilter= if it is already... | Lennart Poettering |
2014-03-03 | conf-parser: config_parse_path_strv() is not generic, so let's move it into l... | Lennart Poettering |
2014-03-03 | conf-parse: rename config_parse_level() to config_parse_log_level() | Lennart Poettering |