]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-07-28  Yu Watanabepo: update ja.po 13203/head
2019-07-28  Yu Watanabepo: include network1.policy in the list for generating...
2019-07-27  Zbigniew Jędrzejewsk... Merge pull request #13120 from keszybz/journal-min-use
2019-07-26  Thomas Hallererrno-util: return const string from strerror_safe()
2019-07-26  Lennart PoetteringMerge pull request #13194 from keszybz/chase-symlinks...
2019-07-26  Lennart PoetteringMerge pull request #13195 from keszybz/minor-rewordings
2019-07-26  Zbigniew Jędrzejewsk... journald: lower keep_free to 5% and raise min_use to 2% 13120/head
2019-07-26  Zbigniew Jędrzejewsk... fs-util: CHASE_NOFOLLOW is not limited to CHASE_OPEN 13194/head
2019-07-26  Zbigniew Jędrzejewsk... test-chase-symlinks: manual test to call chase_symlinks()
2019-07-26  Zbigniew Jędrzejewsk... bootctl: log message tweaks 13195/head
2019-07-26  Zbigniew Jędrzejewsk... man: reword description of "-" for sysctl.d
2019-07-26  Zbigniew Jędrzejewsk... Merge pull request #13191 from poettering/sysctl-no...
2019-07-26  Zbigniew Jędrzejewsk... Merge pull request #13137 from poettering/efi-random
2019-07-26  Lennart PoetteringMerge pull request #13186 from keszybz/tmpfiles-postpon...
2019-07-26  Lennart PoetteringMerge pull request #13188 from yuwata/news-igmp-version
2019-07-26  Yu WatanabeNEWS: mention SpeedMeter=
2019-07-26  Lennart PoetteringNEWS: mention the new sysctl.d/ - prefix 13191/head
2019-07-26  Lennart Poetteringsysctl: prefix ping port range setting with a dash
2019-07-26  Lennart PoetteringRevert "Revert "sysctl: Enable ping(8) inside rootless...
2019-07-26  Lennart Poetteringman: document the new sysctl.d/ - prefix
2019-07-26  Lennart Poetteringsysctl: if options are prefixed with "-" ignore write...
2019-07-26  Lennart Poetteringsysctl: reset 'r' only where needed
2019-07-26  Lennart Poetteringsysctl: switch to log_syntax()
2019-07-26  Evgeny VereshchaginRevert "sysctl: Enable ping(8) inside rootless Podman...
2019-07-26  Yu WatanabeNEWS: mention Bridge.MulticastIGMPVersion= 13188/head
2019-07-26  Yu Watanabenetwork: slightly update log message
2019-07-26  Yu Watanabenetwork: rename IGMPVersion= -> MulticastIGMPVersion=
2019-07-26  Zbigniew Jędrzejewsk... sd-boot: silence one warning about pointer cast
2019-07-25  Lennart Poetteringupdate TODO
2019-07-25  Zbigniew Jędrzejewsk... tmpfiles: copy files to /etc only on boot 13186/head
2019-07-25  Zbigniew Jędrzejewsk... tmpfiles: stop creating /etc/localtime symlink
2019-07-25  Lennart Poetteringupdate TODO 13137/head
2019-07-25  Lennart PoetteringTODO: remove apparently fixed issue from TODO
2019-07-25  Lennart Poetteringdocs: add longer document about systemd and random...
2019-07-25  Lennart Poetteringman: extend on the --print-boot-path description a bit
2019-07-25  Lennart Poetteringbootctl: add is-installed verb
2019-07-25  Lennart Poetteringman: document the systemd-random-seed rework
2019-07-25  Lennart Poetteringdocs: document new random seed EFI vars as part of...
2019-07-25  Lennart Poetteringrandom-seed: rework systemd-random-seed.service substan...
2019-07-25  Lennart Poetteringrandom-seed: drop falling back to O_WRONLY if O_RDWR...
2019-07-25  Lennart Poetteringrandom-seed: reduce scope of variable
2019-07-25  Lennart Poetteringunits: automatically initialize the system token if...
2019-07-25  Lennart Poetteringbootctl: show random seed state
2019-07-25  Lennart Poetteringbootctl: add new verb for initializing a random seed...
2019-07-25  Lennart Poetteringrandom-seed: move pool size determination to random...
2019-07-25  Lennart Poetteringcore: take random seed from boot loader and credit...
2019-07-25  Lennart Poetteringsd-boot: read random seed from ESP and pass it to OS
2019-07-25  Lennart Poetteringefi: steal glibc sha256 implementation
2019-07-25  Lennart Poetteringbootctl: add new feature flag for indicating random...
2019-07-25  Lennart Poetteringbootctl: shortcut configuration file parsing
2019-07-25  Lennart Poetteringbootctl: drop const from non-pointer function argument
2019-07-25  Lennart Poetteringbootctl: use the fact that startswith() returns the...
2019-07-25  Lennart Poetteringefivars: modernize efi_get_variable() a bit
2019-07-25  Lennart Poetteringefi: add log_oom() helper
2019-07-25  Lennart Poetteringefi: modernize file_read() a bit
2019-07-25  Lennart Poetteringxattr-util: document that we NUL suffix
2019-07-25  Lennart Poetteringfs-util: add fsync_full() helper
2019-07-25  Zbigniew Jędrzejewsk... Merge pull request #13144 from poettering/nspawn-modprobe
2019-07-25  Yu Watanabenetwork: drop redundant Link::kind check
2019-07-25  Yu Watanabeunits: add initrd-network-generator.service
2019-07-25  Yu WatanabeMerge pull request #13179 from yuwata/network-drop...
2019-07-25  Yu Watanabenetwork: drop recently added settings from deprecated... 13179/head
2019-07-25  Yu Watanabetest-network: use [DHCPv4] and [DHCPv6] sections instea...
2019-07-25  Yu WatanabeMerge pull request #13169 from ssahani/bridge-igmp...
2019-07-25  Yu Watanabetest-network: add test for Bridge.IGMPVersion= 13169/head
2019-07-25  Susant Sahaninetworkd: bridge add support to set IGMP version
2019-07-25  Shreyas BeheraAdd IFLA_BR_MCAST_IGMP_VERSION
2019-07-25  Yu WatanabeMerge pull request #13166 from yuwata/network-slcan...
2019-07-25  Yu WatanabeMerge pull request #13173 from kinvolk/iaguis/fix-norbind
2019-07-24  Evgeny Vereshchagintests: pass --werror to meson on Semaphore
2019-07-24  Lennart Poetteringcore: try to reopen /dev/kmsg again right after mountin...
2019-07-24  RussianNeuroMancerAdd Logitech touchpads, sort vendors alphabetically...
2019-07-24  Lennart Poetteringupdate NEWS with more recently commited stuff
2019-07-24  Lennart PoetteringRevert "timesyncd: add Conflicts for ntpd and chronyd"
2019-07-24  Iago López... test: add some test for norbind 13173/head
2019-07-24  Iago López... Revert "nspawn: remove unnecessary mount option parsing...
2019-07-24  Lennart PoetteringMerge pull request #13168 from ssahani/fix-dhcp-route...
2019-07-24  Debarshi Raysysctl: Enable ping(8) inside rootless Podman containers
2019-07-24  Yu Watanabenetwork: support slcan 13166/head
2019-07-24  Susant Sahaninetwork: fix DHCP route rumber parsing. 13168/head
2019-07-24  Zbigniew Jędrzejewsk... Merge pull request #13145 from poettering/nss-gateway-fix
2019-07-24  Lennart Poetteringman: highlight the different concepts behind h/H and t/T
2019-07-24  Yu Watanabetree-wide: drop netinet/ether.h from socket-util.h...
2019-07-24  Lennart PoetteringMerge pull request #13118 from bluca/shutdown_watchdog_...
2019-07-24  Yu WatanabeMerge pull request #13143 from poettering/logind-inhibi...
2019-07-24  Lennart Poetteringmeson: reorder alphabetically 13145/head
2019-07-24  Lennart Poetteringlocal-addresses: filter out any routing tables but...
2019-07-24  Lennart Poetteringnetlink: move local-addresses.[ch] to src/shared
2019-07-24  Anita Zhang[systemctl] Don't print ExecXYZEx= when doing 'systemct...
2019-07-23  Lennart Poetteringfactory: add default /etc/issue file
2019-07-23  Lennart Poetteringupdate TODO
2019-07-23  Lennart Poetteringbootctl: show correct error code
2019-07-23  Lennart Poetteringefi: drop unused define
2019-07-23  Lennart Poetteringefi: remove trailing whitespace in string
2019-07-23  Yu Watanabefuzzit: ignore library version
2019-07-23  Lennart Poetteringhwdb: run 'meson hwdb-update'
2019-07-23  Bastien Noceralibudev: Update list of possible actions
2019-07-23  Lennart Poetteringcore: add spdx header to all-units.h
2019-07-23  Luca Boccassicore: rename ShutdownWatchdogSec to RebootWatchdogSec 13118/head
2019-07-23  Luca Boccassicore: add KExecWatchdogSec option
next