Ninjatrappeur's systemd working tree
Go to file
2010-04-06 02:43:58 +02:00
m4 build: basic autoconfization 2010-02-03 14:21:48 +01:00
test1 cgroup: add cgroupsification 2010-03-31 16:29:55 +02:00
test2 first attempt in implementinging execution logic 2010-01-23 01:52:57 +01:00
.gitignore sysv: implement /dev/initctl compatibility 2010-04-04 22:53:42 +02:00
automount.c rework merging/loading logic 2010-04-06 02:43:58 +02:00
automount.h license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
bootstrap.sh build: basic autoconfization 2010-02-03 14:21:48 +01:00
cgroup.c cgroup: fix minor memory leak 2010-04-06 02:35:59 +02:00
cgroup.h cgroup: add cgroupsification 2010-03-31 16:29:55 +02:00
cgroups-agent.c cgroup: add cgroupsification 2010-03-31 16:29:55 +02:00
CODING_STYLE CODING_STYLE: minor updates 2010-02-14 22:44:51 +01:00
conf-parser.c conf-parser: don't crash when environemnt list is empty 2010-04-06 02:37:47 +02:00
conf-parser.h license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
configure.ac cgroup: add cgroupsification 2010-03-31 16:29:55 +02:00
dbus-job.c dbus: send out signals when units/jobs come, go and change 2010-02-05 00:38:41 +01:00
dbus-manager.c dbus: fix return value name in introspection data 2010-04-04 22:54:11 +02:00
dbus-unit.c unit: rename load_path to fragment_path to make clear what kind of configuration file this is 2010-02-14 01:01:10 +01:00
dbus.c dbus: log result for RequestName() 2010-04-04 22:48:47 +02:00
dbus.h dbus: send out signals when units/jobs come, go and change 2010-02-05 00:38:41 +01:00
device.c rework merging/loading logic 2010-04-06 02:43:58 +02:00
device.h license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
execute.c cgroup: add cgroupsification 2010-03-31 16:29:55 +02:00
execute.h cgroup: add cgroupsification 2010-03-31 16:29:55 +02:00
fixme fixme: minor update 2010-02-14 22:47:08 +01:00
hashmap.c hashmap,set: add new accessors that cannot fail on OOM 2010-04-06 02:38:43 +02:00
hashmap.h hashmap,set: add new accessors that cannot fail on OOM 2010-04-06 02:38:43 +02:00
initctl.c sysv: implement /dev/initctl compatibility 2010-04-04 22:53:42 +02:00
initreq.h sysv: implement /dev/initctl compatibility 2010-04-04 22:53:42 +02:00
ioprio.h add missing header files 2010-01-30 02:48:05 +01:00
job.c rework merging/loading logic 2010-04-06 02:43:58 +02:00
job.h job: define job_type_is_redundant() to idenity unnecessary jobs 2010-04-06 02:39:16 +02:00
LICENSE license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
list.h license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
load-dropin.c util: unify code to check whether certain file names should be ignored when listing files 2010-02-14 01:07:01 +01:00
load-dropin.h license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
load-fragment.c rework merging/loading logic 2010-04-06 02:43:58 +02:00
load-fragment.h rework merging/loading logic 2010-04-06 02:43:58 +02:00
log.c build: drop manual config.h inclusion, since we do this via gcc's -include switch anyway 2010-02-03 14:28:20 +01:00
log.h macro: drop double __ prefix to make sure we don't collide with gcc/glibc definitions 2010-02-03 14:25:37 +01:00
logger.c logger: fix return value 2010-04-04 22:54:25 +02:00
macro.h macro: drop double __ prefix to make sure we don't collide with gcc/glibc definitions 2010-02-03 14:25:37 +01:00
main.c main: initialize default boot target from argv[1] 2010-04-04 22:49:26 +02:00
Makefile.am sysv: implement /dev/initctl compatibility 2010-04-04 22:53:42 +02:00
manager.c rework merging/loading logic 2010-04-06 02:43:58 +02:00
manager.h rework merging/loading logic 2010-04-06 02:43:58 +02:00
missing.h add missing header files 2010-01-30 02:48:05 +01:00
mount-setup.c mount: mount more virtual directories by default 2010-04-01 18:06:15 +02:00
mount-setup.h cgroup: add cgroupsification 2010-03-31 16:29:55 +02:00
mount.c rework merging/loading logic 2010-04-06 02:43:58 +02:00
mount.h license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
ratelimit.c license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
ratelimit.h build: basic autoconfization 2010-02-03 14:21:48 +01:00
securebits.h add missing header files 2010-01-30 02:48:05 +01:00
service.c rework merging/loading logic 2010-04-06 02:43:58 +02:00
service.h rework merging/loading logic 2010-04-06 02:43:58 +02:00
set.c hashmap,set: add new accessors that cannot fail on OOM 2010-04-06 02:38:43 +02:00
set.h hashmap,set: add new accessors that cannot fail on OOM 2010-04-06 02:38:43 +02:00
snapshot.c license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
snapshot.h license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
socket-util.c socket: allow configuration of socket/directory mode 2010-02-12 02:02:14 +01:00
socket-util.h socket: allow configuration of socket/directory mode 2010-02-12 02:02:14 +01:00
socket.c rework merging/loading logic 2010-04-06 02:43:58 +02:00
socket.h socket: allow configuration of socket/directory mode 2010-02-12 02:02:14 +01:00
strv.c strv: introduce strv_env_merge() to merge environment arrays 2010-02-14 22:38:30 +01:00
strv.h strv: introduce strv_env_merge() to merge environment arrays 2010-02-14 22:38:30 +01:00
systemadm.vala unit: rename load_path to fragment_path to make clear what kind of configuration file this is 2010-02-14 01:01:10 +01:00
systemctl.vala dbus: send out signals when units/jobs come, go and change 2010-02-05 00:38:41 +01:00
systemd-interfaces.vala unit: rename load_path to fragment_path to make clear what kind of configuration file this is 2010-02-14 01:01:10 +01:00
target.c rework merging/loading logic 2010-04-06 02:43:58 +02:00
target.h license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
test-engine.c cgroup: add cgroupsification 2010-03-31 16:29:55 +02:00
test-job-type.c license: add GPLv2+ license blurbs everwhere 2010-02-03 13:03:47 +01:00
timer.c rework merging/loading logic 2010-04-06 02:43:58 +02:00
timer.h build: basic autoconfization 2010-02-03 14:21:48 +01:00
unit.c rework merging/loading logic 2010-04-06 02:43:58 +02:00
unit.h rework merging/loading logic 2010-04-06 02:43:58 +02:00
util.c util: add decchar()/undecchar() calls 2010-04-06 02:41:03 +02:00
util.h util: add decchar()/undecchar() calls 2010-04-06 02:41:03 +02:00