summaryrefslogtreecommitdiff
path: root/src/automount.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling CorrectionsHarald Hoyer2011-02-281-1/+1
* systemctl: shutdown agent explicitly so that it can reset the tty properlyLennart Poettering2011-02-251-1/+1
* label: udev might be making changes in /dev while we iterate through itLennart Poettering2011-02-251-1/+1
* automount: use unit_pending_inactive() where appropriateLennart Poettering2011-01-261-1/+2
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-201-1/+1
* units: order units by default before appropriate targets in case they are pul...Lennart Poettering2010-10-291-0/+3
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-291-1/+1
* automount: show who's triggering an automountLennart Poettering2010-10-281-1/+10
* fsck: properly hook in fsck everywhere, add special support for fsck'ing root...Lennart Poettering2010-10-191-3/+0
* automount: make sure we don't crash if there's an automount unit without moun...Lennart Poettering2010-09-061-0/+3
* manager: rename 'maintenance' state to 'failed' to avoid user confusionMatthew Miller2010-08-311-7/+7
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-201-0/+1
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
* selinux: split off selinux calls into seperate file label.cLennart Poettering2010-08-111-0/+1
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-111-2/+2
* manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering2010-08-091-1/+1
* automount: order automount units after fsck, tooLennart Poettering2010-08-061-1/+1
* Systemd is causing mislabeled devices to be created and then attempting to re...Daniel J Walsh2010-08-031-0/+2
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-191-0/+13
* socket: when the socket is supposed to stop, don't accept any connections any...Lennart Poettering2010-07-131-0/+7
* mount: add automatic start ordering dependencies for mountsLennart Poettering2010-07-121-3/+19
* mount: add implicit umount.target conflicts only in system modeLennart Poettering2010-07-101-1/+2
* automount: refuse automounts for the root file systemLennart Poettering2010-07-101-0/+5
* units: introduce umount.target for unmounting all file systemsLennart Poettering2010-07-101-0/+5
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-081-2/+7
* unit: simplify things a little by introducing API to add two dependencies in ...Lennart Poettering2010-07-031-4/+1
* automount: add DirectoryMode= settingLennart Poettering2010-07-021-4/+9
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-011-1/+1
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-011-1/+1
* unit: get rid of various unnecessary castsLennart Poettering2010-06-191-9/+9
* systemctl: add /dev/initctl fallbackLennart Poettering2010-06-181-1/+1
* typo: the correct spelling is maintenance not maintainanceLennart Poettering2010-06-161-4/+4
* path: add .path unit type for monitoring filesLennart Poettering2010-05-241-1/+4
* kmod: automatically load a few kernel modules we need for normal operation be...Lennart Poettering2010-05-221-12/+2
* automount: try to modprobe autofs4 if its lackingLennart Poettering2010-05-191-2/+12
* automount: never consider our own mount point a prefix mount of usLennart Poettering2010-05-191-0/+5
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-0/+784