Age | Commit message (Expand) | Author |
2015-05-29 | path-util: Change path_is_mount_point() symlink arg from bool to flags | Martin Pitt |
2015-05-11 | core: rename SystemdRunningAs to ManagerRunningAs | Lennart Poettering |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-04-30 | core: simplify unit type detection logic | Lennart Poettering |
2015-04-29 | core: annotate event sources | Tom Gundersen |
2015-04-24 | Revert "core: do not spawn jobs or touch other units during coldplugging" | Lennart Poettering |
2015-04-21 | automount: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-04-21 | automount: various smaller fixes | Lennart Poettering |
2015-04-21 | automount: add expire support | Michael Olbrich |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-04-08 | core/automount: beef up error message | Zbigniew Jędrzejewski-Szmek |
2015-04-07 | path-util: fix more path_is_mount e792e890f fallout | Lennart Poettering |
2015-03-09 | Introduce loop_read_exact helper | Zbigniew Jędrzejewski-Szmek |
2015-03-07 | core: do not spawn jobs or touch other units during coldplugging | Ivan Shapovalov |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-01 | Add a snprinf wrapper which checks that the buffer was big enough | Zbigniew Jędrzejewski-Szmek |
2015-01-28 | core: output unit status output strings to console, only if we actually are c... | Lennart Poettering |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2014-12-15 | unit: handle nicely of certain unit types are not supported on specific systems | Lennart Poettering |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | core: two more log_unit_*_errno() conversions | Michal Schmidt |
2014-11-28 | core: convert log_unit_*() to log_unit_*_errno() | Michal Schmidt |
2014-11-27 | log: rearrange log function naming | Lennart Poettering |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-06-24 | use more _cleanup_ macro | Ronny Chevalier |
2014-03-24 | util: replace close_pipe() with new safe_close_pair() | Lennart Poettering |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-01-02 | Use format patterns for usec_t, pid_t, nsec_t, usec_t | Zbigniew Jędrzejewski-Szmek |
2013-12-22 | core: no need to list properties for PropertiesChanged messages anymore | Lennart Poettering |
2013-11-28 | automount: log info about triggering process | Kay Sievers |
2013-11-26 | tree-wide usage of %m specifier instead of strerror(errno) | Daniel Buch |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-09-26 | core: rework how we match mount units against each other | Lennart Poettering |
2013-09-13 | automount: rename repeat_unmont to repeat_unmount | David Mackey |
2013-04-25 | unit: rework stop pending logic | Lennart Poettering |
2013-04-23 | unit: rework trigger dependency logic | Lennart Poettering |
2013-01-06 | systemd: use unit logging macros | Zbigniew Jędrzejewski-Szmek |
2012-12-05 | core: add catalog entry and MESSAGE_ID for overmounting | Zbigniew Jędrzejewski-Szmek |
2012-11-22 | dbus: introduce _cleanup_dbus_error_free_ | Lennart Poettering |
2012-11-22 | automount: modernizations | Lennart Poettering |
2012-09-19 | mount: reword directory empty warning a bit | Lennart Poettering |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | automount: also whine if an automount directory is not empty | Lennart Poettering |
2012-07-31 | automount: print mount point in debug message | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | unit: get rid of UnitVTable.suffix, which is now unused | Lennart Poettering |
2012-07-03 | mount-setup: don't complain if we try to fix the label of a dir beneath a mou... | Lennart Poettering |