test1
Use @ instead = as abstract namespace socket prefix
2010-01-28 04:50:28 +01:00
test2
first attempt in implementinging execution logic
2010-01-23 01:52:57 +01:00
.gitignore
implement trivial socket activated logger daemon
2010-01-27 22:43:50 +01:00
automount.c
rework config file load logic
2010-01-28 02:44:47 +01:00
automount.h
s/name/unit
2010-01-26 21:39:06 +01:00
CODING_STYLE
CODING_STYLE: add missing -
2009-11-18 14:32:23 +01:00
conf-parser.c
port config parser to new utility functions
2010-01-27 22:38:48 +01:00
conf-parser.h
s/name/unit
2010-01-26 21:39:06 +01:00
device.c
s/name/unit
2010-01-26 21:39:06 +01:00
device.h
s/name/unit
2010-01-26 21:39:06 +01:00
execute.c
set nice/oom_adjust only when asked for
2010-01-28 02:53:56 +01:00
execute.h
set nice/oom_adjust only when asked for
2010-01-28 02:53:56 +01:00
fixme
implement proper logging for services
2010-01-28 02:06:20 +01:00
hashmap.c
first attempt at proper service/socket logic
2010-01-26 04:18:44 +01:00
hashmap.h
first attempt at proper service/socket logic
2010-01-26 04:18:44 +01:00
job.c
s/name/unit
2010-01-26 21:39:06 +01:00
job.h
s/name/unit
2010-01-26 21:39:06 +01:00
list.h
first attempt at proper service/socket logic
2010-01-26 04:18:44 +01:00
load-dropin.c
don't choke on invalid dropin file names
2010-01-27 04:55:19 +01:00
load-dropin.h
s/name/unit
2010-01-26 21:39:06 +01:00
load-fragment.c
set nice/oom_adjust only when asked for
2010-01-28 02:53:56 +01:00
load-fragment.h
s/name/unit
2010-01-26 21:39:06 +01:00
load-fstab.c
s/name/unit
2010-01-26 21:39:06 +01:00
load-fstab.h
s/name/unit
2010-01-26 21:39:06 +01:00
log.c
make sure the log functions don't modify errno
2010-01-27 22:39:29 +01:00
log.h
add minimal logging framework
2010-01-20 19:18:52 +01:00
logger.c
implement /dev/kmsg loggin
2010-01-27 23:32:50 +01:00
macro.h
first attempt at proper service/socket logic
2010-01-26 04:18:44 +01:00
main.c
rework config file load logic
2010-01-28 02:44:47 +01:00
Makefile
implement trivial socket activated logger daemon
2010-01-27 22:43:50 +01:00
manager.c
add more special units
2010-01-28 02:43:52 +01:00
manager.h
add more special units
2010-01-28 02:43:52 +01:00
mount.c
rework config file load logic
2010-01-28 02:44:47 +01:00
mount.h
s/name/unit
2010-01-26 21:39:06 +01:00
service.c
rework config file load logic
2010-01-28 02:44:47 +01:00
service.h
yay, we can start socket units
2010-01-27 04:31:52 +01:00
set.c
first attempt at proper service/socket logic
2010-01-26 04:18:44 +01:00
set.h
first attempt at proper service/socket logic
2010-01-26 04:18:44 +01:00
snapshot.c
s/name/unit
2010-01-26 21:39:06 +01:00
snapshot.h
s/name/unit
2010-01-26 21:39:06 +01:00
socket-util.c
Use @ instead = as abstract namespace socket prefix
2010-01-28 04:50:28 +01:00
socket-util.h
yay, we can start socket units
2010-01-27 04:31:52 +01:00
socket.c
rework config file load logic
2010-01-28 02:44:47 +01:00
socket.h
notify socket unit when service unit dies
2010-01-27 06:19:48 +01:00
strv.c
introduce strv_contains()
2010-01-27 22:38:21 +01:00
strv.h
introduce strv_contains()
2010-01-27 22:38:21 +01:00
target.c
rework config file load logic
2010-01-28 02:44:47 +01:00
target.h
properly implement target unit
2010-01-27 06:33:27 +01:00
test-engine.c
implement drop-in directories
2010-01-27 00:15:56 +01:00
test-job-type.c
first attempt in implementinging execution logic
2010-01-23 01:52:57 +01:00
timer.c
rework config file load logic
2010-01-28 02:44:47 +01:00
timer.h
s/name/unit
2010-01-26 21:39:06 +01:00
unit.c
rework config file load logic
2010-01-28 02:44:47 +01:00
unit.h
drop unused function pointer
2010-01-27 22:42:21 +01:00
util.c
when resetting signal handlers, set them to SA_RESTART
2010-01-28 01:53:39 +01:00
util.h
add non-failing close() variant
2010-01-28 01:53:15 +01:00