1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
systemd/src
Luca Boccassi 8d0c34f367
Merge pull request #24014 from poettering/tmpfiles-extra-creds
tmpfiles: accept additional tmpfiles lines via credential
2022-07-21 11:55:43 +01:00
..
ac-power
activate activate: reduce scope of iterator variables 2022-06-07 15:18:46 +02:00
analyze analyze-security: always save syscall name 2022-06-17 12:37:56 +09:00
ask-password
backlight tree-wide: unify some code that looks for --help in the command line 2022-03-31 11:44:46 +02:00
basic Merge pull request #24051 from yuwata/json-fpclassify 2022-07-21 09:35:19 +02:00
binfmt tree-wide: allow ASCII fallback for … in logs 2022-06-28 12:50:44 +02:00
boot bless-boot-generator: use DEFINE_MAIN_GENERATOR_FUNCTION() 2022-07-15 13:10:34 +02:00
busctl Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
cgls
cgroups-agent cgroups-agent: connect stdin/stdout/stderr to /dev/null 2022-07-15 14:51:41 +02:00
cgtop strv: declare iterator of FOREACH_STRING() in the loop 2022-03-23 11:50:18 +01:00
core selinux: include precise low-level error string in returned D-Bus errors 2022-07-20 19:09:24 +02:00
coredump coredumpctl: Use BusLocator functions 2022-07-21 09:50:47 +02:00
creds creds: trivial coding style fixes 2022-05-02 18:04:53 +02:00
cryptenroll cryptenroll: fix typo 2022-06-03 17:27:22 +02:00
cryptsetup cryptsetup: fix build with -Db_ndebug=true 2022-05-21 23:27:24 +02:00
debug-generator debug-generator: shorten code a bit 2022-07-02 12:20:14 +02:00
delta
detect-virt virt: make virtualization enum a named type 2022-04-04 11:36:26 +02:00
dissect Add sys/file.h for LOCK_ 2022-06-21 16:07:58 +01:00
environment-d-generator environment-d-generator: use DEFINE_MAIN_FUNCTION() 2022-07-14 19:25:15 +02:00
escape
firstboot firstboot: Don't skip passwd/shadow logic if only one of the files exists 2022-07-05 17:09:16 +02:00
fsck fsck,sulogin: fix cargo-culted comment 2022-07-15 15:48:05 +02:00
fstab-generator fstab-generator: do not skip /sysroot prefix if the mount point is missing 2022-07-15 15:48:05 +02:00
fundamental fundamental: replace __sync with __atomic in ONCE macro 2022-07-14 17:34:15 -04:00
fuzz bootctl: add --root and --image 2022-07-08 16:58:15 +01:00
getty-generator strv: declare iterator of FOREACH_STRING() in the loop 2022-03-23 11:50:18 +01:00
gpt-auto-generator dissect-image: Explicitly remove partitions when done with image 2022-05-23 18:15:16 +01:00
hibernate-resume hibernate-resume-generator: use DEFINE_MAIN_GENERATOR_FUNCTION() 2022-07-15 13:09:38 +02:00
home tree-wide: link to docs.kernel.org for kernel documentation 2022-07-04 19:56:53 +02:00
hostname Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
hwdb hwdb: implement --root option for systemd-hwdb query 2022-05-27 09:40:54 -04:00
id128
import Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
initctl
integritysetup integritysetup: also validate volume name 2022-03-31 11:44:46 +02:00
journal journal: replace __sync intrinsics with __atomic 2022-07-14 17:39:26 -04:00
journal-remote shared/microhttp-util: silence gcc warning 2022-06-05 15:57:39 +00:00
kernel-install tree-wide: fix typo 2022-07-20 13:15:37 +09:00
libsystemd Merge pull request #23963 from matoro/main 2022-07-21 00:10:01 +02:00
libsystemd-network network: refuse 169.254.0.0/24 and 169.254.255.0/24 for IPv4LLStartAddress= 2022-07-15 03:37:09 +09:00
libudev meson: add build targets for libudev, libsystemd and pkg-config 2022-06-12 13:13:49 +09:00
locale Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
login loginctl: add linger status to list-users output 2022-07-16 15:10:26 +02:00
machine machine: switch to BusLocator-oriented helpers 2022-07-05 16:40:16 +02:00
machine-id-setup
modules-load
mount
network Merge pull request #24001 from yuwata/network-lifetime-fix 2022-07-18 10:02:02 +01:00
notify notify: remove spurious whitespace 2022-04-01 15:23:43 +02:00
nspawn nspawn: Support relative source paths for --bind and --overlay 2022-07-12 13:14:11 +02:00
nss-myhostname nss-myhostname: do not return IPv6 local address if IPv6 is disabled 2022-04-23 04:18:51 +09:00
nss-mymachines
nss-resolve tree-wide: allow ASCII fallback for … in logs 2022-06-28 12:50:44 +02:00
nss-systemd Use descriptive name for nobody 2022-05-27 22:09:24 +01:00
oom Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
partition growfs: Expand FS even if underlying block expansion fails 2022-07-14 18:13:23 +02:00
path
portable Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
pstore
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password
resolve resolve: introduce FORMAT_DNS_RCODE() macro 2022-07-09 19:51:23 +09:00
rfkill errno-util: add ERRNO_IS_DEVICE_ABSENT() macro 2022-03-24 16:19:48 +01:00
rpm pkgconfig,rpm: expose vars for user-tmpfiles.d location 2022-06-21 15:49:41 +09:00
run strv: declare iterator of FOREACH_STRING() in the loop 2022-03-23 11:50:18 +01:00
run-generator tree-wide: allow ASCII fallback for → in logs 2022-06-28 12:50:43 +02:00
shared json: use fpclassify() or its helper functions 2022-07-21 09:18:13 +09:00
shutdown shutdown: Lazy unmount /oldroot/{dev,proc,sys} 2022-06-09 17:02:50 +02:00
sleep sleep: store battery discharge rate/hour with hash 2022-07-20 17:39:07 +05:30
socket-proxy
stdio-bridge
sulogin-shell fsck,sulogin: fix cargo-culted comment 2022-07-15 15:48:05 +02:00
sysctl sysctl: also process sysctl requests via the "sysctl.extra" credential 2022-07-14 18:02:58 +02:00
sysext Add sys/file.h for LOCK_ 2022-06-21 16:07:58 +01:00
system-update-generator
systemctl systemctl: include upheld units in dependencies 2022-07-17 20:50:19 +01:00
systemd sd-device: shorten code a bit 2022-07-11 15:27:21 +02:00
sysupdate tree-wide: allow ASCII fallback for … in logs 2022-06-28 12:50:44 +02:00
sysusers sysusers: allow defining additional sysusers lines via credentials 2022-07-16 00:47:22 +09:00
sysv-generator Rename UnitFileScope to LookupScope 2022-03-29 16:17:57 +02:00
test json: use fpclassify() or its helper functions 2022-07-21 09:18:13 +09:00
timedate Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
timesync Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
tmpfiles tmpfiles: add ^ line modifier for loading file contents from specific credential 2022-07-20 23:53:22 +02:00
tty-ask-password-agent shared/utmp-wtmp: pass information if entry is local to filter function 2022-05-31 15:54:16 +02:00
udev pid1: add mechanism for conditionalizing units/network/netdev/link based on credentials passed in 2022-07-15 10:53:45 +02:00
update-done
update-utmp
user-sessions
userdb userwork: use a better errno value 2022-06-02 07:53:14 +02:00
vconsole Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
veritysetup veritysetup: fix memory corruption 2022-04-02 02:22:39 +09:00
version
volatile-root various: add %m in messages 2022-06-02 07:53:14 +02:00
xdg-autostart-generator tree-wide: allow ASCII fallback for … in logs 2022-06-28 12:50:44 +02:00