chiark / gitweb /
journalctl: rename --new-id to --new-id128 in order not to introduce yet another...
[elogind.git] / src / path.c
2012-01-06 Lennart Poetteringunit: properly update references to units which are...
2011-12-30 Lennart PoetteringMerge branch 'journal'
2011-12-08 Michal Schmidtpath: add missing pieces for PathModified
2011-12-03 Michal Schmidtpath: add PathModified (= PathChanged + IN_MODIFY)
2011-12-03 Michal Schmidtpath: refactor PathSpec usage
2011-12-03 Michal Schmidtpath: use %m instead of strerror(errno)
2011-11-02 Lennart PoetteringMerge remote-tracking branch 'zbigniew/systemadm_changes'
2011-09-22 Lennart Poetteringcoverity: fix a couple of bugs found by coverity
2011-07-31 Lennart Poetteringload-fragment: speed up parsing by using a perfect...
2011-07-11 Lennart PoetteringMerge remote-tracking branch 'harald/master'
2011-07-07 Lennart Poetteringpath,unit: support globbing in conditions and path...
2011-06-21 Lennart Poetteringenglish: s/_per_/_by_/
2011-04-28 Lennart Poetteringpath: simplify recheck logic
2011-04-09 Lennart Poetteringpath: optionally, create watched directories in .path...
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