chiark / gitweb /
unit: When stopping due to BindsTo=, log which unit caused it
[elogind.git] / src / core / path.c
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-01-28 Lennart Poetteringcore: output unit status output strings to console...
2014-12-24 Shawn Paul Landdenutil: fix strict aliasing violations in use of struct...
2014-12-10 Lennart Poetteringcore: unify how we iterate over inotify events
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 Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27 Lennart Poetteringlog: rearrange log function naming
2014-07-17 Zbigniew Jędrzejew... core: nicer message when inotify watches are exhausted
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-07 Daniel MackMake tables for DEFINE_STRING_TABLE_LOOKUP consistent
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2013-12-22 Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-09-26 Lennart Poetteringcore: rework how we match mount units against each...
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-26 Lennart Poetteringunit: rework stop pending logic
2013-04-23 Lennart Poetteringunit: rework trigger dependency logic
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-03-25 Lennart Poetteringunits: introduce new timers.target and paths.target...
2013-03-08 Michal Schmidtpath: avoid an allocation in path_spec_watch
2013-03-04 Zbigniew Jędrzejew... core/path: install inotify watches top-down instead...
2013-03-03 Zbigniew Jędrzejew... core/path: catch errors when adding watches
2013-03-03 Zbigniew Jędrzejew... core/path: modernize style
2013-03-03 Zbigniew Jędrzejew... core/path: use automatic cleanup
2013-03-03 Zbigniew Jędrzejew... core/path: fix a leak in success path
2013-01-17 Lennart Poetteringunits: for all unit settings that take lists, allow...
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... systemd: use unit logging macros
2013-01-06 Zbigniew Jędrzejew... core/path: modernize style
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-13 Lennart Poetteringmanager: fix the build
2012-07-10 Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
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/