]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2025-05-14  Luca BoccassiMinor docs cleanups (#37439)
2025-05-14  Zbigniew Jędrzejewsk... hwdb: say that settings can be also set to 0 37440/head
2025-05-14  Zbigniew Jędrzejewsk... hwdb.d: update/expand boilerplate on various hwdb files
2025-05-14  Zbigniew Jędrzejewsk... hwdb.d: reword and simplify boilerplate texts
2025-05-14  Zbigniew Jędrzejewsk... docs/BOOT_LOADER_INTERFACE: minor grammar fixes 37439/head
2025-05-14  Zbigniew Jędrzejewsk... docs: punctuation and a typo
2025-05-14  Lennart Poetteringvalidatefs: fix checks on file systems backed by multip...
2025-05-14  Daan De Meyervmspawn: Clean up includes 37438/head
2025-05-14  Daan De Meyerxdg-autostart-generator: Clean up includes
2025-05-14  Daan De Meyersd-bus: Make sure sd_bus_error and sd_bus_error_map...
2025-05-14  Daan De Meyerhashmap: Make sure Iterator struct is named
2025-05-14  Daan De Meyerstatic-destruct: Move static_destruct() logic to implem...
2025-05-14  Daan De Meyerblockdev-util: Remove dependency on string-util.h
2025-05-14  Daan De MeyerIntroduce forward.h header with forward declarations...
2025-05-14  Daan De Meyerboot: Use DEFINE_TRIVIAL_CLEANUP_FUNC() to define strv_... 37428/head
2025-05-14  Luca Boccassimount-util: add helper to get source from mountinfo
2025-05-14  maia x.vpick: add path_uses_vpick helper method
2025-05-14  maia x.mkosi: add socat to minimal-0/1 images
2025-05-14  Lennart Poetteringtest: attempt to fix resolved wait-online testcase
2025-05-14  Lennart Poetteringci: extend validatefs testcase to validate verity parti... 37434/head
2025-05-14  Lennart Poetteringman: document that gpt-label/gpt-type uuid xattrs are...
2025-05-14  Lennart Poetteringrepart: initialize validatefs xattrs to list *all*...
2025-05-14  Lennart Poetteringvalidatefs: properly authenticate all subordinate devic...
2025-05-14  Daan De MeyerIntroduce forward.h header with forward declarations
2025-05-14  Lennart Poetteringvalidatefs: split out validate_fields_check() into...
2025-05-14  Lennart Poetteringavoid race between systemd-logind and systemd-udevd...
2025-05-14  Lennart PoetteringAddress post-merge issues in the sysfail entry function...
2025-05-14  Lennart Poetteringfork-journal: some follow-ups (#37423)
2025-05-14  Lennart Poetteringjournald: rename primary object from "Server" to "Manager"
2025-05-14  Jelle van der Waasd-device: fix argument comment chase_flags 37380/head
2025-05-14  Jelle van der Waabasic: fix consistency of flags argument for chase...
2025-05-14  Jelle van der Waashared/cred-util: fix argument comment for copy_file_at
2025-05-14  Jelle van der Waaask-password-api: use flags consistently as argument...
2025-05-14  Jelle van der Waatreewide: fix argument comment for getxattr_at_bool
2025-05-14  Jelle van der Waabasic: fix argument naming for vt_release
2025-05-14  Jelle van der Waahostname: use argument comment name transient_hostname
2025-05-14  Jelle van der Waanetwork: correct argument comment may_keep_dhcp
2025-05-14  Jelle van der Waatest: correct argument comment simplified
2025-05-14  Jelle van der Waashared: dissect-image: use argument comment name label
2025-05-14  Jelle van der Waashared: bootspec: use argument comment name auto_only
2025-05-14  Jelle van der Waavmspawn: correct argument comment
2025-05-14  Jelle van der Waaudev: fix argument comments for test_udev_rule_parse_va...
2025-05-14  Lennart Poetteringupdate TODO
2025-05-14  Igor Opaniukman: run update-man-rules 37426/head
2025-05-14  Igor Opaniukunits: fix systemd-boot-clear-sysfail description
2025-05-14  Igor Opaniukman: fix systemd-boot-clear-sysfail description
2025-05-14  Mike YuanUpdate description and uid checks when invoking pager...
2025-05-13  Mike Yuanfork-journal: drop unneeded cast 37423/head
2025-05-13  Mike Yuanfork-journal: use char* const* for strv input param
2025-05-13  Mike Yuanjournalctl-show: report VARLINKERROR=
2025-05-13  Mike Yuanjournalctl-show: check Context.has_cursor rather than...
2025-05-13  Mike Yuanjournal: do not clear individual fields if the struct...
2025-05-13  Yu Watanabemeson: fix path to coverage.h 37394/head
2025-05-13  Yu WatanabeTEST-73-LOCALE: skip lv keymap and friends
2025-05-13  Yu WatanabeTEST-73-LOCALE: drop unnecessary workaround
2025-05-13  Yu Watanabeintegration-tests: adjust priorities
2025-05-13  Yu Watanabegithub/mkosi: tentatively disable mkosi(opensuse) job
2025-05-13  Yu WatanabeTEST-21-DFUZZER: skip test when no sanitizer is enabled
2025-05-13  Yu Watanabesystemctl: make systemctl clean --what= values more...
2025-05-13  Yu Watanabeacl-util: make acl_find_uid() static 36444/head
2025-05-13  Yu Watanabeudev: move devnoce_acl() to udev-builtin-uaccess.c
2025-05-13  Yu Watanabelogin,udev: avoid race between systemd-logind and syste...
2025-05-13  Yu Watanabelogin: do not call manager_process_seat_device() more...
2025-05-13  Yu Watanabelogin: use FOREACH_STRING() at one more place
2025-05-13  Yu Watanabedevice-util: introduce device_get_seat() helper function
2025-05-13  Yu Watanabedevice-util: introduce several more helper functions
2025-05-13  Yu Watanabebacklight: replace recursion with for loop
2025-05-13  Yu Watanabebacklight: use device_get_sysattr_unsigned() at one...
2025-05-13  Daan De MeyerPrepare for reducing transitive includes in tests.h...
2025-05-13  Zbigniew Jędrzejewsk... pager: also check for $SUDO_UID 37419/head
2025-05-13  Lennart Poetteringsystemctl: add "systemctl start -v" mode, which shows...
2025-05-13  Jörg Behrmannsystemct: show all in output of systemctl clean --what... 37418/head
2025-05-13  Jörg Behrmannman: note for systemctl clean --what that commas separa...
2025-05-13  Jörg Behrmannman, systemctl: document --what=help
2025-05-13  Jörg Behrmannman: add missing fdstore in systemctl clean --what...
2025-05-13  Yu Watanabehwdb: add bladeRF SDR devices (#37413)
2025-05-13  Lennart Poetteringbash: add shell completion 36858/head
2025-05-13  Lennart Poetteringupdate TODO
2025-05-13  Lennart Poetteringcompress: deal with zstd decoder issues gracefully
2025-05-13  Lennart Poetteringlogs-show: use memory_startswith() rather than startswith()
2025-05-13  Lennart Poetteringlogs-show: handle bad messages like EOF
2025-05-13  Lennart Poetteringlogs-show: drop unused function parameter
2025-05-13  Lennart Poetteringjournal-upload-journal: handle partially written fields...
2025-05-13  Lennart Poetteringjournal-upload-journal: reduce indentation a bit
2025-05-13  Lennart Poetteringjournal-remote: destroy event sources before MHD context
2025-05-13  Lennart Poetteringtest: add test for "systemd-run -v"
2025-05-13  Lennart Poetteringrun: rework final status output to be based on format...
2025-05-13  Lennart Poetteringrun: split out result display code into separate helper...
2025-05-13  Lennart Poetteringjournald: make journal Varlink IPC accessible to unpriv...
2025-05-13  Lennart Poetteringjournalctl: make Synchronize() call more lighweight...
2025-05-13  Lennart Poetteringjournald: rework the Synchronize() varlink logic
2025-05-13  Lennart Poetteringjournald: downgrade event source priority of kmsg to...
2025-05-13  Lennart Poetteringsystemctl: add --verbose mode
2025-05-13  Lennart Poetteringrun: add --verbose mode
2025-05-13  Lennart Poetteringjournalctl: optionally delay --follow exit for a journa...
2025-05-13  Lennart Poetteringjournalctl: make arg_image_policy non-static, just...
2025-05-13  Lennart Poetteringfork-journal: add helpers for spawning off journalctl...
2025-05-13  Ryan Thompsonhwdb: append ID_SOFTWARE_RADIO to hwdb parser 37413/head
2025-05-13  Ryan Thompsonhwdb: add bladeRF SDR devices
2025-05-13  Lennart Poetteringjournalctl: send READY=1
next