summaryrefslogtreecommitdiff
path: root/src/automount.c
Commit message (Expand)AuthorAge
* timer: convert failure bool into enumLennart Poettering2012-02-03
* automount: convert failure boolean to enumLennart Poettering2012-02-03
* unit: use safe downcasts, remove pointless castsMichal Schmidt2012-01-16
* 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
* unit: properly update references to units which are mergedLennart Poettering2012-01-06
* journal: add preliminary incomplete implementationLennart Poettering2011-10-07
* cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering2011-08-23
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-01
* english: s/_per_/_by_/Lennart Poettering2011-06-21
* manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering2011-04-16
* Spelling CorrectionsHarald Hoyer2011-02-28
* systemctl: shutdown agent explicitly so that it can reset the tty properlyLennart Poettering2011-02-25
* label: udev might be making changes in /dev while we iterate through itLennart Poettering2011-02-25
* automount: use unit_pending_inactive() where appropriateLennart Poettering2011-01-26
* 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