summaryrefslogtreecommitdiff
path: root/src/core/automount.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-29path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt1-1/+1
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering1-1/+1
2015-05-11core,network: major per-object logging reworkLennart Poettering1-57/+45
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering1-10/+9
2015-04-30core: simplify unit type detection logicLennart Poettering1-3/+1
2015-04-29core: annotate event sourcesTom Gundersen1-2/+11
2015-04-24Revert "core: do not spawn jobs or touch other units during coldplugging"Lennart Poettering1-1/+1
2015-04-21automount: remove unused variableThomas Hindoe Paaboel Andersen1-2/+0
2015-04-21automount: various smaller fixesLennart Poettering1-7/+8
2015-04-21automount: add expire supportMichael Olbrich1-10/+214
2015-04-10shared: add process-util.[ch]Ronny Chevalier1-0/+1
2015-04-10shared: add formats-util.hRonny Chevalier1-0/+1
2015-04-08core/automount: beef up error messageZbigniew Jędrzejewski-Szmek1-1/+2
2015-04-07path-util: fix more path_is_mount e792e890f falloutLennart Poettering1-4/+2
2015-03-09Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek1-7/+3
2015-03-07core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov1-1/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-2/+0
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek1-7/+5
2015-01-28core: output unit status output strings to console, only if we actually are c...Lennart Poettering1-2/+2
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek1-1/+1
2014-12-15unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering1-0/+12
2014-11-28treewide: another round of simplificationsMichal Schmidt1-4/+2
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-2/+2
2014-11-28core: two more log_unit_*_errno() conversionsMichal Schmidt1-1/+4
2014-11-28core: convert log_unit_*() to log_unit_*_errno()Michal Schmidt1-2/+2
2014-11-27log: rearrange log function namingLennart Poettering1-24/+24
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt1-2/+2
2014-06-24use more _cleanup_ macroRonny Chevalier1-2/+1
2014-03-24util: replace close_pipe() with new safe_close_pair()Lennart Poettering1-1/+1
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering1-29/+12
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering1-2/+2
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