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
2011-04-06
service: fix units with more than one socket
Lennart Poettering
2011-03-31
src: our lord is coverity
Lennart Poettering
2011-03-30
unit: never apply /etc/rcN.d/ priority to native services
Lennart Poettering
2011-03-29
exec: drop process group kill mode since it has little use and confuses the user
Lennart Poettering
2011-03-18
service: pull in sysv facility targets from the sysv units, not the other way...
Lennart Poettering
2011-03-18
special: get rid of dbus.target
Lennart Poettering
2011-03-17
def: centralize definition of default timeout in one place
Lennart Poettering
2011-03-14
core: move abstract namespace sockets to /dev/.run
Lennart Poettering
2011-03-08
build-sys: add Mandriva distribution support
systemd/v20
Andrey Borzenkov
2011-03-08
service: use uppercase SYSV prefix to make it easier to recognize
Lennart Poettering
2011-03-08
service: prefix description with LSB only if script has LSB header, use 'SysV...
Lennart Poettering
2011-03-06
service: drop redundant check in sysv_translate_facility
Lennart Poettering
2011-03-03
kill: always send SIGCONT after SIGTERM
Lennart Poettering
2011-02-28
Spelling Corrections
Harald Hoyer
2011-02-25
service: never clean up a service that still has a process in it
Lennart Poettering
2011-02-15
exec: introduce global defaults for the standard output of services
Lennart Poettering
2011-02-13
service: make main pid guessing optional, and reread pid file after reloads
Lennart Poettering
2011-01-20
service: make chain of main commands and control commands independent of each...
Lennart Poettering
2011-01-20
service: don't allow reload operations for oneshot services
Lennart Poettering
2011-01-20
systemctl: highlight failed processes in systemctl status
Lennart Poettering
2011-01-20
service: when reloading a service fails don't fail the entire service but jus...
Lennart Poettering
2011-01-18
service: if a reload operation fails, don't shut down the service
Lennart Poettering
2011-01-18
execute: make sending of SIGKILL on shutdown optional
Lennart Poettering
2011-01-17
arch: remove support for legacy daemons
Tom Gundersen
2011-01-07
service: don't hit an assert if information in LSB headers is incorrectly for...
Lennart Poettering
2010-12-27
service: ifdef (more) distro-specific compat logic
Michael Biebl
2010-12-16
service: ifdef distro-specific compat logic
Kay Sievers
2010-12-16
service: drop rc. prefix on frugalware linux
Miklos Vajna
2010-12-09
suse: add 'smtp' LSB facility
Kay Sievers
2010-11-29
build-sys: frugalware linux support
Miklos Vajna
2010-11-17
cgroup: by default, duplicate service cgroup in the cpu hierarchy
Lennart Poettering
2010-11-15
exec: automatically determine right TERM= setting based on tty name
Lennart Poettering
2010-11-15
drop support for MANAGER_SESSION, introduce MANAGER_USER instead
Lennart Poettering
2010-11-10
service: delay automatic restart if job is pending
Lennart Poettering
2010-10-29
unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...
Lennart Poettering
2010-10-28
service: unify tstamp serialization code
Lennart Poettering
2010-10-27
service: when after startup only one process is in a service's cgroup, assume...
Lennart Poettering
2010-10-26
service: fix sysv-less build
Mike Kazantsev
2010-10-26
service: make sure to pass TERM=linux to all sysv scripts
Lennart Poettering
2010-10-25
ubuntu: Treat Ubuntu as a distinct distro in configure.ac etc
Andrew Edmunds
2010-10-22
systemctl: introduce systemctl kill
Lennart Poettering
2010-10-14
manager: hookup shutdown helper and signals
Lennart Poettering
2010-10-13
mount: hook in q fsck@.service instance for all mount points with passno > 0
Lennart Poettering
2010-10-08
service: introduce Restart=on-failure and Restart=on-abort
Lennart Poettering
2010-10-08
service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service
Lennart Poettering
2010-10-08
service: increase default timeout for sysv scripts to 3min
Lennart Poettering
2010-10-05
service: rename settings for Restart= from 'restart-always' to 'always' and s...
Lennart Poettering
2010-10-05
socket: make sockets to pass to a service configurable
Lennart Poettering
2010-09-28
service: first lookup LSB facility names in tables, only then suppress self-p...
Lennart Poettering
2010-09-28
service: Don't crash because of double free when Arch services are disabled i...
Matthias Schiffer
[next]