]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2024-01-22  Lennart Poetteringnspawn,vmspawn: let's add some terminal magic to the... 31023/head
2024-01-22  Lennart Poetteringvmspawn: make "-m" value formatting independent of...
2024-01-22  Lennart Poetteringvmspawn: print a helpful message when we start the VM
2024-01-22  Lennart Poetteringvmspawn: make sure to pass the right firmware image...
2024-01-22  Lennart Poetteringvmspawn: rework firmware selection logic
2024-01-22  Lennart Poetteringvmspawn: ENODEV is not the only error the kernel return...
2024-01-22  Lennart Poetteringvmspawn: close host vsock fd once we passed it to the...
2024-01-22  Lennart Poetteringvmspawn: use execv() rather than execve() if we just...
2024-01-22  Lennart Poetteringvmspawn: modernize setup_notify_parent() a bit
2024-01-22  Lennart Poetteringvmspawn: rework how we spawn qemu off
2024-01-22  Lennart Poetteringevent-util: add helper for adding pidref child to event...
2024-01-22  Daan De Meyermkosi: Use authselect local profile if it exists
2024-01-22  nl6720tree-wide: link to docs.kernel.org for kernel documentation
2024-01-22  Andika Triwidadapo: Translated using Weblate (Indonesian)
2024-01-21  Adrian Vovkcore: path: Re-enter waiting if target is deactivating 30490/head
2024-01-20  Yu Watanabenetwork/route: update MTU of IPv6 route even if the...
2024-01-20  Mike YuanMerge pull request #31004 from AdrianVovk/misc-cleanups
2024-01-20  Lennart Poetteringptyfwd: when leaving a session with tinted background...
2024-01-20  Lennart Poetteringrun: the --background= switch expects an argument
2024-01-19  Lennart PoetteringMerge pull request #31016 from poettering/pid1-priority...
2024-01-19  Mike Yuanloginctl: add --json= and -j to help text
2024-01-19  Luca Boccassicgtop: fix sscanf return code checks
2024-01-19  Luca BoccassiMerge pull request #31022 from aafeijoo-suse/bash-compl...
2024-01-19  Adrian Vovkdocs: Fix typo in USER_RECORD 31004/head
2024-01-19  Adrian Vovkfd-util: Close function for FD_TO_PTR
2024-01-19  Luca Boccassiportable: log structured message when attach/detach...
2024-01-19  Luca Boccassiman: clarify description of Attach/Detach flags
2024-01-19  Lennart Poetteringtest: add integration test for Type=exec robustness 31016/head
2024-01-19  Lennart Poetteringmanager: order idle jobs
2024-01-19  Lennart Poetteringmanager: renumber priorities
2024-01-19  Lennart Poetteringmanager: process exec_fd (i.e. Type=exec) events before...
2024-01-19  Lennart Poetteringcore: maintain a single table with event source priorities
2024-01-19  Antonio Alvarez... dissect: fix typo 31022/head
2024-01-19  Antonio Alvarez... bash-completion: add missing options to systemd-dissect
2024-01-19  Antonio Alvarez... bash-completion: add missing options to systemd-cryptenroll
2024-01-19  Yu Watanabenetwork: fix typo
2024-01-19  Lennart PoetteringMerge pull request #31012 from YHNdnzj/pam-systemd...
2024-01-19  Lennart PoetteringMerge pull request #31013 from YHNdnzj/logind-moderniza...
2024-01-19  Luca BoccassiMerge pull request #31009 from yuwata/network-route...
2024-01-19  Mike Yuanlogind-dbus: use SESSION_IS_{SELF,AUTO} instead of... 31013/head
2024-01-19  Mike Yuanlogind-user: use RET_GATHER more
2024-01-19  Mike Yuanpam_systemd: always check if session is busy 31012/head
2024-01-19  Mike Yuanpam_systemd: close pidfd after use
2024-01-19  Clayton Craftboot: don't print error if device tree fixup protocol...
2024-01-19  Luca BoccassiMerge pull request #30956 from yuwata/nspawn-network...
2024-01-19  Frantisek Sumsaljournalctl: consider shut down namespaced sd-journald...
2024-01-19  Yu Watanabenetwork/route-nexthop: configure as a simple gateway... 31009/head
2024-01-19  Yu Watanabenetwork/route: drop unnecessary ownership transfer
2024-01-19  Yu Watanabenetwork/route-nexthop: drop unnecessary link arguments
2024-01-19  Yu Watanabenetwork/route: convert route before requesting
2024-01-19  Yu Watanabenetwork/route-nexthop: fix route_nexthop_copy()
2024-01-19  Yu Watanabetest-13-NSPAWN: add more test case for passing network... 30956/head
2024-01-19  Yu Watanabenspawn-network: support passing wireless interface...
2024-01-19  Yu Watanabenspawn-network: also check alternative names
2024-01-19  Yu Watanabenspawn-network: split out move_network_interface_one()
2024-01-19  Yu Watanabenspawn-network: split out move_back_network_interfaces()
2024-01-19  Yu Watanabesd-netlink: add policy for NL80211_ATTR_NETNS_FD
2024-01-19  Yu Watanabesd-netlink: introduce rtnl_rename_link()
2024-01-19  Yu Watanabesd-device: introduce device_get_sysattr_u32()
2024-01-19  Yu Watanabeudev-util: introduce reset_cached_udev_availability()
2024-01-19  Yu Watanabenamespace-util: introduce netns_acquire()
2024-01-19  Yu Watanabeprocess-util: introduce FORK_NEW_NETNS for safe_fork()
2024-01-19  Yu Watanabenamespace-util: downgrade log level in userns_acquire()
2024-01-19  Yu Watanabetree-wide: add short comments for namespace_open()...
2024-01-19  Yu Watanabenamespace-util: rename arguments to prefix 'ret_'
2024-01-19  Antonio Alvarez... Revert "man: add missing <cmdsynopsis> wrapper"
2024-01-19  Yu Watanabenetwork: use strdup_or_null() where appropriate
2024-01-19  Black-Hole1virt: support detection of Apple Virtualization guests...
2024-01-19  Yu WatanabeMerge pull request #30975 from yuwata/network-route...
2024-01-19  Yu Watanabenetwork/route: introduce route_get_request() 30975/head
2024-01-19  Yu Watanabenetwork: adjust nexthops of dynamic routes before reque...
2024-01-19  Yu Watanabenetwork/route-nexthop: introduce route_adjust_nexthops...
2024-01-19  Yu Watanabenetwork/route-nexthop: introduce route_nexthops_copy()
2024-01-19  Yu Watanabenetwork/route-nexthop: use RTA_MULTIPATH when weight...
2024-01-19  Alberto PlanasMeasure empty PK and KEK EFI vars
2024-01-19  Nick Caonetwork: Add L3MasterDevice= into routing policy
2024-01-18  Adrian Vovkuser-record: Add method to match whole perMachine entry
2024-01-18  Adrian Vovkhomework: Cleanup home_store_embedded_identity
2024-01-18  Luca BoccassiMerge pull request #30988 from bluca/dbus_docs
2024-01-18  Luca Boccassiman: explicitly say that portable1's Attach/Detach... 30988/head
2024-01-18  Luca Boccassiman: add more suggestions on how to use StartUnit and...
2024-01-18  Nandakumar... networkd: Adding DHCPv4 private options to D-BUS
2024-01-18  Lennart PoetteringMerge pull request #30973 from mrc0mmand/gcc14
2024-01-18  Lennart Poetteringdissect-image: introduce new get_common_dissect_directo...
2024-01-18  Luca BoccassiMerge pull request #30990 from poettering/more-mime
2024-01-17  Lennart Poetteringman: don't suggest using pam_unix.so's use_authtok...
2024-01-17  Lennart Poetteringmime: also add magic-based mime type rules for our... 30990/head
2024-01-17  Lennart Poetteringmime: expose a mime type for encrypted credentials
2024-01-17  Lennart Poetteringvmspawn: include qemu cmdline in debug output
2024-01-17  Lennart PoetteringMerge pull request #30980 from poettering/varlink-call...
2024-01-17  Luca BoccassiMerge pull request #30661 from rpigott/resolved-https...
2024-01-17  Andres BeltranRestart the DHCPv4 client when max REQUEST attempts...
2024-01-17  Luca Boccassiuser-util: remove dead code
2024-01-17  Mike Yuanrun: strjoina is used, not sprintf
2024-01-17  Mike Yuanhibernate-util: log that we actually read /sys/power...
2024-01-17  Lennart Poetteringvarlink: introduce varlink_call_and_log() which calls... 30980/head
2024-01-17  Lennart Poetteringvarlink: drop "ret_flags" parameter from varlink_call()
2024-01-17  Lennart Poetteringvarlink: if varlink_call() is called with ret_error_id...
2024-01-17  Lennart Poetteringvarlink: in varlink_observe() correctly collect error...
2024-01-17  Lennart Poetteringvarlink: add helper that turns varlink errors back...
next