summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mount: add global configuration options for handling of auto mountsLennart Poettering2010-08-251-2/+5
|
* mount: don't create depdency for device node of root fs, since it is always ↵Lennart Poettering2010-08-211-1/+1
| | | | there
* mount: properly handle LABEL="" in fstabLennart Poettering2010-08-201-3/+15
|
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-201-0/+5
|
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
|
* gc: remove a lot of unused codeLennart Poettering2010-08-111-51/+0
|
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-111-3/+3
|
* manager: when two pending jobs conflict, keep the one that "conflicts", ↵Lennart Poettering2010-08-091-1/+1
| | | | | | | remove the one that is "conflicted" This gives the writer of units control which unit is kept and which is stopped when two units conflict.
* automount: order automount units after fsck, tooLennart Poettering2010-08-061-4/+4
|
* units: split fsck.target from sysinit.target for suse compatLennart Poettering2010-08-061-1/+1
|
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-191-0/+13
|
* execute: bump up log level of executed processes that failedLennart Poettering2010-07-171-1/+2
|
* mount: add automatic start ordering dependencies for mountsLennart Poettering2010-07-121-4/+20
|
* service: allow immediate stopping while startingLennart Poettering2010-07-101-11/+8
|
* execute: add ability to configure the kill signalLennart Poettering2010-07-101-7/+8
|
* mount: add implicit umount.target conflicts only in system modeLennart Poettering2010-07-101-1/+3
|
* units: introduce umount.target for unmounting all file systemsLennart Poettering2010-07-101-0/+4
|
* mount: fix confirm spawn settingLennart Poettering2010-07-081-3/+3
|
* execute: if the main process of a service already owns the TTY, don't wait ↵Lennart Poettering2010-07-081-0/+1
| | | | for acquiring it again in the reload/stop step
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-081-1/+1
|
* manager: optionally print status updates to console on bootLennart Poettering2010-07-071-0/+1
|
* turn negative options into positive optionsLennart Poettering2010-07-051-1/+1
|
* dbus: complete exec status coverageLennart Poettering2010-07-041-1/+1
|
* unit: simplify things a little by introducing API to add two dependencies in ↵Lennart Poettering2010-07-031-5/+1
| | | | one step
* mount: automatically create non-existing mount point dirs prior to mountingLennart Poettering2010-07-021-2/+8
|
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-011-4/+4
|
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-011-1/+1
|
* service: require KillMode=control-group when PAM is enabledLennart Poettering2010-06-191-0/+5
|
* unit: get rid of various unnecessary castsLennart Poettering2010-06-191-10/+10
|
* don't use 'long long' unless we have a really good reason toLennart Poettering2010-06-191-2/+2
|
* socket: enforce limit on number of concurrent connectionsLennart Poettering2010-06-191-2/+2
|
* manager: get rid of destinction between running_as=system and ↵Lennart Poettering2010-06-191-5/+3
| | | | running_as=init, as there is little value in it and we cannot really test this
* systemctl: add verbs for special unitsLennart Poettering2010-06-181-0/+1
|
* service: rework PID parsing logic everywhereLennart Poettering2010-06-171-4/+4
|
* typo: the correct spelling is maintenance not maintainanceLennart Poettering2010-06-161-6/+6
|
* notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering2010-06-161-3/+5
|
* mount: parse both parts of the mount options from /proc/self/mountinfoLennart Poettering2010-06-021-4/+15
|
* path: add .path unit type for monitoring filesLennart Poettering2010-05-241-0/+16
|
* mount: consider a mount successful if /bin/mount returned successfully but ↵Lennart Poettering2010-05-211-1/+1
| | | | /proc/self/mountinfo didn't notify us yet
* mount: refuse mount units that have not been loaded from any sourceLennart Poettering2010-05-211-1/+4
|
* mount: add remote-fs.target/local-fs.target Wants links only when running as ↵Lennart Poettering2010-05-161-4/+6
| | | | system instance
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-0/+1539