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-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
2014-01-27
manager: also turn on output on unit failure
Zbigniew Jędrzejewski-Szmek
2014-01-27
manager: add systemd.show_status=auto mode
Zbigniew Jędrzejewski-Szmek
2014-01-27
Replace mkostemp+unlink with open(O_TMPFILE)
Zbigniew Jędrzejewski-Szmek
2014-01-27
manager: rearm jobs timer
Zbigniew Jędrzejewski-Szmek
2014-01-27
manager: print ephemeral information about running jobs' timeouts
Zbigniew Jędrzejewski-Szmek
2014-01-12
core: don't allow setting NOTIFY_SOCKET and similar env vars we need ourselve...
Lennart Poettering
2014-01-12
core: clean up environment block for --user instances a bit
Lennart Poettering
2014-01-11
core: fix unused variable
Zbigniew Jędrzejewski-Szmek
2014-01-09
core: fix lack of notifications after reload
Zbigniew Jędrzejewski-Szmek
2014-01-07
core: --user -- move generator directories from /tmp to $XDG_RUNTIME_DIR
Kay Sievers
2014-01-03
bus: always create --user bus when kdbus is active
Kay Sievers
2014-01-02
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2014-01-02
core/manager: print info about interesting signals
Zbigniew Jędrzejewski-Szmek
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-26
bus: make system bus kdbus node world-accessible
Lennart Poettering
2013-12-23
core: when we close the notify fd, we also need to free its event source
Lennart Poettering
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-21
core: pass notify fd across reexecs
Lennart Poettering
2013-12-18
core: priorize notification fd processing over notification fd process via sd...
Lennart Poettering
2013-12-17
core: always create /dev/kdbus/ns (and make it private 0700) after setting up...
Lennart Poettering
2013-12-13
event: be more conservative when returning errors from event handler callbacks
Lennart Poettering
2013-12-10
core: epoll and signalfd has been moved into sd event loop
Shawn Landden
[next]