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 (
Expand
)
Author
2012-01-12
core: switch all log targets to go directly to the journal, instead via syslog
Lennart Poettering
2012-01-11
systemd: reconnect to syslog as soon as the journal is fully up
Lennart Poettering
2012-01-11
unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations
Lennart Poettering
2012-01-05
build-sys: move public header files into a dir of their own
Lennart Poettering
2011-12-31
Merge branch 'journal'
Lennart Poettering
2011-12-20
dbus: register to DBus asynchronously
Michal Schmidt
2011-11-08
Merge branch 'master' into journal
Lennart Poettering
2011-10-17
audit: do not complain if kernel lacks audit
Jonathan Nieder
2011-10-17
manager: fix a crash in isolating
Michal Schmidt
2011-10-07
journal: add preliminary incomplete implementation
Lennart Poettering
2011-09-23
virt: add missing header inclusion
Lennart Poettering
2011-09-23
util: improve signal_to_string, signal_from_string
Michal Schmidt
2011-09-23
manager: fix job mode for SIGRTMIN+1, +2
Michal Schmidt
2011-09-01
fsck: show progress while fscking at boot
Lennart Poettering
2011-08-21
cgroup: honour sticky bit when trimming cgroup trees
Lennart Poettering
2011-08-01
umask: set umask of a number of sockets by default, even though we check cred...
Lennart Poettering
2011-08-01
manager: call generators with umask 0022
Lennart Poettering
2011-08-01
util: use join() instead of asprintf() as an optimization
Lennart Poettering
2011-07-23
manager: add log control via RT signals
Lennart Poettering
2011-07-22
path-lookup: make inclusion of user private units optional
Lennart Poettering
2011-07-06
manager: merge serialization and desrialization counter into one, and increas...
Lennart Poettering
2011-07-05
add a few O_CLOEXEC where missing
Lennart Poettering
2011-07-02
manager: consider the active job when merging
Michal Schmidt
2011-06-30
manager: use sd_notify() to notify parent systemd that we have finished startup
Lennart Poettering
2011-06-27
dbus: send our finished signal when we are finished booting
Lennart Poettering
2011-06-21
dbus: make bus_flags_to_events() and friends generally useful
Lennart Poettering
2011-06-20
manager: include full systemctl status command line in error message
Lennart Poettering
2011-04-28
dbus: make daemon reexecution synchronous
Lennart Poettering
2011-04-27
manager: fix serialization counter
Lennart Poettering
2011-04-20
cgroup: don't accidentaly trim on reload
Lennart Poettering
2011-04-19
manager: when running in test mode, do not write generated unit files to /run...
Lennart Poettering
2011-04-16
manager: drop all pending jobs when isolating
Lennart Poettering
2011-04-16
manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...
Lennart Poettering
2011-04-16
manager: downgrade a few log messages
Lennart Poettering
2011-04-07
manager: no need to use randomized generator dir when running as system manager
Lennart Poettering
2011-04-07
don't make up buffer sizes, use standard LINE_MAX instead
Lennart Poettering
2011-04-07
manager: serialize/deserialize max job id and /usr taint flag
Lennart Poettering
2011-04-07
manager: don't garbage collect jobs when isolating, to change global state
Lennart Poettering
2011-04-06
job: fix deserialization of jobs: do not ignore ordering
Lennart Poettering
2011-04-06
manager: don't show PID for incoming signals if it is 0
Lennart Poettering
2011-04-04
manager: fd must be int, not char
Michal Schmidt
2011-03-31
src: our lord is coverity
Lennart Poettering
2011-03-30
analyze: beautify output a bit
Lennart Poettering
2011-03-30
manager: fix taint check for /usr
Lennart Poettering
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2011-03-18
syslog: rework syslog detection so that we need no compile-time option what t...
Lennart Poettering
2011-03-16
main: check if we have a valid PID before getting the name of it
Lennart Poettering
2011-03-14
manager: don't show kernel boot-up time for containers
Lennart Poettering
2011-03-14
manager: show who killed us
Lennart Poettering
2011-03-14
audit: give up sending auditing messages when it failed due to EPERM
Lennart Poettering
[next]