]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-11-12  Yu Watanabeudevd: do not treat negative value as valid ifindex 10730/head
2018-11-12  Yu Watanabelibudev: conserve previous behavior
2018-11-11  Lennart PoetteringMerge pull request #10728 from keszybz/four-unrelated...
2018-11-11  Lennart PoetteringMerge pull request #10732 from yuwata/network-sock_cloexec
2018-11-11  Yu Watanabefuzz: add testcase of oss-fuzz#10734 10732/head
2018-11-11  Yu Watanabelibsystemd-network: set SOCK_CLOEXEC and SOCK_NONBLOCK
2018-11-11  Yu Watanabefuzz: explicitly set initial value of global variables
2018-11-11  Yu Watanabefuzz: set SOCK_CLOEXEC and SOCK_NONBLOCK
2018-11-11  Yu Watanabefuzz: use SOCK_STREAM instead of SOCK_DGRAM
2018-11-11  Yu Watanabefuzz: add testcase of already fixed issue 10908
2018-11-11  Lennart PoetteringMerge pull request #10722 from yuwata/sd-device-monitor...
2018-11-11  Lennart PoetteringMerge pull request #10723 from yuwata/fix-oss-fuzz...
2018-11-11  Yu WatanabeMerge pull request #10726 from michaelolbrich/meson...
2018-11-11  Zbigniew Jędrzejewsk... journalctl: do not treat EINTR as an error when waiting... 10728/head
2018-11-11  Michael Olbrichmeson: fix building with -Ddns-over-tls=false 10726/head
2018-11-11  Michael Olbrichmeson: don't build fuzzers if tests are disabled
2018-11-11  Yu Watanabefuzz: add testcase of oss-fuzz#11345 10723/head
2018-11-11  Yu Watanabenetwork: use hashmap_free_with_destructor() in network_...
2018-11-11  Yu Watanabenetwork: fix missing free() in network_free()
2018-11-10  Lennart Poetteringcore: log about /var/run/ prefix used in PIDFile=,...
2018-11-10  Mike Gilbertrandom-util: allow RDRAND to be used in 32-bit x86...
2018-11-10  Yu Watanabesd-device: drop priority and description from sd_device... 10722/head
2018-11-10  Yu Watanabesd-device: add sd_device_monitor_get_event_source()
2018-11-10  Lennart PoetteringMerge pull request #10717 from yuwata/fix-oss-fuzz...
2018-11-10  Yu Watanabesd-device: fix possible use of uninitialized value
2018-11-10  Yu Watanabeid128,analyze: fix layout of help message
2018-11-10  Evgeny Vereshchaginbasic: make rdrand64 a little bit more MSAn-friendly
2018-11-10  Yu Watanabefuzz: add testcase for oss-fuzz#11324 10717/head
2018-11-10  Yu Watanabenetwork: add missing verification for ip6gretap and sit
2018-11-10  Zbigniew Jędrzejewsk... shared: fix typo
2018-11-10  Evgeny Vereshchagintravis: treat warnings as errors while building systemd
2018-11-09  Zbigniew Jędrzejewsk... man: add missing link in sd-bus(3)
2018-11-09  Zbigniew Jędrzejewsk... sd_bus: use structured intialization in one more place
2018-11-09  Michael Bieblman: fix system.generator in systemd.unit
2018-11-09  Zbigniew Jędrzejewsk... Merge pull request #10306 from poettering/nspawn-ref...
2018-11-09  Zbigniew Jędrzejewsk... Merge pull request #10711 from poettering/sd-bus-close-man
2018-11-09  Lennart Poetteringsd-path: drop redundant "= 0ULL" assignment in enum
2018-11-09  Lennart PoetteringTODO 10306/head
2018-11-09  Lennart Poetteringcore: expose bus client names currently reffing a unit...
2018-11-09  Lennart Poetteringmachined: rework referencing of machine scopes from...
2018-11-09  Lennart Poetteringman: document sd_bus_attach_event() 10711/head
2018-11-09  Lennart Poetteringman: document sd_bus_flush_close_unref()
2018-11-09  Lennart Poetteringman: document sd_bus_close() + sd_bus_flush()
2018-11-09  Lennart Poetteringnspawn: rework how we allocate/kill scopes
2018-11-09  Lennart Poetteringnspawn: merge two variable declaration lines
2018-11-09  Lennart Poetteringnspawn: simplify machine terminate bus call
2018-11-09  Lennart Poetteringnspawn: make use of the new sd_bus_set_close_on_exit...
2018-11-09  Lennart Poetteringsd-bus: make "close+flush-on-exit" optional when using...
2018-11-09  Lennart Poetteringunit: enqueue cgroup empty check event if the last...
2018-11-09  Lennart Poetteringpid1: add a new AbandonScope() method call on the Manag...
2018-11-09  Frantisek Sumsaltests: keep SYS_PTRACE when running under ASan
2018-11-09  Lennart PoetteringMerge pull request #10695 from yuwata/fuzz-network...
2018-11-09  Yu Watanabefuzz: add testcases of recent issues 10695/head
2018-11-09  Yu Watanabenetwork: fix potential segfault in network_free()
2018-11-09  Yu Watanabenetwork: fix offset for IPv6MTUByte=
2018-11-08  Evgeny VereshchaginMerge pull request #10678 from evverx/more-travis-tweaks
2018-11-08  Lennart Poetteringcgroup: actually reset the cgroup invalidation mask...
2018-11-08  Lennart Poetteringunit: replace three non-type-safe macros by type-safe...
2018-11-08  Evgeny Vereshchagintravis: use 3 times the normal timeout when the tests... 10678/head
2018-11-08  Evgeny Vereshchagintravis.yml: replace test-capability with a script exiti...
2018-11-08  Frantisek Sumsaltravis: run ASan job in parallel with the standard one
2018-11-08  Evgeny Vereshchagintravis: UBSan should be every C programmer's friend...
2018-11-08  Evgeny Vereshchagintest: initialize hwdb so that the test won't try to...
2018-11-08  Evgeny Vereshchagintravis: move the ASan part into a separate stage
2018-11-08  Evgeny Vereshchagintravis: also rebuild everything with ASan
2018-11-08  Evgeny Vereshchagintravis: install dependencies necessary for running...
2018-11-08  Zbigniew Jędrzejewsk... Merge pull request #10676 from poettering/rdrand-everywhere
2018-11-08  Lennart PoetteringMerge pull request #10651 from yuwata/fix-10598
2018-11-08  Lennart PoetteringMerge pull request #10687 from mrc0mmand/fix-test-capab...
2018-11-08  Frantisek Sumsaltravis: drop the workaround for test-capability 10687/head
2018-11-08  Frantisek Sumsaltests: drop the precondition check for inherited flag
2018-11-08  Yu Watanabecore/device: use LIST_FOREACH_AFTER() or friend
2018-11-08  Lennart Poetteringunit: make UNIT() cast function deal with NULL pointers
2018-11-08  Zbigniew Jędrzejewsk... man: document the details of continuations and comments 10651/head
2018-11-08  Yu Watanabeconf-parser: ignore trailing back-slash in comment
2018-11-08  Lennart Poetteringrandom-util: optionally allow randomness to be generate... 10676/head
2018-11-08  Lennart Poetteringrandom-util: introduce RANDOM_DONT_DRAIN
2018-11-08  Lennart Poetteringrandom-util: if zero random bytes are requested we...
2018-11-08  Lennart Poetteringrandom-util: optionally enable blocking getrandom(...
2018-11-08  Lennart Poetteringrandom-util: change high_quality_required bool paramete...
2018-11-08  Lennart Poetteringrandom-util: fix indentation
2018-11-08  Lennart Poetteringrandom-util: handle if getrandom() returns 0
2018-11-08  Lennart Poetteringrandom-util: rename acquire_random_bytes() → genuine_ra...
2018-11-08  Lennart PoetteringMerge pull request #10682 from yuwata/fix-oss-fuzz...
2018-11-08  Yu Watanabecore: introduce exec_params_clear()
2018-11-08  Matthew Leedsman: Fix implicit dep info for timer units (#10679)
2018-11-08  Yu Watanabefuzz: add a testcase for oss-fuzz#11285 10682/head
2018-11-08  Yu Watanabenetwork: adds missing strv_free()
2018-11-08  Yu Watanabenetwork: make config_parse_radv_search_domains() log...
2018-11-08  Yu Watanabefuzz: add more testcases of already fixed issue about...
2018-11-07  Zbigniew Jędrzejewsk... Merge pull request #10670 from yuwata/oss-fuzz-netdev...
2018-11-07  Steven Allenlogind: fix compilation without utmp (#10674)
2018-11-07  Jan Synacekask-password: improve log message when inotify limit...
2018-11-07  Zbigniew Jędrzejewsk... Merge pull request #10594 from poettering/env-reload-fix
2018-11-07  Zbigniew Jędrzejewsk... Merge pull request #10610 from yuwata/udev-rules-cleanups
2018-11-07  Yu Watanabenetwork: drop unused members in Wireguard object 10670/head
2018-11-07  Yu Watanabefuzz: add testcases for oss-fuzz#11279 and #11280
2018-11-07  Yu Watanabenetwork: ignore multiple assignment of netdev kind
2018-11-07  Yu Watanabetest: missing "die"
2018-11-07  Evgeny VereshchaginMerge pull request #10668 from evverx/travis-tweaks
next