summaryrefslogtreecommitdiff
path: root/src/core/manager.c
Commit message (Expand)AuthorAge
* core: fix resource leak in manager_environment_addAndreas Henriksson2014-09-16
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* manager: use correct cleanup functionThomas Hindoe Paaboel Andersen2014-09-11
* core: split up "starting" manager state into "initializing" and "starting"Lennart Poettering2014-08-22
* core: introduce "poweroff" as new failure action typesLennart Poettering2014-08-22
* core: print 'startup finished' messages even if we log to consoleLennart Poettering2014-08-22
* core: add support for a configurable system-wide start-up timeoutLennart Poettering2014-08-22
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* manager: don#t dispatch sd_notify() messages and SIGCHLD multiple times to th...Lennart Poettering2014-08-21
* manager: reuse sockaddr_union instead of redefining our own version of itLennart Poettering2014-08-21
* log: never ever log to syslog from PID 1, log to the journal againLennart Poettering2014-08-11
* tty-ask-password-agent: modernizationZbigniew Jędrzejewski-Szmek2014-08-03
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-29
* systemd: return the first error from manager_startup()Zbigniew Jędrzejewski-Szmek2014-07-20
* test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek2014-07-20
* Be more verbose when bind or listen failsZbigniew Jędrzejewski-Szmek2014-07-18
* core: fix oneshot service resource controlUmut Tezduyar Lindskog2014-07-15
* 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
* cgroup: rework startup logicLennart Poettering2014-05-22
* core: add startup resource control optionWaLyong Cho2014-05-22
* core: make sure to serialize jobs for all unitsLennart Poettering2014-05-16
* Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek2014-05-15
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-25
* core: do not read system boot timestamps in systemd --user modeKay Sievers2014-03-26
* core: add a setting to globally control the default for timer unit accuracyLennart Poettering2014-03-24
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* core: move notify sockets to /run and $XDG_RUNTIME_DIRLennart Poettering2014-03-19
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* manager: use system state enum where appropriateLennart Poettering2014-03-12
* core: introduce system state enumLennart Poettering2014-03-12
* manager: flush memory stream before using the bufferDaniel Mack2014-03-07
* util: add timeout to generator executionLennart Poettering2014-03-06
* missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering2014-03-05
* 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
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* journald: log provenience of signalsZbigniew Jędrzejewski-Szmek2014-02-11
* manager: fix initialization of plymouth socketZbigniew Jędrzejewski-Szmek2014-02-08
* core: use automatic cleanup in two functionsZbigniew Jędrzejewski-Szmek2014-02-08
* core: allow PIDs to be watched by two units at the same timeLennart Poettering2014-02-07
* core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering2014-02-07
* transaction: print more information about conflicting jobsZbigniew Jędrzejewski-Szmek2014-02-06
* bus: update kdbus.h (ABI break)Kay Sievers2014-02-01
* manager: remove "debugging" "feature"Zbigniew Jędrzejewski-Szmek2014-01-28
* manager: requeue the cylon eye for 5s later when a job finishesZbigniew Jędrzejewski-Szmek2014-01-28
* manager: print ephemeral information about running jobs' timeouts (v2)Zbigniew Jędrzejewski-Szmek2014-01-28
* Revert "manager: print ephemeral information about running jobs' timeouts"Kay Sievers2014-01-28