]> git.ipfire.org Git - thirdparty/systemd.git/history - src/path.c
main: check if we have a valid PID before getting the name of it
[thirdparty/systemd.git] / src / path.c
2011-03-04  Lennart Poetteringpath: after installing inotify watches, recheck file...
2011-03-03  Lennart Poetteringpath: don't use IN_ATTRIB on parent dirs when watching...
2011-01-20  Lennart Poetteringservice: when reloading a service fails don't fail...
2010-12-01  Michal Schmidtpath: fix watching the root directory
2010-11-16  Lennart Poetteringpath: don't mention too many inotify msgs
2010-11-15  Lennart Poetteringpath: properly free PathSpec structs
2010-11-15  Lennart Poetteringunit: introduce ConditionDirectoryNotEmpty=
2010-11-14  Lennart Poetteringpath: avoid immediate restarting of units triggered...
2010-11-14  Lennart Poetteringpath: always look for IN_ATTRIB since deletion is signa...
2010-10-29  Lennart Poetteringunits: order units by default before appropriate target...
2010-10-29  Lennart Poetteringunit: get rid of gnoreDependencyFailure= instead treat...
2010-10-13  Lennart Poetteringinotify: properly handle multiple inotify events per...
2010-10-08  Lennart Poetteringunit: introduce 'banned' load state for units symlinked...
2010-08-30  Matthew Millermanager: add missing second part of s/maintenance/failed/
2010-08-20  Lennart Poetteringdbus: follow standardized fdo PropertiesChanged signal...
2010-08-14  Lennart Poetteringemacs: make sure nobody accidently adds tabs to our...
2010-08-11  Lennart Poetteringclang: fix numerous little issues found with clang...
2010-08-09  Lennart Poetteringmanager: when two pending jobs conflict, keep the one...
2010-07-19  Lennart Poetteringsystemctl: introduce reset-maintenance command
2010-07-16  Lennart Poetteringpath,timer: order units after sysinit by default
2010-07-12  Lennart Poetteringsocket: when the socket is supposed to stop, don't...
2010-07-08  Lennart Poetteringdbus: make errors reported via D-Bus more useful
2010-07-03  Lennart Poetteringunit: add DefaultDependencies= setting
2010-07-03  Lennart Poetteringunit: simplify things a little by introducing API to...
2010-07-01  Lennart Poetteringunit: shorten active state enums to make systemctl...
2010-06-30  Lennart Poetteringunit: add new abstracted maintenance state for units
2010-06-19  Lennart Poetteringunit: get rid of various unnecessary casts
2010-06-16  Lennart Poetteringtypo: the correct spelling is maintenance not maintainance
2010-05-24  Lennart Poetteringpath: add .path unit type for monitoring files