m4
build: basic autoconfization
2010-02-03 14:21:48 +01:00
test1
manager: properly return newly created job in transaction_add_job_and_dependencies()
2010-02-12 02:21:08 +01:00
test2
first attempt in implementinging execution logic
2010-01-23 01:52:57 +01:00
.gitignore
build: basic autoconfization
2010-02-03 14:21:48 +01:00
automount.c
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01: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
CODING_STYLE
CODING_STYLE: add missing -
2009-11-18 14:32:23 +01:00
conf-parser.c
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
conf-parser.h
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
configure.ac
build: basic autoconfization
2010-02-03 14:21:48 +01: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: send out signals when units/jobs come, go and change
2010-02-05 00:38:41 +01:00
dbus-unit.c
dbus: send out signals when units/jobs come, go and change
2010-02-05 00:38:41 +01:00
dbus.c
config: implement search path logic
2010-02-13 01:07:02 +01:00
dbus.h
dbus: send out signals when units/jobs come, go and change
2010-02-05 00:38:41 +01:00
device.c
dbus: send out signals when units/jobs come, go and change
2010-02-05 00:38:41 +01:00
device.h
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
execute.c
execute: allow configuration of O_NONBLOCK flag from .service files
2010-02-12 02:00:18 +01:00
execute.h
execute: allow configuration of O_NONBLOCK flag from .service files
2010-02-12 02:00:18 +01:00
fixme
fixme: update fixme a little
2010-02-12 02:02:33 +01:00
hashmap.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
hashmap.h
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
ioprio.h
add missing header files
2010-01-30 02:48:05 +01:00
job.c
dbus: send out signals when units/jobs come, go and change
2010-02-05 00:38:41 +01:00
job.h
dbus: send out signals when units/jobs come, go and change
2010-02-05 00:38:41 +01: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
config: implement search path logic
2010-02-13 01:07:02 +01:00
load-dropin.h
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
load-fragment.c
config: implement search path logic
2010-02-13 01:07:02 +01:00
load-fragment.h
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01: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
build: basic autoconfization
2010-02-03 14:21:48 +01: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
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
Makefile.am
config: implement search path logic
2010-02-13 01:07:02 +01:00
manager.c
config: implement search path logic
2010-02-13 01:07:02 +01:00
manager.h
config: implement search path logic
2010-02-13 01:07:02 +01:00
missing.h
add missing header files
2010-01-30 02:48:05 +01:00
mount.c
dbus: send out signals when units/jobs come, go and change
2010-02-05 00:38:41 +01: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
build: basic autoconfization
2010-02-03 14:21:48 +01:00
service.h
build: basic autoconfization
2010-02-03 14:21:48 +01:00
set.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
set.h
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01: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
socket: allow configuration of socket/directory mode
2010-02-12 02:02:14 +01:00
socket.h
socket: allow configuration of socket/directory mode
2010-02-12 02:02:14 +01:00
strv.c
strv: add various strv calls
2010-02-13 01:04:44 +01:00
strv.h
strv: add various strv calls
2010-02-13 01:04:44 +01:00
systemadm.vala
dbus: send out signals when units/jobs come, go and change
2010-02-05 00:38:41 +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
dbus: send out signals when units/jobs come, go and change
2010-02-05 00:38:41 +01:00
target.c
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
target.h
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
test-engine.c
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
test-job-type.c
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
timer.c
license: add GPLv2+ license blurbs everwhere
2010-02-03 13:03:47 +01:00
timer.h
build: basic autoconfization
2010-02-03 14:21:48 +01:00
unit.c
config: implement search path logic
2010-02-13 01:07:02 +01:00
unit.h
config: implement search path logic
2010-02-13 01:07:02 +01:00
util.c
util: add various utility calls
2010-02-13 01:05:12 +01:00
util.h
util: add various utility calls
2010-02-13 01:05:12 +01:00