linux
automount: implement automount unit type
2010-04-16 23:24:39 +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
units
units: rename [Meta] section to [Unit]
2010-04-15 23:20:17 +02:00
.gitignore
units: install a few basic units by default
2010-04-13 05:18:12 +02:00
99-systemd.rules
udev: expose network interfaces by default
2010-04-21 03:11:28 +02:00
automount.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
automount.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
bootstrap.sh
build: basic autoconfization
2010-02-03 14:21:48 +01:00
cgroup.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
cgroup.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +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: print message about invalid sections
2010-04-13 19:26:26 +02:00
conf-parser.h
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
configure.ac
build-sys: automatically figure out names of dbus/syslog services
2010-04-10 18:00:21 +02:00
dbus-automount.c
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-automount.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-device.c
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-device.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-execute.c
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-execute.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-job.c
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-job.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-manager.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
dbus-manager.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-mount.c
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-mount.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-service.c
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-service.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-snapshot.c
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-snapshot.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-socket.c
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-socket.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-target.c
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-target.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-unit.c
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus-unit.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
dbus.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
dbus.h
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
device.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
device.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
execute.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
execute.h
automount: implement automount unit type
2010-04-16 23:24:39 +02:00
fdset.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
fdset.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +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
hostname-setup.c
hostname-setup: add SuSE compatiblity
2010-04-10 18:53:48 +02:00
hostname-setup.h
hostname: set hostname early during boottime
2010-04-10 18:00:21 +02:00
initctl.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +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
dbus: greatly extend dbus coverage
2010-04-18 03:08:16 +02:00
job.h
core: add minimal templating system
2010-04-15 03:11:15 +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
core: add minimal templating system
2010-04-15 03:11:15 +02:00
load-dropin.h
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
load-fragment.c
automount: implement automount unit type
2010-04-16 23:24:39 +02:00
load-fragment.h
mount: implement mounting properly
2010-04-10 18:00:34 +02:00
log.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
log.h
dbus: add a couple of properties to the dbus manager interface
2010-04-10 18:00:28 +02:00
logger.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
macro.h
macro: hookup assert logic with log logic
2010-04-13 03:59:39 +02:00
main.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
Makefile.am
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
manager.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
manager.h
manager: pack structs a bit tighter
2010-04-21 03:41:58 +02:00
missing.h
add missing header files
2010-01-30 02:48:05 +01:00
mount-setup.c
mount-setup: detect /cgroup as API mounts
2010-04-16 23:35:44 +02:00
mount-setup.h
mount-setup: introduce mount_point_is_api() call
2010-04-10 18:00:33 +02:00
mount.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
mount.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
org.freedesktop.systemd1.conf
dbus: install D-Bus policy file by default
2010-04-10 18:51:07 +02: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
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
service.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +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
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
snapshot.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
socket-util.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
socket-util.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
socket.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
socket.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
specifier.c
core: add minimal templating system
2010-04-15 03:11:15 +02:00
specifier.h
core: add minimal templating system
2010-04-15 03:11:15 +02:00
strv.c
strv: introduce strv_new_ap() call
2010-04-10 18:00:33 +02:00
strv.h
strv: introduce strv_new_ap() call
2010-04-10 18:00:33 +02: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
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
systemd-interfaces.vala
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
target.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
target.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
test-engine.c
core: add minimal templating system
2010-04-15 03:11:15 +02:00
test-job-type.c
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
timer.c
mount: implement mounting properly
2010-04-10 18:00:34 +02:00
timer.h
build: basic autoconfization
2010-02-03 14:21:48 +01:00
unit-name.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
unit-name.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
unit.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
unit.h
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
util.c
reload: implement reload/reexec logic
2010-04-21 03:27:44 +02:00
util.h
automount: implement automount unit type
2010-04-16 23:24:39 +02:00
utmp-wtmp.c
mount: implement mounting properly
2010-04-10 18:00:34 +02:00
utmp-wtmp.h
mount: implement mounting properly
2010-04-10 18:00:34 +02:00