summaryrefslogtreecommitdiff
path: root/src/core/manager.c
AgeCommit message (Expand)Author
2012-05-21dbus-unit: always load the unit before handling a message for itMichal Schmidt
2012-05-09manager: introduce SwitchRoot bus call for initrd/main transitionLennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-25core: add NOP jobs, job type collapsingMichal Schmidt
2012-04-24service: introduce Type=idle and use it for gettysLennart Poettering
2012-04-23transaction: cancel jobs non-recursively on isolateMichal Schmidt
2012-04-20transaction: maintain anchor_jobMichal Schmidt
2012-04-20manager: split transaction.[ch]Michal Schmidt
2012-04-20manager: Transaction as an objectMichal Schmidt
2012-04-20job: job_uninstall()Michal Schmidt
2012-04-20manager: simplify transaction_abort()Michal Schmidt
2012-04-20job: allow job_free() only on already unlinked jobsMichal Schmidt
2012-04-20manager: fix commentMichal Schmidt
2012-04-16logind: remove redundant entries from logind's default controller lists tooLennart Poettering
2012-04-16manager: remove unavailable/redundant entries from default controllers listLennart Poettering
2012-04-13watchdog: make watchdog dbus properties writableLennart Poettering
2012-04-13audit: ignore if we get EPERMLennart Poettering
2012-04-13manager: support systems lacking /dev/tty0Lennart Poettering
2012-04-13fix a couple of things found with the llvm static analyzerLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers