]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-06-19  Yu Watanabeutil: use extract_first_word() instead of strsep() 12837/head
2019-06-19  Yu Watanabetree-wide: use htobe{32,16}() instead of hton{l,s}()
2019-06-19  Yu Watanabetree-wide: drop alloca() in loop
2019-06-19  Frantisek Sumsalsd-resolve: suppress false positive MSan warnings
2019-06-19  Zbigniew Jędrzejewsk... Merge pull request #12828 from yuwata/network-routing...
2019-06-19  Lennart PoetteringMerge pull request #12815 from irtimmer/dot-strict
2019-06-19  Yu Watanabenetwork: add missing entries in routing_policy_rule_... 12828/head
2019-06-19  Yu Watanabeutil: introduce siphash24_compress_boolean()
2019-06-19  Iwan Timmerresolved: support TLS 1.3 when using GnuTLS for DNS... 12815/head
2019-06-19  Iwan Timmerresolved: add strict mode for DNS-over-TLS
2019-06-19  Iwan Timmerresolved: don't require check when importing resolved...
2019-06-19  Lennart PoetteringMerge pull request #12829 from yuwata/dhcp-memdup_suffix0
2019-06-19  Yu Watanabesd-bus: use memdup_suffix0() instead of strndup() 12829/head
2019-06-19  Yu Watanabedhcp: use memdup_suffix0() instead of strndup()
2019-06-19  Yu WatanabeMerge pull request #12822 from poettering/tmpfiles...
2019-06-18  Lennart Poetteringjournald: use memdup_suffix0() when copying string...
2019-06-18  Iwan Timmerresolved: add missing error code check when initializin...
2019-06-18  Iwan Timmerresolved: move TLS data shared by all servers to manager
2019-06-18  Markus Feltenfix(journal-gatewayd): use relative urls (not starting...
2019-06-18  Frantisek Sumsalhashmap: avoid using TLS in a destructor
2019-06-18  Lennart PoetteringMerge pull request #12758 from fbuihuu/nspawn-console-tty
2019-06-18  Lennart Poetteringtmpfiles: use common fd_is_mount_point() implementation... 12822/head
2019-06-18  Lennart Poetteringtmpfiles: merge two nested if checks into one
2019-06-18  Lennart Poetteringtmpfiles: use path_join() where we can
2019-06-18  Yu Watanabedhcp: fix comparison with previous lease
2019-06-18  Franck Buinspawn: make use of openpt_allocate() 12758/head
2019-06-18  Franck Buiterminal-util: introduce openpt_allocate()
2019-06-18  Zbigniew Jędrzejewsk... Merge pull request #12805 from yuwata/test-network...
2019-06-18  Franck Buinspawn: allocate the pty used for /dev/console within...
2019-06-18  Franck Buinspawn: use correct error variable when logging errors...
2019-06-18  Franck Buinamespace-util: make use of TAKE_FD()
2019-06-18  Franck Buifs-util: no need for fchmod_and_chown() to access ...
2019-06-18  Yu Watanabetest-network: change default sleep time of start_networkd() 12805/head
2019-06-18  Yu Watanabetest-network: use wait-online in NetworkdBridgeTests
2019-06-18  Yu Watanabenetwork: do not configure routing policy rule if it...
2019-06-18  Yu Watanabenetwork: make routing_policy_rule_get() require Manager
2019-06-18  Yu Watanabetest-network: use wait-online in NetworkdBondTests
2019-06-18  Yu Watanabetest-network: use setUp() and tearDown() to clear routi...
2019-06-18  Yu WatanabeMerge pull request #12807 from keszybz/net-naming-schem...
2019-06-18  Yu Watanabetest-network: rename l2tp_tunnel_remove -> remove_l2tp_...
2019-06-18  Yu Watanabetest-network: remove all routing policy rules in specif...
2019-06-18  Jan Pokornýdocs: CGROUP_DELEGATION: fix a typo in "that"
2019-06-17  Evgeny Vereshchagintravis: turn on all default UBSan checks except for...
2019-06-17  Lennart Poetteringcore: set fs.file-max sysctl to LONG_MAX rather than...
2019-06-17  Lennart PoetteringMerge pull request #12810 from evverx/nonnull-attribute
2019-06-17  Zbigniew Jędrzejewsk... udev: introduce NAMING_STABLE_VIRTUAL_MACS (retroactively) 12807/head
2019-06-17  Zbigniew Jędrzejewsk... libsystemd-network: rename net_get_name() to net_get_na...
2019-06-17  Zbigniew Jędrzejewsk... man: clean up naming scheme description a bit
2019-06-17  Lennart Poetteringsleep: properly pass verb to sleep script
2019-06-17  Evgeny Vereshchaginfuzzit: sort UBSan checks alphabetically 12810/head
2019-06-17  Yu Watanabemeson: fix error message
2019-06-17  Yu WatanabeMerge pull request #12802 from irtimmer/fix-openssl
2019-06-15  Evgeny Vereshchagintravis: turn on nonnull-attribute on Fuzzit
2019-06-15  Iwan Timmerresolved: make no changes to OpenSSL BUF_MEM struct 12802/head
2019-06-15  Iwan TimmerRevert "resolved: Fix incorrect use of OpenSSL BUF_MEM"
2019-06-15  Zbigniew Jędrzejewsk... Merge pull request #12753 from jrouleau/fix/hibernate...
2019-06-15  Yu Watanabenetwork: read link specific sysctl value
2019-06-15  Zbigniew Jędrzejewsk... Merge pull request #12796 from yuwata/test-network...
2019-06-15  Zbigniew Jędrzejewsk... Merge pull request #12794 from yuwata/network-configure...
2019-06-15  Evgeny VereshchaginMerge pull request #12761 from evverx/try-fuzzit
2019-06-15  Evgeny Vereshchagintravis: add more ASan options 12761/head
2019-06-15  Evgeny Vereshchagintravis: clean up bash variables a bit
2019-06-15  Evgeny Vereshchagintravis: use UBSan checks from OSS-Fuzz
2019-06-14  Evgeny Vereshchagintravis: turn on UBSan on Fuzzit
2019-06-14  Evgeny VereshchaginMerge pull request #12799 from evverx/fuzzit-follow-up
2019-06-14  Evgeny Vereshchagintravis: add 5 more fuzz targets 12799/head
2019-06-14  Evgeny Vereshchagintravis: always run the "Build & test" stage first
2019-06-14  Evgeny Vereshchagintravis: skip the Fuzzit-Sanity stage when it's run...
2019-06-14  Evgeny Vereshchagintravis: run Coverity after Fuzzit-Fuzzing
2019-06-14  Jeka PatsContinuous Fuzzing Integration with Fuzzit
2019-06-14  Yu WatanabeNEWS: add more hint about MACAddressPolicy= change
2019-06-14  Yu Watanabetest-network: drop redundant operstate checking 12796/head
2019-06-14  Yu Watanabetest-network: replace check_link_exists() with wait_onl...
2019-06-14  Yu Watanabetest-network: explicitly set sleep time
2019-06-14  Yu Watanabetest-network: suppress error message in cleanup process
2019-06-13  Yu Watanabetest-network: add test for ConfigureWithoutCarrier= 12794/head
2019-06-13  Yu Watanabenetwork: skip to check dynamic addresses when Configure...
2019-06-13  Arian van PuttenDocument that gpt-auto-generator supports decrypting...
2019-06-13  Yu Watanabenetworkctl: fix use of uninitialized value
2019-06-12  Yu WatanabeMerge pull request #12777 from yuwata/libudev-enumerate...
2019-06-12  Frantisek SumsalMerge pull request #12783 from keszybz/a-few-unrelated...
2019-06-12  Zbigniew Jędrzejewsk... journal: also disable memory tricks when hashing under... 12783/head
2019-06-12  Zbigniew Jędrzejewsk... test-bus-marshall: add a hopefully helpful comment
2019-06-12  Zbigniew Jędrzejewsk... zsh: add completion for systemctl preset-all
2019-06-12  Zbigniew Jędrzejewsk... system-update-generator: do not emit bogus warning...
2019-06-12  Yu Watanabelibudev: hide definition of struct udev_device 12777/head
2019-06-12  Yu Watanabelibudev: rescan devices when filter is updated
2019-06-12  Yu Watanabelibudev: re-implement libudev-list with LIST and hashmap
2019-06-12  Yu Watanabelibudev: hide definition of struct udev_list from other...
2019-06-12  Zbigniew Jędrzejewsk... Merge pull request #12424 from poettering/logind-brightness
2019-06-12  Zbigniew Jędrzejewsk... Merge pull request #12779 from pwithnall/minor-fixes
2019-06-12  Philip Withnallservice: Fix typo in warning message 12779/head
2019-06-12  Philip Withnallpam_systemd: Fix some option names in error messages
2019-06-12  Philip Withnallman: Add missing <literal> tags in various man pages
2019-06-12  Philip Withnallman: Fix typo in sd_notify man page
2019-06-12  Yu Watanabelibudev: drop unused variable
2019-06-12  Yu WatanabeMerge pull request #12774 from yuwata/network-ignore...
2019-06-12  Tomas Mrazresolved: Fix incorrect use of OpenSSL BUF_MEM
2019-06-12  Yu Watanabetest-network: add more test cases when ipv6 is disabled 12774/head
2019-06-12  Yu Watanabenetwork: ignore requested ipv6 fdb entry when ipv6...
next