summaryrefslogtreecommitdiffstats
path: root/src/core/manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: dbus: track bus names per unitDaniel Mack2015-08-061-2/+0
* core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering2015-05-111-2/+2
* core,network: major per-object logging reworkLennart Poettering2015-05-111-0/+3
* core: for queued reload message there is no need to store the bus explicitlyLennart Poettering2015-04-291-5/+3
* core: emit changes for NFailedUnits propertyLucas De Marchi2015-02-261-0/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-5/+0
* core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediatelyLennart Poettering2015-01-281-3/+7
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-121-3/+0
* mount: monitor for utab changes with inotifyChris Leech2014-11-281-0/+2
* manager: let manager_free() handle NULLsZbigniew Jędrzejewski-Szmek2014-11-241-1/+1
* manager: print warning on console before rebootZbigniew Jędrzejewski-Szmek2014-10-281-0/+1
* manager: convert ephemeral to enumZbigniew Jędrzejewski-Szmek2014-10-281-1/+6
* manager: do not print anything while passwords are being queriedZbigniew Jędrzejewski-Szmek2014-10-281-0/+5
* core: remove system start timeout logic againLennart Poettering2014-10-281-8/+0
* core: split up "starting" manager state into "initializing" and "starting"Lennart Poettering2014-08-221-0/+1
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-221-0/+10
* core: Verify systemd1 DBus method callers via polkitStef Walter2014-08-181-0/+3
* test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek2014-07-211-1/+3
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-071-1/+3
* firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering2014-07-071-0/+1
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-221-1/+0
* core: add startup resource control optionWaLyong Cho2014-05-221-0/+3
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-251-0/+1
* core: add a setting to globally control the default for timer unit accuracyLennart Poettering2014-03-241-0/+2
* core: introduce system state enumLennart Poettering2014-03-121-1/+19
* missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering2014-03-051-1/+1
* core: move ShowStatus type into the coreLennart Poettering2014-03-031-0/+1
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-031-0/+2
* bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering2014-03-031-1/+7
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-241-2/+5
* core: allow PIDs to be watched by two units at the same timeLennart Poettering2014-02-071-1/+8
* manager: also turn on output on unit failureZbigniew Jędrzejewski-Szmek2014-01-281-0/+1
* manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek2014-01-281-2/+3
* core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering2013-11-301-1/+4
* swap: always track the current real device node of all swap devices, even whe...Lennart Poettering2013-11-251-2/+3
* swap: split state machine state ACTIVATING into twoLennart Poettering2013-11-251-1/+0
* core: dispatch run queue only if there's nothing else to doLennart Poettering2013-11-251-1/+2
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-62/+31
* analyze: plot the time spent setting up security modulesThomas Hindoe Paaboel Andersen2013-11-101-0/+2
* Remove dead code and unexport some callsLennart Poettering2013-11-081-4/+0
* manager: configurable StartLimit default valuesLukas Nykryn2013-11-081-0/+3
* Configurable Timeouts/Restarts default valuesOleksii Shevchuk2013-11-051-0/+3
* macro: clean up usage of gcc attributesLennart Poettering2013-10-161-1/+1
* core: rework how we match mount units against each otherLennart Poettering2013-09-261-3/+9
* rework systemd's own process environment handling/passingKay Sievers2013-07-261-1/+1
* systemd: do not output status messages once gettys are runningZbigniew Jędrzejewski-Szmek2013-07-161-2/+5
* core: send out "Reloading" signal before and after doing a full reload/reexec...Lennart Poettering2013-07-101-0/+2
* core: serialize/deserialize bus subscribersLennart Poettering2013-07-101-1/+1
* core: make GC more aggressiveLennart Poettering2013-07-021-1/+0
* core: general cgroup reworkLennart Poettering2013-06-271-3/+7