]> git.ipfire.org Git - thirdparty/systemd.git/history - src
gcrypt: switch to system rng before gcry_check_version (#24162)
[thirdparty/systemd.git] / src /
2022-08-01  Cristian Rodríguezgcrypt: switch to system rng before gcry_check_version...
2022-07-30  Luca BoccassiMerge pull request #24154 from yuwata/meson-fixups
2022-07-30  Eli Schwartzmeson: use files in run_command with relativized path
2022-07-29  Cristian Rodríguezgcrypt: prefer the OS RNG
2022-07-29  Fei Livirt: detect KubeVirt instance
2022-07-28  Daan De MeyerMerge pull request #24080 from rdtscp/feature/machinect...
2022-07-27  Luca BoccassiMerge pull request #23875 from yuwata/resolve-mdns...
2022-07-27  Janis GoldschmidtUse correct option name in error message
2022-07-27  Alexander Wilsonmachinectl: Add plumbing for a `--force` flag for file... 24080/head
2022-07-27  Alexander Wilsoncopy: Respect COPY_REPLACE flag for copy_tree
2022-07-27  Alexander Wilsoncopy.[ch]: Refactor
2022-07-27  Lennart Poetteringstub: override StubInfo EFI variable unconditionally...
2022-07-27  Lennart Poetteringboot: introduce common shortcut exit path in pack_cpio()
2022-07-26  Luca Boccassiportable: set PrivateTmp=yes in trusted profile too
2022-07-26  Luca BoccassiMerge pull request #24122 from yuwata/core-mount-bind...
2022-07-26  Lennart Poetteringefi: update measure.h comments a bit
2022-07-26  Yu Watanabecore/mount: downgrade log level about several mkdir... 24122/head
2022-07-26  Yu WatanabeRevert "core/mount: fail early if directory cannot...
2022-07-26  Yu Watanabehome: drop conflicted headers
2022-07-26  Yu Watanabehomed: fix dbus node enumerator
2022-07-26  Lennart PoetteringMerge pull request #23702 from igo95862/fix-object...
2022-07-25  igo95862Fix ObjectManager interface emitted for non-manager... 23702/head
2022-07-25  igo95862test-bus-objects: Test interfaces added/removed signal...
2022-07-25  igo95862Fix GetManagedObjects returning ObjectManager interface...
2022-07-25  igo95862test-bus-objects: Test GetManagedObjects interfaces...
2022-07-25  Luca BoccassiMerge pull request #24033 from dtardon/list-automounts
2022-07-25  Lennart Poetteringlocaled: don't fail if we cannot copy an xattr
2022-07-25  Daan De Meyerjournal: Move more pattern matching logic into pcre2...
2022-07-25  David Tardonsystemctl: add list-automounts verb
2022-07-25  David Tardonsystemctl: simplify var. definition a bit
2022-07-25  David Tardonsystemctl: extract output of legend to a function
2022-07-25  David Tardonsystemctl: drop unneeded condition
2022-07-25  David Tardonsystemctl: reduce var. scope and shorten the code a bit
2022-07-25  Frantisek Sumsalboot: a couple of tweaks recommended by Coccinelle
2022-07-25  Lennart Poetteringsystemctl: fix type used for array sizes to size_t
2022-07-25  Lennart PoetteringMerge pull request #23991 from yuwata/udev-reload
2022-07-25  Quentin Deslandessysctl: add --strict option to fail if sysctl does...
2022-07-24  Rudi Heitbaumglibc: Remove #include <linux/fs.h> to resolve fsconfig...
2022-07-24  Yu Watanabeunit-file: avoid (null) in debugging logs
2022-07-24  Yu WatanabeMerge pull request #24020 from yuwata/network-rfkill
2022-07-24  Yu WatanabeMerge pull request #23828 from yuwata/nfnl-cleanups
2022-07-23  Yu Watanabesd-netlink: introduce sd_nfnl_{send,call}_batch() 23828/head
2022-07-23  Yu Watanabesd-netlink: do not compare pointer with 0
2022-07-23  Yu Watanabefirewall-util: introduce nfnl_close_expr_container...
2022-07-23  Yu Watanabesd-netlink: merge sd_nfnl_nft_message_{new,del}_setelem...
2022-07-23  Yu Watanabesd-netlink: drop unused sd_nfnl_nft_message_del_table()
2022-07-23  Yu Watanabesd-netlink: introduce sd_netlink_message_append_contain...
2022-07-23  Yu Watanabesd-netlink: several cleanups for netfilter
2022-07-23  Yu Watanabefirewall-util: drop unnecessary string attribute
2022-07-23  Yu Watanabefirewall-util-nft: various cleanups
2022-07-23  Yu Watanabetree-wide: drop unnecessary inclusion of netlink-util.h
2022-07-23  Yu Watanabesd-netlink: move rtnl_message_type_is_*() to netlink...
2022-07-23  Yu Watanabenetwork: do not try to bring up wifi interface if rfkil... 24020/head
2022-07-23  Yu Watanabenetwork: also assign rfkill device to Wiphy object
2022-07-23  Yu Watanabenetwork: assign corresponding sd-device object to Wiphy...
2022-07-23  Yu Watanabenetwork: set wiphy name in wiphy_new()
2022-07-23  Yu Watanabenetwork: add TODO about interface renaming
2022-07-23  Yu Watanabenetwork: unref sd-device object assigned to Link on...
2022-07-23  Yu Watanabenetwork: introduce a tiny wrapper for manager_udev_proc...
2022-07-23  Yu Watanabenetwork: rename Link.sd_device -> Link.dev
2022-07-23  Yu Watanabeudev-builtin: logs when needs reloading
2022-07-23  Yu Watanabeudev: reload rules and builtins only when mtime of...
2022-07-23  Yu Watanabeudev: save stats of all udev rules file
2022-07-23  Yu Watanabeconf-parser: add a boolean flag for config_get_stats_by...
2022-07-23  Yu Watanabeudev: delay to start queued events on `udevadm control...
2022-07-23  Yu Watanabeudev: use event_reset_time_relative()
2022-07-23  Yu Watanabeudev: downgrade error level and mention that the error...
2022-07-23  Yu Watanabeudev: fix error check
2022-07-22  Yu Watanabenetwork: use device_unref_and_replace()
2022-07-22  Yu Watanabesd-device: introduce device_unref_and_replace()
2022-07-22  Yu Watanabesd-device: introduce device_clear_sysattr_cache()
2022-07-22  Yu Watanabesd-device: introduce device_get_sysattr_bool()
2022-07-22  Yu Watanabenetwork: do not silently stop to process configuration...
2022-07-22  Yu WatanabeMerge pull request #24074 from yuwata/network-dhcp6...
2022-07-22  Zbigniew Jędrzejew... manager: limit access to private dbus socket
2022-07-22  Zbigniew Jędrzejew... tests: add a simple test that checks what fexecve_or_ex...
2022-07-22  Andrey Albershteynudev: enable BLKID_SUBLKS_FSINFO tags
2022-07-22  Yu Watanabenetwork: dhcp6: re-introduce RapidCommit= setting
2022-07-22  Yu Watanabesd-dhcp6-client: introduce sd_dhcp6_client_set_rapid_co...
2022-07-21  Luca BoccassiMerge pull request #24014 from poettering/tmpfiles...
2022-07-21  Lennart PoetteringMerge pull request #23986 from poettering/cache-selinux...
2022-07-21  Alexander Wilsoncoredumpctl: Use BusLocator functions
2022-07-21  Zbigniew Jędrzejew... Merge pull request #24051 from yuwata/json-fpclassify
2022-07-21  Daan De Meyertree-wide: Introduce free_and_replace_full()
2022-07-21  Yu Watanabejson: use fpclassify() or its helper functions
2022-07-21  Yu Watanabemath-util: introduce iszero_safe() and fp_equal()
2022-07-21  Yu Watanabetest: use fabs() as the argument is double
2022-07-20  Lennart PoetteringMerge pull request #23963 from matoro/main
2022-07-20  Lennart Poetteringtmpfiles: add ^ line modifier for loading file contents...
2022-07-20  Lennart Poetteringtmpfiles: accept additional tmpfiles lines via credential
2022-07-20  Lennart Poetteringselinux: include precise low-level error string in... 23986/head
2022-07-20  Lennart Poetteringcore: cache unit file selinux label, and make decisions...
2022-07-20  Luca BoccassiMerge pull request #23640 from cerebro1/week1
2022-07-20  Sonali Srivastavasleep: store battery discharge rate/hour with hash 23640/head
2022-07-20  Sonali Srivastavasleep: use current charge level to decide suspension
2022-07-20  Yu Watanabetree-wide: fix typo
2022-07-18  Evgeny VereshchaginMerge pull request #24025 from DaanDeMeyer/mkosi-sanitizers
2022-07-18  Luca BoccassiMerge pull request #24001 from yuwata/network-lifetime-fix
2022-07-18  Yu WatanabeMerge pull request #24047 from dtardon/list-users-linger
2022-07-18  Richard HuangUpdate sleep.conf HibernateDelaySec default to match...
next