Systemd/src/core
Daniel Mack 79bec997c9 Merge pull request #1484 from poettering/ask-pass-kernel-keyring
cache harddisk passwords in the kernel keyring
2015-10-07 15:32:42 +02:00
..
.gitignore
audit-fd.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
audit-fd.h
automount.c Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04: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 bus: sync with kdbus (ABI break) 2015-02-05 16:52:42 +01:00
bus-endpoint.h core: rearrange code so that libsystemd/sd-bus/ does not include header files from core 2014-12-23 19:15:27 +01:00
bus-policy.c sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API version 2015-04-30 01:24:48 +02:00
bus-policy.h bus: add missing bus-policy.[ch] 2014-12-23 21:06:01 +01:00
busname.c Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
busname.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
cgroup.c cgroup: add support for net_cls controllers 2015-09-16 00:21:55 +02:00
cgroup.h cgroup: add support for net_cls controllers 2015-09-16 00:21:55 +02:00
dbus-automount.c automount: add expire support 2015-04-21 20:23:41 +02:00
dbus-automount.h remove unused includes 2015-02-23 23:53:42 +01:00
dbus-busname.c remove unused includes 2015-02-23 23:53:42 +01:00
dbus-busname.h remove unused includes 2015-02-23 23:53:42 +01:00
dbus-cgroup.c cgroup: unify how we invalidate cgroup controller settings 2015-09-11 18:31:50 +02:00
dbus-cgroup.h
dbus-device.c remove unused includes 2015-02-23 23:53:42 +01:00
dbus-device.h remove unused includes 2015-02-23 23:53:42 +01:00
dbus-execute.c core: allow setting WorkingDirectory= to the special value ~ 2015-09-29 21:55:51 +02:00
dbus-execute.h
dbus-job.c sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
dbus-job.h sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
dbus-kill.c util: split out signal-util.[ch] from util.[ch] 2015-05-29 20:14:11 +02:00
dbus-kill.h
dbus-manager.c core: make sure we expose the empty string when we detect no virtualization 2015-09-30 22:26:17 +02:00
dbus-manager.h core: emit changes for NFailedUnits property 2015-02-26 09:38:50 -05:00
dbus-mount.c remove unused includes 2015-02-23 23:53:42 +01:00
dbus-mount.h
dbus-path.c remove unused includes 2015-02-23 23:53:42 +01:00
dbus-path.h remove unused includes 2015-02-23 23:53:42 +01:00
dbus-scope.c sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
dbus-scope.h
dbus-service.c core: Add FFSDescriptors and FFSStrings service parameters 2015-09-22 16:32:16 +02:00
dbus-service.h
dbus-slice.c remove unused includes 2015-02-23 23:53:42 +01:00
dbus-slice.h
dbus-snapshot.c sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
dbus-snapshot.h sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
dbus-socket.c core: add support for naming file descriptors passed using socket activation 2015-10-06 11:52:48 +02:00
dbus-socket.h
dbus-swap.c remove unused includes 2015-02-23 23:53:42 +01:00
dbus-swap.h
dbus-target.c remove unused includes 2015-02-23 23:53:42 +01:00
dbus-target.h remove unused includes 2015-02-23 23:53:42 +01:00
dbus-timer.c Bug #944: Deletion of unnecessary checks before a few calls of systemd functions 2015-08-17 10:45:30 +02:00
dbus-timer.h timer: timer can be a transient unit 2014-12-08 16:28:56 +01:00
dbus-unit.c cgroup: add support for net_cls controllers 2015-09-16 00:21:55 +02:00
dbus-unit.h sd-bus: drop bus parameter from message callback prototype 2015-04-29 18:36:25 +02:00
dbus.c tree-wide: take benefit of the fact that hashmap_free() returns NULL 2015-09-09 23:12:07 +02:00
dbus.h core: pass details to polkit for some unit actions 2015-09-06 00:07:17 +10:00
device.c Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
device.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
execute.c ask-password: add support for caching passwords in the kernel keyring 2015-10-07 12:26:14 +02:00
execute.h core: add support for naming file descriptors passed using socket activation 2015-10-06 11:52:48 +02:00
failure-action.c cgtop: underline table header 2015-09-22 16:30:42 +02:00
failure-action.h
hostname-setup.c hostname: Allow comments in /etc/hostname 2015-05-19 12:18:08 +02:00
hostname-setup.h
ima-setup.c ima-setup: write policy one line at a time 2015-06-11 09:05:02 -04:00
ima-setup.h
job.c cgtop: underline table header 2015-09-22 16:30:42 +02:00
job.h core: when propagating restart requests due to deps, downgrade restart to try-restart 2015-05-19 18:21:19 +02:00
kill.c core: extend KillUnit() to return error when no unit was killed 2015-09-21 10:05:49 +02:00
kill.h core: extend KillUnit() to return error when no unit was killed 2015-09-21 10:05:49 +02:00
killall.c macro: introduce new PID_TO_PTR macros and make use of them 2015-09-04 09:07:30 +02:00
killall.h
kmod-setup.c core: downgrade "Module inserted" message for kmod to DEBUG 2015-08-21 15:28:01 +02:00
kmod-setup.h
load-dropin.c remove unused includes 2015-02-23 23:53:42 +01:00
load-dropin.h Move dropin listing to shared 2014-12-16 00:30:33 -05:00
load-fragment-gperf.gperf.m4 core: add support for naming file descriptors passed using socket activation 2015-10-06 11:52:48 +02:00
load-fragment.c core: add support for naming file descriptors passed using socket activation 2015-10-06 11:52:48 +02: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 basic: rework virtualization detection API 2015-09-07 13:42:47 +02:00
locale-setup.h
loopback-setup.c sd-netlink: rename from sd-rtnl 2015-06-13 19:52:54 +02:00
loopback-setup.h
machine-id-setup.c basic: split out cpu set specific APIs into cpu-set-util.[ch] 2015-09-30 22:26:16 +02:00
machine-id-setup.h machine-id-setup: add a machine_id_commit call to commit on disk a transient machine-id 2014-12-03 03:41:19 +01:00
macros.systemd.in rpm: add user macros 2014-10-27 22:34:09 -04:00
main.c Merge pull request #1484 from poettering/ask-pass-kernel-keyring 2015-10-07 15:32:42 +02:00
Makefile
manager.c core: add support for naming file descriptors passed using socket activation 2015-10-06 11:52:48 +02:00
manager.h core: sort includes of manager.[ch] according to CODING_STYLE 2015-09-29 21:08:36 +02:00
mount-setup.c mount: propagate error codes correctly 2015-09-21 20:03:24 +02:00
mount-setup.h mount-setup: remove mount_setup_late() 2014-11-14 15:18:56 +01:00
mount.c Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
mount.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
namespace.c tree-wide: port more code to use send_one_fd() and receive_one_fd() 2015-09-29 21:08:37 +02:00
namespace.h core: Private*/Protect* options with RootDirectory 2015-05-18 18:47:45 +02:00
org.freedesktop.systemd1.conf
org.freedesktop.systemd1.policy.in.in core: rework policykit hookup 2015-02-18 18:56:27 +01:00
org.freedesktop.systemd1.service
path.c Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
path.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
scope.c Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04: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 selinux: always use *_raw API from libselinux 2015-09-01 17:09:56 +02:00
selinux-access.h selinux: drop mac_selinux_unit_access_check_strv() 2015-08-27 16:29:01 +02:00
selinux-setup.c selinux: add _cleanup_ concepts to SELinux label allocation 2015-09-29 21:55:51 +02:00
selinux-setup.h mac: add mac_ prefix to distinguish origin security apis 2014-10-28 14:31:48 +01:00
service.c service: fix memory leak in service_add_fd_store() 2015-10-07 11:55:31 +03:00
service.h core: add support for naming file descriptors passed using socket activation 2015-10-06 11:52:48 +02:00
show-status.c
show-status.h
shutdown.c core: rework crash handling 2015-09-29 21:55:51 +02:00
slice.c Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04: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 tree-wide: add missing errno arguments to log_*_errno() 2015-10-01 11:04:08 +02:00
smack-setup.h mac: add mac_ prefix to distinguish origin security apis 2014-10-28 14:31:48 +01:00
snapshot.c Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
snapshot.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
socket.c core: add support for naming file descriptors passed using socket activation 2015-10-06 11:52:48 +02:00
socket.h core: add support for naming file descriptors passed using socket activation 2015-10-06 11:52:48 +02:00
swap.c Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
swap.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
system.conf core: rework crash handling 2015-09-29 21:55:51 +02:00
systemd.pc.in build-sys: move systemd.pc from pkgconfiglibdir back into pkgconfigdatadir 2015-04-21 20:35:17 +02:00
target.c Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
target.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
timer.c Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
timer.h Move all unit states to basic/ and extend systemctl --state=help 2015-09-28 15:09:34 -04:00
transaction.c cgtop: underline table header 2015-09-22 16:30:42 +02:00
transaction.h
umount.c basic: rework virtualization detection API 2015-09-07 13:42:47 +02:00
umount.h
unit-printf.c core: rename SystemdRunningAs to ManagerRunningAs 2015-05-11 22:51:49 +02:00
unit-printf.h
unit.c Merge pull request #1419 from keszybz/shell-completion 2015-09-30 22:32:09 +02:00
unit.h Move UnitActiveState to basic/ 2015-09-28 15:09:34 -04:00
user.conf core: Support system.conf.d and user.conf.d directories in the usual search paths 2014-11-29 13:55:31 -05:00