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-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
2013-12-10
core/manager: remove infinite loop
Shawn Landden
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-03
bus: don't make use of the private bus socket if kdbus is available
Lennart Poettering
2013-12-02
core: extra paranoia when deserializing kdbus fd
Lennart Poettering
2013-11-30
bus: do kdbus only if this is enabled on the configure switch
Lennart Poettering
2013-11-30
nspawn: set up a kdbus namespace when starting a container
Lennart Poettering
2013-11-30
core: allocate a kdbus bus for each systemd instance, if we can
Lennart Poettering
2013-11-26
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-25
swap: always track the current real device node of all swap devices, even whe...
Lennart Poettering
2013-11-25
core: set some event source priorities to enforce dispatching order
Lennart Poettering
2013-11-25
core: dispatch run queue only if there's nothing else to do
Lennart Poettering
2013-11-24
core: set finish_timestamp only after all jobs have finished
Kay Sievers
2013-11-21
manager: always sort environment block, it's prettier
Lennart Poettering
2013-11-20
manager: don't do plymouth in a container
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-13
Only disable output on console during boot if needed
Olivier Brunel
[next]