platform/upstream/systemd.git
2018-10-13 Lennart Poetteringunits: set StopWhenUnneeded= for the user slice units too
2018-10-13 Lennart Poetteringlogind: turn of stdio locking when writing session...
2018-10-13 Lennart Poetteringlogind: fix serialization/deserialization of user's...
2018-10-13 Lennart Poetteringlogind: rework Seat/Session/User object allocation...
2018-10-13 Yu WatanabeRevert "alloc-util: return NULL if 0-sized allocation...
2018-10-13 Lucas Werkmeisterman: systemctl: clarify that --lines=0 is allowed ...
2018-10-13 Yu WatanabeMerge pull request #10371 from poettering/sd-event...
2018-10-13 Jason A. Donenfeldnetworkd: fix attribute length for wireguard (#10380)
2018-10-13 Davide Cavalcashared: add %g, %G specifiers for group / gid (#10368)
2018-10-13 Yu WatanabeMerge pull request #10366 from poettering/in-set-fixes
2018-10-12 Lennart PoetteringMerge pull request #10356 from dtardon/covscan
2018-10-12 Lennart PoetteringMerge pull request #10379 from jwrdegoede/hwdb-updates
2018-10-12 Hans de Goedehwdb: Add mapping for unknown keycodes on Microsofy...
2018-10-12 Hans de Goedehwdb: Add accelerometer orientation quirk for the Onda...
2018-10-12 Hans de Goedehwdb: Add accelerometer orientation quirk for the Acer...
2018-10-12 David Tardonefivars: check path_len before using it as loop boundary
2018-10-12 David Tardonjournal-file: avoid calling ftruncate with invalid fd
2018-10-12 David Tardonfirewall-util: add an assert that we're not overwriting...
2018-10-12 David Tardonlogin: avoid leak of name returned by uid_to_name()
2018-10-12 David Tardonalloc-util: return NULL if 0-sized allocation is requested
2018-10-12 David Tardondo not try to allocate 0 bytes
2018-10-12 Lennart PoetteringSet theme jekyll-theme-minimal
2018-10-12 Lennart PoetteringSet theme jekyll-theme-dinky
2018-10-12 Lennart PoetteringCreate CNAME
2018-10-12 Lucas Werkmeisterman: fix <manvolnum> of epoll_ctl(2)
2018-10-12 David Tardonbe consistent about sun_path length
2018-10-12 David Tardondissect-image: use right comparison function
2018-10-12 David Tardonconsole: avoid promotion to signed int
2018-10-12 Lennart PoetteringMerge pull request #10176 from yuwata/udev-cleanup-7
2018-10-12 Lennart Poetteringsd-event: slightly extend explanatory comment
2018-10-12 Lennart Poetteringman: add missing references to sd_event_add_inotify()
2018-10-12 Lennart Poetteringupdate TODO
2018-10-12 Lennart PoetteringMerge pull request #10369 from yuwata/test-mempool
2018-10-12 Lennart PoetteringMerge pull request #10201 from yuwata/fix-10196
2018-10-12 Yu Watanabetest: sort included headers
2018-10-12 Yu Watanabemeson: fix '-Dstatic-libsystemd=true' or '-Dstatic...
2018-10-12 Yu Watanabetest: add test for 'thread safety' of libudev
2018-10-12 Yu Watanabemeson: do not use mempool from libudev.so
2018-10-12 Yu Watanabetest: add test for 'thread safety' of sd-device
2018-10-12 Yu Watanabesd-device: drop unnecessary header
2018-10-12 Yu Watanabetest: add tests for $SYSTEMD_MEMPOOL=
2018-10-12 hellcpAdd LOGO to os-release
2018-10-11 Davide Cavalcatests: fix fallthrough condition for supplementary...
2018-10-11 Yu Watanabecore: fix member access within null pointer
2018-10-11 Lennart Poetteringmacro: rework IN_SET a bit
2018-10-11 Lennart Poetteringmacro: drop -Wdeclaration-after-statement exclusion...
2018-10-11 Lennart Poetteringjournalctl: port JSON output mode to new JSON API
2018-10-11 Lennart PoetteringMerge pull request #10353 from keszybz/more-manager...
2018-10-11 Zbigniew Jędrzejewsk... Revert "meson: use c_args in generator scripts (#10289)"
2018-10-11 Zbigniew Jędrzejewsk... manager: simplify error handling in manager_deserialize()
2018-10-11 Zbigniew Jędrzejewsk... manager: also use the reloading "cleanup" function...
2018-10-11 Zbigniew Jędrzejewsk... manager: use the _cleanup_ mechanism to do n_reloading...
2018-10-11 Zbigniew Jędrzejewsk... manager: replace fake block with a strjoina
2018-10-11 Lennart Poetteringbusctl: add a --json= output mode
2018-10-11 Lennart PoetteringMerge pull request #10334 from keszybz/nomempool
2018-10-11 Lennart PoetteringMerge pull request #10358 from yuwata/fix-10333
2018-10-11 Yu Watanaberesolve: fix member access within null pointer
2018-10-11 Yu Watanaberesolve: use structured initializers
2018-10-11 Zbigniew Jędrzejewsk... meson: use vars we already have defined in status
2018-10-11 Zbigniew Jędrzejewsk... mempool: only enable mempool use when linked to libsyst...
2018-10-11 Zbigniew Jędrzejewsk... Move use_pool() to mempool.c and rename to mempool_enab...
2018-10-11 Zbigniew Jędrzejewsk... meson: update bug reference
2018-10-11 Zbigniew Jędrzejewsk... meson: remove old comment
2018-10-11 Zbigniew Jędrzejewsk... meson: drop workaround
2018-10-11 Evgeny Vereshchagintests: pass halt_on_error=1 to UBSan
2018-10-10 Yu Watanabeudev-builtin: move definitions related to builtin comma...
2018-10-10 Yu Watanabeudev-ctrl: move prototypes of udev_ctrl_*() to udev...
2018-10-10 Yu Watanabeudev-node: replace udev_device by sd_device and moderni...
2018-10-10 Yu Watanabeudev-watch: replace udev_device by sd_device and modern...
2018-10-10 Yu Watanabeudev: drop unused function udev_build_argv()
2018-10-10 danaman: clarify behaviour of RandomizedDelaySec=
2018-10-10 Zbigniew Jędrzejewsk... Merge pull request #10316 from poettering/json-api
2018-10-10 Yu WatanabeMerge pull request #10351 from keszybz/meson-cpp-fixups
2018-10-10 Zbigniew Jędrzejewsk... Merge pull request #10343 from poettering/manager-state-fix
2018-10-10 Zbigniew Jędrzejewsk... Merge pull request #10349 from poettering/bus-creds...
2018-10-10 Lennart Poetteringtree-wide: various ubsan zero size memory fixes
2018-10-10 Zbigniew Jędrzejewsk... meson: c++ is required for the fuzzer builds
2018-10-10 Zbigniew Jędrzejewsk... meson: rename cpp_cmd to cxx_cmd
2018-10-10 Lennart Poetteringsd-bus: call cap_last_cap() only once in has_cap()
2018-10-10 Lennart Poetteringsd-bus: use size_t when dealing with memory offsets
2018-10-10 Lennart Poetteringcapability: introduce CAP_TO_MASK_CORRECTED() macro...
2018-10-10 Evgeny Vereshchagintests: add a fuzzer for the json parser and dumper
2018-10-10 Lennart Poetteringjson: add test
2018-10-10 Lennart Poetteringjson: add a nice JSON parser
2018-10-10 Asbjørn Apelandman: fix typo
2018-10-10 Yu Watanabenetwork: make netlink callbacks return 1
2018-10-10 Yu Watanabenetwork: use '_handler' suffix for netlink callbacks
2018-10-10 Yu Watanabenetwork: rename ndisc_netlink_handler() to ndisc_route_...
2018-10-10 Yu Watanabenetwork: drop break line in comment
2018-10-10 Yu Watanabenetwork: make netlink callback not return negative...
2018-10-10 Yu Watanabenetwork: drop route_expire_callback() as it is duplicat...
2018-10-10 Yu Watanabenetwork: make manager_dhcp6_prefix_remove() static
2018-10-10 Yu Watanabenetwork: make netdev_enslave() static
2018-10-10 Yu Watanabenetworkd: drop unused element from AddressLabel struct
2018-10-10 Yu Watanabenetwork: add missing set_free() for Manager.dirty_links
2018-10-10 Yu Watanabenetwork: add destroy callbacks for asynchronous netlink...
2018-10-10 Yu Watanabetest: add tests for destroy callback of asynchronous...
2018-10-10 Yu Watanabesd-netlink: add destroy_callback argument to sd_netlink...
2018-10-10 Yu Watanabesd-netlink: use structured initializers
2018-10-10 Yu Watanabesd-netlink: fix error handling in sd_netlink_call_async()
next