summaryrefslogtreecommitdiff
path: root/src/core/manager.h
AgeCommit message (Expand)Author
2014-05-22core: add startup resource control optionWaLyong Cho
2014-04-25core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering
2014-03-24core: add a setting to globally control the default for timer unit accuracyLennart Poettering
2014-03-12core: introduce system state enumLennart Poettering
2014-03-05missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering
2014-03-03core: move ShowStatus type into the coreLennart Poettering
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering
2014-03-03bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering
2014-02-24core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering
2014-02-07core: allow PIDs to be watched by two units at the same timeLennart Poettering
2014-01-27manager: also turn on output on unit failureZbigniew Jędrzejewski-Szmek
2014-01-27manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek
2013-11-30core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering
2013-11-25swap: always track the current real device node of all swap devices, even whe...Lennart Poettering
2013-11-25swap: split state machine state ACTIVATING into twoLennart Poettering
2013-11-25core: dispatch run queue only if there's nothing else to doLennart Poettering
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-11-10analyze: plot the time spent setting up security modulesThomas Hindoe Paaboel Andersen
2013-11-08Remove dead code and unexport some callsLennart Poettering
2013-11-08manager: configurable StartLimit default valuesLukas Nykryn
2013-11-05Configurable Timeouts/Restarts default valuesOleksii Shevchuk
2013-10-16macro: clean up usage of gcc attributesLennart Poettering
2013-09-26core: rework how we match mount units against each otherLennart Poettering
2013-07-26rework systemd's own process environment handling/passingKay Sievers
2013-07-15systemd: do not output status messages once gettys are runningZbigniew Jędrzejewski-Szmek
2013-07-10core: send out "Reloading" signal before and after doing a full reload/reexec...Lennart Poettering
2013-07-10core: serialize/deserialize bus subscribersLennart Poettering
2013-07-02core: make GC more aggressiveLennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-20manager: add DefaultEnvironment optionUmut Tezduyar
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-06-02analyze: show unit file loading on plotThomas Hindoe Paaboel Andersen
2013-06-02analyze: show generators on plotUmut Tezduyar
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-04-25Add some extra __attribute__ ((format)) sCristian Rodríguez
2013-04-25unit: rework stop pending logicLennart Poettering
2013-04-08Do not serialize environment, when switching rootHarald Hoyer
2013-03-15core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar
2013-02-28core/manager: print status messages about running jobsMichal Schmidt
2013-02-28core: count active units that may mind our printing to /dev/consoleMichal Schmidt
2013-02-28util, core: add support for ephemeral status linesMichal Schmidt
2013-02-28core/manager: make a couple of functions staticMichal Schmidt
2013-02-28core: add manager_status_printf()Michal Schmidt
2013-02-27core: keep track of the number of JOB_RUNNING jobsMichal Schmidt
2012-12-22socket: support socket activation of containersLennart Poettering
2012-11-25timer: recalculate next elapse for calendar timer units when the system clock...Lennart Poettering
2012-11-22manager: introduce watch_init() initializer for watchesLennart Poettering
2012-10-02audit: turn the audit fd into a static variableLennart Poettering
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
2012-09-13manager: extend performance measurement interface to include firmware/loader ...Lennart Poettering