summaryrefslogtreecommitdiff
path: root/src/path.c
Commit message (Expand)AuthorAgeFilesLines
* 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