summaryrefslogtreecommitdiff
path: root/src/core/automount.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek1-2/+2
2013-12-22core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering1-1/+0
2013-11-28automount: log info about triggering processKay Sievers1-2/+2
2013-11-26tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch1-1/+1
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering1-28/+25
2013-09-26core: rework how we match mount units against each otherLennart Poettering1-29/+4
2013-09-13automount: rename repeat_unmont to repeat_unmountDavid Mackey1-3/+3
2013-04-25unit: rework stop pending logicLennart Poettering1-1/+1
2013-04-23unit: rework trigger dependency logicLennart Poettering1-21/+19
2013-01-06systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek1-28/+38
2012-12-05core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek1-2/+2
2012-11-22dbus: introduce _cleanup_dbus_error_free_Lennart Poettering1-5/+3
2012-11-22automount: modernizationsLennart Poettering1-52/+64
2012-09-19mount: reword directory empty warning a bitLennart Poettering1-1/+1
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek1-1/+1
2012-09-18automount: also whine if an automount directory is not emptyLennart Poettering1-0/+3
2012-07-31automount: print mount point in debug messageZbigniew Jędrzejewski-Szmek1-2/+3
2012-07-10unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering1-1/+0
2012-07-03mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering1-1/+1
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers1-2/+2
2012-05-22mount: replace PID1 internal fstab parser with generatorLennart Poettering1-7/+5
2012-05-14unit: unit type dependent status messagesMichal Schmidt1-1/+13
2012-05-08util: split-out path-util.[ch]Kay Sievers1-0/+1
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-11move libsystemd_core.la sources into core/Kay Sievers1-0/+888