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
2016-09-10
service: fixup ExecStop for socket-activated shutdown (#4120)
Kyle Russell
2016-09-09
service: Continue shutdown on socket activated unit on termination (#4108)
Kyle Russell
2016-08-19
Merge pull request #3965 from htejun/systemd-controller-on-unified
Zbigniew Jędrzejewski-Szmek
2016-08-19
core: add RemoveIPC= setting
Lennart Poettering
2016-08-17
core: use the unified hierarchy for the systemd cgroup controller hierarchy
Tejun Heo
2016-08-15
core: rename cg_unified() to cg_all_unified()
Tejun Heo
2016-08-05
Merge pull request #3818 from poettering/exit-status-env
Zbigniew Jędrzejewski-Szmek
2016-08-05
systemd: do not serialize peer, bump count when deserializing socket instead
Zbigniew Jędrzejewski-Szmek
2016-08-05
core/service: serialize and deserialize accept_socket
Zbigniew Jędrzejewski-Szmek
2016-08-04
core: only set the watchdog variables in ExecStart= lines
Lennart Poettering
2016-08-04
core: remember first unit failure, not last unit failure
Lennart Poettering
2016-08-04
core: set $SERVICE_RESULT, $EXIT_CODE and $EXIT_STATUS in ExecStop=/ExecStopP...
Lennart Poettering
2016-08-04
core: move masking of chroot/permission masking into service_spawn()
Lennart Poettering
2016-08-04
core: turn various execution flags into a proper flags parameter
Lennart Poettering
2016-08-02
socket: add support to control no. of connections from one source (#3607)
Susant Sahani
2016-07-22
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-07-20
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-06-22
watchdog: Support changing watchdog_usec during runtime (#3492)
Minkyung
2016-06-18
Ensure kdbus isn't used (#3501)
Dave Reisner
2016-06-14
core: on unified we don't need to check u->pids: we can use proper notificati...
Evgeny Vereshchagin
2016-05-02
core: move enforcement of the start limit into per-unit-type code again
Lennart Poettering
2016-04-29
core: merge service_connection_unref() into service_close_socket_fd()
Lennart Poettering
2016-04-29
core: make sure to close connection fd when we fail to activate a per-connect...
Lennart Poettering
2016-04-29
core: minor error path fix
Lennart Poettering
2016-04-22
core,systemctl: add bus API to retrieve processes of a unit
Lennart Poettering
2016-04-12
core: introduce MANAGER_IS_RELOADING() macro
Lennart Poettering
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-08
core/service: only search for pid if loading from file failed
Zbigniew Jędrzejewski-Szmek
2016-04-08
core/service: drop return value that is always ignored anyway
Zbigniew Jędrzejewski-Szmek
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-13
service: remove unnecessary check
Alexander Kuleshov
2016-02-11
Remove kdbus custom endpoint support
Daniel Mack
2016-02-10
Merge pull request #2569 from zonque/removals
Martin Pitt
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...
Lennart Poettering
2016-02-04
core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...
Lennart Poettering
2016-02-03
core: move service_unwatch_control_pid() call into service_enter_running()
Lennart Poettering
2016-02-03
core: when a service's ExecStartPre= times out, skip ExecStop=
Lennart Poettering
2016-02-01
core: no need to use unlink_noerrno()
Lennart Poettering
2016-02-01
core: rework unit timeout handling, and add new setting RuntimeMaxSec=
Lennart Poettering
2016-01-28
core: don't reset /dev/console if stdin/stdout/stderr as passed as fd in a tr...
Lennart Poettering
2016-01-22
Merge pull request #2080 from chaloulo/split-mode-host-remove-port-from-journ...
Daniel Mack
2015-12-21
core: fix bus name synchronization after daemon-reload
Daniel Mack
2015-12-01
journal-remote: split-mode=host, remove port from journal filename
Klearchos Chaloulos
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-12
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-12
core: fix typo
Torstein Husebø
2015-11-11
core: pull in dbus.socket from Type=dbus services
Lennart Poettering
2015-11-11
core: change default deps of services to require sysinit.target instead of ba...
Lennart Poettering
2015-11-10
Remove snapshot unit type
Zbigniew Jędrzejewski-Szmek
[next]