summaryrefslogtreecommitdiff
path: root/src/automount.c
Commit message (Expand)AuthorAge
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-20
* units: order units by default before appropriate targets in case they are pul...Lennart Poettering2010-10-29
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-29
* automount: show who's triggering an automountLennart Poettering2010-10-28
* fsck: properly hook in fsck everywhere, add special support for fsck'ing root...Lennart Poettering2010-10-19
* automount: make sure we don't crash if there's an automount unit without moun...Lennart Poettering2010-09-06
* manager: rename 'maintenance' state to 'failed' to avoid user confusionMatthew Miller2010-08-31
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-20
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* selinux: split off selinux calls into seperate file label.cLennart Poettering2010-08-11
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-11
* manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering2010-08-09
* automount: order automount units after fsck, tooLennart Poettering2010-08-06
* Systemd is causing mislabeled devices to be created and then attempting to re...Daniel J Walsh2010-08-03
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-19
* socket: when the socket is supposed to stop, don't accept any connections any...Lennart Poettering2010-07-13
* mount: add automatic start ordering dependencies for mountsLennart Poettering2010-07-12
* mount: add implicit umount.target conflicts only in system modeLennart Poettering2010-07-10
* automount: refuse automounts for the root file systemLennart Poettering2010-07-10
* units: introduce umount.target for unmounting all file systemsLennart Poettering2010-07-10
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-08
* unit: simplify things a little by introducing API to add two dependencies in ...Lennart Poettering2010-07-03
* automount: add DirectoryMode= settingLennart Poettering2010-07-02
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-01
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-01
* unit: get rid of various unnecessary castsLennart Poettering2010-06-19
* systemctl: add /dev/initctl fallbackLennart Poettering2010-06-18
* typo: the correct spelling is maintenance not maintainanceLennart Poettering2010-06-16
* path: add .path unit type for monitoring filesLennart Poettering2010-05-24
* kmod: automatically load a few kernel modules we need for normal operation be...Lennart Poettering2010-05-22
* automount: try to modprobe autofs4 if its lackingLennart Poettering2010-05-19
* automount: never consider our own mount point a prefix mount of usLennart Poettering2010-05-19
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16