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
2012-05-21
dbus-unit: always load the unit before handling a message for it
Michal Schmidt
2012-05-09
manager: introduce SwitchRoot bus call for initrd/main transition
Lennart Poettering
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-25
core: add NOP jobs, job type collapsing
Michal Schmidt
2012-04-24
service: introduce Type=idle and use it for gettys
Lennart Poettering
2012-04-23
transaction: cancel jobs non-recursively on isolate
Michal Schmidt
2012-04-20
transaction: maintain anchor_job
Michal Schmidt
2012-04-20
manager: split transaction.[ch]
Michal Schmidt
2012-04-20
manager: Transaction as an object
Michal Schmidt
2012-04-20
job: job_uninstall()
Michal Schmidt
2012-04-20
manager: simplify transaction_abort()
Michal Schmidt
2012-04-20
job: allow job_free() only on already unlinked jobs
Michal Schmidt
2012-04-20
manager: fix comment
Michal Schmidt
2012-04-16
logind: remove redundant entries from logind's default controller lists too
Lennart Poettering
2012-04-16
manager: remove unavailable/redundant entries from default controllers list
Lennart Poettering
2012-04-13
watchdog: make watchdog dbus properties writable
Lennart Poettering
2012-04-13
audit: ignore if we get EPERM
Lennart Poettering
2012-04-13
manager: support systems lacking /dev/tty0
Lennart Poettering
2012-04-13
fix a couple of things found with the llvm static analyzer
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers