summaryrefslogtreecommitdiff
path: root/src/core/manager.h
Commit message (Expand)AuthorAge
* core: split up "starting" manager state into "initializing" and "starting"Lennart Poettering2014-08-22
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-22
* core: Verify systemd1 DBus method callers via polkitStef Walter2014-08-18
* test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek2014-07-20
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-07
* firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering2014-07-07
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-22
* core: add startup resource control optionWaLyong Cho2014-05-22
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-25
* core: add a setting to globally control the default for timer unit accuracyLennart Poettering2014-03-24
* core: introduce system state enumLennart Poettering2014-03-12
* missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering2014-03-05
* core: move ShowStatus type into the coreLennart Poettering2014-03-03
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-03
* bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering2014-03-03
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-24
* core: allow PIDs to be watched by two units at the same timeLennart Poettering2014-02-07
* manager: also turn on output on unit failureZbigniew Jędrzejewski-Szmek2014-01-27
* manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek2014-01-27
* core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering2013-11-30
* swap: always track the current real device node of all swap devices, even whe...Lennart Poettering2013-11-25
* swap: split state machine state ACTIVATING into twoLennart Poettering2013-11-25
* core: dispatch run queue only if there's nothing else to doLennart Poettering2013-11-25
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* analyze: plot the time spent setting up security modulesThomas Hindoe Paaboel Andersen2013-11-10
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* manager: configurable StartLimit default valuesLukas Nykryn2013-11-08
* Configurable Timeouts/Restarts default valuesOleksii Shevchuk2013-11-05
* macro: clean up usage of gcc attributesLennart Poettering2013-10-16
* core: rework how we match mount units against each otherLennart Poettering2013-09-26
* rework systemd's own process environment handling/passingKay Sievers2013-07-26
* systemd: do not output status messages once gettys are runningZbigniew Jędrzejewski-Szmek2013-07-15
* core: send out "Reloading" signal before and after doing a full reload/reexec...Lennart Poettering2013-07-10
* core: serialize/deserialize bus subscribersLennart Poettering2013-07-10
* core: make GC more aggressiveLennart Poettering2013-07-02
* core: general cgroup reworkLennart Poettering2013-06-27
* manager: add DefaultEnvironment optionUmut Tezduyar2013-06-20
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* analyze: show unit file loading on plotThomas Hindoe Paaboel Andersen2013-06-02
* analyze: show generators on plotUmut Tezduyar2013-06-02
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* Add some extra __attribute__ ((format)) sCristian Rodríguez2013-04-25
* unit: rework stop pending logicLennart Poettering2013-04-25
* Do not serialize environment, when switching rootHarald Hoyer2013-04-08
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* core/manager: print status messages about running jobsMichal Schmidt2013-02-28
* core: count active units that may mind our printing to /dev/consoleMichal Schmidt2013-02-28
* util, core: add support for ephemeral status linesMichal Schmidt2013-02-28
* core/manager: make a couple of functions staticMichal Schmidt2013-02-28
* core: add manager_status_printf()Michal Schmidt2013-02-28