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
/
service.c
Age
Commit message (
Expand
)
Author
2010-08-20
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-20
service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...
Lennart Poettering
2010-08-20
service: make sure sysv services marked as interactive in the LSB header get ...
Lennart Poettering
2010-08-17
service: rename ValidNoProcess= to RemainAfterExit=
Lennart Poettering
2010-08-17
service: prefix descriptions when they come from legacy sources
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-13
service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...
Lennart Poettering
2010-08-11
clang: fix numerous little issues found with clang-analyzer
Lennart Poettering
2010-08-09
main: fix auto restarting of units after a configuration reload
Lennart Poettering
2010-08-09
manager: when two pending jobs conflict, keep the one that "conflicts", remov...
Lennart Poettering
2010-08-09
service: hide output of sysv scripts if quiet is passed on the kernel cmdline
Lennart Poettering
2010-08-09
service: properly remember if a sysv is actually enabled
Lennart Poettering
2010-08-09
service: show restart value in dump
Lennart Poettering
2010-08-05
service: read special startup dirs only on the respective distros
Lennart Poettering
2010-08-05
service: always sort services from suse B runlevel before services from norma...
Lennart Poettering
2010-07-21
service: save/restore status text string
Lennart Poettering
2010-07-20
sysv: do not add sysv services that are not enabled in /etc/rcN.d/ to network...
Lennart Poettering
2010-07-19
systemctl: introduce reset-maintenance command
Lennart Poettering
2010-07-17
execute: bump up log level of executed processes that failed
Lennart Poettering
2010-07-16
service: refuse to start services that are configured for per-connection inst...
Lennart Poettering
2010-07-12
service: allow input from terminal when executing more than one start-pre or ...
Lennart Poettering
2010-07-12
service: trim cgroups if services that are "active" but "exited"
Lennart Poettering
2010-07-12
execute: optionally ignore return status of invoked commands
Lennart Poettering
2010-07-11
service: fix minor memory leak
Lennart Poettering
2010-07-10
service: allow immediate stopping while starting
Lennart Poettering
2010-07-10
execute: add ability to configure the kill signal
Lennart Poettering
2010-07-08
service: don't enable native services via legacy sysv symlinks anymore
Lennart Poettering
2010-07-08
execute: if the main process of a service already owns the TTY, don't wait fo...
Lennart Poettering
2010-07-08
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-08
service: set env var for stop/reload commands
Lennart Poettering
2010-07-07
util: use quoted word parsing where applicable
Lennart Poettering
2010-07-07
log: bump up a number of log messages so that they are shown even if debug lo...
Lennart Poettering
2010-07-07
service: fix parsing word size functions
Lennart Poettering
2010-07-07
util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ...
Lennart Poettering
2010-07-07
execute: change stdout inherit logic, when run as PID 1 use /dev/null
Lennart Poettering
2010-07-07
service: serialize exec status
Lennart Poettering
2010-07-07
unit: when reading description from LSB prefer short over long description
Lennart Poettering
2010-07-07
manager: optionally print status updates to console on boot
Lennart Poettering
2010-07-04
dbus: complete exec status coverage
Lennart Poettering
2010-07-03
unit: add DefaultDependencies= setting
Lennart Poettering
2010-07-03
unit: simplify things a little by introducing API to add two dependencies in ...
Lennart Poettering
2010-07-01
man: finish service man page
Lennart Poettering
2010-07-01
unit: shorten active state enums to make systemctl output nicer
Lennart Poettering
2010-07-01
unit: add new abstracted maintenance state for units
Lennart Poettering
2010-06-22
service: rework logic when we consider a service running
Lennart Poettering
2010-06-19
service: require KillMode=control-group when PAM is enabled
Lennart Poettering
2010-06-19
unit: get rid of various unnecessary casts
Lennart Poettering
2010-06-19
don't use 'long long' unless we have a really good reason to
Lennart Poettering
2010-06-19
socket: enforce limit on number of concurrent connections
Lennart Poettering
2010-06-19
service: honour empty cgroup even in ValidNoProcess mode
Lennart Poettering
[next]