.clusterfuzzlite
ci: unpin CFLite
2022-04-26 09:13:57 +00:00
.github
advanced-issue-labeler: use correct label for env-generator
2024-08-02 21:45:18 +02:00
.semaphore
semaphore: use variable for Salsa repo URL
2024-05-20 13:14:50 +01:00
catalog
login: Add a new SecureAttentionKey dbus signal when Ctrl+Alt+Shift+Esc is pressed
2024-06-24 22:29:38 +02:00
coccinelle
introduce FOREACH_ELEMENT
2024-04-18 17:39:34 +02:00
docs
Add $SYSTEMD_IN_CHROOT to override chroot detection
2024-08-16 10:11:29 +02: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: Fix accelerometer mount matrix for ASUS T100TAS
2024-08-08 11:53:11 +02:00
LICENSES
LICENSES/README: expand text to summarize state for binaries and libs
2024-06-28 13:46:58 +02:00
man
analyze: introduce --instance= option to control instance name for template units
2024-08-19 04:29:23 +09:00
mime
creds-util: add a concept of "user-scoped" credentials
2024-01-30 17:07:47 +01:00
mkosi.conf.d
mkosi: Switch back to btrfs
2024-08-05 15:00:24 +02:00
mkosi.extra
mkosi: Disable pagination in gdb
2024-08-14 14:18:40 +02:00
mkosi.images
mkosi: Fix debian/not-installed build logic
2024-08-15 15:48:12 +09:00
mkosi.profiles
mkosi: Introduce particle profile
2024-04-30 10:46:18 +02:00
mkosi.repart
mkosi: Switch back to btrfs
2024-08-05 15:00:24 +02:00
mkosi.sanitizers
mkosi: Introduce build image
2024-07-15 16:17:33 +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-07-31 10:06:04 +09:00
po
po: Translated using Weblate (Croatian)
2024-08-04 13:28:56 +09:00
presets
presets: Don't enable systemd-homed-firstboot.service by default
2024-06-08 11:29:55 +01:00
rules.d
udev: Handle PTP device symlink properly on udev action 'change'
2024-08-15 15:38:46 +09:00
shell-completion
shell-completion: zsh: fix incorrect unescaping
2024-08-15 20:28:12 +02:00
src
terminal-util: fix isatty_safe() on hung-up TTYs
2024-08-20 10:57:49 +02: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-network: make kernel send NA with router flag
2024-08-20 09:01:08 +02: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
Merge pull request #33597 from keszybz/fetch-distro
2024-07-22 11:46:43 +01:00
units
units: drop "-p" flag from agetty's login options
2024-08-15 16:49:02 +09: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-03 17:25:26 +02:00
meson.build
meson: enable -Wunterminated-string-initialization
2024-08-07 13:34:36 +02:00
meson.version
meson: update version to 257~devel
2024-06-11 22:55:29 +01:00
mkosi.clean
mkosi: Build a sysext if SYSEXT=1 is specified
2024-07-10 10:55:33 +02:00
mkosi.conf
mkosi: Install llvm
2024-08-14 14:18:40 +02:00
mkosi.coredump-journal-storage.conf
mkosi: Adapt configuration to take into account configuration rework
2024-07-09 08:07:09 +02:00
mkosi.functions
mkosi: Use squashfs for sysext if mkfs.erofs is not available
2024-07-15 16:17:33 +02:00
mkosi.leak-sanitizer-suppressions
mkosi: Adapt configuration to take into account configuration rework
2024-07-09 08:07:09 +02:00
mkosi.postinst.chroot
mkosi: Beef up testuser a bit
2024-07-31 18:32:53 +02:00
NEWS
nspawn: Assume unified cgroup hierarchy if there's no systemd in the image
2024-08-13 19:09:26 +02:00
README
README: update requirements for signed dm-verity
2024-07-04 19:04:58 +02:00
README.md
README.md: link bug bounty program
2024-04-11 12:58:53 +02:00
TODO
core: pin notify sender through pidfd (potentially SCM_PIDFD)
2024-07-22 09:38:48 +02:00