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
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
2015-11-02
core: service: fix error message
Daniel Mack
2015-10-27
service: exiting early is nicer than deeply-indented code blocks
Lennart Poettering
2015-10-27
core: don't pass uninitialzed PIDs to pid_is_unwaited()
Lennart Poettering
2015-10-27
process-util: rename get_parent_of_pid() → get_process_ppid()
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-19
tree-wide: add more void casts for various syscall invocations
Lennart Poettering
2015-10-08
core: add support for setting stdin/stdout/stderr for transient services
Lennart Poettering
2015-10-07
service: fix memory leak in service_add_fd_store()
reverendhomer
2015-10-06
Merge pull request #1468 from poettering/fdnames
Tom Gundersen
2015-10-06
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-06
core: simplify fd collection code, return number of fds as return value
Lennart Poettering
2015-10-03
core: don't unset reload result, unless we begin a start or reload operation
Lennart Poettering
2015-09-28
Move all unit states to basic/ and extend systemctl --state=help
Zbigniew Jędrzejewski-Szmek
2015-09-22
core: Add FFSDescriptors and FFSStrings service parameters
Pawel Szewczyk
2015-09-11
core: kill processes started due to the ExecReload= on timeout
Evgeny Vereshchagin
2015-09-09
tree-wide: update empty-if coccinelle script to cover empty-while and more
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-09-01
unit: suppress unnecessary cgroup empty check
Lennart Poettering
2015-08-31
unit: unify how we assing slices to units
Lennart Poettering
2015-08-28
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-08-27
Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"
David Herrmann
2015-08-11
sd-bus: do not connect to dbus-1 socket when kdbus is available
Kay Sievers
2015-07-24
core: print a nicer warning when two units have the same BusName= setting
Lennart Poettering
2015-07-21
core: remove generic job completion messages from unit vtables
Michal Schmidt
2015-07-21
core: correct return value from reload methods
Michal Schmidt
2015-07-06
treewide: fix typos of let's
Zbigniew Jędrzejewski-Szmek
2015-06-17
turn kdbus support into a runtime option
Kay Sievers
2015-06-11
core: Let two more booleans survive a daemon-reload
Werner Fink
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-12
core: drop redundant logging about notification messages
Tom Gundersen
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
core: always initialize ExecParamters.bus_endpoint_fd to -1
Lennart Poettering
2015-04-29
core: annotate event sources
Tom Gundersen
2015-04-28
service: make restart logic a bit easier to understand
Lennart Poettering
2015-04-28
exit-status: introduce common exit_status_set_test() call for testing exit st...
Lennart Poettering
2015-04-24
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
[next]