test1
synchronize logger socket with what we use in the code
2010-02-01 12:45:03 +01:00
test2
first attempt in implementinging execution logic
2010-01-23 01:52:57 +01:00
.gitignore
client: add a very basic Vala command line tool
2010-02-02 22:22:51 +01:00
automount.c
don't include non-existing header file
2010-01-29 04:10:55 +01:00
automount.h
s/name/unit
2010-01-26 21:39:06 +01:00
CODING_STYLE
CODING_STYLE: add missing -
2009-11-18 14:32:23 +01:00
conf-parser.c
port config parser to new utility functions
2010-01-27 22:38:48 +01:00
conf-parser.h
add basic (and not very useful) D-Bus support
2010-02-01 03:33:24 +01:00
dbus-job.c
dbus: install some properties on the job objects
2010-02-02 12:42:08 +01:00
dbus-manager.c
add basic (and not very useful) D-Bus support
2010-02-01 03:33:24 +01:00
dbus-unit.c
dbus: hand out proper dbus object paths for jobs
2010-02-02 12:42:34 +01:00
dbus.c
expose more properties
2010-02-02 12:22:59 +01:00
dbus.h
expose more properties
2010-02-02 12:22:59 +01:00
device.c
monitor udev for device changes
2010-01-29 06:45:59 +01:00
device.h
monitor udev for device changes
2010-01-29 06:45:59 +01:00
execute.c
build: make gcc shut up
2010-02-02 13:23:15 +01:00
execute.h
execute: allow configuration of SCHED_RESET_ON_FORK
2010-02-02 12:50:04 +01:00
fixme
greatly extend what we enforce as process properties
2010-01-30 01:55:42 +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
ioprio.h
add missing header files
2010-01-30 02:48:05 +01:00
job.c
add basic (and not very useful) D-Bus support
2010-02-01 03:33:24 +01:00
job.h
add basic (and not very useful) D-Bus support
2010-02-01 03:33:24 +01:00
list.h
first attempt at proper service/socket logic
2010-01-26 04:18:44 +01:00
load-dropin.c
make use of unit_add_dependency_by_name() where applicable
2010-01-28 06:43:49 +01:00
load-dropin.h
s/name/unit
2010-01-26 21:39:06 +01:00
load-fragment.c
execute: allow configuration of SCHED_RESET_ON_FORK
2010-02-02 12:50:04 +01:00
load-fragment.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
monitor udev for device changes
2010-01-29 06:45:59 +01:00
macro.h
first attempt at proper service/socket logic
2010-01-26 04:18:44 +01:00
main.c
add basic (and not very useful) D-Bus support
2010-02-01 03:33:24 +01:00
Makefile
client: add a very basic Vala command line tool
2010-02-02 22:22:51 +01:00
manager.c
dbus: install some properties on the job objects
2010-02-02 12:42:08 +01:00
manager.h
dbus: install some properties on the job objects
2010-02-02 12:42:08 +01:00
missing.h
add missing header files
2010-01-30 02:48:05 +01:00
mount.c
monitor udev for device changes
2010-01-29 06:45:59 +01:00
mount.h
watch mount status file
2010-01-29 06:04:08 +01:00
ratelimit.c
ratelimit start requests
2010-01-29 04:42:57 +01:00
ratelimit.h
ratelimit start requests
2010-01-29 04:42:57 +01:00
securebits.h
add missing header files
2010-01-30 02:48:05 +01:00
service.c
implement service type 'finish'
2010-01-30 02:07:35 +01:00
service.h
greatly extend what we enforce as process properties
2010-01-30 01:55:42 +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
Use @ instead = as abstract namespace socket prefix
2010-01-28 04:50:28 +01:00
socket-util.h
yay, we can start socket units
2010-01-27 04:31:52 +01:00
socket.c
greatly extend what we enforce as process properties
2010-01-30 01:55:42 +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
systemctl.vala
client: add a very basic Vala command line tool
2010-02-02 22:22:51 +01:00
target.c
rework config file load logic
2010-01-28 02:44:47 +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
rework config file load logic
2010-01-28 02:44:47 +01:00
timer.h
s/name/unit
2010-01-26 21:39:06 +01:00
unit.c
add basic (and not very useful) D-Bus support
2010-02-01 03:33:24 +01:00
unit.h
add basic (and not very useful) D-Bus support
2010-02-01 03:33:24 +01:00
util.c
include linux/sched.h
2010-02-02 10:30:04 +01:00
util.h
add basic (and not very useful) D-Bus support
2010-02-01 03:33:24 +01:00