Age | Commit message (Expand) | Author |
2013-04-23 | unit: rework trigger dependency logic | Lennart Poettering |
2013-04-03 | util: rename parse_usec() to parse_sec() sinds the default unit is seconds | Lennart Poettering |
2013-03-06 | core: add missing comma for NonewPrivileges= | Lennart Poettering |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-11 | core: properly validate environment data from Environment= lines in unit files | Lennart Poettering |
2013-01-17 | units: for all unit settings that take lists, allow the empty string for rese... | Lennart Poettering |
2012-12-31 | unit: add ConditionACPower= | Lennart Poettering |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-11-15 | core/load-fragment-gperf: add missing CONDITION_FILE_NOT_EMPTY | Oleksii Shevchuk |
2012-11-06 | Revert "Implement SocketUser= and SocketGroup= for [Socket]" | Dave Reisner |
2012-11-05 | Implement SocketUser= and SocketGroup= for [Socket] | Dave Reisner |
2012-10-30 | SMACK: Add configuration options. (v3) | Auke Kok |
2012-08-22 | unit: add new ConditionHost= condition type | Lennart Poettering |
2012-08-14 | service: add options RestartPreventExitStatus and SuccessExitStatus | Lukas Nykryn |
2012-08-08 | systemd: introduced new timeout types | Michal Sekletar |
2012-07-26 | systemd: added new dependency PartOf | Michal Sekletar |
2012-07-20 | unit: split off KillContext from ExecContext containing only kill definitions | Lennart Poettering |
2012-07-17 | execute: support syscall filtering using seccomp filters | Lennart Poettering |
2012-07-13 | unit: rename BindTo= to BindsTo= | Lennart Poettering |
2012-06-22 | unit: drop the Names= option | Lennart Poettering |
2012-06-15 | service: timeout for oneshot services | Lukas Nykryn |
2012-05-31 | util: introduce a proper nsec_t and make use of it where appropriate | Lennart Poettering |
2012-05-24 | main: add configuration option to alter capability bounding set for PID 1 | Lennart Poettering |
2012-05-23 | man: properly document FsckPassNo= for mount units | Lennart Poettering |
2012-05-22 | units: remove service sysv_path variable and replace it by generic unit_path | Lennart Poettering |
2012-05-21 | service: make the fsck pass no configurable | Lennart Poettering |
2012-05-21 | unit: introduce RequiredBy= setting in [Install], to complement WantedBy= | Lennart Poettering |
2012-05-21 | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering |
2012-04-30 | unit: add new dependency type RequiresMountsFor= | Lennart Poettering |
2012-04-12 | move more main systemd parts to core/ | Kay Sievers |