]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2021-03-04  Lennart Poetteringcopy: simplify error paths when creating temporary...
2021-03-04  Lennart Poetteringrun: tweak algorithm for generating unit name from...
2021-03-04  Lennart Poetteringrm-rf: fix up chmod in the _cleanup_ rm_rf() destructors
2021-03-04  Lennart Poetteringman: document how to use --network-interface= during...
2021-03-04  Lennart Poetteringfileio: minor read_full_stream_full() optimization
2021-03-04  Lennart PoetteringMerge pull request #18615 from xry111/private-ipc-1
2021-03-04  caoxiatrans_time sec is int32,it will overflow if local syste...
2021-03-04  Lennart PoetteringMerge pull request #18840 from yuwata/libudev-monitor...
2021-03-04  Lennart Poetteringinstall: include OS headers before our own definition
2021-03-04  Zbigniew Jędrzejewsk... Merge pull request #18773 from yuwata/network-move...
2021-03-04  Anita Zhangrun: update dbus unique names check
2021-03-04  Zbigniew Jędrzejewsk... core: fix mtime calculation of dropin files
2021-03-04  Zbigniew Jędrzejewsk... coredumpctl: show container hostame
2021-03-04  Yu WatanabeMerge pull request #18864 from poettering/fsync-tweaks
2021-03-04  Lennart Poetteringrm-rf: fstatat() might fail if containing dir has limit...
2021-03-04  Lennart Poetteringfs-util: when opening arbitrary inodes, better use...
2021-03-04  Lennart Poetteringgpt: generalize validator for GPT partition labels
2021-03-03  Lennart Poetteringfs-util: port open_parent() to path_extract_directory()
2021-03-03  Hela Basapo: Added translation using Weblate (Sinhala)
2021-03-03  Yu Watanabetree-wide: use ppoll_usec() 18840/head
2021-03-03  Yu Watanabeio-util: introduce ppoll_usec() helper function
2021-03-03  Yu Watanabelibudev: shorten code a bit
2021-03-03  Lennart Poetteringfs-util: handle gracefully if fsync_full() is called... 18864/head
2021-03-03  Lennart Poetteringfs-util: allow fsync_directory_of_file() on directories too
2021-03-03  Xℹ RuoyaoRemount /dev/mqueue in unshared mount namespace for... 18615/head
2021-03-03  Xℹ RuoyaoNew directives PrivateIPC and IPCNamespacePath
2021-03-03  Xℹ RuoyaoRefactor network namespace specific functions in generi...
2021-03-03  Xℹ Ruoyaofuzz: add NetworkNamespacePath= into directives.service
2021-03-03  Vincent Pelletierrules: Move ID_SMARTCARD_READER definition to a <70...
2021-03-03  Yu Watanabenetwork: do not remove LLDP state file on failure 18773/head
2021-03-03  Yu Watanabenetwork: use conservative_rename() at one more place
2021-03-03  Yu Watanabenetwork: remove DHCP lease and LLDP state file on link_...
2021-03-03  Yu Watanabedhcp: use unlink_and_freep() in dhcp_lease_save()
2021-03-03  Yu Watanabenetwork: move manager_{rtnl,udev}_process_link() to...
2021-03-03  Yu Watanabenetwork: drop unnecessary {}
2021-03-03  Yu Watanabenetwork: minor style fixes
2021-03-03  Yu Watanabenetwork: use unlink_and_freep() cleanup functions
2021-03-03  Yu Watanabenetwork: move state file related functions to networkd...
2021-03-03  Lennart Poetteringfstab-generator: add new root=tmpfs option
2021-03-03  Lennart Poetteringtime-util: simplify overflow check
2021-03-02  Luca BoccassiMerge pull request #18834 from poettering/path-extract
2021-03-02  Lennart Poetteringutil: add helpers for generating colored check mark...
2021-03-02  Lennart Poetteringtmpfile: port tempfn_*() to path_extract_*() 18834/head
2021-03-02  Lennart Poetteringmachinectl: make sure of path_extract_filename() return...
2021-03-02  Lennart Poetteringpath-util: return O_DIRECTORY from path_extract_filenam...
2021-03-02  Lennart Poetteringpath-util: add path_extract_directory(), to match path_...
2021-03-02  Luca Boccassiman: document usage of SD_BUS_CREDS_AUGMENT
2021-03-02  Lennart PoetteringMerge pull request #18841 from keszybz/a-bunch-of-man...
2021-03-02  Tom Shieldudev: add i2c to 60-persistent-input.rules for by-path...
2021-03-02  Martin Wilcksd-device: don't use BPF filtering for kernel monitors
2021-03-02  Yu Watanabetree-wide: fix typo
2021-03-02  Zbigniew Jędrzejewsk... man: reword sentence about lone coredumps 18841/head
2021-03-02  Zbigniew Jędrzejewsk... man: add note about "SIG" prefix
2021-03-02  Yu WatanabeMerge pull request #18832 from keszybz/resolved-stop...
2021-03-02  Lennart Poetteringfs-util: use ERRNO_IS_NOT_SUPPORTED() at two more place...
2021-03-02  Lennart Poetteringbtrfs-util: add helper that abstracts "might be btrfs...
2021-03-02  Lennart Poetteringtest-signal-util: add test for signal_is_blocked()
2021-03-01  Zbigniew Jędrzejewsk... resolved: disable event sources before unreffing them 18832/head
2021-03-01  Zbigniew Jędrzejewsk... resolved: unref event object after the sources
2021-03-01  Luca BoccassiMerge pull request #18831 from keszybz/a-bunch-of-man...
2021-03-01  Zbigniew Jędrzejewsk... man: document \u and \U, say that utf-8 is allowed 18831/head
2021-03-01  Zbigniew Jędrzejewsk... man: move two sysv-specific variables to docs
2021-03-01  Zbigniew Jędrzejewsk... man: clarify what is inside/outside the container in...
2021-03-01  Zbigniew Jędrzejewsk... man: update link to systemd-coredump-python
2021-03-01  Zbigniew Jędrzejewsk... Merge pull request #18827 from keszybz/a-bunch-of-man...
2021-03-01  Zbigniew Jędrzejewsk... Merge pull request #18828 from keszybz/three-fixes
2021-03-01  Zbigniew Jędrzejewsk... man: say that machine-info doesn't have to exist 18827/head
2021-03-01  Zbigniew Jędrzejewsk... man: tweak descriptions of how tmpfiles should be started
2021-03-01  Zbigniew Jędrzejewsk... man: describe quoting and specifiers in Environment=
2021-03-01  Zbigniew Jędrzejewsk... man: move quoting description to systemd.syntax
2021-03-01  Zbigniew Jędrzejewsk... man: explain how to invoke tmpfiles for debugging
2021-03-01  Zbigniew Jędrzejewsk... man: mention that != matches nonexistent keys too
2021-03-01  Zbigniew Jędrzejewsk... man: reorder match types in udev rules
2021-03-01  Zbigniew Jędrzejewsk... man: add footnote explaining why "localhost" query...
2021-03-01  Zbigniew Jędrzejewsk... man: move motivational explanation to footnote
2021-03-01  Zbigniew Jędrzejewsk... man: describe the syntax for {Job,}{Running,}TimeoutSec=
2021-03-01  Zbigniew Jędrzejewsk... man: move description of $SYSTEMD_SYSVINIT_PATH to...
2021-03-01  Zbigniew Jędrzejewsk... man: reuse common-variables in systemd(1)
2021-03-01  Zbigniew Jędrzejewsk... basic/log: align tables
2021-03-01  Zbigniew Jędrzejewsk... man: describe various logging configuration variables
2021-03-01  Zbigniew Jędrzejewsk... man: rename less-variables→common-variables
2021-03-01  Zbigniew Jędrzejewsk... coredump: indent comment
2021-03-01  Zbigniew Jędrzejewsk... man: describe coredump fields
2021-03-01  Luca Boccassiudev rules: add rule to create /dev/ptp_hyperv
2021-03-01  Zbigniew Jędrzejewsk... test-socket-util: fix test for address parsing w/o... 18828/head
2021-03-01  Zbigniew Jędrzejewsk... NEWS: fix path
2021-03-01  Zbigniew Jędrzejewsk... core: change confusing parameter name
2021-03-01  Dan StreetmanSkip TEST-50 on ubuntu ci
2021-03-01  Einsler Leeremove the default value of CPUAffinity
2021-03-01  Charles Leepo: Translated using Weblate (Chinese (Simplified)...
2021-02-28  Lajos VeresFix path typo in systemd.unit
2021-02-28  Zbigniew Jędrzejewsk... man: make systemd-coredump and coredumpctl descriptions...
2021-02-27  Slimane Selyan... Translated using Weblate (Kabyle)
2021-02-26  Luca Boccassicore: do not set noexec on sysfs/procfs
2021-02-26  Daan De MeyerMerge pull request #18516 from systemd/revert-18515...
2021-02-26  Lennart Poetteringcopy: handle copy_file_range() weirdness on procfs...
2021-02-26  Frantisek Sumsalci: build an upstream version of systemd-nspawn 18516/head
2021-02-26  Frantisek SumsalRevert "ci: temporarily pin Arch repositories to glibc...
2021-02-26  Lennart Poetteringudev: when btrfs.ko is not available consider btrfs...
2021-02-26  Lennart PoetteringMerge pull request #18804 from poettering/epoll-wait2
next