]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2023-10-24  Luca BoccassiMerge pull request #29601 from yuwata/mmap-check-overflow
2023-10-24  Luca BoccassiMerge pull request #29685 from poettering/cryptenroll...
2023-10-24  Mike YuanMerge pull request #29681 from YHNdnzj/sleep-round...
2023-10-24  Yu WatanabeMerge pull request #29679 from keszybz/drop-iovec-null
2023-10-23  Zbigniew Jędrzejewsk... basic/iovec-util: use FOREACH_ARRAY in one more place 29679/head
2023-10-23  Zbigniew Jędrzejewsk... basic/iovec-util: drop TAKE_IOVEC
2023-10-23  Lennart Poetteringcryptenroll: merge two if checks with same condition 29685/head
2023-10-23  Lennart Poetteringcryptenroll: reduce scope of two global variables
2023-10-23  Luca Boccassisystemctl: fallback if logind doesn't support new flag
2023-10-23  Luca BoccassiMerge pull request #29633 from yuwata/dhcp-ipv6-only...
2023-10-23  Mike Yuansleep-config: check sleep mode only when hibernation 29681/head
2023-10-23  Mike Yuansleep-config: remove HibernateState= & HybridSleepState...
2023-10-23  Mike Yuanhibernate-util: add missing assertion
2023-10-23  Mike Yuanhibernate-resume: add missing static for arg_info
2023-10-23  Antonio Alvarez... timedatectl: add missing commands to the help output
2023-10-23  Zbigniew Jędrzejewsk... basic/iovec-util: drop IOVEC_NULL
2023-10-23  Zbigniew Jędrzejewsk... basic/iovec-util: always call the iovec "iovec"
2023-10-23  Luca BoccassiMerge pull request #29674 from poettering/unexport...
2023-10-23  Lennart Poetteringglyph-util: add 'full block' glyph
2023-10-23  Lennart Poetteringpcrextend: split out word to measure code into shared...
2023-10-23  Lennart Poetteringefi-api: export UUID converter calls
2023-10-23  Lennart Poetteringtpm2-util: make tpm2_read_public() static, as we use... 29674/head
2023-10-23  Lennart Poetteringtpm2-util: make tpm2_marshal_blob()/tpm2_unmarshal_blob...
2023-10-23  Julien Malkacreds-utils: fix read_full_file_full call in read_crede...
2023-10-22  NAHOdocs: correct parenthesis placement in 'man/tmpfiles...
2023-10-21  Lennart Poetteringtpm2-util: rename tpm2_calculate_name() → tpm2_calculat...
2023-10-21  Luca BoccassiMerge pull request #29382 from YHNdnzj/sleep-round-two
2023-10-21  Martin Wilckunits: modprobe@.service: don't unescape instance name
2023-10-21  Franck Buitest: install af_packet kernel module on openSUSE
2023-10-21  Luca BoccassiMerge pull request #29652 from yuwata/dhcp-cleanup...
2023-10-21  Luca BoccassiMerge pull request #29650 from YHNdnzj/more-followup
2023-10-20  Mike Yuanshared/mount-util: log correct errno 29650/head
2023-10-20  Mike Yuanman,docs: suffix directories with /
2023-10-20  Mike Yuancore/execute: use FOREACH_ARRAY and free_many more
2023-10-20  Yu Watanabenetwork,dhcp: restart client with 'networkctl renew... 29633/head
2023-10-20  Yu Watanabedhcp: split dhcp-internal.h into two 29652/head
2023-10-20  Yu Watanabesd-dhcp-client: always use sd_dhcp_client.timeout_ipv6_...
2023-10-20  Yu Watanabedhcp: move DHCP client specific definitions to dhcp...
2023-10-20  Yu Watanabesd-dhcp-client: add a short comment about IPv6 only...
2023-10-20  Yu Watanabesd-dhcp-client: only send RENEW message when the client...
2023-10-20  Yu Watanabesd-dhcp-client: simplify the condition in sd_dhcp_clien...
2023-10-20  Yu Watanabedhcp: split out dhcp-network.h from dhcp-internal.h
2023-10-20  Yu Watanabedhcp: move DHCPState to dhcp-client-internal.h
2023-10-20  Yu Watanabefuzz: include library headers first
2023-10-20  Mike Yuanhibernate-util: introduce hibernation_is_safe 29382/head
2023-10-20  Mike Yuanhibernate-util: rework find_hibernate_location
2023-10-20  Mike Yuanhibernate-util: read_fiemap: add missing asserts
2023-10-20  Mike Yuansleep-config: introduce sleep_supported_full that retur...
2023-10-20  Mike Yuansleep-config: minor cleanup for can_sleep_{state,disk}
2023-10-20  Mike Yuantest-btrfs-physical-offset: log correct errno
2023-10-20  Valentin Davidstub: Ignore the boot counter when looking for .extra...
2023-10-20  Malte Pollmkfs-util: set timezone to UTC when copying files into...
2023-10-20  Lennart Poetteringtpm2: move event tag sd-boot/sd-stub to make measuremen...
2023-10-20  Lennart Poetteringsort-utils: add generic uint16_t comparison call
2023-10-20  Lennart Poetteringformat-table: add new table_get_current_column() helper
2023-10-20  Lennart Poetteringformat-table: add new uint32_t hex field type
2023-10-20  Luca BoccassiMerge pull request #29644 from poettering/json-iovec
2023-10-20  Daan De MeyerMerge pull request #29630 from DaanDeMeyer/manager...
2023-10-20  Luca BoccassiMerge pull request #29626 from bluca/auto_soft_reboot
2023-10-20  Lennart Poetteringrepart: port to new "struct iovec" JSON + primitive... 29644/head
2023-10-20  Lennart Poetteringjson: add helpers for dispatching/building JSON with...
2023-10-20  Lennart Poetteringiovec-util: add some useful helpers for dealing with...
2023-10-20  Lennart Poetteringtpm2-util: add line break where appropriate
2023-10-20  Lennart Poetteringtpm2-util: add a bunch of line breaks for an overly...
2023-10-20  Daan De Meyerjson: Introduce JSON_BUILD_CALLBACK 29630/head
2023-10-20  Daan De Meyerjson: Introduce JSON_BUILD_STRING_SET
2023-10-20  Daan De Meyerhashmap: Add extra uncounted entry to returned array...
2023-10-20  Daan De Meyermanager: Introduce manager_get_progress() helper
2023-10-20  Daan De Meyerunit: Move three helpers to unit.h
2023-10-20  Daan De Meyertimer: Add two more helper functions
2023-10-20  Daan De Meyerswap: Move two functions to swap.h
2023-10-20  Daan De Meyersocket: Add one more helper
2023-10-20  Daan De Meyermount: Add more helpers
2023-10-20  Daan De Meyerexecute: Add more helper functions
2023-10-20  Daan De Meyercore: Add two more to_string() functions
2023-10-20  Daan De MeyerAdd unit_type_to_capitalized_string()
2023-10-20  Luca BoccassiMerge pull request #29627 from poettering/io-split
2023-10-20  Daan De Meyerrm-rf: Make sure we rewinddir() before readdir()
2023-10-20  Luca Boccassisystemctl: automatically softreboot/kexec if set up... 29626/head
2023-10-20  Joerg Behrmanncredentials: document that their path is stable for...
2023-10-20  Daan De Meyermkosi: Use RuntimeTrees= to mount sources
2023-10-20  Yu Watanabenetif-naming-scheme: disable NAMING_BRIDGE_MULTIFUNCTIO...
2023-10-20  Luca BoccassiMerge pull request #29618 from bonktree/fchmodat2
2023-10-20  Lennart Poetteringman: document the order in which we talk to DNS servers
2023-10-20  Lennart Poetteringio-util: split out iovw_xyz into iovec-wrapper.h 29627/head
2023-10-20  Lennart Poetteringiovec-util: make IOVEC_INCREMENT a regular function too
2023-10-20  Lennart Poetteringiovec-util: make IOVEC_MAKE_STRING() safer
2023-10-20  Lennart Poetteringiovec-util: make IOVEC_NULL const
2023-10-20  Lennart Poetteringiovec-util: make IOVEC_TOTAL_SIZE() a regular function
2023-10-20  Lennart Poetteringio-util: split out "struct iovec" related calls into...
2023-10-20  Luca Boccassiexecutor: return instead of assert on invalid command...
2023-10-19  Luca Boccassiman: mention that inhibit blocks soft-reboot too
2023-10-19  Zbigniew Jędrzejewsk... test-recurse-dir: work around nftw() ignoring symlinks()
2023-10-19  Luca BoccassiMerge pull request #29628 from mrc0mmand/systemd-execut...
2023-10-19  Lennart Poetteringpidref: make PIDREF_NULL const
2023-10-19  Luca BoccassiMerge pull request #29629 from bluca/mount_tunnel_pidref
2023-10-19  Luca BoccassiMerge pull request #29623 from YHNdnzj/core-followup
2023-10-19  Frantisek Sumsaltest: skip Protect{Home,System}= tests with coverage...
2023-10-19  Zbigniew Jędrzejewsk... pid1,vconsole-setup: lock /dev/console instead of the...
2023-10-19  Frantisek Sumsaltest: unify checking for user xattrs support in cgroupfs
next