Systemd/src/core
2015-10-27 13:45:53 +01:00
..
.gitignore
audit-fd.c util-lib: split out fd-related operations into fd-util.[ch] 2015-10-25 13:19:18 +01:00
audit-fd.h
automount.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
automount.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
bus-endpoint.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
bus-endpoint.h
bus-policy.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
bus-policy.h
busname.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
busname.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
cgroup.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
cgroup.h cgroup: add support for net_cls controllers 2015-09-16 00:21:55 +02:00
dbus-automount.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
dbus-automount.h
dbus-busname.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
dbus-busname.h
dbus-cgroup.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
dbus-cgroup.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
dbus-device.c
dbus-device.h
dbus-execute.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
dbus-execute.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
dbus-job.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
dbus-job.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
dbus-kill.c
dbus-kill.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
dbus-manager.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
dbus-manager.h
dbus-mount.c core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel= 2015-10-26 01:24:39 +01:00
dbus-mount.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
dbus-path.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
dbus-path.h
dbus-scope.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
dbus-scope.h
dbus-service.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
dbus-service.h
dbus-slice.c
dbus-slice.h
dbus-snapshot.c
dbus-snapshot.h
dbus-socket.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
dbus-socket.h
dbus-swap.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
dbus-swap.h
dbus-target.c
dbus-target.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
dbus-timer.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
dbus-timer.h
dbus-unit.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
dbus-unit.h
dbus.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
dbus.h core: pass details to polkit for some unit actions 2015-09-06 00:07:17 +10:00
device.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
device.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
execute.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
execute.h core: add support for setting stdin/stdout/stderr for transient services 2015-10-08 12:55:15 +02:00
failure-action.c util-lib: move string table stuff into its own string-table.[ch] 2015-10-27 13:25:56 +01:00
failure-action.h
hostname-setup.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
hostname-setup.h
ima-setup.c util-lib: move more file I/O related calls into fileio.[ch] 2015-10-27 13:25:55 +01:00
ima-setup.h
job.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
job.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
kill.c util-lib: move string table stuff into its own string-table.[ch] 2015-10-27 13:25:56 +01:00
kill.h core: extend KillUnit() to return error when no unit was killed 2015-09-21 10:05:49 +02:00
killall.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
killall.h
kmod-setup.c src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capability-util.[ch] 2015-10-27 13:25:57 +01:00
kmod-setup.h
load-dropin.c
load-dropin.h
load-fragment-gperf.gperf.m4 core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel= 2015-10-26 01:24:39 +01:00
load-fragment.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
load-fragment.h core: add support for naming file descriptors passed using socket activation 2015-10-06 11:52:48 +02:00
locale-setup.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
locale-setup.h
loopback-setup.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
loopback-setup.h
machine-id-setup.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
machine-id-setup.h
macros.systemd.in
main.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
Makefile
manager.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
manager.h manager: remove unused function 2015-10-13 22:17:26 +02:00
mount-setup.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
mount-setup.h
mount.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
mount.h core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel= 2015-10-26 01:24:39 +01:00
namespace.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
namespace.h
org.freedesktop.systemd1.conf
org.freedesktop.systemd1.policy.in.in
org.freedesktop.systemd1.service
path.c util-lib: split out globbing related calls into glob-util.[ch] 2015-10-27 13:25:58 +01:00
path.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
scope.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
scope.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
selinux-access.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
selinux-access.h tree-wide: remove unused functions 2015-10-19 21:46:01 +02:00
selinux-setup.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
selinux-setup.h
service.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
service.h core: add support for setting stdin/stdout/stderr for transient services 2015-10-08 12:55:15 +02:00
show-status.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
show-status.h util-lib: move status printing stuff into src/core/ 2015-10-27 13:25:56 +01:00
shutdown.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
slice.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
slice.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
smack-setup.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
smack-setup.h
snapshot.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
snapshot.h util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] 2015-10-27 13:25:55 +01:00
socket.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
socket.h core: add support for naming file descriptors passed using socket activation 2015-10-06 11:52:48 +02:00
swap.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
swap.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
system.conf core: system.conf: add DefaultTasksAccounting 2015-10-08 17:48:45 +03:00
systemd.pc.in
target.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
target.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
timer.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
timer.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
transaction.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
transaction.h
umount.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
umount.h
unit-printf.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
unit-printf.h
unit.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
unit.h tree-wide: remove unused functions 2015-10-19 21:46:01 +02:00
user.conf