1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 14:55:37 +03:00
systemd/src
Daan De Meyer 9872fe44cb
Merge pull request #21527 from vcaputo/journal-file-mfd-centric
journal-file: get rid of JournalFile.mmap
2021-12-08 09:26:53 +00:00
..
ac-power
activate
analyze analyze,resolve: suppress a couple of false-positive alerts 2021-12-06 17:45:37 +01:00
ask-password
backlight alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
basic Merge pull request #21598 from DaanDeMeyer/journald-file 2021-12-07 07:35:34 +01:00
binfmt binfmt: add logging information 2021-11-12 17:23:36 +01:00
boot Merge pull request #21264 from medhefgo/boot-lto 2021-12-07 12:58:59 +01:00
busctl Merge pull request #20138 from keszybz/coding-style-variable-decls 2021-11-05 13:57:30 +00:00
cgls Merge pull request #20138 from keszybz/coding-style-variable-decls 2021-11-05 13:57:30 +00:00
cgroups-agent
cgtop
core Merge pull request #20476 from jamacku/new-feature-reloaded-stamp 2021-12-07 18:47:25 +01:00
coredump elf-util: add stub for builds without libdw 2021-11-30 16:49:59 +00:00
creds variuos: add missing includes 2021-09-22 12:58:46 +02:00
cryptenroll cryptenroll: fix wrong error messages 2021-12-03 08:12:30 +01:00
cryptsetup shared/json: use int64_t instead of intmax_t 2021-11-18 01:34:31 +01:00
debug-generator shared: clean up mkdir.h/label.h situation 2021-11-16 17:03:28 +01:00
delta Make pager_open() return void 2021-11-03 15:24:56 +01:00
detect-virt
dissect dissect-image: do not enable "verification" when trying to acquire metadata 2021-11-24 17:42:19 +01:00
environment-d-generator
escape escape: improve logging when escaping paths that are slightly non-conforming 2021-09-14 03:04:57 +09:00
firstboot basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch] 2021-10-05 16:14:37 +02:00
fsck fsck: no emergency.target on nofail mounts 2021-11-10 11:58:12 +01:00
fstab-generator fstab-generator: use 'usr' mapper device when 'usrhash' is present 2021-11-19 15:53:40 -05:00
fundamental macro-fundamental: fix bool → sd_bool 2021-11-11 23:50:52 +00:00
fuzz fuzz-fido-id-desc: drop unused case file 2021-10-18 09:43:18 +02:00
getty-generator getty-generator: add kernel cmdline and env vars to disable it 2021-11-18 10:38:48 +00:00
gpt-auto-generator Merge pull request #20257 from bluca/seqno 2021-08-31 09:06:33 +01:00
hibernate-resume shared: clean up mkdir.h/label.h situation 2021-11-16 17:03:28 +01:00
home tree-wide: use ERRNO_IS_TRANSIENT() 2021-11-30 23:06:43 +09:00
hostname Change gendered terms to be gender-neutral (#21325) 2021-11-12 16:09:56 +01:00
hwdb hwdb: remove double empty line in --help text 2021-08-30 22:25:04 +09:00
id128 id128: clarify that the "well-known" IDs are about GPT partition types 2021-09-10 13:39:16 +02:00
import Merge pull request #21170 from keszybz/delibgcryptify 2021-12-03 13:44:53 +01:00
initctl tree-wide: mark set-but-not-used variables as unused to make LLVM happy 2021-09-15 13:09:45 +02:00
integritysetup integritysetup: Check args to prevent assert 2021-10-28 20:54:41 +09:00
journal journal-file: require MMapCache* for journal_file_open() 2021-12-07 14:39:20 -08:00
journal-remote journal: stop using JournalFile.mmap everywhere 2021-12-07 13:00:25 -08:00
kernel-install kernel-install: respect $MACHINE_ID and ignore /etc/machine-id if on tmpfs 2021-12-08 09:34:02 +01:00
libsystemd journal-file: require MMapCache* for journal_file_open() 2021-12-07 14:39:20 -08:00
libsystemd-network dhcp: fix assertion failure 2021-12-08 08:52:33 +09:00
libudev build: preserve correct mode when generating files via jinja2 2021-11-08 12:06:48 +00:00
locale shared: clean up mkdir.h/label.h situation 2021-11-16 17:03:28 +01:00
login hwdb: Allow console users access to rfkill 2021-12-06 11:26:29 +01:00
machine json: add new JSON_BUILD_CONST_STRING() macro 2021-11-25 14:22:31 +01:00
machine-id-setup
modules-load
mount Merge pull request #20138 from keszybz/coding-style-variable-decls 2021-11-05 13:57:30 +00:00
network network: address: read flags from message header when IFA_FLAGS is not supported by kernel 2021-12-08 05:40:09 +09:00
notify
nspawn tree-wide: use ERRNO_IS_TRANSIENT() 2021-11-30 23:06:43 +09:00
nss-myhostname
nss-mymachines
nss-resolve resolved: properly signal transient errors back to NSS stack 2021-11-22 22:33:40 +01:00
nss-systemd tree-wide: mark set-but-not-used variables as unused to make LLVM happy 2021-09-15 13:09:45 +02:00
oom oomd: use type suffix instead of casting 2021-11-30 18:42:47 +01:00
partition repart: port to our home-grown hmac_sha256 2021-11-30 23:00:21 +01:00
path
portable portable: move profile search helper to path-lookup 2021-11-26 17:50:59 +00:00
pstore
quotacheck
random-seed basic: split out sync() family of calls from fs-util.[ch] into new c/h file 2021-10-05 15:47:32 +02:00
rc-local-generator shared: clean up mkdir.h/label.h situation 2021-11-16 17:03:28 +01:00
remount-fs
reply-password
resolve meson: drop libgcrypt dep from resolved tests 2021-12-08 01:00:56 +00:00
rfkill tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1 2021-11-03 11:29:49 +01:00
rpm meson: drop mode setting on systemd-update-helper 2021-11-14 13:54:47 +09:00
run tree-wide: do not print hint about -M if -M is already used 2021-11-04 11:00:54 +01:00
run-generator
shared network,udev: do not adjust local assignment bit of specified MAC address 2021-12-07 15:01:04 +09:00
shutdown umount: fix log message 2021-11-16 15:08:29 +01:00
sleep
socket-proxy tree-wide: use ERRNO_IS_TRANSIENT() 2021-11-30 23:06:43 +09:00
stdio-bridge
sulogin-shell
sysctl Make pager_open() return void 2021-11-03 15:24:56 +01:00
sysext extension-release.d/: add a new field SYSEXT_SCOPE= for clarifying what a system extension is for 2021-11-23 22:55:11 +01:00
system-update-generator
systemctl systemctl: support JSON output for "show-environment" 2021-12-06 11:40:52 +01:00
systemd sd-dhcp-client: support 6rd option 2021-12-07 20:32:02 +09:00
sysusers tree-wide: use new RET_NERRNO() helper at various places 2021-11-16 08:04:09 +01:00
sysv-generator alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere 2021-10-14 15:57:52 +02:00
test process-util: handle double NUL as the end of command line 2021-12-06 23:42:25 +09:00
timedate Merge pull request #20138 from keszybz/coding-style-variable-decls 2021-11-05 13:57:30 +00:00
timesync tree-wide: use ERRNO_IS_TRANSIENT() 2021-11-30 23:06:43 +09:00
tmpfiles shared: clean up mkdir.h/label.h situation 2021-11-16 17:03:28 +01:00
tty-ask-password-agent shared: clean up mkdir.h/label.h situation 2021-11-16 17:03:28 +01:00
udev network,udev: do not adjust local assignment bit of specified MAC address 2021-12-07 15:01:04 +09:00
update-done
update-utmp
user-sessions
userdb tree-wide: use new RET_NERRNO() helper at various places 2021-11-16 08:04:09 +01:00
vconsole tree-wide: use new RET_NERRNO() helper at various places 2021-11-16 08:04:09 +01:00
veritysetup veritysetup-generator: generate service for usr device 2021-11-19 15:53:36 -05:00
version
volatile-root basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch] 2021-10-05 16:14:37 +02:00
xdg-autostart-generator Use ExitType=cgroup for autostart generated services 2021-11-08 10:15:24 +01:00