summaryrefslogtreecommitdiff
path: root/src/core/automount.c
Commit message (Expand)AuthorAge
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* use more _cleanup_ macroRonny Chevalier2014-06-24
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek2014-01-02
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* automount: log info about triggering processKay Sievers2013-11-28
* tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch2013-11-26
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* core: rework how we match mount units against each otherLennart Poettering2013-09-26
* automount: rename repeat_unmont to repeat_unmountDavid Mackey2013-09-13
* unit: rework stop pending logicLennart Poettering2013-04-25
* unit: rework trigger dependency logicLennart Poettering2013-04-23
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-06
* core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek2012-12-05
* dbus: introduce _cleanup_dbus_error_free_Lennart Poettering2012-11-22
* automount: modernizationsLennart Poettering2012-11-22
* mount: reword directory empty warning a bitLennart Poettering2012-09-19
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-18
* automount: also whine if an automount directory is not emptyLennart Poettering2012-09-18
* automount: print mount point in debug messageZbigniew Jędrzejewski-Szmek2012-07-31
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-10
* mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering2012-07-03
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* mount: replace PID1 internal fstab parser with generatorLennart Poettering2012-05-22
* unit: unit type dependent status messagesMichal Schmidt2012-05-14
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11