]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2024-01-25  Lennart PoetteringMerge pull request #31089 from keszybz/drop-syscall...
2024-01-25  Lennart PoetteringMerge pull request #31082 from yuwata/network-cleanups...
2024-01-25  Franck Builoop-util: drop unused .uevent_seqnum_not_before and...
2024-01-25  Lennart PoetteringMerge pull request #31087 from YHNdnzj/logind-cleanup
2024-01-25  Zbigniew Jędrzejewsk... Update syscalls lists 31089/head
2024-01-25  Zbigniew Jędrzejewsk... meson: drop arch filtering in syscall list
2024-01-25  Zbigniew Jędrzejewsk... meson: use a single line for one-item file lists
2024-01-25  Lennart Poetteringcgroup: don't enable bpf pseudo-controllers when doing...
2024-01-25  Lennart Poetteringuser-util: add comments explaining what the user name...
2024-01-25  Mike Yuanlogind-user: don't clear individual fields if object... 31087/head
2024-01-25  Mike Yuanlogind-dbus: send session reply only for user start...
2024-01-25  Mike Yuanlogind-dbus: modernize method_set_user_linger
2024-01-25  Mike Yuanlogind-user: don't say "user X logged out" in user_finalize
2024-01-25  Bernhard M... Sort input file list
2024-01-25  Yu Watanabetest-network: check if networkd forgets routes silently... 31082/head
2024-01-25  Yu Watanabenetwork/nexthop: drop dependent routes on removal
2024-01-25  Yu Watanabenetwork/route: introduce reverse map for route with...
2024-01-25  Yu Watanabenetwork/route: also remove route on cancelling request
2024-01-25  Yu Watanabenetwork/route: drop Route object even if we fail to...
2024-01-25  Yu Watanabenetwork/route: introduce ref/unref functions for Route...
2024-01-25  Yu Watanabenetwork/route: introduce route_remove_and_cancel()
2024-01-25  Mike YuanMerge pull request #31072 from YHNdnzj/va-arg-foreach
2024-01-24  Frantisek Sumsaltest: use the default nsec3-iterations value
2024-01-24  Mikko Ylinenefi: Add EFI CC measurement protocol to stub
2024-01-24  Luca Boccassimkosi: install libip4tc2 in debian/ubuntu
2024-01-24  Andrew SayersMake RestartPreventExitStatus= documentation resemble...
2024-01-24  Daan De MeyerRemove a few references to dracut
2024-01-24  Mike Yuantree-wide: replace FOREACH_POINTER with FOREACH_ARGUMENT 31072/head
2024-01-24  Mike Yuanmacro: rename VA_ARGS_FOREACH to FOREACH_ARGUMENT
2024-01-24  Yu Watanabenetwork/route: manage all routes by Manager object
2024-01-24  Takashi Sakamotohwdb: ieee1394-unit-function: adjustment of entries...
2024-01-24  Mike Yuanid128-util: use FOREACH_STRING where appropriate
2024-01-24  Lennart PoetteringMerge pull request #31003 from enr0n/skip-test-when...
2024-01-24  Lennart PoetteringMerge pull request #31067 from RA-Kooi/xen-uuid
2024-01-24  Yu WatanabeMerge pull request #31070 from yuwata/core-cleanups
2024-01-24  Yu Watanabecore/exec-invoke: drop unused pam_pid 31070/head
2024-01-24  Yu Watanabecore/service: declare 'int r' at the beginning
2024-01-24  Yu Watanabeunit: modernize unit_pid_set()
2024-01-24  Yu Watanabecore: use helper functions like unit_main_pid() in...
2024-01-24  Yu Watanabecore: introduce unit_main_pid_full() which optionally...
2024-01-24  Yu Watanabecore: constify PidRef arguments
2024-01-24  Rafaël Kooiman: Describe how machine ID is initialized on Xen 31067/head
2024-01-23  Lennart Poetteringnspawn: fix separating empty lines in --help text
2024-01-23  Ivan Shapovalovhostname-setup: read hostname from system.hostname...
2024-01-23  Luca BoccassiMerge pull request #30130 from poettering/pcrlock-root
2024-01-23  Lennart PoetteringMerge pull request #31026 from poettering/nspawn-tint
2024-01-23  Lennart Poetteringrepart: don't try to determine sector size from a disk...
2024-01-23  Lennart Poetteringpreset: add some alphabetical sorting
2024-01-23  Nick Rosbrooktest-execute: skip tests that are broken without unpriv... 31003/head
2024-01-23  Rafaël Kooimachine-id-setup: Generate stable machine IDs based...
2024-01-23  Rafaël Kooiid128-util: Attempt to read UUID from /sys/hypervisor...
2024-01-23  Lennart Poetteringdissect: show image name separately from filename
2024-01-23  Lennart Poetteringunit: systemd-creds.socket is statically enabled, hence...
2024-01-23  Frantisek Sumsalpackit: use the closest matching tag for the checked...
2024-01-23  Lennart Poetteringnspawn: tint the terminal bg blue if we are in a container 31026/head
2024-01-23  Lennart Poetteringpretty-print: split out color tinting into a helper...
2024-01-23  Lennart Poetteringcolor-util: make return values of rgb_to_hsv() optional
2024-01-23  Lennart Poetteringnspawn: optionally tint the background color of a container
2024-01-23  Lennart PoetteringMerge pull request #31061 from yuwata/pidref_copy
2024-01-23  Frantisek Sumsalman: suffix signals with ()
2024-01-23  Lennart PoetteringMerge pull request #31057 from aafeijoo-suse/bootctl...
2024-01-23  Yu Watanabepidref: split out pidref_copy() from pidref_dup() 31061/head
2024-01-23  Lennart Poetteringvarlink: make sure varlink_server_detach_event() doesn...
2024-01-23  Yu Watanabetest: add basic tests for PidRef
2024-01-23  Lennart PoetteringMerge pull request #31019 from poettering/hostnamed...
2024-01-23  Martin TrigauxRemove duplicated command in help message
2024-01-23  Luca BoccassiMerge pull request #31053 from intelfx/work/machinectl-zsh
2024-01-23  Antonio Alvarez... man/bootctl: typo in `--print-boot-path` description 31057/head
2024-01-23  Antonio Alvarez... bootctl: return earlier with `--print-esp-path`
2024-01-23  Ivan Shapovalovshell-completion/zsh: complete hidden images when word... 31053/head
2024-01-23  Yu WatanabeMerge pull request #31015 from yuwata/local-addresses
2024-01-23  Ivan Shapovalovshell-completion/zsh: improve and expand machinectl...
2024-01-22  Werner SembachFix systemd-backlight ignoring numbered kbd_backlight...
2024-01-22  Luca BoccassiMerge pull request #31044 from keszybz/uhttpd-alloca...
2024-01-22  Michal Koutnýcgroup: Rename effective limits internal table
2024-01-22  Frantisek Sumsalmeson: correctly handle "no" value for sshd?confdir...
2024-01-22  Sam Leonardvmspawn: document -q/--quiet
2024-01-22  Frantisek Sumsalcore: raise the log priority if sd-executor is missing
2024-01-22  Lennart PoetteringMerge pull request #31011 from poettering/getpwnam...
2024-01-22  Matt MuggeridgeIPv6 RA: Support the Retrans Timer field (IPv6 Conforma...
2024-01-22  Lennart Poetteringuser-util: add get{pw,gr}{uid,gid,name}_malloc() helpers 31011/head
2024-01-22  Lennart Poetteringuser-util: validate the right field
2024-01-22  Lennart PoetteringMerge pull request #31023 from poettering/vmspawn-work
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 Poetteringman: document new rootfs support for pcrlock policies 30130/head
2024-01-22  Lennart Poetteringtest: add new credential-based pcrlock policy unlock
2024-01-22  Lennart Poetteringpcrlock: when unlocking try to pick up pcrlock policy...
2024-01-22  Lennart Poetteringpcrlock: also write pcrlock policy as unencrypted crede...
2024-01-22  Lennart Poetteringhostnamectl: add -j switch for quick json output 31019/head
2024-01-22  Lennart Poetteringhostnamed: expose /etc/os-release and /etc/machine...
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...
next