summaryrefslogtreecommitdiffstats
path: root/src/path.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-201-1/+1
* path: fix watching the root directoryMichal Schmidt2010-12-011-5/+5
* path: don't mention too many inotify msgsLennart Poettering2010-11-161-1/+2
* path: properly free PathSpec structsLennart Poettering2010-11-151-11/+13
* unit: introduce ConditionDirectoryNotEmpty=Lennart Poettering2010-11-151-2/+6
* path: avoid immediate restarting of units triggered by paths if nothing actua...Lennart Poettering2010-11-151-10/+35
* path: always look for IN_ATTRIB since deletion is signalled that wayLennart Poettering2010-11-151-4/+4
* units: order units by default before appropriate targets in case they are pul...Lennart Poettering2010-10-291-1/+5
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-291-1/+1
* inotify: properly handle multiple inotify events per read()Lennart Poettering2010-10-131-10/+17
* unit: introduce 'banned' load state for units symlinked to /dev/nullLennart Poettering2010-10-081-1/+2
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-311-7/+7
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-201-0/+1
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-111-6/+2
* manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering2010-08-091-1/+1
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-191-0/+13
* path,timer: order units after sysinit by defaultLennart Poettering2010-07-161-2/+13
* socket: when the socket is supposed to stop, don't accept any connections any...Lennart Poettering2010-07-131-0/+4
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-081-2/+8
* unit: add DefaultDependencies= settingLennart Poettering2010-07-031-0/+6
* unit: simplify things a little by introducing API to add two dependencies in ...Lennart Poettering2010-07-031-4/+1
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-011-1/+1
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-011-1/+1
* unit: get rid of various unnecessary castsLennart Poettering2010-06-191-2/+2
* typo: the correct spelling is maintenance not maintainanceLennart Poettering2010-06-161-4/+4
* path: add .path unit type for monitoring filesLennart Poettering2010-05-241-0/+578