summaryrefslogtreecommitdiff
path: root/src/core/manager.h
AgeCommit message (Expand)Author
2014-10-27manager: print warning on console before rebootZbigniew Jędrzejewski-Szmek
2014-10-27manager: convert ephemeral to enumZbigniew Jędrzejewski-Szmek
2014-10-27manager: do not print anything while passwords are being queriedZbigniew Jędrzejewski-Szmek
2014-10-28core: remove system start timeout logic againLennart Poettering
2014-08-22core: split up "starting" manager state into "initializing" and "starting"Lennart Poettering
2014-08-22core: add support for a configurable system-wide start-up timeoutLennart Poettering
2014-08-18core: Verify systemd1 DBus method callers via polkitStef Walter
2014-07-20test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering
2014-07-07firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering
2014-05-22cgroups: simplify CPUQuota= logicLennart Poettering
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