summaryrefslogtreecommitdiff
path: root/src/core/dbus-service.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-06
* core: make exec_command_free_list return NULLZbigniew Jędrzejewski-Szmek2014-12-18
* core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status...Miguel Angel Ajo2014-07-07
* service: rename StartLimitAction enum to FailureActionMichael Olbrich2014-04-24
* service: add FailureAction= optionMichael Olbrich2014-04-24
* service: add support for reboot argument when triggered by StartLimitAction=Michael Olbrich2014-04-21
* core: rework cgroup mask propagationLennart Poettering2014-02-17
* core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat...Lennart Poettering2014-02-05
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-22
* core: fix serialization of exec command structsLennart Poettering2013-11-25
* core: fix deserialization of StartTransientUnit() parametersLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* bus: remove static introspection file exportKay Sievers2013-10-21
* systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek2013-09-09
* core: open up SendSIGHUP property for transient unitsLennart Poettering2013-07-30
* core: allow setting RemainAfterExit= for transient servicesLennart Poettering2013-07-26
* core: simplify drop-in writing logic a bitLennart Poettering2013-07-11
* core: when writing drop-in files, name them directly after the property we setLennart Poettering2013-07-11
* core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering2013-07-01
* core: allow setting of the description string for transient unitsLennart Poettering2013-07-01
* dbus: expose cgroup properties in introspection everywhereLennart Poettering2013-07-01
* service: correct service bus introspection for timeoutsLennart Poettering2013-07-01
* core: add transient unitsLennart Poettering2013-06-28
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* core: fix DBus property ExecMainExitTimestampMichal Schmidt2013-05-20
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* selinux: rework selinux access check logicLennart Poettering2012-10-02
* systemd: introduced new timeout typesMichal Sekletar2012-08-08
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-20
* service: mark compat options as suchLennart Poettering2012-05-30
* units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering2012-05-22
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11