]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2023-05-16  Lennart Poetteringmount-util: add umount_and_free() helper
2023-05-16  Zbigniew Jędrzejewsk... Merge pull request #27652 from keszybz/readme-more
2023-05-16  Zbigniew Jędrzejewsk... docs: list all public headers in stability promise 27652/head
2023-05-16  Zbigniew Jędrzejewsk... README: describe how our libraries are linked
2023-05-16  Yu Watanabemeson: fix description for link-udev-shared option
2023-05-15  niksturman: use correct name for --bank option
2023-05-15  saikat0511hwdb: fix keyboard entry for IdeapadFlex5 (#27643)
2023-05-15  Zbigniew Jędrzejewsk... man: add libsystemd(3)
2023-05-15  Zbigniew Jędrzejewsk... meson: add sd_pid_notify_barrier link
2023-05-15  Lennart Poetteringwatchdog: always disarm watchdog properly before closing it
2023-05-15  Daan De MeyerRevert "units: Add missing dependencies on initrd-switc...
2023-05-15  Daan De Meyermkosi: Always pull in network-online.target
2023-05-15  Daan De Meyermkosi: Drop squashfs dropin
2023-05-15  Robert Scheckportable, meson: allow statically linked build
2023-05-15  Daan De Meyermkosi: Install tmux in the final image
2023-05-15  Luca BoccassiMerge pull request #27644 from mrc0mmand/fuzz-nspawn
2023-05-15  Frantisek Sumsaltest: make $BUILD_DIR writable when rootfs is mounted... 27644/head
2023-05-15  Frantisek Sumsaltest: pass $BUILD_DIR as $COVERAGE_BUILD_DIR to the...
2023-05-15  Frantisek Sumsaltest: update nspawn's basic config file used for fuzzing
2023-05-15  Daan De Meyermachine-id-setup: Do not overwrite if /etc/machine...
2023-05-14  Luca BoccassiMerge pull request #27640 from mrc0mmand/more-tests
2023-05-14  Frantisek Sumsaltest: rename TEST-13-NSPAWN-SMOKE to TEST-13-NSPAWN 27640/head
2023-05-14  Frantisek Sumsaltest: slightly extend the systemd-nspawn tests
2023-05-14  Frantisek Sumsaltest: wait after sending a signal if necessary
2023-05-14  Frantisek Sumsalnspawn: simplify error handling
2023-05-14  Frantisek Sumsaltest: install the overlayfs/loop modules unconditionally
2023-05-14  Frantisek Sumsaltest: create merged-usr containers
2023-05-14  Frantisek Sumsaltest: bind mount the $BUILD_DIR into nspawn containers
2023-05-14  Frantisek Sumsaltest: use dropins to override system configuration
2023-05-13  Frantisek Sumsalvimrc: use 109ch text width for shell scripts as well
2023-05-13  Maksim Kliazovichpo: Translated using Weblate (Belarusian)
2023-05-13  Yu Watanabesd-dhcp-server: also send DNS servers or friends on...
2023-05-13  Luca BoccassiMerge pull request #27605 from YHNdnzj/dbus-activation...
2023-05-13  Luca BoccassiMerge pull request #27571 from DaanDeMeyer/mkosi
2023-05-13  Luca BoccassiMerge pull request #27634 from mrc0mmand/TEST-13-shenan...
2023-05-13  Daan De Meyermkosi: Package a erofs usr partition with signed verity 27571/head
2023-05-13  Daan De Meyermkosi: Store /etc under /usr/share/factory/mkosi
2023-05-13  Daan De Meyermkosi: Do not enable ACL usage by default
2023-05-13  Daan De Meyersulogin: Read SYSTEMD_SULOGIN_FORCE from kernel cmdline
2023-05-12  Frantisek Sumsalmachine,portable: fix a typo in an info message 27634/head
2023-05-12  Frantisek Sumsaltest: merge machinectl edit/cat tests into TEST-13
2023-05-12  Frantisek Sumsaltest: always install the script utility
2023-05-12  Frantisek Sumsaltest: add a couple of tests for machinectl
2023-05-12  Luca BoccassiMerge pull request #27633 from DaanDeMeyer/repart-dropin
2023-05-12  Daan De Meyerunits: Add missing dependencies on initrd-switch-root...
2023-05-12  drosdeckFix Positivo CF40CM-V2 key toggle touchpad
2023-05-12  Frantisek Sumsalmachine: fix a memory leak when showing multiple machines
2023-05-12  Frantisek Sumsalmachine: fix a memory leak when showing multiple images
2023-05-12  Frantisek Sumsaltest: clean up the nspawn tests a bit
2023-05-12  Daan De Meyerrepart: Make sure we look up dropin files in the root... 27633/head
2023-05-12  Daan De Meyerconf-parser: Add root argument to config_parse_many()
2023-05-12  Frantisek Sumsalcore: fix memory leak during deserialization
2023-05-12  Daan De Meyerrepart: Make sure r is declared last
2023-05-12  Daan De Meyerrepart: Read arguments directly instead of passing...
2023-05-12  Daan De Meyermkosi: Use zstd compression on non-centos distros
2023-05-12  Daan De Meyermkosi: Update .gitignore to account for changed output...
2023-05-12  Daan De Meyermkosi: Only build initrd if Bootable= is enabled or...
2023-05-12  Daan De Meyermkosi: Use initrd symlink without format/compression
2023-05-12  Daan De Meyermkosi: Update to latest
2023-05-12  Mike YuanRevert "core/manager: export manager_dbus_is_running... 27605/head
2023-05-12  Mike Yuancore: only refuse Type=dbus service enqueuing if dbus...
2023-05-12  Daan De Meyercore: Try to initialize TERM from systemd.tty.term...
2023-05-12  Daan De MeyerMerge pull request #27565 from yuwata/static-destruct
2023-05-12  Daan De Meyermkfs-util: Add quiet argument to make_filesystem()
2023-05-12  Daan De Meyercore: Check if any init exists before switching root
2023-05-12  Daan De Meyercore: Make sure systemctl exit <X> works outside of...
2023-05-11  Yu WatanabeMerge pull request #27618 from DaanDeMeyer/fstab-generator
2023-05-11  Yu Watanabetest-network: add tests for static lease matching with...
2023-05-11  Yu WatanabeMerge pull request #27611 from yuwata/core-mount-escape...
2023-05-11  Daan De Meyerfstab-generator: Fix log message 27618/head
2023-05-11  Daan De Meyerfstab-generator: Unset kernel cmdline options if empty...
2023-05-11  Daan De Meyerfstab-generator: Take systemd.verity= into account
2023-05-11  Frantisek Sumsalcryptenroll: actually allow using multiple "special...
2023-05-11  Daan De MeyerMerge pull request #27610 from DaanDeMeyer/mkosi-trivial
2023-05-11  Yu Watanabecore/mount: escape invalid UTF8 char in dbus reply 27611/head
2023-05-11  Yu WatanabeRevert "core/mount: replace invalid UTF-8 code points...
2023-05-11  Daan De Meyermkosi: Install apt in Debian/Ubuntu images 27610/head
2023-05-11  Daan De Meyermkosi: Run in debug mode
2023-05-11  Daan De Meyermkosi: Disable pamconfdir
2023-05-11  Daan De Meyermkosi: Add back accidentally removed .gdbinit file
2023-05-11  Daan De Meyermkosi: Enable systemd-timesyncd by default
2023-05-11  Daan De Meyermkosi: Disable auditd in the preset instead of masking it
2023-05-11  Daan De Meyermkosi: Disable dnf-makecache.service by default
2023-05-11  Daan De Meyermkosi: Make sure we use systemd-networkd-wait-online
2023-05-11  Daan De Meyermkosi: Replace root password setting with a credential
2023-05-11  Daan De Meyermkosi: Disable create-log-dirs option
2023-05-11  Daan De Meyermkosi: Stop creating test users in prepare scripts
2023-05-11  Daan De Meyermkosi: Don't run slow tests by default
2023-05-11  Luca BoccassiMerge pull request #27539 from esposem/ukify_pesign
2023-05-11  Yu WatanabeMerge pull request #27596 from yuwata/drop-pure
2023-05-11  Yu WatanabeMerge pull request #27603 from mrc0mmand/more-test...
2023-05-11  dependabot... build(deps): bump actions/checkout from 3.3.0 to 3.5.2
2023-05-11  dependabot... build(deps): bump meson from 1.0.1 to 1.1.0 in /.github...
2023-05-11  dependabot... build(deps): bump actions/upload-artifact from 3.1...
2023-05-11  dependabot... build(deps): bump github/super-linter from 4.10.1 to...
2023-05-11  dependabot... build(deps): bump actions/github-script from 6.4.0...
2023-05-10  Frantisek Sumsaltest: abstract the common test parts into a utility... 27603/head
2023-05-10  Frantisek Sumsaltest: merge TEST-20-MAINPIDGAMES into TEST-07-PID1
2023-05-10  Frantisek Sumsaltest: merge TEST-51-ISSUE-16115 into TEST-07-PID1
2023-05-10  Frantisek Sumsaltest: merge TEST-47-ISSUE-14566 into TEST-07-PID1
next