.clusterfuzzlite
ci: unpin CFLite
2022-04-26 09:13:57 +00:00
.github
github: drop workaround and use distro mold
2024-12-20 14:02:24 +00:00
.semaphore
Revert "semaphore: skip some tests"
2024-12-19 22:14:09 +00:00
catalog
tpm2-setup: Don't fail if we can't access the TPM due to authorization failure
2024-06-18 20:41:01 +02:00
coccinelle
introduce FOREACH_ELEMENT
2024-04-18 17:39:34 +02:00
docs
docs: add reminder to run update-man-rules before tagging a release
2024-11-13 19:48:10 +00:00
factory
man: don't suggest using pam_unix.so's use_authtok switch
2024-01-17 23:59:05 +00:00
hwdb.d
hwdb: update to main@{2024-11-28}
2024-11-29 14:26:57 +01:00
LICENSES
LICENSES/README: expand text to summarize state for binaries and libs
2024-07-05 20:00:04 +02:00
man
man: update example in systemd-measure.xml ( #35506 )
2024-12-19 21:47:52 +00:00
mime
creds-util: add a concept of "user-scoped" credentials
2024-01-30 17:07:47 +01:00
mkosi.conf.d
mkosi: install util-linux-script in F42 too
2024-12-20 14:54:07 +00:00
mkosi.extra
mkosi: Fix up ownership of testuser home directory on first boot
2024-11-13 19:48:10 +00:00
mkosi.images
mkosi: update opensuse commit reference
2024-11-13 19:48:10 +00:00
mkosi.presets/20-final/mkosi.extra /root
mkosi: Add back accidentally removed .gdbinit file
2024-09-10 14:56:05 +02:00
mkosi.profiles
mkosi: Introduce particle profile
2024-04-30 10:46:18 +02:00
mkosi.repart
mkosi: Switch back to btrfs
2024-08-15 14:04:41 +01:00
mkosi.sanitizers
mkosi: Don't create sanitizer wrappers for every mkfs binary
2024-09-10 14:56:05 +02:00
modprobe.d
modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0
2024-01-12 23:24:54 +00:00
network
network: request non-NULL SSID when a wlan interface is configured as station
2024-08-15 14:04:40 +01:00
po
l10n: fix credits for the French translation
2024-07-22 11:05:08 +01:00
presets
presets: Don't enable systemd-homed-firstboot.service by default
2024-06-08 11:29:55 +01:00
rules.d
udev: consider serial ports as unconfigured only if both port and iomem_base sysattr is zero
2024-11-13 19:48:10 +00:00
shell-completion
shell completion: add systemd-creds
2024-12-19 21:58:26 +00:00
src
test-time-util: fix truncation of usec to sec
2024-12-20 12:02:45 +00:00
sysctl.d
sysctl.d: Fix pid_max comment
2023-10-31 13:07:49 +01:00
sysusers.d
sysusers: simplify meson config
2024-05-14 20:46:24 +02:00
test
TEST-58-REPART: Always run TEST-58-REPART in virtual machine
2024-12-20 12:50:56 +00:00
tmpfiles.d
meson: don't put a symlink pointing to '20-systemd-userdb.conf' in /etc in all cases
2024-05-27 17:20:55 +02:00
tools
man: drop whitespace from final <programlisting> lines
2024-11-13 19:48:10 +00:00
units
units: add initrd directory to list of conditions for systemd-confext
2024-11-28 15:06:21 +01:00
xorg
xorg/50-systemd-user: add a full license header
2021-10-01 14:45:00 +02:00
.clang-format
Improve the formatting by adding AlignArrayOfStructures and setting it to Right(right justify)
2024-03-06 15:24:23 +01:00
.ctags
editors: Prevent ctags from following symlinks
2019-02-15 11:01:20 -08:00
.dir-locals.el
scripts: use 4 space indentation
2019-04-12 08:30:31 +02:00
.editorconfig
editorconfig: add NEWS whitespace configuration
2023-10-26 22:41:03 +01:00
.gitattributes
Mark all base64 files as generated
2023-08-16 12:49:45 +02:00
.gitignore
gitignore: Ignore /pkg/ instead of pkg/ ( #33119 )
2024-05-31 14:06:07 +08:00
.gitmodules
mkosi: Replace submodules with our own thing
2024-05-30 19:31:32 +02:00
.mailmap
mailmap: "reduce contributor count by 13"
2023-08-16 12:49:42 +02:00
.packit.yml
Revert "packit: temporarily build systemd without BPF stuff"
2024-02-11 16:45:03 +01:00
.pylintrc
Add .pylintrc to globally suppress warnings we don't really care about
2023-08-10 18:13:29 +02:00
.vimrc
vimrc: explicitly set shiftwidth for the C file type
2023-09-18 13:11:45 +02:00
.ycm_extra_conf.py
ycm: add doc string for all the functions in configuration file
2017-11-29 13:21:49 -07:00
LICENSE.GPL2
relicense to LGPLv2.1 (with exceptions)
2012-04-12 00:24:39 +02:00
LICENSE.LGPL2.1
licence: remove references to old FSF address
2012-12-17 11:41:31 +01:00
meson_options.txt
meson: add option to build systemd-executor "statically"
2024-07-08 19:26:15 +02:00
meson.build
Add proper dependencies to ukify target
2024-11-28 15:00:17 +01:00
meson.version
meson: bump version to 256.9
2024-11-30 16:22:22 +01:00
mkosi.clangd
mkosi: Add back support for running clangd within mkosi
2024-10-08 16:39:12 +01:00
mkosi.clean
mkosi: Add missing SPDX line
2024-10-08 16:39:12 +01:00
mkosi.conf
mkosi: temporarily disable panic_on_warn
2024-12-19 22:14:09 +00:00
mkosi.coredump-journal-storage.conf
mkosi: Adapt configuration to take into account configuration rework
2024-07-09 15:18:51 +02:00
mkosi.functions
mkosi: Use squashfs for sysext if mkfs.erofs is not available
2024-07-16 15:14:13 +02:00
mkosi.leak-sanitizer-suppressions
mkosi: Adapt configuration to take into account configuration rework
2024-07-09 15:18:51 +02:00
mkosi.postinst.chroot
ci: Don't add testuser to wheel and systemd-journal groups
2024-09-25 21:27:25 +02:00
NEWS
NEWS: fix typo
2024-06-18 20:41:01 +02:00
README
README: update requirements for signed dm-verity
2024-07-05 20:00:04 +02:00
README.md
README: drop CentOS CI badges
2024-12-19 21:58:26 +00:00
TODO
man: slightly enhance docs about "exitrd" and remove TODO entry for it
2024-10-08 16:39:12 +01:00