Age | Commit message (Expand) | Author |
2016-07-20 | core: hide legacy bus properties | Lennart Poettering |
2016-07-19 | doc,core: Read{Write,Only}Paths= and InaccessiblePaths= | Alessandro Puccetti |
2016-07-19 | namespace: unify limit behavior on non-directory paths | Alessandro Puccetti |
2016-06-23 | execute: add a new easy-to-use RestrictRealtime= option to units | Lennart Poettering |
2016-06-03 | core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379) | Topi Miettinen |
2016-05-28 | tree-wide: remove newlines from unit_write_drop_in | Zbigniew Jędrzejewski-Szmek |
2016-05-27 | core: fix missing newline when writing drop-in for WorkingDirectory (#3337) | Tejun Heo |
2016-05-20 | Revert "core/dbus: further simplify branch code" (#3307) | Lennart Poettering |
2016-05-20 | core/dbus: revert oversimplification (#3309) | Jonathan Boulle |
2016-05-20 | core/dbus: expose SELinuxContext property (#3284) | Jonathan Boulle |
2016-05-18 | core/dbus: further simplify branch code (#3283) | Jonathan Boulle |
2016-05-17 | core/dbus: use free_and_strdup to simplify code (#3279) | Jonathan Boulle |
2016-04-12 | core: minor coding style fix | Lennart Poettering |
2016-02-13 | core: drop Capabilities= setting | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-02-01 | core: fix support for transient resource limit properties | Lennart Poettering |
2016-01-18 | core/dbus-execute: do not needlessly compare strings again | Zbigniew Jędrzejewski-Szmek |
2016-01-13 | tree-wide: check if errno is greater than zero (2) | Zbigniew Jędrzejewski-Szmek |
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-30 | core: expose soft limits on the bus | Evgeny Vereshchagin |
2015-11-11 | execute: Add new PassEnvironment= directive | Filipe Brandenburger |
2015-11-02 | Merge pull request #1690 from evverx/run-runtime-directory | Lennart Poettering |
2015-10-27 | process-util: move a couple of process-related calls over | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out syslog-related calls into syslog-util.[ch] | Lennart Poettering |
2015-10-27 | src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa... | Lennart Poettering |
2015-10-27 | util-lib: split out resource limits related calls into rlimit-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out hex/dec/oct encoding/decoding into its own file | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-27 | run: can launch units with RuntimeDirectory | Evgeny Vereshchagin |
2015-10-26 | run: can launch units with ProtectHome | Evgeny Vereshchagin |
2015-10-25 | Merge pull request #1654 from poettering/util-lib | Tom Gundersen |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | run: can launch units with ProtectSystem | Evgeny Vereshchagin |
2015-10-22 | core: check parsed bus msg in full before applying it | Lennart Poettering |
2015-10-21 | Merge pull request #1623 from evverx/run-rw-ro-ia-dirs | Lennart Poettering |
2015-10-20 | run: can launch units with ReadWriteDirectories, ReadOnlyDirectories, Inacces... | Evgeny Vereshchagin |
2015-10-20 | dbus-execute: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-10-20 | Merge pull request #1616 from evverx/run-fix-environment-parsing | Lennart Poettering |
2015-10-20 | run: fix Environment parsing | Evgeny Vereshchagin |
2015-10-19 | dbus-execute: some cleanups when parsing EnvironmentFiles= for transient units | Lennart Poettering |
2015-10-19 | Hook more properties for transient units | Nicolas Cornu |
2015-10-17 | run: can launch units with OOMScoreAdjust | Evgeny Vereshchagin |
2015-10-15 | run: can launch units with TimerSlackNSec | Evgeny Vereshchagin |
2015-10-14 | core: execute: validate syslog level and facility | Evgeny Vereshchagin |
2015-10-14 | systemd-run: can launch units with SyslogFacility | Evgeny Vereshchagin |
2015-10-14 | systemd-run: can launch units with SyslogLevel | Evgeny Vereshchagin |
2015-10-14 | Merge pull request #1529 from evverx/dbus-props-syslog-fac-pri | Lennart Poettering |
2015-10-14 | core: expose SyslogLevel and SyslogFacility as properties on dbus | Evgeny Vereshchagin |