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
/
load-fragment.c
Age
Commit message (
Expand
)
Author
2012-09-19
path: support specifier resolvin in .path units
Lennart Poettering
2012-09-18
unit: split unit_printf() and friends into its own .c file
Lennart Poettering
2012-09-13
macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...
Lennart Poettering
2012-09-13
load-fragment: Expand specifiers in conditions.
Auke Kok
2012-08-23
load-fragment: initialize bool invert before use
Lukas Nykryn
2012-08-22
unit: add new ConditionHost= condition type
Lennart Poettering
2012-08-08
systemd: introduced new timeout types
Michal Sekletar
2012-07-23
sd-daemon: remove unnecessary memset calls
Jim Meyering
2012-07-17
execute: support syscall filtering using seccomp filters
Lennart Poettering
2012-07-16
Spelling fixes.
Ville Skyttä
2012-07-03
load-fragment: a few modernizations
Lennart Poettering
2012-06-22
unit: drop the Names= option
Lennart Poettering
2012-06-15
service: timeout for oneshot services
Lukas Nykryn
2012-06-01
journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...
Lennart Poettering
2012-05-31
util: introduce a proper nsec_t and make use of it where appropriate
Lennart Poettering
2012-05-24
main: add configuration option to alter capability bounding set for PID 1
Lennart Poettering
2012-05-22
units: remove service sysv_path variable and replace it by generic unit_path
Lennart Poettering
2012-05-21
units: introduce new Documentation= field and make use of it everywhere
Lennart Poettering
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-30
unit: add new dependency type RequiresMountsFor=
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers