summaryrefslogtreecommitdiffstats
path: root/src/core/manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* manager: add DefaultEnvironment optionUmut Tezduyar2013-06-201-0/+1
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-201-1/+1
* analyze: show unit file loading on plotThomas Hindoe Paaboel Andersen2013-06-021-0/+2
* analyze: show generators on plotUmut Tezduyar2013-06-021-0/+2
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-031-1/+1
* Add some extra __attribute__ ((format)) sCristian Rodríguez2013-04-261-1/+1
* unit: rework stop pending logicLennart Poettering2013-04-261-1/+1
* Do not serialize environment, when switching rootHarald Hoyer2013-04-081-1/+1
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-161-0/+3
* core/manager: print status messages about running jobsMichal Schmidt2013-02-281-1/+5
* core: count active units that may mind our printing to /dev/consoleMichal Schmidt2013-02-281-0/+1
* util, core: add support for ephemeral status linesMichal Schmidt2013-02-281-1/+1
* core/manager: make a couple of functions staticMichal Schmidt2013-02-281-3/+0
* core: add manager_status_printf()Michal Schmidt2013-02-281-0/+1
* core: keep track of the number of JOB_RUNNING jobsMichal Schmidt2013-02-271-0/+2
* socket: support socket activation of containersLennart Poettering2012-12-221-0/+1
* timer: recalculate next elapse for calendar timer units when the system clock...Lennart Poettering2012-11-251-1/+3
* manager: introduce watch_init() initializer for watchesLennart Poettering2012-11-221-0/+2
* audit: turn the audit fd into a static variableLennart Poettering2012-10-021-5/+0
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-181-12/+2
* manager: extend performance measurement interface to include firmware/loader ...Lennart Poettering2012-09-131-1/+4
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* unit: don't serialize job state, only unit state across switch-rootLennart Poettering2012-07-181-1/+1