systemd/.git
2023-05-03 Zbigniew Jędrzejewsk... meson: avoid building executables that won't be installed
2023-05-03 Zbigniew Jędrzejewsk... ukify: add missing header
2023-05-03 Zbigniew Jędrzejewsk... ukify: use UPPERCASE for parameter names
2023-05-03 Zbigniew Jędrzejewsk... 90-loaderentry: make sure that variables are set
2023-05-03 Yu WatanabeMerge pull request #27499 from yuwata/sd-journal-fix...
2023-05-02 Yu WatanabeRevert "sd-journal: introduce simple loop detection...
2023-05-02 Yu Watanabesd-journal: check .next_entry_array_offset earlier
2023-05-02 Jan Janssenboot: Use correct memory type for allocations
2023-05-02 msizanoen1core: check for SERVICE_RELOAD_NOTIFY in manager_dbus_i...
2023-05-02 Lennart Poetteringjournal: handle EADDRNOTAVAIL in two more cases gracefully
2023-05-02 Yu WatanabeMerge pull request #27493 from poettering/generate...
2023-05-02 Mike YuanMerge pull request #27492 from poettering/base-filesyst...
2023-05-02 Luca Boccassigenerators: skip private tmpfs if /tmp does not exist
2023-05-02 Daan De Meyertree-wide: Handle EADDRNOTAVAIL as journal corruption
2023-05-02 Lennart Poetteringmount-setup: use size_t when iterating through array...
2023-05-02 Lennart Poetteringbase-filesystem: create /proc, /sys, /dev mount points...
2023-05-02 Lennart Poetteringgenerate-sym-test: only look in .c and .h files
2023-05-02 Lennart Poetteringgenerate-sym-test: search for missing symbols
2023-05-02 Klausdocs: add correct `pacman` command (#27486)
2023-05-02 Yu Watanabetest: replace sleep with timeout
2023-05-01 Yu WatanabeMerge pull request #27455 from yuwata/test-lib-sym
2023-05-01 Luca BoccassiMerge pull request #27442 from DaanDeMeyer/presets
2023-05-01 Yu Watanabetest-network: add workaround for bug in iproute2 v6.2.0
2023-05-01 Jan Janssenstub: Relocate kernels below 4G for EFI handover
2023-05-01 Jan Janssenboot: Fix EFI_SIZE_TO_PAGES macro
2023-05-01 Daan De Meyermkosi: Switch to use mkosi presets with prebuilt initrds
2023-05-01 Daan De Meyermeson: Search for find program
2023-05-01 Daan De Meyermeson: Search for diff program
2023-05-01 Yu WatanabeMerge pull request #27458 from mrc0mmand/test-corrupted...
2023-05-01 Frantisek Sumsaltest: test journalctl with corrupted journals
2023-05-01 Frantisek Sumsaltest: clean up the test script a bit
2023-05-01 Yu Watanabesd-journal: introduce simple loop detection for entry...
2023-05-01 Yu Watanabetest: also test all _public_ functions are listed in...
2023-05-01 Yu Watanabesd-journal: tighten variable scope
2023-05-01 Yu Watanabesd-journal: read entry array object again
2023-05-01 Yu Watanabesd-journal: check validity of object type more strictly
2023-05-01 Yu Watanabesd-journal: add _OBJECT_TYPE_INVALID as usual
2023-05-01 Yu Watanabesd-journal: align table
2023-05-01 Yu Watanabesd-journal: check that the journal file is not stored...
2023-05-01 Yu Watanabesd-journal: unset prioq index on failure
2023-05-01 Yu Watanabesd-journal: fix use-after-free
2023-04-30 Dan Streetmantpm2: move openssl-required ifdef code out of policy...
2023-04-30 don brighthwdb: add hardware rfkill key for Dell Latitude E6...
2023-04-29 Brad Fitzpatrickman: clarify RoutingPolicyRule.TypeOfService docs
2023-04-29 Yu WatanabeMerge pull request #27461 from bluca/coredumpctl_completion
2023-04-29 Luca Boccassicoredumpctl: add --file/--root/--image to bash completion
2023-04-29 Luca Boccassicoredumpctl: fix bash completion matching
2023-04-29 Frantisek Sumsaltest: make sure the test units have a `test-` prefix
2023-04-29 Frantisek Sumsaltest: match all messages with the FILE field
2023-04-29 Yu Watanabelibsystemd: add missing _public_ attributes
2023-04-29 Yu Watanabelibsystemd: drop _public_ attribute for non-exported...
2023-04-29 Luca BoccassiMerge pull request #27451 from yuwata/core-path-trigger...
2023-04-29 Yu Watanabemissing_fs: also define struct file_clone_range
2023-04-29 Yu Watanabetest: add tests for "systemctl stop" vs triggering...
2023-04-29 Yu Watanabetest: create temporary units under /run
2023-04-28 Yu Watanabecore/path: do not enqueue new job in .trigger_notify...
2023-04-28 Yu Watanabecore/path: align table
2023-04-28 Lennart Poetteringpid1: unify implemenation of /run/ disk space safety...
2023-04-28 Lennart Poetteringcore/systemctl: when switching root default to /sysroot/
2023-04-28 Daan De Meyerlibsystemd: Add missing memory pressure functions to...
2023-04-28 Mike YuanMerge pull request #27445 from poettering/reflink-fix
2023-04-28 Lennart Poetteringsystemctl: rework 'if' to 'switch' statement
2023-04-28 Luca BoccassiMerge pull request #27437 from mrc0mmand/pstore
2023-04-28 Lennart Poetteringcopy: shortcut reflink_range() to reflink() in some...
2023-04-28 Lennart Poetteringcopy: don't call clone ioctls twice
2023-04-28 Frantisek Sumsaltest: add a couple of tests for systemd-pstore
2023-04-28 Luca BoccassiMerge pull request #27440 from yuwata/reflink-follow-ups
2023-04-28 Frantisek Sumsalpstore: avoid opening the dmesg.txt file if not requested
2023-04-28 Yu Watanabenetwork-generator: shorten code a bit
2023-04-28 Yu WatanabeMerge pull request #27424 from dtardon/auto-cleanup
2023-04-28 Frantisek Sumsalpstore: explicitly set the base when converting record ID
2023-04-28 David Tardonlogind-session-dbus: use _cleanup_
2023-04-28 David Tardonlogind-session-device: modernize session_device_free()
2023-04-28 David Tardonhomed-manager-bus: use _cleanup_
2023-04-28 David Tardontransaction: make transaction_free() static
2023-04-28 David Tardonmanager: use _cleanup_ in manager_propagate_reload()
2023-04-28 David Tardonmanager: use _cleanup_ in manager_add_job()
2023-04-28 David Tardontransaction: introduce transaction_abort_and_free()
2023-04-28 Yu Watanabemissing_fs: mention commit hash and version of ioctl...
2023-04-28 Yu Watanabecopy: rename reflink_full() -> reflink_range()
2023-04-28 David Edmundsonxdg-autostart-service: handle gnome autostart phase...
2023-04-27 Daan De Meyercopy: Introduce reflink() and reflink_full()
2023-04-27 David Tardontransaction: modernize transaction_free()
2023-04-27 David Tardoninitctl: use _cleanup_
2023-04-27 David Tardoninitctl: add assert
2023-04-27 David Tardonspecifier: use _cleanup_
2023-04-27 David Tardonpath-util: use _cleanup_
2023-04-27 David Tardonlogind: rename function to avoid confusion
2023-04-27 David Tardonlogind-core: drop unneeded check for NULL
2023-04-27 David Tardonlogind-core: modernize button_free()
2023-04-27 David Tardonenv-util: use more _cleanup_ in replace_env_argv()
2023-04-27 David Tardonenv-util: use _cleanup_ in replace_env_argv()
2023-04-27 David Tardonenv-util: rename variable
2023-04-27 David Tardonenv-util: use _cleanup_ in strv_env_delete()
2023-04-27 Luca BoccassiMerge pull request #27346 from poettering/pam-fixes
2023-04-27 Lennart Poetteringshutdown: paranoia – close all fds we might get passed in
2023-04-27 Lennart Poetteringpam-systemd: disconnect bus connection when leaving...
2023-04-27 Lennart Poetteringpam-util: include PID in PAM data field id
2023-04-27 Franck Buitest: dont use anchor char '$' to match a part of a...
2023-04-27 Mike YuanMerge pull request #25622 from YHNdnzj/tmpfiles-X-bit...
next