]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/automount.c
shared: add formats-util.h
[thirdparty/systemd.git] / src / core / automount.c
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-04-08  Zbigniew Jędrzejew... core/automount: beef up error message
2015-04-07  Lennart Poetteringpath-util: fix more path_is_mount e792e890f fallout
2015-03-10  Zbigniew Jędrzejew... Introduce loop_read_exact helper
2015-03-07  Ivan Shapovalovcore: do not spawn jobs or touch other units during...
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-01  Zbigniew Jędrzejew... Add a snprinf wrapper which checks that the buffer...
2015-01-28  Lennart Poetteringcore: output unit status output strings to console...
2015-01-22  Zbigniew Jędrzejew... Assorted format fixes
2014-12-15  Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-11-28  Michal Schmidttreewide: another round of simplifications
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidtcore: two more log_unit_*_errno() conversions
2014-11-28  Michal Schmidtcore: convert log_unit_*() to log_unit_*_errno()
2014-11-27  Lennart Poetteringlog: rearrange log function naming
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-06-24  Ronny Chevalieruse more _cleanup_ macro
2014-03-24  Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-01-03  Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2013-12-22  Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-11-28  Kay Sieversautomount: log info about triggering process
2013-11-26  Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-09-26  Lennart Poetteringcore: rework how we match mount units against each...
2013-09-13  David Mackeyautomount: rename repeat_unmont to repeat_unmount
2013-04-26  Lennart Poetteringunit: rework stop pending logic
2013-04-23  Lennart Poetteringunit: rework trigger dependency logic
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-06  Zbigniew Jędrzejew... systemd: use unit logging macros
2012-12-05  Zbigniew Jędrzejew... core: add catalog entry and MESSAGE_ID for overmounting
2012-11-21  Lennart Poetteringdbus: introduce _cleanup_dbus_error_free_
2012-11-21  Lennart Poetteringautomount: modernizations
2012-09-19  Lennart Poetteringmount: reword directory empty warning a bit
2012-09-18  Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18  Lennart Poetteringautomount: also whine if an automount directory is...
2012-07-30  Zbigniew Jędrzejew... automount: print mount point in debug message
2012-07-10  Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-07-03  Lennart Poetteringmount-setup: don't complain if we try to fix the label...
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-22  Lennart Poetteringmount: replace PID1 internal fstab parser with generator
2012-05-14  Michal Schmidtunit: unit type dependent status messages
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieversmove libsystemd_core.la sources into core/