Age | Commit message (Expand) | Author |
2016-02-13 | core: drop Capabilities= setting | Lennart Poettering |
2016-02-11 | Remove kdbus custom endpoint support | Daniel Mack |
2016-02-10 | Merge pull request #2574 from zonque/netclass-remove | Lennart Poettering |
2016-02-10 | cgroup: remove support for NetClass= directive | Daniel Mack |
2016-02-10 | core: treat JobTimeout=0 as equivalent to JobTimeout=infinity | Lennart Poettering |
2016-02-10 | core: simplify how we parse TimeoutSec=, TimeoutStartSec= and TimeoutStopSec= | Lennart Poettering |
2016-02-10 | core: make the StartLimitXYZ= settings generic and apply to any kind of unit,... | Lennart Poettering |
2016-02-01 | core: rework unit timeout handling, and add new setting RuntimeMaxSec= | Lennart Poettering |
2016-02-01 | core: move parsing of rlimits into rlimit-util.[ch] | Lennart Poettering |
2016-01-12 | capabilities: added support for ambient capabilities. | Ismo Puustinen |
2016-01-12 | capabilities: keep bounding set in non-inverted format. | Ismo Puustinen |
2015-11-26 | core: rename Random* to RandomizedDelay* | Zbigniew Jędrzejewski-Szmek |
2015-11-18 | core: add new RandomSec= setting for time units | Lennart Poettering |
2015-11-18 | Merge pull request #1889 from ssahani/socket-proto | Lennart Poettering |
2015-11-18 | socket: Add support for socket protcol | Susant Sahani |
2015-11-17 | core: add RemainAfterElapse= setting to timer units | Lennart Poettering |
2015-11-13 | core: add new DefaultTasksMax= setting for system.conf | Lennart Poettering |
2015-11-12 | core: remove support for RequiresOverridable= and RequisiteOverridable= | Lennart Poettering |
2015-11-12 | core: remove SmackFileSystemRootLabel= again | Lennart Poettering |
2015-11-11 | execute: Add new PassEnvironment= directive | Filipe Brandenburger |
2015-11-10 | Remove snapshot unit type | Zbigniew Jędrzejewski-Szmek |
2015-11-10 | core: accept time units for time-based resource limits | Lennart Poettering |
2015-11-06 | core: support IEC suffixes for RLIMIT stuff | Karel Zak |
2015-10-26 | core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel= | Lennart Poettering |
2015-10-24 | mount: add new SmackFileSystemRoot= setting for mount unit | Sangjung Woo |
2015-10-06 | core: add support for naming file descriptors passed using socket activation | Lennart Poettering |
2015-10-01 | core: add new setting Writable= to ListenSpecial= socket units | Lennart Poettering |
2015-09-29 | core: allow setting WorkingDirectory= to the special value ~ | Lennart Poettering |
2015-09-22 | Merge pull request #1336 from pszewczyk/functionfs_sockets_v3 | Lennart Poettering |
2015-09-22 | core: Add FFSDescriptors and FFSStrings service parameters | Pawel Szewczyk |
2015-09-22 | core: Add socket type for usb functionfs endpoints | Pawel Szewczyk |
2015-09-16 | cgroup: add support for net_cls controllers | Daniel Mack |
2015-09-10 | core: add support for the "pids" cgroup controller | Lennart Poettering |
2015-09-06 | nspawn: add new .nspawn files for container settings | Lennart Poettering |
2015-08-24 | core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entries | Lennart Poettering |
2015-06-17 | turn kdbus support into a runtime option | Kay Sievers |
2015-04-21 | automount: add expire support | Michael Olbrich |
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 |