summaryrefslogtreecommitdiff
path: root/src/core/dbus-service.c
AgeCommit message (Expand)Author
2016-10-21failure-action: generalize failure action to emergency actionLukas Nykryn
2016-08-19core: add RemoveIPC= settingLennart Poettering
2016-08-18core: move obsolete properties to the end of vtablesLennart Poettering
2016-05-28tree-wide: remove newlines from unit_write_drop_inZbigniew Jędrzejewski-Szmek
2016-02-10Merge pull request #2569 from zonque/removalsMartin Pitt
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-10core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...Lennart Poettering
2016-02-01core: rework unit timeout handling, and add new setting RuntimeMaxSec=Lennart Poettering
2016-01-28core: don't reset /dev/console if stdin/stdout/stderr as passed as fd in a tr...Lennart Poettering
2015-11-02core: expose number of file descriptors in fd store on the busLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-21core dbus: Check that flush works with memstreamNicolas Cornu
2015-10-08core: add support for setting stdin/stdout/stderr for transient servicesLennart Poettering
2015-09-22core: Add FFSDescriptors and FFSStrings service parametersPawel Szewczyk
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-06core: add new logic for services to store file descriptors in PID 1Lennart Poettering
2014-12-18core: make exec_command_free_list return NULLZbigniew Jędrzejewski-Szmek
2014-07-07core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status...Miguel Angel Ajo
2014-04-24service: rename StartLimitAction enum to FailureActionMichael Olbrich
2014-04-24service: add FailureAction= optionMichael Olbrich
2014-04-21service: add support for reboot argument when triggered by StartLimitAction=Michael Olbrich
2014-02-17core: rework cgroup mask propagationLennart Poettering
2014-02-05core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat...Lennart Poettering
2013-12-22core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering
2013-12-22bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering
2013-11-25core: fix serialization of exec command structsLennart Poettering
2013-11-21core: fix deserialization of StartTransientUnit() parametersLennart Poettering
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-10-21bus: remove static introspection file exportKay Sievers
2013-09-09systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek
2013-07-30core: open up SendSIGHUP property for transient unitsLennart Poettering
2013-07-26core: allow setting RemainAfterExit= for transient servicesLennart Poettering
2013-07-11core: simplify drop-in writing logic a bitLennart Poettering
2013-07-11core: when writing drop-in files, name them directly after the property we setLennart Poettering
2013-07-01core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering
2013-07-01core: allow setting of the description string for transient unitsLennart Poettering
2013-07-01dbus: expose cgroup properties in introspection everywhereLennart Poettering
2013-07-01service: correct service bus introspection for timeoutsLennart Poettering
2013-06-28core: add transient unitsLennart Poettering
2013-06-27dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-05-20core: fix DBus property ExecMainExitTimestampMichal Schmidt
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-08-08systemd: introduced new timeout typesMichal Sekletar
2012-07-20unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering
2012-05-30service: mark compat options as suchLennart Poettering