1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-05 09:17:44 +03:00
systemd-stable/src
2022-08-14 06:56:05 +09:00
..
ac-power
activate activate: reduce scope of iterator variables 2022-06-07 15:18:46 +02:00
analyze analyze: Migrate to bus-locator.h 2022-08-04 17:26:49 +02: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 core/cgroup: CPUWeight/CPUShares support idle input 2022-08-11 14:25:58 +02:00
binfmt tree-wide: allow ASCII fallback for … in logs 2022-06-28 12:50:44 +02:00
boot tree-wide: fix typo 2022-08-10 19:43:38 +09: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
core config-parser: Add list of drop-in files as return argument of config_parse_many 2022-08-12 12:48:29 +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 Merge pull request #24138 from Keksgesicht/rfe/cryptenroll-keyfile 2022-08-13 03:35:03 +09:00
cryptsetup cryptsetup: support keyfile-timeout for using a device as the key file 2022-08-08 17:03:28 +01: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 dissect: Add systemd-dissect --umount 2022-08-03 20:55:32 +02:00
environment-d-generator environment-d-generator: use DEFINE_MAIN_FUNCTION() 2022-07-14 19:25:15 +02:00
escape
firstboot creds: refactor reading user password 2022-08-11 13:32:55 +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 macro: use ISPOWEROF2() at various places 2022-08-05 13:37:29 +02:00
fuzz bootctl: add --root and --image 2022-07-08 16:58:15 +01:00
getty-generator
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 home: drop conflicted headers 2022-07-26 23:41:48 +09: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 pull: fix PullFlags numbering 2022-08-04 17:27:03 +02:00
initctl
integritysetup integritysetup: do not use crypt_init_data_device after crypt_init 2022-08-04 00:58:57 +01:00
journal config-parser: Add list of drop-in files as return argument of config_parse_many 2022-08-12 12:48:29 +02: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 #24285 from yuwata/sd-device-new-from-path 2022-08-13 03:27:26 +09:00
libsystemd-network dhcp: add assertions about client state 2022-08-08 20:19:46 +09:00
libudev meson: add build targets for libudev, libsystemd and pkg-config 2022-06-12 13:13:49 +09:00
locale localed: don't fail if we cannot copy an xattr 2022-07-25 20:32:57 +01:00
login core/cgroup: CPUWeight/CPUShares support idle input 2022-08-11 14:25:58 +02:00
machine machinectl: Add plumbing for a --force flag for file copy 2022-07-27 08:41:03 -07:00
machine-id-setup
modules-load
mount
network network/bridge: fix UseBPDU= and AllowPortToBeRoot= 2022-08-14 06:56:05 +09: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 oomd: notify via dbus what have been killed 2022-08-11 09:53:55 +02:00
partition repart: add test for drop-in files 2022-08-12 12:48:29 +02:00
path
portable tree-wide: use bus locator (#24252) 2022-08-09 16:19:09 +09:00
pstore
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password
resolve config-parser: Add list of drop-in files as return argument of config_parse_many 2022-08-12 12:48:29 +02:00
rfkill
rpm pkgconfig,rpm: expose vars for user-tmpfiles.d location 2022-06-21 15:49:41 +09:00
run
run-generator tree-wide: allow ASCII fallback for → in logs 2022-06-28 12:50:43 +02:00
shared network: replace usage of sd_bus_call_method_async() to bus_call_method_async() (#24290) 2022-08-13 03:28:29 +09:00
shutdown shutdown: Lazy unmount /oldroot/{dev,proc,sys} 2022-06-09 17:02:50 +02:00
sleep sleep: support multiple battery instead of only BAT0 2022-08-09 17:13:35 +01:00
socket-proxy
stdio-bridge
sulogin-shell tree-wide: use bus locator (#24252) 2022-08-09 16:19:09 +09:00
sysctl sysctl: add --strict option to fail if sysctl does not exists 2022-07-25 10:15:43 +02:00
sysext Add sys/file.h for LOCK_ 2022-06-21 16:07:58 +01:00
system-update-generator
systemctl systemctl: add list-automounts verb 2022-07-25 13:37:19 +02:00
systemd sd-device-monitor: introduce sd_device_monitor_{set,get}_description() 2022-08-12 21:27:14 +09:00
sysupdate tree-wide: allow ASCII fallback for … in logs 2022-06-28 12:50:44 +02:00
sysusers creds: refactor reading user password 2022-08-11 13:32:55 +02:00
sysv-generator
test macro: add macro for checking if integer is power of 2 2022-08-05 13:34:11 +02: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 Merge pull request #24285 from yuwata/sd-device-new-from-path 2022-08-13 03:27:26 +09: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