]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2024-08-18  Daan De Meyertest: Gracefully handle running within user namespace... 34026/head
2024-08-18  Daan De Meyertest-netlink: Gracefully handle the loopback interface...
2024-08-16  Yu Watanabenetwork: refuse files under API VFS specified in Privat...
2024-08-16  Yu Watanabenetwork/wireguard: introduce [WireGuardPeer] PublicKeyFile=
2024-08-16  rindealkernel-install: discard comments in cmdline files
2024-08-16  Daan De MeyerAdd $SYSTEMD_IN_CHROOT to override chroot detection
2024-08-16  Yu Watanabetest: fix typo
2024-08-15  bryangoshell-completion: zsh: fix incorrect unescaping
2024-08-15  Matthias Schifferudev-builtin-net_id: add NAMING_DEVICETREE_PORT_ALIASES...
2024-08-15  Yu WatanabeMerge pull request #34000 from yuwata/test-remove-tempo...
2024-08-15  Yu Watanabetest: sync journal after all invocations finished
2024-08-15  Luca Boccassitest: add TEST_SKIP to mkosi integration test wrapper
2024-08-15  Ronan Pigottunits: drop "-p" flag from agetty's login options
2024-08-15  Yu Watanabetest: remove temporary directory for test-ukify on... 34000/head
2024-08-15  Yu Watanabetest: remove temporary directory on success
2024-08-15  Daan De Meyermkosi: Fix debian/not-installed build logic
2024-08-15  Chengen Duudev: Handle PTP device symlink properly on udev action...
2024-08-15  Yu WatanabeMerge pull request #33955 from yuwata/sd-journal-fix...
2024-08-14  Thorsten Schererrepart: Fix misleading typo in GPT partition flag
2024-08-14  Yu WatanabeMerge pull request #32067 from ssahani/bareudp1
2024-08-14  Yu Watanabesd-journal: rename offset -> ret_offset 33955/head
2024-08-14  Yu Watanabesd-journal: swap condition to reduce indentation
2024-08-14  Yu Watanabesd-journal: drop unnecessary temporal variable 'k'
2024-08-14  Yu Watanabesd-journal: add trailing comma
2024-08-14  Yu Watanabetest: add test cases for sd_journal_seek_realtime_usec...
2024-08-14  Yu Watanabesd-journal: fix sd_journal_seek_monotonic_usec()
2024-08-14  Yu Watanabetest: modernize test-journal-interleaving
2024-08-14  Yu Watanabetest: replace ASSERT_TRUE() for dns_cache_lookup()...
2024-08-14  Yu Watanabetest: add ASSERT_OK_POSITIVE() and ASSERT_OK_ZERO()
2024-08-14  Luca BoccassiMerge pull request #33991 from DaanDeMeyer/manager...
2024-08-14  Susant Sahanitest-network: Add test for BareUDP srcportmin 32067/head
2024-08-14  Susant Sahaninetwork: netdev - BareUDP Add support for srcportmin
2024-08-14  Mike YuanMerge pull request #33990 from yuwata/run-json-follow-ups
2024-08-14  Daan De Meyercore-varlink: Introduce manager_varlink_managed_oom_con... 33991/head
2024-08-14  Mike Yuancore-varlink: merge two FLAGS_SET() where appropriate
2024-08-14  Daan De Meyersd-json: Use goto finish instead of return
2024-08-14  Daan De Meyertaint: Add taint_strv() to get taints as an array
2024-08-14  Daan De Meyercore: Clean up includes a little
2024-08-14  Daan De Meyercore: Introduce unit_is_filtered()
2024-08-14  Daan De Meyercore: Use RateLimit struct to store ratelimits
2024-08-14  Daan De Meyerbasic: Various cleanups for ratelimit functions
2024-08-14  Daan De Meyertest: Use usual setup in integration-test-setup script
2024-08-14  Daan De Meyertest: Fix section of StateDirectory=
2024-08-14  Daan De Meyermkosi: Install llvm
2024-08-14  Daan De Meyermkosi: Disable pagination in gdb
2024-08-14  Luca BoccassiMerge pull request #33957 from yuwata/network-generator...
2024-08-14  Yu Watanaberun: use sd_json_variant_set_field_id128() 33990/head
2024-08-14  Yu Watanabesd-json: add sd_json_variant_set_field_id128() and...
2024-08-14  Yu Watanaberun: drop unnecessary initializations
2024-08-14  Yu Watanabenetwork-generator: drop wrong warning for rd.peerdns... 33957/head
2024-08-14  Yu Watanabenetwork-generator: ignore kernel command line without...
2024-08-14  Yu Watanabenetwork-generator: use extract_first_word()
2024-08-14  Dr. David Alan... nspawn: Fix help typo
2024-08-13  James Muirman/systemd-sysusers, man/systemd-tmpfiles: fix sentenc...
2024-08-13  Daan De Meyernspawn: Assume unified cgroup hierarchy if there's...
2024-08-13  Daan De Meyerdocs: Mention the new mount API in the container interf...
2024-08-12  Luca BoccassiMerge pull request #33979 from YHNdnzj/edit-util-no...
2024-08-12  Lukas Nykrynsystemd-run: add unit and invocation_id JSON output
2024-08-12  Mike Yuannetworkctl: support edit --stdin 33979/head
2024-08-12  Mike Yuanedit-util: several cleanups for --stdin handling
2024-08-12  Mike Yuanedit-util: do not try to recreate temp file if missing
2024-08-12  Mike Yuanedit-util: clean up run_editor() a bit
2024-08-11  Luca Boccassimkosi: update debian commit reference
2024-08-10  Ivan Shapovalovcore/exec-invoke: call setpriority() after sched_setattr()
2024-08-10  Mike Yuanterminal-util: do not query kernel cmdline for pty...
2024-08-09  Luca BoccassiMerge pull request #33961 from bluca/busctl_exit
2024-08-09  Luca Boccassibusctl: add --num-matches= for monitor verb 33961/head
2024-08-09  Nick Rosbrookcore/unit: do not use unit path cache in unit_need_daem...
2024-08-09  Yu Watanabenetwork-generator: use network_acquire() at more places
2024-08-09  Yu Watanabenetwork-generator: introduce network_acquire() and...
2024-08-09  Yu Watanabenetwork-generator: trivial cleanups
2024-08-09  Yu Watanabenetwork-generator: parse vlan ID from vlan interface...
2024-08-09  Yu Watanabenetwork-generator: allow to create bridge or friends...
2024-08-09  Yu Watanabenetwork-generator: vlan= can be specified multiple...
2024-08-09  Yu Watanabetest: add one more test case without hostname
2024-08-09  Yu Watanabetest: modernize test-network-generator
2024-08-08  Luca Boccassitest: note in README how to get full list of Ubuntu...
2024-08-08  Renan Guilhermehwdb: Fix accelerometer mount matrix for ASUS T100TAS
2024-08-08  Luca Boccassibusctl: add support for --timeout to monitor verb
2024-08-08  Daan De MeyerMerge pull request #33959 from DaanDeMeyer/crash
2024-08-08  Luca Boccassinspawn: fix settings leak for init parameter
2024-08-07  Daan De Meyercrash-handler: Drop 10s sleep before we spawn the crash... 33959/head
2024-08-07  Daan De Meyercrash-handler: Call vhangup on /dev/console before...
2024-08-07  Daan De Meyermkosi: Disable debuginfod
2024-08-07  Yu Watanabemeson: enable -Wunterminated-string-initialization
2024-08-07  Daan De MeyerMerge pull request #33951 from DaanDeMeyer/nspawn
2024-08-06  Cristian Rodríguezbasic|boot: silence Wunterminated-string-initialization...
2024-08-06  Daan De Meyernspawn: Allow specifying custom init program 33951/head
2024-08-06  Michal Sekletarcoredump: generate properly symbolized stacktrace for...
2024-08-06  Nick Rosbrooksysusers: check if requested group name matches user...
2024-08-06  Daan De Meyernspawn: Drop unused includes
2024-08-06  Daan De MeyerMerge pull request #33942 from yuwata/udevadm-info...
2024-08-06  Yu WatanabeMerge pull request #33933 from yuwata/systemctl-bus...
2024-08-06  Yu WatanabeMerge pull request #33941 from yuwata/network-dhcp...
2024-08-05  Yu Watanabesystemctl: gracefully adjust bus transport and runtime... 33933/head
2024-08-05  Yu Watanabetest-network: add test case for UnassignedSubnetPolicy= 33941/head
2024-08-05  Yu Watanabenetwork/dhcp-pd: allow to customize route type for...
2024-08-05  Yu Watanabeudevadm-info: support json output for --attribute-walk 33942/head
2024-08-05  Arnaud Patardsrc/pcrlock/pcrlock.c: Handle empty pcrlock.d directories
2024-08-05  Luca Boccassilogind: add PreparingForShutdownWithMetadata property
next