summaryrefslogtreecommitdiff
path: root/src/core/manager.c
AgeCommit message (Expand)Author
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