Systemd/src
2010-06-19 01:06:09 +02:00
..
linux build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
.gitignore systemctl: reimplement systemctl in pure C without Vala/GObject 2010-06-15 02:51:55 +02:00
99-systemd.rules device: make use of new libudev tags logic 2010-05-22 01:00:28 +02:00
automount.c systemctl: add /dev/initctl fallback 2010-06-18 04:44:53 +02:00
automount.h typo: the correct spelling is maintenance not maintainance 2010-06-16 14:01:55 +02:00
cgroup.c cgroup: make sure the user cannot accidentaly unmount our cgroup filesystem 2010-06-18 20:15:34 +02:00
cgroup.h notify: add minimal readiness/status protocol for spawned daemons 2010-06-16 05:10:31 +02:00
cgroups-agent.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
conf-parser.c install: add systemd-install tool for managing alias/wants symlinks 2010-06-16 01:58:50 +02:00
conf-parser.h install: add systemd-install tool for managing alias/wants symlinks 2010-06-16 01:58:50 +02:00
dbus-automount.c dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-automount.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-device.c dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-device.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-execute.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
dbus-execute.h service: optionally call into PAM when dropping priviliges 2010-06-16 21:54:17 +02:00
dbus-job.c dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-job.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-manager.c service: optionally call into PAM when dropping priviliges 2010-06-16 21:54:17 +02:00
dbus-manager.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-mount.c dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-mount.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-path.c path: add .path unit type for monitoring files 2010-05-24 05:25:33 +02:00
dbus-path.h path: add .path unit type for monitoring files 2010-05-24 05:25:33 +02:00
dbus-service.c notify: add minimal readiness/status protocol for spawned daemons 2010-06-16 05:10:31 +02:00
dbus-service.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-snapshot.c dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-snapshot.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-socket.c tcpwrap: execute tcpwrap check in forked client, to avoid blocking name lookups in main systemd process 2010-06-16 16:27:24 +02:00
dbus-socket.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-swap.c dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-swap.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-target.c dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-target.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus-timer.c timer: fully implement timer units 2010-05-24 01:45:54 +02:00
dbus-timer.h timer: fully implement timer units 2010-05-24 01:45:54 +02:00
dbus-unit.c dbus: add simplified way to start an arbitrary unit in a single method call 2010-06-01 19:47:46 +02:00
dbus-unit.h dbus: automatically generate and install introspection files 2010-05-23 03:45:33 +02:00
dbus.c dbus: fix match 2010-06-15 04:24:16 +02:00
dbus.h dbus: tighten match rules a bit 2010-06-15 02:46:07 +02:00
device.c device: make use of new libudev tags logic 2010-05-22 01:00:28 +02:00
device.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
execute.c execute: handle format strings in User= and other directives 2010-06-18 23:25:19 +02:00
execute.h service: optionally call into PAM when dropping priviliges 2010-06-16 21:54:17 +02:00
fdset.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
fdset.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
hashmap.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
hashmap.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
hostname-setup.c hostname: keep dots in hostname 2010-06-02 15:52:13 +02:00
hostname-setup.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
initctl.c systemctl: add verbs for special units 2010-06-18 04:22:59 +02:00
initreq.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
install.c install: make systemd-install useful for installation of template instances 2010-06-18 21:33:15 +02:00
ioprio.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
job.c systemctl: add --block switch for synchronous starting of units 2010-05-22 04:27:24 +02:00
job.h systemctl: add --block switch for synchronous starting of units 2010-05-22 04:27:24 +02:00
kmod-setup.c kmod: autoload unix.ko if it isn't around 2010-06-16 05:07:57 +02:00
kmod-setup.h kmod: automatically load a few kernel modules we need for normal operation before udev is active 2010-05-22 00:29:53 +02:00
list.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
load-dropin.c manager: split off path lookup logic into own .c file 2010-06-15 14:45:15 +02:00
load-dropin.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
load-fragment.c execute: handle format strings in User= and other directives 2010-06-18 23:25:19 +02:00
load-fragment.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
log.c log: make color/location logging optional 2010-06-17 22:52:55 +02:00
log.h log: make color/location logging optional 2010-06-17 22:52:55 +02:00
logger.c socket: add optional libwrap support 2010-06-16 15:41:29 +02:00
loopback-setup.c loopback: negate netlink error code before we pass it to strerror() 2010-05-20 19:08:37 +02:00
loopback-setup.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
macro.h macro: avoid name clash with _unused on ppc 2010-06-02 21:34:03 +02:00
main.c main: don't segfault when --log-color is passed without parameter 2010-06-18 23:13:15 +02:00
Makefile build-sys: add small redirecting Makefiles to simplify compilation from within emacs 2010-05-17 01:44:03 +02:00
manager.c notify: properly NUL-terminate received messages 2010-06-18 23:13:40 +02:00
manager.h service: add minimal access control logic for notifcation socket 2010-06-18 23:12:48 +02:00
missing.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
mount-setup.c mounts: reindent table 2010-06-02 21:15:27 +02:00
mount-setup.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
mount.c systemctl: add verbs for special units 2010-06-18 04:22:59 +02:00
mount.h typo: the correct spelling is maintenance not maintainance 2010-06-16 14:01:55 +02:00
namespace.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
namespace.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
notify.c notify: add systemd-notify command line tool 2010-06-17 22:50:06 +02:00
org.freedesktop.systemd1.conf dbus: allow systemd to receive activation requests 2010-06-07 04:15:37 +02:00
org.freedesktop.systemd1.service dbus: add missing bus activation file 2010-06-07 04:20:50 +02:00
path-lookup.c gcc: disable warn_unused_result attribute warnings 2010-06-17 23:47:59 +02:00
path-lookup.h install: add systemd-install tool for managing alias/wants symlinks 2010-06-16 01:58:50 +02:00
path.c typo: the correct spelling is maintenance not maintainance 2010-06-16 14:01:55 +02:00
path.h typo: the correct spelling is maintenance not maintainance 2010-06-16 14:01:55 +02:00
ratelimit.c timer: fully implement timer units 2010-05-24 01:45:54 +02:00
ratelimit.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
sd-daemon.c sd-daemon: extend return value logic of sd_notify() 2010-06-17 22:53:55 +02:00
sd-daemon.h sd-daemon: add gcc format string attribute to sd_notifyf 2010-06-17 23:26:20 +02:00
securebits.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
service.c service: honour empty cgroup even in ValidNoProcess mode 2010-06-19 01:06:09 +02:00
service.h service: add minimal access control logic for notifcation socket 2010-06-18 23:12:48 +02:00
set.c set: introduce set_free_free() 2010-06-15 02:45:26 +02:00
set.h set: introduce set_free_free() 2010-06-15 02:45:26 +02:00
snapshot.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
snapshot.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
socket-util.c socket: verify socket type properly when desrializing 2010-06-05 00:52:49 +02:00
socket-util.h socket: verify socket type properly when desrializing 2010-06-05 00:52:49 +02:00
socket.c service: rework PID parsing logic everywhere 2010-06-17 22:55:53 +02:00
socket.h tcpwrap: execute tcpwrap check in forked client, to avoid blocking name lookups in main systemd process 2010-06-16 16:27:24 +02:00
special.h systemctl: add verbs for special units 2010-06-18 04:22:59 +02:00
specifier.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
specifier.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
strv.c execute: add EnvironmentFile= option 2010-06-18 06:06:24 +02:00
strv.h execute: add EnvironmentFile= option 2010-06-18 06:06:24 +02:00
swap.c systemctl: add verbs for special units 2010-06-18 04:22:59 +02:00
swap.h typo: the correct spelling is maintenance not maintainance 2010-06-16 14:01:55 +02:00
systemadm.vala systemctl: add --block switch for synchronous starting of units 2010-05-22 04:27:24 +02:00
systemctl.c systemctl: don't fail if first argument to shutdown isn't 'now' just warn loudly. 2010-06-18 20:26:05 +02:00
systemd-interfaces.vala dbus: add simplified way to start an arbitrary unit in a single method call 2010-06-01 19:47:46 +02:00
target.c systemctl: add verbs for special units 2010-06-18 04:22:59 +02:00
target.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
tcpwrap.c tcpwrap: add missing header files for suse 2010-06-17 23:31:36 +02:00
tcpwrap.h socket: add optional libwrap support 2010-06-16 15:41:29 +02:00
test-daemon.c notify: add minimal readiness/status protocol for spawned daemons 2010-06-16 05:10:31 +02:00
test-engine.c test: update test-engine.c to work again 2010-06-03 03:01:29 +02:00
test-job-type.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
test-loopback.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
test-ns.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
timer.c typo: the correct spelling is maintenance not maintainance 2010-06-16 14:01:55 +02:00
timer.h typo: the correct spelling is maintenance not maintainance 2010-06-16 14:01:55 +02:00
unit-name.c build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
unit-name.h build-sys: move source files to subdirectory 2010-05-16 18:45:24 +02:00
unit.c systemctl: add verbs for special units 2010-06-18 04:22:59 +02:00
unit.h service: add minimal access control logic for notifcation socket 2010-06-18 23:12:48 +02:00
util.c util: properly divide in 64bit in format_timestamp() 2010-06-19 00:14:12 +02:00
util.h install: make systemd-install useful for installation of template instances 2010-06-18 21:33:15 +02:00
utmp-wtmp.c utmp: properly initialize local variables 2010-06-18 19:18:03 +02:00
utmp-wtmp.h systemctl: warn users via wall that the system goes down 2010-06-18 02:28:35 +02:00