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
/
target.c
Age
Commit message (
Expand
)
Author
2012-01-16
unit: use the UNIT() macro consistently
Michal Schmidt
2012-01-16
unit: remove union Unit
Michal Schmidt
2012-01-16
unit: reduce heap usage for unit objects
Michal Schmidt
2011-08-01
load-fragment: speed up parsing by using a perfect hash table with configurat...
Lennart Poettering
2011-03-15
getty: move automatic serial getty logic into generator
Lennart Poettering
2011-03-14
container: skip a few things when we are run in a container such as accessing...
Lennart Poettering
2011-03-08
unit: don't accidently create ordering links to targets when default deps are...
Lennart Poettering
2011-02-14
getty: don't parse console= anymore, use /sys/class/tty/console/active instead
Lennart Poettering
2011-02-14
getty: do not auto-spawn getty's on VC ttys if console=ttyN is used
Lennart Poettering
2011-01-20
service: when reloading a service fails don't fail the entire service but jus...
Lennart Poettering
2010-10-29
unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...
Lennart Poettering
2010-09-14
target: add implicit target/unit ordering deps only if both sides have been f...
Lennart Poettering
2010-09-13
target: add default unit ordering deps from the unit not the target
Lennart Poettering
2010-09-03
target: implicitly shutdown targets on shutdown, so that they are pulled into...
Lennart Poettering
2010-08-30
console: rework automatic getty on kernel console logic again
Lennart Poettering
2010-08-20
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-11
target: don't synthesize a runlevel property for targets anymore since we don...
Lennart Poettering
2010-07-16
target: if the user configured a manual ordering between target units and the...
Lennart Poettering
2010-07-03
unit: add DefaultDependencies= setting
Lennart Poettering
2010-06-19
unit: get rid of various unnecessary casts
Lennart Poettering
2010-06-18
systemctl: add verbs for special units
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering