index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
service.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: use 'syslog+console' for sysv_console
Michal Schmidt
2011-12-16
1
-1
/
+1
*
service: stop the service if ExecStartPost ends with a failure
Michal Schmidt
2011-12-03
1
-12
/
+14
*
service: handle services with racy daemonization gracefully
Michal Schmidt
2011-12-03
1
-21
/
+154
*
service: don't warn if the pidfile still exists after SIGCHLD
Michal Schmidt
2011-11-10
1
-4
/
+5
*
Add Mageia support
Dexter Morgan
2011-11-02
1
-1
/
+2
*
service: Drop rcN.d runlevels from SysV services that also exist in rcS.d
Tollef Fog Heen
2011-10-17
1
-1
/
+8
*
service: don't try to guess PID for SysV services anymore
Lennart Poettering
2011-10-11
1
-0
/
+1
*
service: fix up std output/error before we add dependencies to the bridge socket
Lennart Poettering
2011-09-23
1
-2
/
+2
*
coverity: fix a couple of bugs found by coverity
Lennart Poettering
2011-09-23
1
-1
/
+1
*
service: warn if a service fails to write its PID file
Michal Schmidt
2011-09-22
1
-6
/
+10
*
service: if StandardInput=socket and StandardOutput=inherit imply socket for ...
Lennart Poettering
2011-09-22
1
-5
/
+24
*
service: minor change in service_load_pid_file return value
Michal Schmidt
2011-09-21
1
-2
/
+2
*
service: handle forking services that move to a new PID
Michal Schmidt
2011-09-21
1
-3
/
+15
*
service: drop broken support for X-Interactive fields in LSB headers
Lennart Poettering
2011-09-20
1
-13
/
+0
*
service: all rcS.d scripts have been converted on Frugalware
Miklos Vajna
2011-08-24
1
-1
/
+1
*
exec: optionally apply cgroup attributes to the cgroups we create
Lennart Poettering
2011-08-20
1
-0
/
+1
*
service: parse insserv.conf and plugs its system facilities into systemd.
Frederic Crozat
2011-08-02
1
-0
/
+70
*
util: use join() instead of asprintf() as an optimization
Lennart Poettering
2011-08-01
1
-8
/
+10
*
util: various optimizations, using join()
Lennart Poettering
2011-08-01
1
-1
/
+2
*
load-fragment: speed up parsing by using a perfect hash table with configurat...
Lennart Poettering
2011-08-01
1
-0
/
+4
*
unit: use ESRCH as error when we don't find anybody to kill
Lennart Poettering
2011-07-13
1
-2
/
+2
*
service: properly handle who argument on D-Bus kill calls
Lennart Poettering
2011-07-12
1
-8
/
+10
*
manager: merge serialization and desrialization counter into one, and increas...
Lennart Poettering
2011-07-06
1
-1
/
+1
*
service: 'pidfile:' in SysV chkconfig header implies a real daemon
Michal Schmidt
2011-07-05
1
-1
/
+1
*
manager: don't even think of enumerating sysv services in user instances
Lennart Poettering
2011-07-01
1
-0
/
+3
*
service: check whether sysv scripts where changed
Lennart Poettering
2011-06-21
1
-0
/
+40
*
dbus: introduce UnsetAndSetEnvironment()
Lennart Poettering
2011-06-21
1
-4
/
+4
*
english: s/_per_/_by_/
Lennart Poettering
2011-06-21
1
-2
/
+2
*
exec: hangup/reset/deallocate VTs in gettys
Lennart Poettering
2011-05-18
1
-2
/
+2
*
build-sys: Angstrom support
Koen Kooi
2011-05-09
1
-5
/
+5
*
service: properly notice when services with a main process that isn't a child...
Lennart Poettering
2011-04-28
1
-19
/
+34
*
cgroup: don't accidentaly trim on reload
Lennart Poettering
2011-04-20
1
-1
/
+1
*
units: rename rtc-set.target to time-sync.target and pull it in by hwclock-lo...
Lennart Poettering
2011-04-06
1
-1
/
+1
*
service: fix units with more than one socket
Lennart Poettering
2011-04-06
1
-2
/
+2
*
src: our lord is coverity
Lennart Poettering
2011-03-31
1
-2
/
+3
*
unit: never apply /etc/rcN.d/ priority to native services
Lennart Poettering
2011-03-30
1
-3
/
+10
*
exec: drop process group kill mode since it has little use and confuses the user
Lennart Poettering
2011-03-29
1
-10
/
+5
*
service: pull in sysv facility targets from the sysv units, not the other way...
Lennart Poettering
2011-03-18
1
-10
/
+15
*
special: get rid of dbus.target
Lennart Poettering
2011-03-18
1
-1
/
+1
*
def: centralize definition of default timeout in one place
Lennart Poettering
2011-03-17
1
-4
/
+3
*
core: move abstract namespace sockets to /dev/.run
Lennart Poettering
2011-03-14
1
-1
/
+1
*
build-sys: add Mandriva distribution support
v20
Andrey Borzenkov
2011-03-08
1
-0
/
+6
*
service: use uppercase SYSV prefix to make it easier to recognize
Lennart Poettering
2011-03-08
1
-1
/
+1
*
service: prefix description with LSB only if script has LSB header, use 'SysV...
Lennart Poettering
2011-03-08
1
-1
/
+1
*
service: drop redundant check in sysv_translate_facility
Lennart Poettering
2011-03-06
1
-3
/
+1
*
kill: always send SIGCONT after SIGTERM
Lennart Poettering
2011-03-03
1
-8
/
+8
*
Spelling Corrections
Harald Hoyer
2011-02-28
1
-3
/
+3
*
service: never clean up a service that still has a process in it
Lennart Poettering
2011-02-25
1
-5
/
+13
*
exec: introduce global defaults for the standard output of services
Lennart Poettering
2011-02-15
1
-1
/
+3
*
service: make main pid guessing optional, and reread pid file after reloads
Lennart Poettering
2011-02-13
1
-6
/
+16
[next]