summaryrefslogtreecommitdiff
path: root/src/target.c
Commit message (Expand)AuthorAge
* unit: use the UNIT() macro consistentlyMichal Schmidt2012-01-16
* unit: remove union UnitMichal Schmidt2012-01-16
* unit: reduce heap usage for unit objectsMichal Schmidt2012-01-16
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-01
* getty: move automatic serial getty logic into generatorLennart Poettering2011-03-15
* container: skip a few things when we are run in a container such as accessing...Lennart Poettering2011-03-14
* unit: don't accidently create ordering links to targets when default deps are...Lennart Poettering2011-03-08
* getty: don't parse console= anymore, use /sys/class/tty/console/active insteadLennart Poettering2011-02-14
* getty: do not auto-spawn getty's on VC ttys if console=ttyN is usedLennart Poettering2011-02-14
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-20
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-29
* target: add implicit target/unit ordering deps only if both sides have been f...Lennart Poettering2010-09-14
* target: add default unit ordering deps from the unit not the targetLennart Poettering2010-09-13
* target: implicitly shutdown targets on shutdown, so that they are pulled into...Lennart Poettering2010-09-03
* console: rework automatic getty on kernel console logic againLennart Poettering2010-08-30
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-20
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* target: don't synthesize a runlevel property for targets anymore since we don...Lennart Poettering2010-08-11
* target: if the user configured a manual ordering between target units and the...Lennart Poettering2010-07-16
* unit: add DefaultDependencies= settingLennart Poettering2010-07-03
* unit: get rid of various unnecessary castsLennart Poettering2010-06-19
* systemctl: add verbs for special unitsLennart Poettering2010-06-18
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16