index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
path.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move libsystemd_core.la sources into core/
Kay Sievers
2012-04-11
1
-771
/
+0
*
rename basic.la to shared.la and put selinux deps in shared-selinx.la
Kay Sievers
2012-04-10
1
-0
/
+1
*
path: convert failure field to enum
Lennart Poettering
2012-02-03
1
-11
/
+32
*
unit: use safe downcasts, remove pointless casts
Michal Schmidt
2012-01-16
1
-1
/
+1
*
unit: use the UNIT() macro consistently
Michal Schmidt
2012-01-16
1
-15
/
+15
*
unit: remove union Unit
Michal Schmidt
2012-01-16
1
-11
/
+11
*
unit: reduce heap usage for unit objects
Michal Schmidt
2012-01-16
1
-0
/
+1
*
unit: properly update references to units which are merged
Lennart Poettering
2012-01-06
1
-50
/
+43
*
path: add missing pieces for PathModified
Michal Schmidt
2011-12-08
1
-2
/
+4
*
path: add PathModified (= PathChanged + IN_MODIFY)
Michal Schmidt
2011-12-03
1
-0
/
+2
*
path: refactor PathSpec usage
Michal Schmidt
2011-12-03
1
-161
/
+195
*
path: use %m instead of strerror(errno)
Michal Schmidt
2011-12-03
1
-2
/
+2
*
coverity: fix a couple of bugs found by coverity
Lennart Poettering
2011-09-23
1
-1
/
+1
*
load-fragment: speed up parsing by using a perfect hash table with configurat...
Lennart Poettering
2011-08-01
1
-0
/
+4
*
path,unit: support globbing in conditions and path units
Lennart Poettering
2011-07-07
1
-1
/
+7
*
english: s/_per_/_by_/
Lennart Poettering
2011-06-21
1
-1
/
+1
*
path: simplify recheck logic
Lennart Poettering
2011-04-28
1
-25
/
+33
*
path: optionally, create watched directories in .path units
Lennart Poettering
2011-04-10
1
-2
/
+37
*
path: after installing inotify watches, recheck file again to fix race
Lennart Poettering
2011-03-04
1
-8
/
+16
*
path: don't use IN_ATTRIB on parent dirs when watching a file, since those ca...
Lennart Poettering
2011-03-04
1
-2
/
+2
*
service: when reloading a service fails don't fail the entire service but jus...
Lennart Poettering
2011-01-20
1
-1
/
+1
*
path: fix watching the root directory
Michal Schmidt
2010-12-01
1
-5
/
+5
*
path: don't mention too many inotify msgs
Lennart Poettering
2010-11-16
1
-1
/
+2
*
path: properly free PathSpec structs
Lennart Poettering
2010-11-15
1
-11
/
+13
*
unit: introduce ConditionDirectoryNotEmpty=
Lennart Poettering
2010-11-15
1
-2
/
+6
*
path: avoid immediate restarting of units triggered by paths if nothing actua...
Lennart Poettering
2010-11-15
1
-10
/
+35
*
path: always look for IN_ATTRIB since deletion is signalled that way
Lennart Poettering
2010-11-15
1
-4
/
+4
*
units: order units by default before appropriate targets in case they are pul...
Lennart Poettering
2010-10-29
1
-1
/
+5
*
unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...
Lennart Poettering
2010-10-29
1
-1
/
+1
*
inotify: properly handle multiple inotify events per read()
Lennart Poettering
2010-10-13
1
-10
/
+17
*
unit: introduce 'banned' load state for units symlinked to /dev/null
Lennart Poettering
2010-10-08
1
-1
/
+2
*
manager: add missing second part of s/maintenance/failed/
Matthew Miller
2010-08-31
1
-7
/
+7
*
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-20
1
-0
/
+1
*
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-14
1
-1
/
+1
*
clang: fix numerous little issues found with clang-analyzer
Lennart Poettering
2010-08-11
1
-6
/
+2
*
manager: when two pending jobs conflict, keep the one that "conflicts", remov...
Lennart Poettering
2010-08-09
1
-1
/
+1
*
systemctl: introduce reset-maintenance command
Lennart Poettering
2010-07-19
1
-0
/
+13
*
path,timer: order units after sysinit by default
Lennart Poettering
2010-07-16
1
-2
/
+13
*
socket: when the socket is supposed to stop, don't accept any connections any...
Lennart Poettering
2010-07-13
1
-0
/
+4
*
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-08
1
-2
/
+8
*
unit: add DefaultDependencies= setting
Lennart Poettering
2010-07-03
1
-0
/
+6
*
unit: simplify things a little by introducing API to add two dependencies in ...
Lennart Poettering
2010-07-03
1
-4
/
+1
*
unit: shorten active state enums to make systemctl output nicer
Lennart Poettering
2010-07-01
1
-1
/
+1
*
unit: add new abstracted maintenance state for units
Lennart Poettering
2010-07-01
1
-1
/
+1
*
unit: get rid of various unnecessary casts
Lennart Poettering
2010-06-19
1
-2
/
+2
*
typo: the correct spelling is maintenance not maintainance
Lennart Poettering
2010-06-16
1
-4
/
+4
*
path: add .path unit type for monitoring files
Lennart Poettering
2010-05-24
1
-0
/
+578