index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
path.c
Age
Commit message (
Expand
)
Author
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-25
unit: rework stop pending logic
Lennart Poettering
2013-04-23
unit: rework trigger dependency logic
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
Move bus_error to dbus-common and remove bus_error_message_or_strerror
Simon Peeters
2013-03-25
units: introduce new timers.target and paths.target to hook timer/path units ...
Lennart Poettering
2013-03-08
path: avoid an allocation in path_spec_watch
Michal Schmidt
2013-03-03
core/path: install inotify watches top-down instead of bottom-up
Zbigniew Jędrzejewski-Szmek
2013-03-03
core/path: catch errors when adding watches
Zbigniew Jędrzejewski-Szmek
2013-03-03
core/path: modernize style
Zbigniew Jędrzejewski-Szmek
2013-03-03
core/path: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2013-03-03
core/path: fix a leak in success path
Zbigniew Jędrzejewski-Szmek
2013-01-17
units: for all unit settings that take lists, allow the empty string for rese...
Lennart Poettering
2013-01-06
systemd: use unit logging macros
Zbigniew Jędrzejewski-Szmek
2013-01-06
core/path: modernize style
Zbigniew Jędrzejewski-Szmek
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-09-13
manager: fix the build
Lennart Poettering
2012-07-10
unit: get rid of UnitVTable.suffix, which is now unused
Lennart Poettering
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers