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
99-systemd.rules
udev: look for new instead of add action
2010-04-10 21:23:55 +02:00
automount.c
mount: implement mounting properly
2010-04-10 18:00:34 +02:00
automount.h
mount: implement mounting properly
2010-04-10 18:00:34 +02: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: get rid of redundant NEWLINES definition
2010-04-10 18:00:33 +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-job.c
dbus: add generic DEFINE_BUS_PROPERTY_APPEND_ENUM() macro for enum properties
2010-04-10 18:00:27 +02:00
dbus-manager.c
dbus: add a couple of properties to the dbus manager interface
2010-04-10 18:00:28 +02:00
dbus-unit.c
dbus: add generic DEFINE_BUS_PROPERTY_APPEND_ENUM() macro for enum properties
2010-04-10 18:00:27 +02:00
dbus.c
dbus: make data pointer for properties read-only
2010-04-10 18:00:28 +02:00
dbus.h
dbus: make data pointer for properties read-only
2010-04-10 18:00:28 +02:00
device.c
mount: implement mounting properly
2010-04-10 18:00:34 +02:00
device.h
device: ignore a couple of 'API' devices
2010-04-10 18:00:34 +02:00
execute.c
rework tty handling
2010-04-13 02:06:27 +02:00
execute.h
rework tty handling
2010-04-13 02:06:27 +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
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
load-fragment: simplify fragment loading code by using macros
2010-04-13 02:22:41 +02:00
load-fragment.h
mount: implement mounting properly
2010-04-10 18:00:34 +02:00
log.c
dbus: add a couple of properties to the dbus manager interface
2010-04-10 18:00:28 +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
log: rework logging subsystem to support syslog and kmsg output
2010-04-06 21:57:45 +02:00
macro.h
macro: hookup assert logic with log logic
2010-04-13 03:59:39 +02:00
main.c
main: freeze instead of exiting when run as init
2010-04-13 04:19:02 +02:00
Makefile.am
udev: install rules file that ignore those nasty useless tty devices by default
2010-04-10 19:18:21 +02:00
manager.c
manager: start D-Bus on SIGUSR2
2010-04-13 03:20:22 +02:00
manager.h
rework tty handling
2010-04-13 02:06:27 +02:00
missing.h
add missing header files
2010-01-30 02:48:05 +01:00
mount-setup.c
mount-setup: fix nosuid/noexec/nodev mount option passing
2010-04-12 21:58:01 +02:00
mount-setup.h
mount-setup: introduce mount_point_is_api() call
2010-04-10 18:00:33 +02:00
mount.c
rework tty handling
2010-04-13 02:06:27 +02:00
mount.h
mount: implement mounting properly
2010-04-10 18:00:34 +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
service: add basic validation hooks
2010-04-13 04:00:03 +02:00
service.h
rework tty handling
2010-04-13 02:06:27 +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 tty handling
2010-04-13 02:06:27 +02:00
socket.h
rework tty handling
2010-04-13 02:06:27 +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
dbus: add Dump() D-Bus call
2010-04-10 18:00:22 +02:00
systemd-interfaces.vala
dbus: add Dump() D-Bus call
2010-04-10 18:00:22 +02:00
target.c
mount: implement mounting properly
2010-04-10 18:00:34 +02:00
target.h
target: introduce target_get_runlevel() for distilling SysV compatible runlevel information from a target
2010-04-10 18:00:21 +02:00
test-engine.c
rework tty handling
2010-04-13 02:06:27 +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.c
rework tty handling
2010-04-13 02:06:27 +02:00
unit.h
rework tty handling
2010-04-13 02:06:27 +02:00
util.c
main: when ignoring a signal set SA_RESTART
2010-04-13 02:36:19 +02:00
util.h
main: when ignoring a signal set SA_RESTART
2010-04-13 02:36:19 +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