Systemd/src/core
Lennart Poettering f606cd16d3
Merge pull request #9500 from zsol/append
Add support for opening files for appending
2018-07-20 15:45:08 +02:00
..
all-units.h core: undo the dependency inversion between unit.h and all unit types 2018-05-15 14:24:34 -04:00
audit-fd.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
audit-fd.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
automount.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
automount.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
bpf-firewall.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
bpf-firewall.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
cgroup.c core: add MemoryMin 2018-07-12 08:21:43 +02:00
cgroup.h core: add MemoryMin 2018-07-12 08:21:43 +02:00
chown-recursive.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
chown-recursive.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-automount.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-automount.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-cgroup.c core: add MemoryMin 2018-07-12 08:21:43 +02:00
dbus-cgroup.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-device.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-device.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-execute.c Add support for opening files for appending 2018-07-20 03:54:22 -07:00
dbus-execute.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-job.c tree-wide: use "polkit" to refer to PolicyKit/polkit 2018-07-16 12:44:24 +02:00
dbus-job.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-kill.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-kill.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-manager.c Correct a number of trivial typos. 2018-06-18 22:44:44 +02:00
dbus-manager.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-mount.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-mount.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-path.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-path.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-scope.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-scope.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-service.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-service.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-slice.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-slice.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-socket.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-socket.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-swap.c tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
dbus-swap.h tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
dbus-target.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-target.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-timer.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-timer.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-unit.c core: Fix grammar in error message 2018-07-11 12:38:36 +02:00
dbus-unit.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-util.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus-util.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
dbus.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
device.c core: explicitly trigger changing udev SYSTEMD_WANTS properties 2018-06-20 23:59:29 +02:00
device.h core: explicitly trigger changing udev SYSTEMD_WANTS properties 2018-06-20 23:59:29 +02:00
dynamic-user.c tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocations 2018-06-20 16:12:55 +02:00
dynamic-user.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
emergency-action.c tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
emergency-action.h tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
execute.c Add support for opening files for appending 2018-07-20 03:54:22 -07:00
execute.h Add support for opening files for appending 2018-07-20 03:54:22 -07:00
hostname-setup.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
hostname-setup.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
ima-setup.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
ima-setup.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
ip-address-access.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
ip-address-access.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
job.c core/job: add check for return of job_type_merge_and_collapse() 2018-06-25 13:16:38 +02:00
job.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
kill.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
kill.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
killall.c tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
killall.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
kmod-setup.c core: use the generic module_load() function 2018-07-19 18:28:21 +02:00
kmod-setup.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
load-dropin.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
load-dropin.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
load-fragment-gperf-nulstr.awk build-sys: fix the script used for generating load_fragment_gperf_nulstr (#6646) 2017-08-26 23:21:23 +09:00
load-fragment-gperf.gperf.m4 core: add MemoryMin 2018-07-12 08:21:43 +02:00
load-fragment.c Add support for opening files for appending 2018-07-20 03:54:22 -07:00
load-fragment.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
locale-setup.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
locale-setup.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
loopback-setup.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
loopback-setup.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
machine-id-setup.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
machine-id-setup.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
macros.systemd.in Merge pull request #9489 from keszybz/copyright-removal-3 2018-07-03 16:55:01 +02:00
main.c Add support for opening files for appending 2018-07-20 03:54:22 -07:00
manager.c core: remove support for API bus "started outside our own logic" 2018-07-20 15:25:55 +02:00
manager.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00
mount-setup.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
mount-setup.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
mount.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
mount.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
namespace.c Correct a number of trivial typos. 2018-06-18 22:44:44 +02:00
namespace.h namespace: drop protect_{home,system}_or_bool_from_string() 2018-06-15 11:32:27 +02:00
org.freedesktop.systemd1.conf systemd-analyze: make dump work for large # of units 2018-05-11 08:11:02 -07:00
org.freedesktop.systemd1.policy.in core: systemd1.manage-unit-files policy implies systemd1.manage-units 2018-05-18 00:02:58 +09:00
org.freedesktop.systemd1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
path.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
path.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
scope.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
scope.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
selinux-access.c tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
selinux-access.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
selinux-setup.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
selinux-setup.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
service.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
service.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
show-status.c show-status: add newline to ephemeral messages 2018-07-06 16:35:22 +02:00
show-status.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
shutdown.c tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
slice.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
slice.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
smack-setup.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
smack-setup.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
socket.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
socket.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
swap.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
swap.h tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
system.conf.in core: add missing option and drop nonexistent option in system.conf 2018-06-26 04:07:19 +09:00
systemd.pc.in build-sys: make the dynamic UID range, and the container UID range configurable 2017-12-06 12:55:37 +01:00
target.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
target.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
timer.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
timer.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
transaction.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
transaction.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
triggers.systemd.in Drop my copyright headers 2018-06-14 13:03:20 +02:00
umount.c tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
umount.h tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
unit-printf.c core: add unit specifier for configuration directory root 2018-06-21 03:20:37 +09:00
unit-printf.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
unit.c Correct a number of trivial typos. 2018-06-18 22:44:44 +02:00
unit.h tree-wide: use 'signed int' instead of 'int' for bit field variables 2018-06-28 10:16:51 +02:00
user.conf core: rename StartLimitInterval= to StartLimitIntervalSec= 2016-04-29 16:27:48 +02:00