]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2025-04-14  Yu Watanabeudev-builtin-net_id: drop old kernels (<4.20) support
2025-04-14  Yu Watanabetest-condition: drop cgroup version check
2025-04-14  Yu Watanaberesolve: drop code for supporting old kernels (<3.2)
2025-04-14  Yu Watanabeloop-util: drop workaround for kernel older than v5.0
2025-04-13  Yu Watanabecore: hash_ops related cleanups (#37114)
2025-04-13  Yu Watanabeshared/condition: remove cgroup hierarchy check (#37101)
2025-04-13  Mike Yuanoomd: it's safe to assume cgv2 now 37101/head
2025-04-13  Mike Yuanshared/condition: remove cgroup hierarchy check
2025-04-13  Mike Yuancore/taint: decrease stage array size for "cgroupsv1...
2025-04-13  Yu Watanabesocket-proxy: fix use-after-free
2025-04-13  Luca Boccassicoredump: verify pidfd after parsing data in usermode...
2025-04-13  Yu Watanabenetwork/wiphy: use hash_ops with destructor for managin... 37121/head
2025-04-13  Yu Watanabenetwork/link: use hash_ops with destructor for managing...
2025-04-13  Yu Watanabenetwork/network: use hash_ops with destructor for manag...
2025-04-13  Yu Watanabehashmap: introduce ordered_hashmap_free_and_replace()
2025-04-13  Yu Watanabenetwork/network: use hash_ops with destructor for manag...
2025-04-13  Yu Watanabenetwork/bridge-fdb,mdb: use hash_ops with destructor 37120/head
2025-04-13  Yu Watanabenetwork/dhcp-server: use hash_ops with destructor for...
2025-04-13  Yu Watanabenetwork/radv: use hash_ops with destructor for managing...
2025-04-13  Yu Watanabenetwork,udev: use hash_ops with destructor to manage...
2025-04-13  Yu Watanabenetwork/ndisc: replace set_free_free() with set_free()
2025-04-13  Yu Watanabenetwork: use in6_addr_hash_ops_free in Network.ipv6_pro...
2025-04-13  Yu Watanabenetwork: use dns_name_hash_ops_free in dnssec negative...
2025-04-13  Yu Watanabetest-networkd-conf: config_parse_ether_addrs() uses... 37118/head
2025-04-13  Yu Watanabenetwork-generator: use hash_ops with destructor for...
2025-04-13  Yu Watanabewait-online: move manager_process_link() to link.c
2025-04-13  Yu Watanabewait-online: use hash_ops with destructor for managing...
2025-04-13  Yu Watanabesysv-generator: introduce hash_ops for SysvStub 37117/head
2025-04-13  Yu Watanabesysusers: use trivial_hash_ops_free for storing user...
2025-04-13  Yu Watanabesd-netlink: introduce custom hash_ops for GenericNetlin...
2025-04-13  Yu Watanabesd-device-enumerator: use custom hash_ops with destructor
2025-04-13  Yu Watanabesd-device: replace set_free_free() with set_free()
2025-04-13  Yu Watanabecoredump: replace custom cleanup function with specific...
2025-04-13  Yu Watanabeanalyze: replace set_free_free() with set_free()
2025-04-13  Yu Watanaberesolved-dns-trust-anchor: use hash_ops with destructor... 37116/head
2025-04-13  Yu Watanaberesolved-dns-trust-anchor: use hash_ops with destructor...
2025-04-13  Yu Watanaberesolved-dns-scope: use hash_ops with destructor for...
2025-04-13  Yu Watanaberesolve: use dns_name_hash_ops_free for dnssec negative...
2025-04-13  Yu Watanabejournal-remote: introduce custom hash_ops with destruct... 37115/head
2025-04-13  Yu Watanabesd-journal: use hash_ops with destructor that closes...
2025-04-13  Yu Watanabejournal: use hash_ops with destructor that make Journal...
2025-04-13  Yu Watanabejournal: replace unnecessary use of set_free_free(...
2025-04-13  Yu Watanabeunit-file: use set_free() to free paths 37114/head
2025-04-13  Yu Watanabecore/unit: use string_hash_ops_free for Unit.aliases
2025-04-13  Yu Watanabecore,systemctl: unit_file_find_fragment() provides...
2025-04-13  Yu Watanabecore: replace unnecessary use of set_free_free() with...
2025-04-13  Yu Watanabeinstall: use hash_ops with destructor for InstallInfo
2025-04-13  Yu Watanabeinstall: use path_hash_ops_free
2025-04-13  Yu Watanabelocale-util,kbd-util: several cleanups (#37090)
2025-04-13  Mike Yuancore/execute: set_get_strv() does not transfer ownershi...
2025-04-12  Luca Boccassifstab/gpt-auto: hook up validatefs to /sysroot/usr...
2025-04-12  Yu Watanabesocket-proxy: several cleanups (#37107)
2025-04-12  Yu Watanabestdio-bridge: minor coding style cleanup (#37110)
2025-04-12  Yu Watanabekbd-util: use string_hash_ops_free and set_to_strv() 37090/head
2025-04-12  Yu Watanabelocale-util: use string_hash_ops_free and set_to_strv()
2025-04-12  Yu Watanabestrv: constify arguments for strv_equal_ignore_order()
2025-04-12  Yu Watanabeset: introduce set_to_strv()
2025-04-12  Yu Watanabelocale-util: coding style cleanups
2025-04-12  Yu Watanabelocale-util: filter out non-UTF-8 locales even when...
2025-04-12  Yu Watanabelocale-util: fix argument for munmap()
2025-04-12  Yu Watanabesocket-proxy: reset connection only in callback functions 37107/head
2025-04-12  Yu Watanabesocket-proxy: use event_source_hash_ops for managing...
2025-04-12  Yu Watanabeevent-util: use DEFINE_HASH_OPS_WITH_VALUE_DESTRUCTOR...
2025-04-12  Yu Watanabesocket-proxy: use hash_ops with destructor for managing...
2025-04-12  Yu Watanabesocket-proxy: make connection_free() return NULL
2025-04-12  Yu Watanabesocket-proxy: use event_reset_time_relative()
2025-04-12  Mike Yuanstdio-bridge: use DEFAULT_SYSTEM_BUS_ADDRESS 37110/head
2025-04-12  Mike Yuanstdio-bridge: minor modernization for parse_argv()
2025-04-12  Mike Yuanfstab-generator: honor x-systemd.validatefs from kernel... 37109/head
2025-04-12  Mike Yuanfstab/gpt-auto: hook up validatefs to /sysroot/usr...
2025-04-12  Mike Yuangpt-auto: do not add /sysusr/usr/ -> /sysroot/usr/...
2025-04-12  Yu Watanabelibudev: use 'type* func()' style rather than 'type... 37106/head
2025-04-12  Yu Watanabelibudev-list: use strdup_to()
2025-04-12  Yu Watanabelibudev-list: use hashmap_dump_sorted()
2025-04-12  Yu Watanabelibudev-list: use custom hash_ops with destructor for...
2025-04-12  Luca BoccassiTODO: drop getenv item, done where needed
2025-04-12  Busayo DadaUse secure_getenv() instead of getenv() where appropriate
2025-04-12  Luca Boccassibusctl: several cleanups for introspect command (#37103)
2025-04-12  Yu Watanabebusctl: use table to format result of introspect command 37103/head
2025-04-12  Yu Watanabebusctl: use set_dump_sorted() and FOREACH_ARRAY()
2025-04-12  Yu Watanabebusctl: use strdup_to() and set_consume()
2025-04-12  Yu Watanabebusctl: set destructor to member_hash_ops
2025-04-12  Yu Watanabenetwork/netdev: remove support of netdevsim
2025-04-12  Yu Watanabetest: also wait for all queued events being processed
2025-04-12  Yu Watanabecore: drop cgroup v1 synthetic empty event logic (...
2025-04-12  Luca Boccassifido2: hook up with plymouth for notifications (#37089)
2025-04-11  Luca Boccassimkosi: update debian commit reference to 91a4d114e0b5a0... 37089/head
2025-04-11  Luca Boccassimkosi: enable autologin also with --console=gui
2025-04-11  Luca Boccassifido2: hook up with plymouth for notifications
2025-04-11  Mike Yuancore: unit_watch_pidref() gracefully handles EEXIST 37099/head
2025-04-11  Mike Yuancore: drop cgroup v1 synthetic empty event logic
2025-04-11  Yu Watanabeudev-rules: add more verbose messages for ATTR{} and...
2025-04-11  Yu Watanabeudev: support reverting/serializing/deserializing confi...
2025-04-11  Mike Yuancore/cgroup: drop v1 handling in unit_attach_pids_to_cg...
2025-04-11  Mike Yuanmount-setup: swap MountMode and condition_fn in struct
2025-04-11  Yu WatanabeTEST-17-UDEV: add test cases for reverting/serializing... 37067/head
2025-04-11  Yu Watanabeudev-config: serialize/deserialize dynamical configurations
2025-04-11  Yu Watanabedaemon-util: expose notify_remove_fd_warn()
2025-04-11  Yu Watanabeudevadm: introduce --revert option to call io.systemd...
2025-04-11  Yu Watanabeudev-varlink: introduce io.systemd.Udev.Revert method
next