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
/
core
/
automount.c
Age
Commit message (
Expand
)
Author
2013-09-26
core: rework how we match mount units against each other
Lennart Poettering
2013-09-13
automount: rename repeat_unmont to repeat_unmount
David Mackey
2013-04-25
unit: rework stop pending logic
Lennart Poettering
2013-04-23
unit: rework trigger dependency logic
Lennart Poettering
2013-01-06
systemd: use unit logging macros
Zbigniew Jędrzejewski-Szmek
2012-12-05
core: add catalog entry and MESSAGE_ID for overmounting
Zbigniew Jędrzejewski-Szmek
2012-11-22
dbus: introduce _cleanup_dbus_error_free_
Lennart Poettering
2012-11-22
automount: modernizations
Lennart Poettering
2012-09-19
mount: reword directory empty warning a bit
Lennart Poettering
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-09-18
automount: also whine if an automount directory is not empty
Lennart Poettering
2012-07-31
automount: print mount point in debug message
Zbigniew Jędrzejewski-Szmek
2012-07-10
unit: get rid of UnitVTable.suffix, which is now unused
Lennart Poettering
2012-07-03
mount-setup: don't complain if we try to fix the label of a dir beneath a mou...
Lennart Poettering
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-22
mount: replace PID1 internal fstab parser with generator
Lennart Poettering
2012-05-14
unit: unit type dependent status messages
Michal Schmidt
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers