Age | Commit message (Expand) | Author |
2015-11-18 | core: add new RandomSec= setting for time units | Lennart Poettering |
2015-11-18 | bus-util: make sure --property=RemainAfterElapse=1 works | Lennart Poettering |
2015-11-18 | bus-util: add in forgotten error messages | Lennart Poettering |
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-11-02 | Teach bus_append_unit_property_assignment() about 'Delegate' property | Franck Bui |
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 printf() helpers to stdio-util.h | Lennart Poettering |
2015-10-27 | user-util: move UID/GID related macros from macro.h to user-util.h | Lennart Poettering |
2015-10-27 | util-lib: split out syslog-related calls into syslog-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch] | 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 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-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-24 | util: split out escaping code into escape.[ch] | Lennart Poettering |
2015-10-20 | run: can launch units with ReadWriteDirectories, ReadOnlyDirectories, Inacces... | Evgeny Vereshchagin |
2015-10-20 | run: fix Environment parsing | Evgeny Vereshchagin |
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 | systemd-run: can launch units with SyslogFacility | Evgeny Vereshchagin |
2015-10-14 | systemd-run: can launch units with SyslogLevel | Evgeny Vereshchagin |
2015-10-13 | bus-util: change `Default`-chopping to `Limit`-searching | Evgeny Vereshchagin |
2015-10-12 | core: manager: expose DefaultLimit* as properties on dbus | Evgeny Vereshchagin |
2015-10-12 | bus-util: add bus_property_get_rlimit (move from core/dbus_execute) | Evgeny Vereshchagin |
2015-10-09 | systemd-run can now launch units with SyslogIdentifier | Evgeny Vereshchagin |
2015-10-09 | systemd-run can now launch units with SyslogLevelPrefix | Evgeny Vereshchagin |
2015-09-29 | bus-util: rename bus_open_transport() to bus_connect_transport() | Lennart Poettering |
2015-09-23 | Hook more properties for transient units | Nicolas Cornu |
2015-09-14 | Merge pull request #1250 from g2p/master | Lennart Poettering |
2015-09-11 | core: refactor cpu shares/blockio weight cgroup logic | Lennart Poettering |
2015-09-11 | Hook more properties for transient units | Gabriel de Perthuis |
2015-09-10 | Merge pull request #1239 from poettering/cgroup-pids | Daniel Mack |
2015-09-10 | core: add support for the "pids" cgroup controller | Lennart Poettering |
2015-09-10 | tree-wide: never use the off_t unless glibc makes us use it | Lennart Poettering |
2015-09-09 | tree-wide: use coccinelle to patch a lot of code to use mfree() | Lennart Poettering |
2015-09-06 | bus-util: support details in CheckAuthorization calls | Michael Chapman |
2015-08-27 | Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available" | David Herrmann |
2015-08-25 | bus-util: make more properties settable in --property= | Lennart Poettering |
2015-08-11 | sd-bus: do not connect to dbus-1 socket when kdbus is available | Kay Sievers |
2015-08-06 | tree-wide: fix indentation | Thomas Hindoe Paaboel Andersen |
2015-06-17 | turn kdbus support into a runtime option | Kay Sievers |
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers |