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
don't include non-existing header file
2010-01-29 04:10:55 +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
monitor udev for device changes
2010-01-29 06:45:59 +01:00
device.h
monitor udev for device changes
2010-01-29 06:45:59 +01:00
execute.c
support chrooting/setting of ioprio when spawning
2010-01-29 20:46:22 +01:00
execute.h
support chrooting/setting of ioprio when spawning
2010-01-29 20:46:22 +01:00
fixme
support chrooting/setting of ioprio when spawning
2010-01-29 20:46:22 +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
implement coldpluggin
2010-01-29 03:18:09 +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
make use of unit_add_dependency_by_name() where applicable
2010-01-28 06:43:49 +01:00
load-dropin.h
s/name/unit
2010-01-26 21:39:06 +01:00
load-fragment.c
implement recursive_stop/stop_when_unneeded unit flags
2010-01-29 20:47:15 +01:00
load-fragment.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
monitor udev for device changes
2010-01-29 06:45:59 +01:00
macro.h
first attempt at proper service/socket logic
2010-01-26 04:18:44 +01:00
main.c
fix impact minimizing code
2010-01-29 04:26:30 +01:00
Makefile
ratelimit start requests
2010-01-29 04:42:57 +01:00
manager.c
monitor udev for device changes
2010-01-29 06:45:59 +01:00
manager.h
monitor udev for device changes
2010-01-29 06:45:59 +01:00
mount.c
monitor udev for device changes
2010-01-29 06:45:59 +01:00
mount.h
watch mount status file
2010-01-29 06:04:08 +01:00
ratelimit.c
ratelimit start requests
2010-01-29 04:42:57 +01:00
ratelimit.h
ratelimit start requests
2010-01-29 04:42:57 +01:00
service.c
ratelimit start requests
2010-01-29 04:42:57 +01:00
service.h
ratelimit start requests
2010-01-29 04:42:57 +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
monitor udev for device changes
2010-01-29 06:45:59 +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
implement recursive_stop/stop_when_unneeded unit flags
2010-01-29 20:47:15 +01:00
unit.h
implement recursive_stop/stop_when_unneeded unit flags
2010-01-29 20:47:15 +01:00
util.c
add first_word() call
2010-01-30 01:52:44 +01:00
util.h
add first_word() call
2010-01-30 01:52:44 +01:00