Age | Commit message (Expand) | Author |
2015-11-18 | socket: Add support for socket protcol | Susant Sahani |
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 |
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 |