platform/upstream/systemd.git
2018-11-12 Yu Watanabeudevd: use parse_sec() to parse --exec-delay option
2018-11-12 Yu Watanabeudevd: explicitly set default value of global variables
2018-11-12 Lennart Poetteringupdate TODO
2018-11-12 Lennart PoetteringMerge pull request #10736 from yuwata/coredump-comment
2018-11-12 Lennart PoetteringMerge pull request #10734 from yuwata/network-use-struc...
2018-11-12 seb128hwdb: revert airplane mode keys handling on Dell
2018-11-12 Lennart PoetteringMerge pull request #10730 from yuwata/udev_device_get_i...
2018-11-12 Lennart PoetteringMerge pull request #10731 from yuwata/fix-oss-fuzz...
2018-11-12 Yu Watanabefuzz: add testcase of oss-fuzz#8658
2018-11-12 Yu Watanabefuzz: decrease DATA_SIZE_MAX
2018-11-12 Yu Watanabecoredump: update comments
2018-11-12 Yu Watanabetree-wide: use CONFIG_PARSER_PROTOTYPE() macro
2018-11-12 Yu Watanabewait-online: use hashmap_free_with_destructor()
2018-11-12 Yu Watanabenetwork: use hashmap_steal_first() rather than hashmap_...
2018-11-12 Yu Watanabenetwork: use hashmap_clear_with_destructor() at one...
2018-11-12 Yu Watanabenetwork: allocate hashmap objects when they are required
2018-11-12 Yu Watanabenetwork: do not assign unused value
2018-11-12 Yu Watanabenetwork: fixes related to NetworkConfigSection
2018-11-12 Yu Watanabenetwork: use structured initializers
2018-11-12 Yu Watanabenetwork: use NetworkConfigSection in fdb entries
2018-11-12 Yu Watanabenetwork: make ndisc related handlers return negative...
2018-11-12 Yu Watanabesd-bus: use SD_BUS_ERROR_NULL macro
2018-11-12 Yu Watanabetest: make test-udev accept only check when argc == 2
2018-11-12 Yu WatanabeMerge pull request #10669 from danderson/networkd-6rd
2018-11-12 Markus Grimmjournal-remote: bugfix to re-enable ssl key check ...
2018-11-12 Alexander Kurtzman: fix default value in resolved.conf man page (...
2018-11-12 Yu WatanabeMerge pull request #10694 from evverx/udev-test-in...
2018-11-12 Yu Watanabeudevd: do not treat negative value as valid ifindex
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
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 Yu Watanabenetwork: use IN_ADDR_NULL
2018-11-11 Yu Watanabefuzz: add testcase of oss-fuzz#11344
2018-11-11 Yu Watanabeutil: specify the maximum-size element when initialize...
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...
2018-11-11 Michael Olbrichmeson: fix building with -Ddns-over-tls=false
2018-11-11 Michael Olbrichmeson: don't build fuzzers if tests are disabled
2018-11-11 Yu Watanabefuzz: add testcase of oss-fuzz#11345
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...
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 Evgeny Vereshchaginudev-test: skip the test only if it can't setup its...
2018-11-10 Yu Watanabefuzz: add testcase for oss-fuzz#11324
2018-11-10 Yu Watanabenetwork: add missing verification for ip6gretap and sit
2018-11-10 Zbigniew Jędrzejewsk... shared: fix typo
2018-11-10 David AndersonAdd a networkd test for 6rd interface creation.
2018-11-10 David AndersonAdd 6rd directive to the netdev fuzzing corpus.
2018-11-10 David Andersonnetworkd: support 6rd tunnel netdev setup.
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
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()
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
2018-11-09 Yu Watanabenetwork: fix potential segfault in network_free()
2018-11-09 Yu Watanabenetwork: fix offset for IPv6MTUByte=
2018-11-09 Evgeny Vereshchaginudev-test: remove a check for whether the test is run...
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...
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
next