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
|
execute: make kill mode configurable
|
2010-04-08 00:52:14 +02:00 |
cgroup.h
|
execute: make kill mode configurable
|
2010-04-08 00:52:14 +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: fix strv parsing
|
2010-04-06 21:52:35 +02:00 |
conf-parser.h
|
license: add GPLv2+ license blurbs everwhere
|
2010-02-03 13:03:47 +01:00 |
configure.ac
|
build-sys: fix AC_SUBST for /etc/rcN.d
|
2010-04-07 15:44:35 +02:00 |
dbus-job.c
|
dbus: connect to bus as soon as the special dbus service is around
|
2010-04-06 16:32:07 +02:00 |
dbus-manager.c
|
dbus: fix return value name in introspection data
|
2010-04-04 22:54:11 +02:00 |
dbus-unit.c
|
dbus: connect to bus as soon as the special dbus service is around
|
2010-04-06 16:32:07 +02:00 |
dbus.c
|
dbus: extra protection against dbus calling into us while we are already disconnected
|
2010-04-08 04:58:30 +02:00 |
dbus.h
|
dbus: connect to bus as soon as the special dbus service is around
|
2010-04-06 16:32:07 +02:00 |
device.c
|
device: look for all possible device names on udev events
|
2010-04-08 04:34:21 +02:00 |
device.h
|
license: add GPLv2+ license blurbs everwhere
|
2010-02-03 13:03:47 +01:00 |
execute.c
|
service: optionally, call setsid() on services
|
2010-04-07 23:23:58 +02:00 |
execute.h
|
service: optionally, call setsid() on services
|
2010-04-07 23:23:58 +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
|
job: fix pulldown-on-failure logic
|
2010-04-07 16:38:56 +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
|
execute: make kill mode configurable
|
2010-04-08 00:52:14 +02:00 |
load-fragment.h
|
rework merging/loading logic
|
2010-04-06 02:43:58 +02:00 |
log.c
|
log: log when we fail to open logging target
|
2010-04-08 01:22:27 +02:00 |
log.h
|
log: read log settings from the environment
|
2010-04-06 23:38:32 +02:00 |
logger.c
|
log: rework logging subsystem to support syslog and kmsg output
|
2010-04-06 21:57:45 +02:00 |
macro.h
|
macro: move IOVEC_SET_STRING into macro.h
|
2010-04-06 21:54:19 +02:00 |
main.c
|
main: fall back to rescue target when default target cannot be loaded
|
2010-04-08 02:00:40 +02:00 |
Makefile.am
|
build-sys: fix build regarding SYSTEM_SYSVRCND_PATH
|
2010-04-07 15:39:28 +02:00 |
manager.c
|
manager: print process name for all SIGCHLD received
|
2010-04-08 03:22:25 +02:00 |
manager.h
|
main: fall back to rescue target when default target cannot be loaded
|
2010-04-08 02:00:40 +02:00 |
missing.h
|
add missing header files
|
2010-01-30 02:48:05 +01:00 |
mount-setup.c
|
mount-setup: properly show NULL mount options
|
2010-04-08 01:43:07 +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
|
service: when reading pid file make sure to watch the pid read
|
2010-04-08 04:05:56 +02:00 |
service.h
|
execute: make kill mode configurable
|
2010-04-08 00:52:14 +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
|
service/socket: show main/control pids in dump
|
2010-04-08 03:48:27 +02:00 |
socket.h
|
execute: make kill mode configurable
|
2010-04-08 00:52:14 +02: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
|
vala: take command line args to control whether to talk to system or session systemd
|
2010-04-07 16:23:08 +02:00 |
systemctl.vala
|
systemctl: minor output fix
|
2010-04-08 03:49:12 +02: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
|
unit: shortcut unit_notify() early, if possible
|
2010-04-08 03:01:05 +02:00 |
target.h
|
license: add GPLv2+ license blurbs everwhere
|
2010-02-03 13:03:47 +01:00 |
test-engine.c
|
manager: make running_as configurable
|
2010-04-06 23:55:42 +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
|
unit: when merging a device, follow the merge first
|
2010-04-08 04:35:03 +02:00 |
unit.h
|
execute: make kill mode configurable
|
2010-04-08 00:52:14 +02:00 |
util.c
|
manager: print process name for all SIGCHLD received
|
2010-04-08 03:22:25 +02:00 |
util.h
|
manager: print process name for all SIGCHLD received
|
2010-04-08 03:22:25 +02:00 |