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