]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
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 PoetteringMerge pull request #28946 from poettering/json-variant...
2023-08-24  Lennart Poetteringjson: add json_variant_set_fieldb() helper 28946/head
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  Susant Sahanitest-network: re-add test for custom client identifier 28918/head
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 24175/head
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 28496/head
2023-08-22  Yu Watanabecore/namespace: do not return 1 unnecessarily 28764/head
2023-08-22  Yu Watanabecore/namespace: add missing string table entries
2023-08-22  Yu Watanabemount-util: drop unused remount_and_move_sub_mounts()
2023-08-22  Yu Watanabecore/namespace: reimplement mount_private_sysfs() in...
2023-08-22  Yu Watanabecore/namespace: use ERRNO_IS_NEG_PRIVILEGE()
2023-08-22  Zbigniew Jędrzejewsk... Merge pull request #28787 from yuwata/credential-next
2023-08-22  Yu Watanabebsod: several cleanups 28926/head
2023-08-22  Yu Watanabeman/rules: update man rules for systemd-tmpfiles-setup...
2023-08-22  Susant Sahaninetwork: ndisc - Also fill router preference
2023-08-22  Frantisek Sumsalsysext: fix a memory leak
2023-08-22  Yu Watanabenetwork: several follow-ups for TCP-RTO setting
2023-08-22  Zbigniew Jędrzejewsk... Merge pull request #28914 from poettering/boot-poweroff
2023-08-22  Lennart Poetteringcore: simplify get_process_umask() invocation
2023-08-22  Yu Watanabenetwork: fix log message and man page for HopLimit=
2023-08-22  Lennart Poetteringupdate TODO 28914/head
2023-08-22  Lennart Poetteringboot: add control-less alias for Ctrl-l hotkey
2023-08-22  Lennart Poetteringboot: add hotkeys for rebooting/powering off the system...
2023-08-22  Lennart Poetteringboot: modernize mangle_stub_cmdline() a bit + drop...
2023-08-22  Lennart Poetteringboot: explain why we refuse to edit kernel cmdline...
2023-08-22  Lennart PoetteringMerge pull request #28903 from poettering/verbs-levenshtein
2023-08-22  Yu Watanabeinetwork/address-pool: also check queued addresses 28917/head
2023-08-22  Yu Watanabenetwork/address-pool: split-out address_intersect()
2023-08-22  Yu Watanabetest-execute: add tests for credentials directory with... 28787/head
2023-08-22  Yu Watanabecore: do not leak mount for credentials directory if...
2023-08-22  Yu Watanabecore/credential: make setup_credentials() return path...
2023-08-22  Yu Watanabecore: set $CREDENTIALS_DIRECTORY only when we set up...
2023-08-22  Yu Watanabecore/credential: split out unit_add_default_credential_...
2023-08-22  Yu Watanabecore: split out functions and definitions from execute...
2023-08-21  Lennart Poetteringverbs: make a helpful suggestion when user types unreco... 28903/head
2023-08-21  Lennart Poetteringstring-util: add a function to determine levenshtein...
2023-08-21  Lennart Poetteringefi: add comment clarifying we should not use EV_IPL...
2023-08-21  Lennart Poetteringman: mention two more things logind does
2023-08-21  Lennart PoetteringMerge pull request #28907 from poettering/have-seccomp...
2023-08-21  Lennart Poetteringtree-wide: drop "static inline" use in .c files
2023-08-21  Frantisek SumsalMerge pull request #28911 from weblate/weblate-systemd...
2023-08-21  Jan Kuparinenpo: Translated using Weblate (Finnish) 28911/head
2023-08-21  Maartenpo: Translated using Weblate (Dutch)
2023-08-21  Lennart Poetteringtree-wide: don't ifdef seccomp-util.h, drop seccomp... 28907/head
2023-08-21  Lennart Poetteringseccomp: move seccomp_parse_errno_or_action() into...
2023-08-21  Luca Boccassisd-mount: allow creating tmpfs
2023-08-21  Susant Sahaninetwork: ndisc - Allow to use ICMP6 rate limit from...
next