..
.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
core: simplify things a bit by checking default_dependencies boolean in callee, not caller
2015-11-11 20:42:39 +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
core: all unit types that watch control PIDs should use the same logic
2015-10-27 17:59:45 +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: move inotify-related definitions to fs-util.[ch]
2015-10-27 14:58:05 +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
execute: Add new PassEnvironment= directive
2015-11-11 07:55:23 -08: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
Remove snapshot unit type
2015-11-10 19:33:06 -05: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
core: expose number of file descriptors in fd store on the bus
2015-11-02 23:44:05 +01:00
dbus-service.h
dbus-slice.c
dbus-slice.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
Remove snapshot unit type
2015-11-10 19:33:06 -05:00
dbus-unit.h
dbus.c
core: be more verbose when NameOwnerChanged subscriptions fail
2015-11-02 10:14:35 +01:00
dbus.h
core: pass details to polkit for some unit actions
2015-09-06 00:07:17 +10:00
device.c
Merge pull request #1837 from poettering/grabbag2
2015-11-11 02:31:29 +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
execute: Add new PassEnvironment= directive
2015-11-11 07:55:23 -08:00
execute.h
execute: Add new PassEnvironment= directive
2015-11-11 07:55:23 -08: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
treewide: use the negative error codes returned by our functions
2015-11-05 13:44:06 +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
execute: Add new PassEnvironment= directive
2015-11-11 07:55:23 -08:00
load-fragment.c
Merge pull request #1854 from poettering/unit-deps
2015-11-11 23:14:12 +01:00
load-fragment.h
execute: Add new PassEnvironment= directive
2015-11-11 07:55:23 -08: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
defs: rework CONF_DIRS_NULSTR() macro
2015-11-10 17:31:31 +01:00
Makefile
manager.c
core: change type of distribute_fds() prototype to return void
2015-11-10 21:03:49 +01:00
manager.h
Merge pull request #1837 from poettering/grabbag2
2015-11-11 02:31:29 +01: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
core: simplify mount unit dependency generation a bit
2015-11-11 20:46:34 +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
core: simplify things a bit by checking default_dependencies boolean in callee, not caller
2015-11-11 20:42:39 +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
core: simplify things a bit by checking default_dependencies boolean in callee, not caller
2015-11-11 20:42:39 +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
core: pull in dbus.socket from Type=dbus services
2015-11-11 20:40:57 +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
core: simplify things a bit by checking default_dependencies boolean in callee, not caller
2015-11-11 20:42:39 +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
socket.c
core: simplify things a bit by checking default_dependencies boolean in callee, not caller
2015-11-11 20:42:39 +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
core: simplify things a bit by checking default_dependencies boolean in callee, not caller
2015-11-11 20:42:39 +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: use MODE_INVALID as invalid value for mode_t everywhere
2015-11-11 22:54:56 +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
Merge pull request #1837 from poettering/grabbag2
2015-11-11 02:31:29 +01:00
unit.h
Merge pull request #1837 from poettering/grabbag2
2015-11-11 02:31:29 +01:00
user.conf