]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
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... 10379/head
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 10356/head
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 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 10369/head
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 10366/head
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() 10353/head
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 10358/head
2018-10-11  Yu Watanaberesolve: use structured initializers
2018-10-11  Zbigniew Jędrzejewsk... meson: use vars we already have defined in status 10334/head
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... 10176/head
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 10351/head
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() 10349/head
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 10316/head
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 10201/head
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()
2018-10-09  Lennart PoetteringMerge pull request #10062 from rgushchin/device
2018-10-09  Zbigniew Jędrzejewsk... meson: we cannot call get_compiler('cpp') if we didn...
2018-10-09  Lennart Poetteringbpf-firewall: always use log_unit_xyz() insteadof log_xyz()
2018-10-09  Lennart Poetteringdevice: clean up DeviceFound flags set
2018-10-09  Lennart Poetteringcore: add missing 'continue' statement
2018-10-09  Lennart Poetteringcore: include environment generator runtime in generato... 10343/head
2018-10-09  Lennart Poetteringcore: add a common helper call manager_ready() sharing...
2018-10-09  Lennart Poetteringcore: turn our four vacuum calls into a new helper...
2018-10-09  Lennart Poetteringcore: rework how we set the objective to MANAGER_OK
2018-10-09  Lennart Poetteringcore: make use of manager_loop()'s return value
2018-10-09  Lennart Poetteringcore: try to recover from failed reloads
2018-10-09  Lennart Poetteringcore: bring manager_startup() and manager_reload()...
next