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
2017-01-10
core: add AF_VSOCK support to socket units
Stefan Hajnoczi
2017-01-10
socket-util: introduce port argument in sockaddr_port()
Stefan Hajnoczi
2016-12-13
core: run each system service with a fresh session keyring
Lennart Poettering
2016-12-10
Merge pull request #4835 from poettering/unit-name-printf
Zbigniew Jędrzejewski-Szmek
2016-12-07
core: move specifier expansion out of service.c/socket.c
Lennart Poettering
2016-12-06
service: go through stop_post on failure (#4770)
Jouke Witteveen
2016-11-29
service: new NotifyAccess= value for control processes (#4212)
Jouke Witteveen
2016-11-29
service: prevent registering control pids as the main pid
Jouke Witteveen
2016-11-29
service: only fail notify services on empty cgroup during start
Jouke Witteveen
2016-11-22
service: fix main processes exit behavior for type notify services
Jouke Witteveen
2016-11-22
service: introduce protocol error type
Jouke Witteveen
2016-11-17
core: allow to redirect confirmation messages to a different console
Franck Bui
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-03
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-02
pid1: fix fd memleak when we hit FileDescriptorStoreMax limit
Zbigniew Jędrzejewski-Szmek
2016-11-01
core: when restarting services, don't close fds
Zbigniew Jędrzejewski-Szmek
2016-10-28
pid1: nicely log when doing operation on stored fds
Zbigniew Jędrzejewski-Szmek
2016-10-28
pid1: only log about added fd if it was really added
Zbigniew Jędrzejewski-Szmek
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-22
Merge pull request #4428 from lnykryn/ctrl_v2
Zbigniew Jędrzejewski-Szmek
2016-10-21
failure-action: generalize failure action to emergency action
Lukas Nykryn
2016-10-21
core: if the start command vanishes during runtime don't hit an assert
Lennart Poettering
2016-10-19
core: let's upgrade the log level for service processes dying of signal (#4415)
Lennart Poettering
2016-10-16
tree-wide: introduce free_and_replace helper
Zbigniew Jędrzejewski-Szmek
2016-10-11
Merge pull request #4067 from poettering/invocation-id
Zbigniew Jędrzejewski-Szmek
2016-10-10
core: when determining whether a process exit status is clean, consider wheth...
Lennart Poettering
2016-10-10
exit-status: kill is_clean_exit_lsb(), move logic to sysv-generator
Lennart Poettering
2016-10-07
core: add "invocation ID" concept to service manager
Lennart Poettering
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
[next]