summaryrefslogtreecommitdiffstats
path: root/src/core/automount.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-201-2/+2
* Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek2014-01-031-2/+2
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-221-1/+0
* automount: log info about triggering processKay Sievers2013-11-281-2/+2
* tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch2013-11-261-1/+1
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-28/+25
* core: rework how we match mount units against each otherLennart Poettering2013-09-261-29/+4
* automount: rename repeat_unmont to repeat_unmountDavid Mackey2013-09-131-3/+3
* unit: rework stop pending logicLennart Poettering2013-04-261-1/+1
* unit: rework trigger dependency logicLennart Poettering2013-04-231-21/+19
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-061-28/+38
* core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek2012-12-051-2/+2
* dbus: introduce _cleanup_dbus_error_free_Lennart Poettering2012-11-221-5/+3
* automount: modernizationsLennart Poettering2012-11-221-52/+64
* mount: reword directory empty warning a bitLennart Poettering2012-09-191-1/+1
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-181-1/+1
* automount: also whine if an automount directory is not emptyLennart Poettering2012-09-181-0/+3
* automount: print mount point in debug messageZbigniew Jędrzejewski-Szmek2012-07-311-2/+3
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-101-1/+0
* mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering2012-07-031-1/+1
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-2/+2
* mount: replace PID1 internal fstab parser with generatorLennart Poettering2012-05-221-7/+5
* unit: unit type dependent status messagesMichal Schmidt2012-05-141-1/+13
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+888