Ninjatrappeur's systemd working tree
Go to file
Lennart Poettering b52429d4e0 implement trivial socket activated logger daemon 2010-01-27 22:43:50 +01:00
test1 implement trivial socket activated logger daemon 2010-01-27 22:43:50 +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
CODING_STYLE CODING_STYLE: add missing - 2009-11-18 14:32:23 +01:00
Makefile implement trivial socket activated logger daemon 2010-01-27 22:43:50 +01:00
automount.c s/name/unit 2010-01-26 21:39:06 +01:00
automount.h s/name/unit 2010-01-26 21:39:06 +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 drop O_CLOEXEC/O_NONBLOCK from files intended for forked clients 2010-01-27 06:18:45 +01:00
execute.h reset signal mask when forking 2010-01-27 06:17:51 +01:00
fixme yay, we can start socket units 2010-01-27 04:31:52 +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 port fragment loader to new utility functions 2010-01-27 22:39:10 +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 trivial socket activated logger daemon 2010-01-27 22:43:50 +01:00
macro.h first attempt at proper service/socket logic 2010-01-26 04:18:44 +01:00
main.c exit cleanly on SIGINT 2010-01-27 04:36:30 +01:00
manager.c process only one epoll event at a time 2010-01-27 22:40:10 +01:00
manager.h yay, we can start socket units 2010-01-27 04:31:52 +01:00
mount.c s/name/unit 2010-01-26 21:39:06 +01:00
mount.h s/name/unit 2010-01-26 21:39:06 +01:00
service.c make sure we don't ask the same socket unit for fds more than once 2010-01-27 22:41:57 +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 yay, we can start socket units 2010-01-27 04:31:52 +01:00
socket-util.h yay, we can start socket units 2010-01-27 04:31:52 +01:00
socket.c properly implement target unit 2010-01-27 06:33:27 +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 properly implement target unit 2010-01-27 06:33:27 +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 s/name/unit 2010-01-26 21:39:06 +01:00
timer.h s/name/unit 2010-01-26 21:39:06 +01:00
unit.c don't allow zero length unit names 2010-01-27 04:56:02 +01:00
unit.h drop unused function pointer 2010-01-27 22:42:21 +01:00
util.c implement new utility functions strstrip() and file_in_same_dir() 2010-01-27 22:37:50 +01:00
util.h implement new utility functions strstrip() and file_in_same_dir() 2010-01-27 22:37:50 +01:00