summaryrefslogtreecommitdiff
path: root/src/core/manager.h
AgeCommit message (Expand)Author
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-07-18unit: don't serialize job state, only unit state across switch-rootLennart Poettering
2012-06-22core: remove sysv_console optionLennart Poettering
2012-05-23manager: rework generator logicLennart Poettering
2012-05-21main: allow system wide limits for servicesFrederic Crozat
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-04-30unit: add new dependency type RequiresMountsFor=Lennart Poettering
2012-04-24service: introduce Type=idle and use it for gettysLennart Poettering
2012-04-24manager: drop MountAuto= and SwapAuto= optionsLennart Poettering
2012-04-20manager: split transaction.[ch]Michal Schmidt
2012-04-20manager: Transaction as an objectMichal Schmidt
2012-04-20job: allow job_free() only on already unlinked jobsMichal Schmidt
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers