index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
automount.c
Age
Commit message (
Expand
)
Author
2010-10-29
units: order units by default before appropriate targets in case they are pul...
Lennart Poettering
2010-10-29
unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...
Lennart Poettering
2010-10-28
automount: show who's triggering an automount
Lennart Poettering
2010-10-19
fsck: properly hook in fsck everywhere, add special support for fsck'ing root...
Lennart Poettering
2010-09-06
automount: make sure we don't crash if there's an automount unit without moun...
Lennart Poettering
2010-08-31
manager: rename 'maintenance' state to 'failed' to avoid user confusion
Matthew Miller
2010-08-20
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-11
selinux: split off selinux calls into seperate file label.c
Lennart Poettering
2010-08-11
clang: fix numerous little issues found with clang-analyzer
Lennart Poettering
2010-08-09
manager: when two pending jobs conflict, keep the one that "conflicts", remov...
Lennart Poettering
2010-08-06
automount: order automount units after fsck, too
Lennart Poettering
2010-08-03
Systemd is causing mislabeled devices to be created and then attempting to re...
Daniel J Walsh
2010-07-19
systemctl: introduce reset-maintenance command
Lennart Poettering
2010-07-13
socket: when the socket is supposed to stop, don't accept any connections any...
Lennart Poettering
2010-07-12
mount: add automatic start ordering dependencies for mounts
Lennart Poettering
2010-07-10
mount: add implicit umount.target conflicts only in system mode
Lennart Poettering
2010-07-10
automount: refuse automounts for the root file system
Lennart Poettering
2010-07-10
units: introduce umount.target for unmounting all file systems
Lennart Poettering
2010-07-08
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-03
unit: simplify things a little by introducing API to add two dependencies in ...
Lennart Poettering
2010-07-02
automount: add DirectoryMode= setting
Lennart Poettering
2010-07-01
unit: shorten active state enums to make systemctl output nicer
Lennart Poettering
2010-07-01
unit: add new abstracted maintenance state for units
Lennart Poettering
2010-06-19
unit: get rid of various unnecessary casts
Lennart Poettering
2010-06-18
systemctl: add /dev/initctl fallback
Lennart Poettering
2010-06-16
typo: the correct spelling is maintenance not maintainance
Lennart Poettering
2010-05-24
path: add .path unit type for monitoring files
Lennart Poettering
2010-05-22
kmod: automatically load a few kernel modules we need for normal operation be...
Lennart Poettering
2010-05-19
automount: try to modprobe autofs4 if its lacking
Lennart Poettering
2010-05-19
automount: never consider our own mount point a prefix mount of us
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering