]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2023-02-23  Yu Watanabemount-util: introduce remount_sysfs()
2023-02-23  Yu Watanabecore/execute: make PrivateMounts= tristate
2023-02-23  Yu Watanabecore/dbus-util: introduce bus_set_transient_tristate()
2023-02-23  Yu Watanabebus-util: introduce bus_property_get_tristate()
2023-02-23  Yu Watanabecore/execute: introduce exec_needs_ipc_namespace()...
2023-02-23  Yu Watanabecore/execute: introduce exec_needs_network_namespace...
2023-02-23  Yu Watanabecore/namespace: drop unused field in NamespaceInfo
2023-02-23  Yu WatanabeMerge pull request #26555 from poettering/cleanup-array
2023-02-23  Lennart Poetteringtree-wide: port various things over to CLEANUP_ARRAY() 26555/head
2023-02-23  Lennart Poetteringmemory-util: add a concept for gcc cleanup attribute...
2023-02-23  Yu Watanabesd-event: fix error handling 26559/head
2023-02-23  Yu Watanabesd-event: fix use of uninitialized variable
2023-02-23  Yu WatanabeMerge pull request #26557 from poettering/more-cap...
2023-02-23  Yu WatanabeMerge pull request #26542 from medhefgo/boot-device...
2023-02-23  Yu Watanabesd-event: always initialize sd_event.perturb
2023-02-23  Lennart Poetteringexecute: modernizations
2023-02-23  Lennart Poetteringtree-wide: use unlink_and_freep() moreover
2023-02-22  Lennart Poetteringcapability-util: add new capability_get_ambient() helper 26557/head
2023-02-22  Lennart Poetteringcap-list: add capability_set_to_string_negative()
2023-02-22  Lennart Poetteringcap-list: add capability_set_to_strv()
2023-02-22  Zbigniew Jędrzejewsk... systemctl: make list-timers not say "left" in "LEFT... 26556/head
2023-02-22  Zbigniew Jędrzejewsk... shared/format-table: optionally print timestamps withou...
2023-02-22  Frantisek Sumsalsd-journal: fix build with older glibc
2023-02-22  Jan Janssenboot: Take advantage of packed device paths 26542/head
2023-02-22  Jan Janssenboot: Add GUID format helper macro
2023-02-22  Jan Janssenboot: Move more device path helpers to device-path...
2023-02-22  Jan Janssenboot: Remove some device path helper macros
2023-02-22  Jan Janssenboot: Split out device path functions
2023-02-22  Jan Janssenboot: Move disk_get_part_uuid into part-discovery.c
2023-02-22  Lennart PoetteringMerge pull request #26540 from poettering/systemctl...
2023-02-22  Frantisek Sumsaltest: add coverage for #24177
2023-02-22  Daan De Meyersmack-util: Fix compilation error when smack is disabled
2023-02-22  Lennart Poetteringsystemctl: read 64bit integers into uint64_t 26540/head
2023-02-22  Lennart Poetteringsystemctl: suppress timeout display if unset in list...
2023-02-22  Lennart Poetteringsystemctl: right-align left/passed columns in list...
2023-02-22  Daan De Meyerefi-string: Add startswith8()
2023-02-22  Daan De Meyerefi-string: Fix strchr() null byte handling
2023-02-22  Lennart PoetteringMerge pull request #26448 from poettering/sd-event...
2023-02-22  Mike Yuansystemctl: warn if units disabled in user scope are...
2023-02-22  Yu Watanabesystemctl: show "Until:" field only for service and...
2023-02-22  Yu WatanabeMerge pull request #26528 from keszybz/valgrind-simplif...
2023-02-22  Daan De MeyerMerge pull request #26500 from DaanDeMeyer/repart-mount...
2023-02-22  Lennart Poetteringman: document the new sd_event_add_memory_pressure... 26448/head
2023-02-22  Lennart Poetteringtest: add test for new memory pressure logic
2023-02-22  Lennart Poetteringsd-event: add high-level sd_event_add_memory_pressure...
2023-02-22  Daan De Meyerrepart: Exclude APIVFS mountpoint directories 26500/head
2023-02-22  Daan De Meyercopy: Support both inode exclusion and contents exclusion
2023-02-22  Daan De Meyerrepart: Refactor make_copy_files_denylist() a bit
2023-02-22  Zbigniew Jędrzejewsk... test-set: inline two iterator declarations 26528/head
2023-02-22  Zbigniew Jędrzejewsk... sd-journal: use a dynamic check for valgrind
2023-02-22  Zbigniew Jędrzejewsk... meson: merge our two valgrind configuration conditions...
2023-02-22  Zbigniew Jędrzejewsk... test-set: drop left-over valgrind check
2023-02-22  Vít Zikmundhwdb: fix swapped buttons for Logitech Lift left
2023-02-22  Yu Watanabetest: add another stress test for devlink creation
2023-02-22  Yu Watanabetree-wide: fix typo
2023-02-22  Yu WatanabeMerge pull request #26203 from medhefgo/meson
2023-02-22  Yu WatanabeMerge pull request #26529 from medhefgo/boot-misc
2023-02-22  Yu WatanabeMerge pull request #26491 from dtardon/list-paths
2023-02-21  mooopo: Translated using Weblate (Lithuanian)
2023-02-21  Yu WatanabeMerge pull request #26527 from mrc0mmand/more-tests
2023-02-21  Дамјан Георгиевскиsocket-proxyd: support Type=notify
2023-02-21  Luca BoccassiMerge pull request #26349 from yuwata/safe-fork-rearran...
2023-02-21  Lennart Poetteringpam-systemd: split up weight helper funcs
2023-02-21  Lennart Poetteringjournal: move journal_file_compare_locations() from...
2023-02-21  Jan Janssenboot: Drop _harder suffix 26529/head
2023-02-21  Jan Janssenboot: Do not use errno.h/inttypes.h
2023-02-21  Jan Janssenfundamental: Drop some unnecessary ifdefs
2023-02-21  Aidan DangEnable TPM by default with SetCredentialEncrypted
2023-02-21  Jan Janssenstub: Fix unaligned read
2023-02-21  Zbigniew Jędrzejewsk... Merge pull request #26446 from medhefgo/efi-headers
2023-02-21  Zbigniew Jędrzejewsk... efi: drop executable-stack bit from .elf file
2023-02-21  David Tardonlogind-session: make stopping of idle session visible...
2023-02-21  Mike Yuansleep: check if we're on AC power before checking batte...
2023-02-21  Frantisek Sumsaltest: add coverage for #26483 26527/head
2023-02-21  Frantisek Sumsaltest: add coverage for #26467
2023-02-21  David Tardoninstall: fail early if specifier expansion failed
2023-02-21  David Tardontest: add a minimal test for list-paths 26491/head
2023-02-21  David Tardonshell-completion: add systemctl list-paths
2023-02-21  David Tardonman: document systemctl list-paths
2023-02-21  David Tardonsystemctl: add list-paths verb
2023-02-21  Daan De MeyerMerge pull request #26518 from DaanDeMeyer/mkosi-stuff
2023-02-21  Lennart Poetteringbootctl: add new --print-root-device option
2023-02-21  Lennart PoetteringMerge pull request #26265 from poettering/journal-refre...
2023-02-21  David Tardonsystemctl: prepend machine ID to unit ID in list-sockets
2023-02-21  David Tardonsystemctl: extract common code to a function
2023-02-21  David Tardonsystemctl: use table_add_triggered
2023-02-21  David Tardonsystemctl: extract code to a helper function
2023-02-21  Daan De Meyermkosi: Reduce postinst script indentation 26518/head
2023-02-21  Daan De Meyermkosi: Simplify BUILDDIR/SRCDIR handling a bit
2023-02-21  Daan De Meyermkosi: Move more logic to the postinst script
2023-02-21  Jan Janssenmeson: Use dicts for fuzzer definitions 26203/head
2023-02-21  Jan Janssenmeson: Add simple_fuzzers list
2023-02-21  Jan Janssenmeson: Use dicts for test definitions
2023-02-21  Jan Janssenmeson: Add simple_tests list
2023-02-21  Daan De Meyermkosi: Remove preset workaround
2023-02-21  Daan De Meyermkosi: Add more debugging
2023-02-21  Jan Janssenboot: Provide our own EFI API headers 26446/head
2023-02-21  Jan Janssenboot: Query EFI var size before fetching them
2023-02-21  Jan Janssenboot: Use C escape sequence for control chars
2023-02-21  Jan Janssenboot: Drop use of efigpt.h
next