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.c
Age
Commit message (
Expand
)
Author
2014-03-03
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-24
core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...
Lennart Poettering
2014-02-20
manager: be more precise in message about restart
Zbigniew Jędrzejewski-Szmek
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-18
util: generalize code that checks whether PIDs are alive or unwaited for
Lennart Poettering
2014-02-16
core: check for return value from get_process_state
Yuxuan Shui
2014-02-14
core: fix detection of dead processes
Yuxuan Shui
2014-02-14
service: when we complain about a notify message we cannot map to main pid be...
Lennart Poettering
2014-02-14
service: if we don't know the main pid of a service, we cannot accept any not...
Lennart Poettering
2014-02-07
core: watch SIGCHLD more closely to track processes of units with no reliable...
Lennart Poettering
2014-01-29
core: make sure to always go through both SIGTERM and SIGKILL states of units
Lennart Poettering
2014-01-29
service: allow KillMode=mixed in conjunction with PAMName=
Lennart Poettering
2014-01-27
core: add function to tell when job will time out
Zbigniew Jędrzejewski-Szmek
2014-01-07
core: do not add implicit dbus.socket dependency
Kay Sievers
2014-01-07
core: --user -- add basic.target an sort against it like --system does
Kay Sievers
2014-01-02
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2014-01-02
core/service: check if mainpid matches only if it is set
Zbigniew Jędrzejewski-Szmek
2014-01-02
core/service: tweak messages on operation timeouts
Zbigniew Jędrzejewski-Szmek
2013-12-25
unit: include peer identity in description of per-connection socket-activated...
Lennart Poettering
2013-12-22
sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC
Lennart Poettering
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-19
service: don't send out PropertiesChanged message for each watchdog notification
Lennart Poettering
2013-12-18
service: watch main pid even in final states
Lennart Poettering
2013-12-16
systemctl: properly initialize and free sd_bus_error in "systemctl cat"
Lennart Poettering
2013-12-12
service: process watchdog timeouts with lowest priority
Lennart Poettering
2013-12-12
service: actually leave watchdog enabled in the states where it matters
Lennart Poettering
2013-12-11
service: clean up watchdog logic a bit
Lennart Poettering
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-01
service: remove unneccesary Socket.got_socket_fd
Shawn Landden
2013-11-30
bus: include unique and well known names in credentials object
Lennart Poettering
2013-11-28
bus: merge sd_bus_get_owner() and sd_bus_get_owner_creds() into one call
Lennart Poettering
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-26
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-25
service: fix handling of PID file inotify events
Lennart Poettering
2013-11-22
service: honour that for services RestartSec=0 means immediate restarts but T...
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-16
Fix RemainAfterExit services keeping a hold on console
Olivier Brunel
2013-11-08
manager: configurable StartLimit default values
Lukas Nykryn
2013-11-05
Configurable Timeouts/Restarts default values
Oleksii Shevchuk
2013-10-19
mount/service: drop FsckPassNo support
Tom Gundersen
2013-10-09
core: unify the way we denote serialization attributes
Lennart Poettering
2013-10-07
systemd: serialize/deserialize forbid_restart value
Sylvia Else
2013-10-01
core: whenever a new PID is passed to us, make sure we watch it
Lennart Poettering
2013-09-25
cgroup: if we do a cgroup operation then do something on all supported contro...
Lennart Poettering
2013-09-17
specifier: rework specifier calls to return proper error message
Lennart Poettering
2013-09-12
core: notify triggered by socket of a service
Umut Tezduyar
2013-09-12
service: Implement 'on-watchdog' restart option
Hannes Reinecke
2013-09-10
service: remove pidfile after exit of a service
Lukas Nykryn
[next]