Age | Commit message (Expand) | Author |
2016-02-10 | Merge pull request #2569 from zonque/removals | Martin Pitt |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
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-01-28 | core: don't reset /dev/console if stdin/stdout/stderr as passed as fd in a tr... | Lennart Poettering |
2015-11-02 | core: expose number of file descriptors in fd store on the bus | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more file I/O related calls into fileio.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-21 | core dbus: Check that flush works with memstream | Nicolas Cornu |
2015-10-08 | core: add support for setting stdin/stdout/stderr for transient services | Lennart Poettering |
2015-09-22 | core: Add FFSDescriptors and FFSStrings service parameters | Pawel Szewczyk |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-06 | core: add new logic for services to store file descriptors in PID 1 | Lennart Poettering |
2014-12-18 | core: make exec_command_free_list return NULL | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status... | Miguel Angel Ajo |
2014-04-24 | service: rename StartLimitAction enum to FailureAction | Michael Olbrich |
2014-04-24 | service: add FailureAction= option | Michael Olbrich |
2014-04-21 | service: add support for reboot argument when triggered by StartLimitAction= | Michael Olbrich |
2014-02-17 | core: rework cgroup mask propagation | Lennart Poettering |
2014-02-05 | core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat... | Lennart Poettering |
2013-12-22 | core: no need to list properties for PropertiesChanged messages anymore | Lennart Poettering |
2013-12-22 | bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh... | Lennart Poettering |
2013-11-25 | core: fix serialization of exec command structs | Lennart Poettering |
2013-11-21 | core: fix deserialization of StartTransientUnit() parameters | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-10-21 | bus: remove static introspection file export | Kay Sievers |
2013-09-09 | systemd-run: properly escape arguments | Zbigniew Jędrzejewski-Szmek |
2013-07-30 | core: open up SendSIGHUP property for transient units | Lennart Poettering |
2013-07-26 | core: allow setting RemainAfterExit= for transient services | Lennart Poettering |
2013-07-11 | core: simplify drop-in writing logic a bit | Lennart Poettering |
2013-07-11 | core: when writing drop-in files, name them directly after the property we set | Lennart Poettering |
2013-07-01 | core: move ControlGroup and Slice properties out of the dbus "Unit" interface | Lennart Poettering |
2013-07-01 | core: allow setting of the description string for transient units | Lennart Poettering |
2013-07-01 | dbus: expose cgroup properties in introspection everywhere | Lennart Poettering |
2013-07-01 | service: correct service bus introspection for timeouts | Lennart Poettering |
2013-06-28 | core: add transient units | Lennart Poettering |
2013-06-27 | dbus: hookup runtime property changes for mouns, services, sockets, swaps too | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-05-20 | core: fix DBus property ExecMainExitTimestamp | Michal Schmidt |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2012-10-02 | selinux: rework selinux access check logic | Lennart Poettering |
2012-08-08 | systemd: introduced new timeout types | Michal Sekletar |
2012-07-20 | unit: split off KillContext from ExecContext containing only kill definitions | Lennart Poettering |
2012-05-30 | service: mark compat options as such | Lennart Poettering |
2012-05-22 | units: remove service sysv_path variable and replace it by generic unit_path | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | move libsystemd_core.la sources into core/ | Kay Sievers |