systemd/.git
2023-05-05 Frantisek Sumsalcore: check the unit type more thoroughly when deserial...
2023-05-05 Frantisek Sumsalshared: refuse fd == INT_MAX
2023-05-05 Frantisek Sumsalcore: use extract_first_word() instead of sscanf()
2023-05-05 Luca BoccassiMerge pull request #27536 from dtardon/checked-fd-parsing
2023-05-05 David Tardonmain: improve log message
2023-05-05 OMOJOLAtpm2 PCRs: fix unchecked attempt to set PCR[24]
2023-05-05 David Tardontree-wide: use parse_fd()
2023-05-05 David Tardontest: add a test for parse_fd()
2023-05-05 David Tardonfd-util: introduce parse_fd()
2023-05-05 David Tardonmain: add missing return
2023-05-05 Christopher... man: small fixes to systemd.time Calendar Events
2023-05-04 Luca BoccassiMerge pull request #27529 from DaanDeMeyer/kernel-top
2023-05-04 Daan De Meyermkosi: Disable a bunch of useless configs when building...
2023-05-04 Lennart PoetteringMerge pull request #27525 from poettering/creds-empty...
2023-05-04 Daan De Meyermkosi: Look for mkosi.kernel/ in the top level directory
2023-05-04 Lennart Poetteringexecute: remove credentials dir again when empty
2023-05-04 Lennart Poetteringexecute: suppress credentials mount if empty
2023-05-04 Arthur Shaurun: change sd_bus_call_method to bus_call_method ...
2023-05-04 Mike YuanMerge pull request #27513 from mrc0mmand/journal-tests
2023-05-03 Yu Watanabecore: fix use of uninitialized value
2023-05-03 Lennart Poetteringcryptsetup: downgrade a bunch of log messages that...
2023-05-03 Lennart Poetteringmount-util: simplify mount_switch_root() a bit
2023-05-03 Daan De Meyermkosi: Use kernel-kvmsmall package on opensuse
2023-05-03 Lennart PoetteringMerge pull request #27450 from poettering/switch-root...
2023-05-03 Frantisek Sumsaltest: clean up the test script even further
2023-05-03 Lennart Poetteringcore: minor coding style modernization in mount.c
2023-05-03 Lennart Poetteringsd-daemon: add sd_pid_notify_barrier() call and use...
2023-05-03 Lennart PoetteringMerge pull request #27510 from poettering/notify-barrie...
2023-05-03 Lennart Poetteringnotify: don't send EXIT_STATUS= notify message from...
2023-05-03 Lennart Poetteringupdate TODO
2023-05-03 Lennart Poetteringbase-filesystem: unify common parts of base_filesystem_...
2023-05-03 Lennart Poetteringbase-filesystem: add new helper base_filesystem_create_...
2023-05-03 Lennart Poetteringswitch-root: don't require /mnt/ when switching root...
2023-05-03 Frantisek Sumsaltest: vacuum the journal after the "stress test"
2023-05-03 Frantisek Sumsaltest: slightly extend checks on corrupted journals
2023-05-03 Frantisek Sumsaltest: further extend our collection of corrupted journals
2023-05-03 Lennart Poetteringmanager: add debug logging about BARRIER=1 messages
2023-05-03 Lennart Poetteringmanager: simplify manager_process_barrier_fd() a bit
2023-05-03 Yu WatanabeMerge pull request #27504 from mrc0mmand/fuzz-manager...
2023-05-03 Frantisek Sumsalshared: reject empty attachment path
2023-05-03 Frantisek Sumsalshared: ignore invalid valink socket fd when deserializing
2023-05-03 Frantisek Sumsalcore: fix NULL pointer dereference during deserialization
2023-05-03 Frantisek Sumsaltest: add a simple fuzzer for manager serialization
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
next