systemd/.git
2023-08-29 Lennart Poetteringshared: add common implementation of PE parser
2023-08-29 Luca BoccassiMerge pull request #28998 from YHNdnzj/logind-vt-handling
2023-08-29 Jan Janssenmeson: Fix version script
2023-08-29 Frantisek Sumsaltest: fix debugging of nspawn tests
2023-08-28 Luca BoccassiMerge pull request #28328 from yuwata/network-ndisc...
2023-08-28 Mike YuanRevert "Revert "test: add test case for systemd-update...
2023-08-28 Luca BoccassiMerge pull request #28948 from poettering/tpm2-duplicat...
2023-08-28 Luca BoccassiMerge pull request #28916 from ddstreet/tpm2_pcr_value_...
2023-08-28 Mike Yuanlogind-session: generalize EIO handling for {restore...
2023-08-28 Mike Yuanlogind: add missing asserts
2023-08-28 Mike Yuanlogind: use hashmap value destructors
2023-08-28 Mike Yuanlogind: rephrase log messages
2023-08-28 msizanoenlogin: Properly handle -EIO in session_leave_vt
2023-08-28 Susant Sahanisd-radv: fix memory leak
2023-08-28 Zbigniew Jędrzejewsk... meson: restore specifications of dependency on version_h
2023-08-28 Luca Boccassitest-dhcp-client: add temporary workaround for assertio...
2023-08-28 Lennart Poetteringboot: don't pass kernel cmdline option to UKIs which...
2023-08-28 Chris Patterson99-systemd.rules.in: tag PTP devices with systemd
2023-08-28 Yu Watanabesd-dhcp-client: make client initially in stopped state
2023-08-28 Michael Vasseurpkg.m4 macro needs brackets
2023-08-28 Luca BoccassiMerge pull request #28977 from keszybz/drop-versiondep
2023-08-28 Zbigniew Jędrzejewsk... man/gpt-auto-generator: avoid saying "negative" for...
2023-08-27 Zbigniew Jędrzejewsk... Merge pull request #28968 from DaanDeMeyer/rlimit
2023-08-27 Alvin Alvaradoman: Fix typo in config file example for ukify
2023-08-26 Zbigniew Jędrzejewsk... meson: drop "versiondep" object
2023-08-26 Zbigniew Jędrzejewsk... meson: simplify version_tag handling
2023-08-26 Juno ComputersUpdate 60-sensor.hwdb (#28804)
2023-08-26 Jan Janssenmeson: Bring back use of vcs_tag
2023-08-26 Mike Yuanmount/mount-tool: return correct errno
2023-08-25 Zbigniew Jędrzejewsk... Merge pull request #28913 from keszybz/tmpfs-top-level...
2023-08-25 Susant Sahaninetwork: sd-radv - Introduce pref64 support (RFC8781)
2023-08-25 Daan De MeyerLimit rlim_max in rlimit_nofile_safe() to nr_open
2023-08-25 Daan De Meyermkfs-util: Set FORK_REOPEN_LOG
2023-08-24 Dan Streetmancryptenroll: change man page example to remove leading...
2023-08-24 Dan Streetmantpm2: wrap (7) in UINT32_C()
2023-08-24 Dan Streetmantpm2: add tpm2_pcr_values_has_(any|all)_values() functions
2023-08-24 Dan Streetmantpm2: remove unnecessary void* cast
2023-08-24 Dan Streetmantpm2: make logging level consistent at debug for some...
2023-08-24 Dan Streetmantpm2: use switch() instead of if-else
2023-08-24 Dan Streetmantpm2: use table for openssl<->tpm2 ecc curve id mappings
2023-08-24 Dan Streetmanopenssl: use new(char, size) instead of malloc(size)
2023-08-24 Dan Streetmantpm2: use memcpy_safe() instead of memcpy()
2023-08-24 Dan Streetmantpm2: remove ret_ prefix from input/output params
2023-08-24 Dan Streetmantpm2: split TPM2_PCR_VALUE_MAKE() over multiple lines
2023-08-24 Dan Streetmantpm2: use strempty()
2023-08-24 Dan Streetmantpm2: check pcr value hash != 0 before looking up hash...
2023-08-24 Dan Streetmantpm2: simplify call to asprintf()
2023-08-24 Dan Streetmantpm2: put !isempty() check inside previous !isempty...
2023-08-24 Dan Streetmantpm2: use SIZE_MAX instead of strlen() for unhexmem()
2023-08-24 Dan Streetmantpm2: in tpm2_pcr_values_valid() use FOREACH_ARRAY()
2023-08-24 Dan Streetmantpm2: in validator functions, return false instead...
2023-08-24 Dan Streetmantpm2: move cast from lhs to rhs in uint16_t/int comparison
2023-08-24 Dan Streetmantpm2: lowercase TPM2_PCR_VALUE[S]_VALID functions
2023-08-24 Dan Streetmantpm2: change *alg_to_* functions to use switch()
2023-08-24 Zbigniew Jędrzejewsk... Merge pull request #28917 from yuwata/network-address...
2023-08-24 Yu Watanabenspawn: check validity of the internal interface name...
2023-08-24 Zbigniew Jędrzejewsk... man/repart: use <filename> and add missing <para>
2023-08-24 Zbigniew Jędrzejewsk... Merge pull request #28918 from yuwata/network-dhcp...
2023-08-24 Lennart Poetteringgpt: move basic header/partition structure of GPT into...
2023-08-24 Lennart Poetteringalloc-util: add free_many() helper
2023-08-24 Lennart Poetteringfundamental: rename tpm-pcr.h → tpm2-pcr.h
2023-08-24 Lennart Poetteringfundemental: split out UKI defines into its own header
2023-08-24 Lennart Poetteringtpm2: unify symbolic name infra for PCRs
2023-08-24 Lennart PoetteringMerge pull request #28946 from poettering/json-variant...
2023-08-24 Lennart Poetteringjson: add json_variant_set_fieldb() helper
2023-08-24 Lennart Poetteringjson: rename json_append() → json_variant_merge_objectb()
2023-08-24 Lennart Poetteringtree-wide: use json_variant_append_arrayb() at many...
2023-08-24 Lennart Poetteringjson: add json_variant_append_arrayb() helper
2023-08-24 Lennart Poetteringutf8: automatically determine length of string if SIZE_...
2023-08-24 Yu Watanabenetwork/ndisc: use the first captive portal in each RA
2023-08-24 Yu Watanabenetwork/ndisc: do not store too many captive portals...
2023-08-24 Susant Sahanitest-network: re-add test for custom client identifier
2023-08-24 Yu Watanabenetwork/dhcp: make DUIDType= take an arbitrary integer
2023-08-24 Yu Watanabedhcp: DUID-EN identifier has variable length
2023-08-24 Yu Watanabenetwork/dhcp: fix maximal DUID data size
2023-08-24 Yu Watanabenetwork: introduce per DUID type setters
2023-08-24 Yu WatanabeRevert "network: DHCP6 client- Allow to send manual...
2023-08-24 Daan De Meyerhostname: Make sure we pass error to bus_verify_polkit_...
2023-08-24 Zbigniew Jędrzejewsk... Merge pull request #24175 from medhefgo/meson-feature
2023-08-24 Zbigniew Jędrzejewsk... meson: use 'sh' variable everywhere
2023-08-24 Daan De Meyerrepart: Make verity example more useful
2023-08-24 Frantisek Sumsaltest: use the correct file name when restoring the...
2023-08-23 Daan De Meyerrepart: Add partno to output
2023-08-23 Daan De Meyermkosi: Drop fedora workaround
2023-08-23 Jan Janssenmeson: Simplify efi test/fuzz definitions
2023-08-23 Jan Janssenmeson: Drop skip-deps option
2023-08-23 Jan Janssenmeson: Convert more options to meson features
2023-08-23 Jan Janssenmeson: Convert bpf-framework to meson feature
2023-08-23 Jan Janssenmeson: Convert options to meson features (require)
2023-08-23 Jan Janssenmeson: Convert dbus to meson feature
2023-08-23 Jan Janssenmeson: Convert options to meson features (find_library...
2023-08-23 Jan Janssenmeson: Convert fidsk to meson feature
2023-08-23 Jan Janssenmeson: Use feature options
2023-08-23 Susant Sahaninetwork: radv - Allow to send hop limit
2023-08-23 Yu WatanabeMerge pull request #28764 from yuwata/core-namespace
2023-08-23 Nandakumar... networkd: Add T1 and T2 DHCPv6 options to expose in...
2023-08-23 Yu WatanabeMerge pull request #28926 from yuwata/bsod-cleanups
2023-08-23 Susant Sahani network/radv: allow to configure the time between...
2023-08-23 Yu WatanabeMerge pull request #28496 from ssahani/ndisc-28426
2023-08-22 Susant Sahaninetwork: ndisc - drop routes of lifetime 0
next