summaryrefslogtreecommitdiff
path: root/src/automount.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-07journal: add preliminary incomplete implementationLennart Poettering1-1/+1
2011-08-23cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering1-1/+1
2011-08-01load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering1-0/+4
2011-06-21english: s/_per_/_by_/Lennart Poettering1-1/+1
2011-04-16manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering1-0/+2
2011-02-28Spelling CorrectionsHarald Hoyer1-1/+1
2011-02-25systemctl: shutdown agent explicitly so that it can reset the tty properlyLennart Poettering1-1/+1
2011-02-25label: udev might be making changes in /dev while we iterate through itLennart Poettering1-1/+1
2011-01-26automount: use unit_pending_inactive() where appropriateLennart Poettering1-1/+2
2011-01-20service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering1-1/+1
2010-10-29units: order units by default before appropriate targets in case they are pul...Lennart Poettering1-0/+3
2010-10-29unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering1-1/+1
2010-10-28automount: show who's triggering an automountLennart Poettering1-1/+10
2010-10-19fsck: properly hook in fsck everywhere, add special support for fsck'ing root...Lennart Poettering1-3/+0
2010-09-06automount: make sure we don't crash if there's an automount unit without moun...Lennart Poettering1-0/+3
2010-08-31manager: rename 'maintenance' state to 'failed' to avoid user confusionMatthew Miller1-7/+7
2010-08-20dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering1-0/+1
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering1-1/+1
2010-08-11selinux: split off selinux calls into seperate file label.cLennart Poettering1-0/+1
2010-08-11clang: fix numerous little issues found with clang-analyzerLennart Poettering1-2/+2
2010-08-09manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering1-1/+1
2010-08-06automount: order automount units after fsck, tooLennart Poettering1-1/+1
2010-08-03Systemd is causing mislabeled devices to be created and then attempting to re...Daniel J Walsh1-0/+2
2010-07-19systemctl: introduce reset-maintenance commandLennart Poettering1-0/+13
2010-07-13socket: when the socket is supposed to stop, don't accept any connections any...Lennart Poettering1-0/+7
2010-07-12mount: add automatic start ordering dependencies for mountsLennart Poettering1-3/+19
2010-07-10mount: add implicit umount.target conflicts only in system modeLennart Poettering1-1/+2
2010-07-10automount: refuse automounts for the root file systemLennart Poettering1-0/+5
2010-07-10units: introduce umount.target for unmounting all file systemsLennart Poettering1-0/+5
2010-07-08dbus: make errors reported via D-Bus more usefulLennart Poettering1-2/+7
2010-07-03unit: simplify things a little by introducing API to add two dependencies in ...Lennart Poettering1-4/+1
2010-07-02automount: add DirectoryMode= settingLennart Poettering1-4/+9
2010-07-01unit: shorten active state enums to make systemctl output nicerLennart Poettering1-1/+1
2010-07-01unit: add new abstracted maintenance state for unitsLennart Poettering1-1/+1
2010-06-19unit: get rid of various unnecessary castsLennart Poettering1-9/+9
2010-06-18systemctl: add /dev/initctl fallbackLennart Poettering1-1/+1
2010-06-16typo: the correct spelling is maintenance not maintainanceLennart Poettering1-4/+4
2010-05-24path: add .path unit type for monitoring filesLennart Poettering1-1/+4
2010-05-22kmod: automatically load a few kernel modules we need for normal operation be...Lennart Poettering1-12/+2
2010-05-19automount: try to modprobe autofs4 if its lackingLennart Poettering1-2/+12
2010-05-19automount: never consider our own mount point a prefix mount of usLennart Poettering1-0/+5
2010-05-16build-sys: move source files to subdirectoryLennart Poettering1-0/+784