Systemd/src
Lennart Poettering bedea99dce core: expose bus client names currently reffing a unit as property
This is useful for debugging client-side ref counting of units: for each
ref taken on a unit the client's sender name is listed. If a client has
multiple refs on the same unit it is listed multiple times.
2018-11-09 17:15:34 +01:00
..
ac-power tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
activate tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
analyze analyze: Add "timespan" command to dump time span in usec 2018-10-23 14:26:51 +02:00
ask-password tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
backlight backlight: use log_device_*() 2018-10-23 22:44:07 +09:00
basic random-util: optionally allow randomness to be generated via RDRAND 2018-11-08 09:44:27 +01:00
binfmt tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files under /proc or /sys 2018-11-06 21:24:03 +09:00
boot Merge pull request #9437 from poettering/sd-boot-count 2018-10-19 23:04:22 +02:00
busctl busctl: include error cause in log message 2018-10-20 00:57:53 +09:00
cgls tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
cgroups-agent tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
cgtop cgtop: include error cause in log message 2018-10-20 01:01:31 +09:00
core core: expose bus client names currently reffing a unit as property 2018-11-09 17:15:34 +01:00
coredump coredump: only install coredump.conf when ENABLED_COREDUMP=true 2018-11-02 14:31:12 +01:00
cryptsetup cryptsetup-generator: allow whitespace characters in keydev specification 2018-10-30 09:18:46 +01:00
debug-generator debug-generator: introduce rd.* version of all options 2018-10-25 17:05:50 +02:00
delta tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
detect-virt tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
dissect dissect: include error cause in log message 2018-10-20 01:54:29 +09:00
environment-d-generator Drop my copyright headers 2018-06-14 13:03:20 +02:00
escape tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
firstboot random-util: optionally enable blocking getrandom() behaviour 2018-11-08 09:44:27 +01:00
fsck fsck: use log_device_*() 2018-10-23 22:44:07 +09:00
fstab-generator tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
fuzz Merge pull request #10563 from keszybz/lz4-quickfix-quickfix 2018-10-30 14:51:55 +01:00
getty-generator tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
gpt-auto-generator gpt-auto-generator: use log_device_*() 2018-10-23 22:44:07 +09:00
hibernate-resume tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files under /proc or /sys 2018-11-06 21:24:03 +09:00
hostname Merge pull request #9406 from yuwata/rfe-9228 2018-08-23 11:11:13 +02:00
hwdb hwdb,udevadm: also unify hwdb_query() and hwdb_test() 2018-09-19 17:38:07 +09:00
id128 systemd-id128: a new tool to print machine/boot/invocation/app-specific ids 2018-10-02 15:15:10 +02:00
import curl-util: fix error code check from curl_multi_socket_action 2018-10-27 12:04:45 +02:00
initctl initctl: do not ignore errors in function 2018-08-07 10:06:49 +09:00
journal Drop copyright for Marius Vollmer 2018-10-31 09:34:38 +01:00
journal-remote tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journal 2018-10-16 16:33:55 +02:00
kernel-install kernel-install: teach bot loader spec entry generator to generate entries with "tries" 2018-10-19 22:34:50 +02:00
libsystemd sd-bus: make "close+flush-on-exit" optional when using sd-event with sd-bus 2018-11-09 17:08:59 +01:00
libsystemd-network ndisc: improve debug log message 2018-11-06 20:15:09 +09:00
libudev sd-device: make sd_device_get_is_initialized() returns is_initialized by return value 2018-10-29 17:33:33 +09:00
locale Merge pull request #10450 from poettering/foreach-line-excorcism 2018-10-19 08:44:51 +09:00
login logind: fix compilation without utmp (#10674) 2018-11-07 17:29:21 +01:00
machine machined: rework referencing of machine scopes from machined, too 2018-11-09 17:15:34 +01:00
machine-id-setup tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
modules-load modules-load: return first error in the loop 2018-10-24 05:04:01 +09:00
mount mount-tool: use log_device_*() 2018-10-23 22:44:07 +09:00
network network: fix potential segfault in network_free() 2018-11-09 11:45:12 +09:00
notify Merge pull request #9783 from poettering/get-user-creds-flags 2018-08-21 10:09:33 +02:00
nspawn nspawn: rework how we allocate/kill scopes 2018-11-09 17:08:59 +01:00
nss-myhostname nss: do not modify errno when NSS_STATUS_NOTFOUND or NSS_STATUS_SUCCESS 2018-07-25 10:23:22 +02:00
nss-mymachines Merge pull request #9504 from poettering/nss-deadlock 2018-07-26 10:16:25 +02:00
nss-resolve Merge pull request #9504 from poettering/nss-deadlock 2018-07-26 10:16:25 +02:00
nss-systemd nss: do not modify errno when NSS_STATUS_NOTFOUND or NSS_STATUS_SUCCESS 2018-07-25 10:23:22 +02:00
partition tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
path tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
portable portabled: generate a more useful error when invalid image types are attempted to be attached 2018-10-08 18:49:45 +02:00
quotacheck tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
random-seed random-seed: write the machine ID into /dev/urandom as well 2018-08-20 12:42:28 +02:00
rc-local-generator tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
remount-fs tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
reply-password string-util: introduce explicit_zero_safe() 2018-10-24 21:00:15 +02:00
resolve Merge pull request #10460 from yuwata/setsockopt_int-more 2018-10-19 10:12:00 +02:00
rfkill sd-device: make sd_device_get_is_initialized() returns is_initialized by return value 2018-10-29 17:33:33 +09:00
run Merge pull request #9783 from poettering/get-user-creds-flags 2018-08-21 10:09:33 +02:00
shared conf-parser: ignore trailing back-slash in comment 2018-11-08 18:09:04 +09:00
sleep tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files under /proc or /sys 2018-11-06 21:24:03 +09:00
socket-proxy tree-wide: port various users over to sockaddr_un_set_path() 2018-10-15 19:40:51 +02:00
stdio-bridge stdio-bridge: support --machine 2018-08-06 14:30:53 -07:00
sulogin-shell sulogin-shell: Use force if SYSTEMD_SULOGIN_FORCE set 2018-10-17 20:30:10 +02:00
sysctl tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
system-update-generator Correct a number of trivial typos. 2018-06-18 22:44:44 +02:00
systemctl strv: wrap strv_new() in a macro so that NULL sentinel is implicit 2018-10-31 18:00:52 +01:00
systemd sd-bus: make "close+flush-on-exit" optional when using sd-event with sd-bus 2018-11-09 17:08:59 +01:00
sysusers sysusers: FOREACH_LINE excorcism 2018-10-18 16:23:45 +02:00
sysv-generator strv: wrap strv_new() in a macro so that NULL sentinel is implicit 2018-10-31 18:00:52 +01:00
test tests: keep SYS_PTRACE when running under ASan 2018-11-09 16:26:19 +01:00
time-wait-sync tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
timedate bus-util: make --property= optionally take value 2018-09-12 12:11:25 +09:00
timesync tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
tmpfiles tmpfiles: FOREACH_LINE excorcism 2018-10-18 16:23:45 +02:00
tty-ask-password-agent ask-password: improve log message when inotify limit is reached 2018-11-07 15:48:43 +01:00
udev udevadm-test: replace udev_device by sd_device 2018-11-07 13:35:03 +09:00
update-done tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
update-utmp tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
user-sessions tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
vconsole tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files under /proc or /sys 2018-11-06 21:24:03 +09:00
veritysetup tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
volatile-root tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00