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
/
manager.c
Age
Commit message (
Collapse
)
Author
2010-06-16
notify: add minimal readiness/status protocol for spawned daemons
Lennart Poettering
2010-06-15
manager: split off path lookup logic into own .c file
Lennart Poettering
2010-06-15
manager: recheck unit paths on daemon reload
Lennart Poettering
2010-06-05
unit: when destructing units make sure we don't readd the unit to the gc ↵
Lennart Poettering
queue after we already removed it there
2010-06-04
unit: avoid assert on daemon reload
Lennart Poettering
2010-06-04
manager: dump to usual debug channel on SIGUSR2, don't rely on stdin
Lennart Poettering
2010-06-03
unit: serialize jobs in addition to units
Lennart Poettering
2010-06-03
manager: when we sweep the tree when looking for ordering cycles, remember ↵
Lennart Poettering
and reuse if we already decided a tree was loop free, to improve speed drastically
2010-05-24
unit: introduce exit.service for exiting from session instances
Lennart Poettering
2010-05-24
timer: fully implement timer units
Lennart Poettering
2010-05-22
manager: link ~/.local/share/systemd/session to ~/.config/systemd/session if ↵
Lennart Poettering
possible
2010-05-22
manager: canonicalize search paths and filter out non-existing paths and ↵
Lennart Poettering
those pointing to the same fs directory
2010-05-18
manager: before entering loop dispatch queued up SIGCHLDs
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering