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
/
service.h
Age
Commit message (
Expand
)
Author
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-10-19
mount/service: drop FsckPassNo support
Tom Gundersen
2013-09-12
service: Implement 'on-watchdog' restart option
Hannes Reinecke
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2012-08-22
service: introduce a proper service result if the start limit is hit
Lennart Poettering
2012-08-14
service: add options RestartPreventExitStatus and SuccessExitStatus
Lukas Nykryn
2012-08-08
systemd: introduced new timeout types
Michal Sekletar
2012-07-20
unit: split off KillContext from ExecContext containing only kill definitions
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-06-15
service: timeout for oneshot services
Lukas Nykryn
2012-05-22
units: remove service sysv_path variable and replace it by generic unit_path
Lennart Poettering
2012-04-24
service: introduce Type=idle and use it for gettys
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