summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* 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
* Handle Unix domain socket connections from outside our namespace v2Zbigniew Jędrzejewski-Szmek2014-04-19
* Revert "Handle Unix domain socket connections from outside our namespace"Kay Sievers2014-04-19
* core: minor typo fixAli H. Caliskan2014-04-17
* Handle Unix domain socket connections from outside our namespaceEelco Dolstra2014-04-16
* core: Make sure a stamp file exists for all Persistent=true timersThomas Bächler2014-04-12
* reduce the amount of messages logged to /dev/kmsg when "debug" is specifiedKay Sievers2014-04-06
* core: do not read system boot timestamps in systemd --user modeKay Sievers2014-03-26
* core: don't try to relabel mounts before we loaded the policyLennart Poettering2014-03-24
* core: remove tcpwrap supportLennart Poettering2014-03-24
* service: don't take chkconfig priority into accountLennart Poettering2014-03-24
* core: add a setting to globally control the default for timer unit accuracyLennart Poettering2014-03-24
* timer: support timers that can resume the system from suspendLennart Poettering2014-03-24
* systemctl: show last trigger time in "systemctl list-timers"Lennart Poettering2014-03-24
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* timer: add timer persistance (aka anacron-like behaviour)Lennart Poettering2014-03-21
* unit: turn off mount propagation for udevdLennart Poettering2014-03-20
* core: move notify sockets to /run and $XDG_RUNTIME_DIRLennart Poettering2014-03-19
* core: make sure we can combine DevicePolicy=closed with PrivateDevices=yesLennart Poettering2014-03-19
* core: rework context initialization/destruction logicLennart Poettering2014-03-19
* core: when PrivateTmp= is set for a unit, make sure to order it after /tmp an...Lennart Poettering2014-03-19
* core: Beef up PrivateDevices=Lennart Poettering2014-03-19
* core: expose missing busname properties on the busLennart Poettering2014-03-19
* core: by default .busname units should be activatingLennart Poettering2014-03-19
* busname: introduce Activating directiveDaniel Mack2014-03-19
* core: add new AcceptFD= setting to .busname unitsLennart Poettering2014-03-18
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* core: drop CAP_MKNOD when PrivateDevices= is setLennart Poettering2014-03-18
* core: remount /sys/fs/cgroup/ read-only after we mounted all controllersLennart Poettering2014-03-18
* cgroup: it's not OK to invoke alloca() in loopsLennart Poettering2014-03-18
* core, libsystemd, systemd, timedate, udev: spelling fixesMiklos Vajna2014-03-17
* Use strlen even for constant stringsJosh Triplett2014-03-16
* Do not return -1 (EINVAL) on allocation errorZbigniew Jędrzejewski-Szmek2014-03-14
* machine-id-setup: use path_kill_slashes and modernizationsZbigniew Jędrzejewski-Szmek2014-03-14
* machine-id: add --root option to operate on an alternate fs treeGreg KH2014-03-14
* socket.c: make use of union sockaddr_unionDaniel Buch2014-03-12
* manager: use system state enum where appropriateLennart Poettering2014-03-12
* core: introduce system state enumLennart Poettering2014-03-12
* core: support globbing matches in DeviceAllow= when checking for device groupsLennart Poettering2014-03-11
* dbus: suppress duplicate and misleading messagesLennart Poettering2014-03-11
* fix off by one error in array index assertionDave Reisner2014-03-08
* Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack2014-03-07
* sd-bus: add support for policy upload on activator connectionsDaniel Mack2014-03-07
* busname: add parser for bus name policiesDaniel Mack2014-03-07
* busname: don't drop 'service' from the result stringLennart Poettering2014-03-07
* manager: flush memory stream before using the bufferDaniel Mack2014-03-07
* core/busname: add lookup string for BUSNAME_FAILURE_SERVICE_FAILED_PERMANENTDaniel Mack2014-03-07