summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-05-19core: Filter by state behind the D-Bus API, not in the systemctl client.David Strauss
2014-05-19fix spelling of privilegeNis Martensen
2014-05-16core: let selinux_setup() load policy more than onceWill Woods
2014-05-16core: make sure to serialize jobs for all unitsLennart Poettering
2014-05-15selinux: fix build for non-selinux systemsLennart Poettering
2014-05-15core: close socket fds asynchronouslyZbigniew Jędrzejewski-Szmek
2014-05-15Make sure that keys are properly removed from hashmapZbigniew Jędrzejewski-Szmek
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-05-15Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering
2014-05-14core: no need to pass bus object to selinux access check calls anymoreLennart Poettering
2014-05-14core: sysvcompat - avoid repeated function callTom Gundersen
2014-05-14core: sysvcompat - $network should be equivalent to network-online, rather th...Tom Gundersen
2014-05-12job: always add waiting jobs to run queue during coldplugMichael Marineau
2014-05-08core: check the right variable for failed open()Łukasz Stelmach
2014-05-07doc: corrections to words and formsJan Engelhardt
2014-05-06load-fragment: minor cleanupLennart Poettering
2014-05-05build-sys: move async.[ch] to src/sharedLennart Poettering
2014-05-05core: require cgroups filesystem to be availableKay Sievers
2014-05-02async: add asynchronous close() callLennart Poettering
2014-04-28machine-id: only look into KVM uuid when we are not running in aLennart Poettering
2014-04-26job: add waiting jobs to run queue in unit_coldplugBrandon Philips
2014-04-26core: reindent {selinux, ima, smack}-setup.cWill Woods
2014-04-25core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering
2014-04-25core: make sure we always write changed cgroup attributes to the cgroupfsLennart Poettering
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-04-19Handle Unix domain socket connections from outside our namespace v2Zbigniew Jędrzejewski-Szmek
2014-04-19Revert "Handle Unix domain socket connections from outside our namespace"Kay Sievers
2014-04-17core: minor typo fixAli H. Caliskan
2014-04-16Handle Unix domain socket connections from outside our namespaceEelco Dolstra
2014-04-12core: Make sure a stamp file exists for all Persistent=true timersThomas Bächler
2014-04-06reduce the amount of messages logged to /dev/kmsg when "debug" is specifiedKay Sievers
2014-03-26core: do not read system boot timestamps in systemd --user modeKay Sievers
2014-03-24core: don't try to relabel mounts before we loaded the policyLennart Poettering
2014-03-24core: remove tcpwrap supportLennart Poettering
2014-03-24service: don't take chkconfig priority into accountLennart Poettering
2014-03-24core: add a setting to globally control the default for timer unit accuracyLennart Poettering
2014-03-24timer: support timers that can resume the system from suspendLennart Poettering
2014-03-24systemctl: show last trigger time in "systemctl list-timers"Lennart Poettering
2014-03-24util: replace close_pipe() with new safe_close_pair()Lennart Poettering
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering
2014-03-21timer: add timer persistance (aka anacron-like behaviour)Lennart Poettering
2014-03-20unit: turn off mount propagation for udevdLennart Poettering
2014-03-19core: move notify sockets to /run and $XDG_RUNTIME_DIRLennart Poettering
2014-03-19core: make sure we can combine DevicePolicy=closed with PrivateDevices=yesLennart Poettering
2014-03-19core: rework context initialization/destruction logicLennart Poettering
2014-03-19core: when PrivateTmp= is set for a unit, make sure to order it after /tmp an...Lennart Poettering
2014-03-19core: Beef up PrivateDevices=Lennart Poettering