index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
manager.c
Age
Commit message (
Expand
)
Author
2014-09-16
core: fix resource leak in manager_environment_add
Andreas Henriksson
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-11
manager: use correct cleanup function
Thomas Hindoe Paaboel Andersen
2014-08-22
core: split up "starting" manager state into "initializing" and "starting"
Lennart Poettering
2014-08-22
core: introduce "poweroff" as new failure action types
Lennart Poettering
2014-08-22
core: print 'startup finished' messages even if we log to console
Lennart Poettering
2014-08-22
core: add support for a configurable system-wide start-up timeout
Lennart Poettering
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-21
manager: don#t dispatch sd_notify() messages and SIGCHLD multiple times to th...
Lennart Poettering
2014-08-21
manager: reuse sockaddr_union instead of redefining our own version of it
Lennart Poettering
2014-08-11
log: never ever log to syslog from PID 1, log to the journal again
Lennart Poettering
2014-08-03
tty-ask-password-agent: modernization
Zbigniew Jędrzejewski-Szmek
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-07-20
systemd: return the first error from manager_startup()
Zbigniew Jędrzejewski-Szmek
2014-07-20
test-engine: fix access to unit load path
Zbigniew Jędrzejewski-Szmek
2014-07-18
Be more verbose when bind or listen fails
Zbigniew Jędrzejewski-Szmek
2014-07-15
core: fix oneshot service resource control
Umut Tezduyar Lindskog
2014-07-07
firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...
Lennart Poettering
2014-07-07
firstboot: add new component to query basic system settings on first boot, or...
Lennart Poettering
2014-05-22
cgroups: simplify CPUQuota= logic
Lennart Poettering
2014-05-22
cgroup: rework startup logic
Lennart Poettering
2014-05-22
core: add startup resource control option
WaLyong Cho
2014-05-16
core: make sure to serialize jobs for all units
Lennart Poettering
2014-05-15
Make systemctl --root look for files in the proper places
Zbigniew Jędrzejewski-Szmek
2014-04-25
core: expose CFS CPU time quota as high-level unit properties
Lennart Poettering
2014-03-26
core: do not read system boot timestamps in systemd --user mode
Kay Sievers
2014-03-24
core: add a setting to globally control the default for timer unit accuracy
Lennart Poettering
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-19
core: move notify sockets to /run and $XDG_RUNTIME_DIR
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-12
manager: use system state enum where appropriate
Lennart Poettering
2014-03-12
core: introduce system state enum
Lennart Poettering
2014-03-07
manager: flush memory stream before using the buffer
Daniel Mack
2014-03-06
util: add timeout to generator execution
Lennart Poettering
2014-03-05
missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...
Lennart Poettering
2014-03-03
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
2014-03-03
bus: add sd_bus_track object for tracking peers, and port core over to it
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-11
journald: log provenience of signals
Zbigniew Jędrzejewski-Szmek
2014-02-08
manager: fix initialization of plymouth socket
Zbigniew Jędrzejewski-Szmek
2014-02-08
core: use automatic cleanup in two functions
Zbigniew Jędrzejewski-Szmek
2014-02-07
core: allow PIDs to be watched by two units at the same time
Lennart Poettering
2014-02-07
core: watch SIGCHLD more closely to track processes of units with no reliable...
Lennart Poettering
2014-02-06
transaction: print more information about conflicting jobs
Zbigniew Jędrzejewski-Szmek
2014-02-01
bus: update kdbus.h (ABI break)
Kay Sievers
2014-01-28
manager: remove "debugging" "feature"
Zbigniew Jędrzejewski-Szmek
2014-01-28
manager: requeue the cylon eye for 5s later when a job finishes
Zbigniew Jędrzejewski-Szmek
2014-01-28
manager: print ephemeral information about running jobs' timeouts (v2)
Zbigniew Jędrzejewski-Szmek
2014-01-28
Revert "manager: print ephemeral information about running jobs' timeouts"
Kay Sievers
[next]