Systemd/src/core
Lennart Poettering c74f17d96c core: drop KillMode parameter from KillUnit() bus call
It made no sense, and since we are documenting the bus calls now and
want to include them in our stability promise we really should get it
cleaned up sooner, not later.
2012-07-20 00:10:32 +02:00
..
.gitignore execute: support syscall filtering using seccomp filters 2012-07-17 04:17:53 +02:00
automount.c unit: get rid of UnitVTable.suffix, which is now unused 2012-07-10 17:16:50 +02:00
automount.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
build.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
bus-errors.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
cgroup-attr.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
cgroup-attr.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
cgroup.c util: rename join() to strjoin() 2012-07-13 13:41:01 +02:00
cgroup.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
condition.c util: split-out path-util.[ch] 2012-05-08 02:33:10 +02:00
condition.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-automount.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
dbus-automount.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-device.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
dbus-device.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-execute.c unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
dbus-execute.h unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
dbus-job.c dbus: include unit name in JobNew/JobRemoved signals 2012-05-03 22:53:25 +02:00
dbus-job.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-kill.c unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
dbus-kill.h unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
dbus-manager.c core: drop KillMode parameter from KillUnit() bus call 2012-07-20 00:10:32 +02:00
dbus-manager.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-mount.c unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
dbus-mount.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-path.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
dbus-path.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-service.c unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
dbus-service.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-snapshot.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
dbus-snapshot.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-socket.c unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
dbus-socket.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-swap.c unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
dbus-swap.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-target.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
dbus-target.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-timer.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
dbus-timer.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
dbus-unit.c core: drop KillMode parameter from KillUnit() bus call 2012-07-20 00:10:32 +02:00
dbus-unit.h core: drop KillMode parameter from KillUnit() bus call 2012-07-20 00:10:32 +02:00
dbus.c mkdir: append _label to all mkdir() calls that explicitly set the selinux context 2012-05-31 12:40:20 +02:00
dbus.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
device.c unit: get rid of UnitVTable.suffix, which is now unused 2012-07-10 17:16:50 +02:00
device.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
execute.c unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
execute.h unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
fdset.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
fdset.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
hostname-setup.c MeeGo: Remove build support for MeeGo distribution. 2012-07-09 16:37:46 +02:00
hostname-setup.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
ima-setup.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
ima-setup.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
initreq.h move libsystemd_core.la sources into core/ 2012-04-11 16:03:51 +02:00
job.c job: info message if JOB_VERIFY_ACTIVE detects an inactive unit 2012-05-14 14:29:54 +02:00
job.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
kill.c unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
kill.h core: drop KillMode parameter from KillUnit() bus call 2012-07-20 00:10:32 +02:00
killall.c killall: avoid gcc warning about wait name clash 2012-07-19 02:17:11 +02:00
killall.h switch-root: don't wait for processes 2012-07-17 17:44:26 +02:00
kmod-setup.c modules-load: use correct va_list logging function 2012-06-28 00:52:14 +02:00
kmod-setup.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
load-dropin.c util: rename join() to strjoin() 2012-07-13 13:41:01 +02:00
load-dropin.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
load-fragment-gperf.gperf.m4 unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
load-fragment.c execute: support syscall filtering using seccomp filters 2012-07-17 04:17:53 +02:00
load-fragment.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
locale-setup.c MeeGo: Remove build support for MeeGo distribution. 2012-07-09 16:37:46 +02:00
locale-setup.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
loopback-setup.c loopback: handle EPERM more gracefully 2012-04-13 18:52:53 +02:00
loopback-setup.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
machine-id-setup.c machine-id: fix spelling 2012-04-22 15:07:35 +02:00
machine-id-setup.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
macros.systemd.in rpm: include RPM macro definition for .spec snippets 2012-06-21 22:14:17 +02:00
main.c unit: don't serialize job state, only unit state across switch-root 2012-07-18 01:46:52 +02:00
Makefile build-sys: add stub makefiles to make emacs easier to use 2012-04-12 13:35:56 +02:00
manager.c manager: use a private notify sockets in containers to avoid problems with shared abstract socket namespaces 2012-07-19 02:17:50 +02:00
manager.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
mount-setup.c mount-setup: don't complain if we try to fix the label of a dir beneath a mount but can't due to EROFS 2012-07-03 16:25:50 +02:00
mount-setup.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
mount.c core: drop KillMode parameter from KillUnit() bus call 2012-07-20 00:10:32 +02:00
mount.h unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
namespace.c namespace: make PrivateTmp= apply to both /tmp and /var/tmp 2012-05-14 22:41:30 +02:00
namespace.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
org.freedesktop.systemd1.conf move more main systemd parts to core/ 2012-04-12 14:24:40 +02:00
org.freedesktop.systemd1.policy.in.in move more main systemd parts to core/ 2012-04-12 14:24:40 +02:00
org.freedesktop.systemd1.service move more main systemd parts to core/ 2012-04-12 14:24:40 +02:00
path.c unit: get rid of UnitVTable.suffix, which is now unused 2012-07-10 17:16:50 +02:00
path.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
securebits.h move libsystemd_core.la sources into core/ 2012-04-11 16:03:51 +02:00
selinux-setup.c selinux: turn of libselinux' internal logging 2012-07-10 19:28:26 +02:00
selinux-setup.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
service.c core: drop KillMode parameter from KillUnit() bus call 2012-07-20 00:10:32 +02:00
service.h unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
shutdown.c switch-root: don't wait for processes 2012-07-17 17:44:26 +02:00
snapshot.c unit: get rid of UnitVTable.suffix, which is now unused 2012-07-10 17:16:50 +02:00
snapshot.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
socket.c core: drop KillMode parameter from KillUnit() bus call 2012-07-20 00:10:32 +02:00
socket.h unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
special.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
swap.c core: drop KillMode parameter from KillUnit() bus call 2012-07-20 00:10:32 +02:00
swap.h unit: split off KillContext from ExecContext containing only kill definitions 2012-07-20 00:10:31 +02:00
switch-root.c switch-root: do not use close old_root_fd after rm_rf_children() 2012-05-22 16:15:09 +02:00
switch-root.h switch-root: move switch_root() call into its own .c file 2012-05-21 19:33:39 +02:00
syscall-list.c execute: support syscall filtering using seccomp filters 2012-07-17 04:17:53 +02:00
syscall-list.h execute: support syscall filtering using seccomp filters 2012-07-17 04:17:53 +02:00
sysfs-show.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
system.conf core: remove sysv_console option 2012-06-22 13:16:28 +02:00
systemd.pc.in move more main systemd parts to core/ 2012-04-12 14:24:40 +02:00
target.c unit: rename BindTo= to BindsTo= 2012-07-13 23:34:40 +02:00
target.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
tcpwrap.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
tcpwrap.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
timer.c unit: get rid of UnitVTable.suffix, which is now unused 2012-07-10 17:16:50 +02:00
timer.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
transaction.c unit: rename BindTo= to BindsTo= 2012-07-13 23:34:40 +02:00
transaction.h transaction: add missing emacs and license headers 2012-04-22 15:22:27 +02:00
umount.c shutdown: Don't skip bind mounts on shutdown 2012-05-30 23:17:03 +02:00
umount.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
unit.c core: drop KillMode parameter from KillUnit() bus call 2012-07-20 00:10:32 +02:00
unit.h core: drop KillMode parameter from KillUnit() bus call 2012-07-20 00:10:32 +02:00
user.conf move more main systemd parts to core/ 2012-04-12 14:24:40 +02:00