]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-10-15  Yu Watanabesd-netlink: add functions which manage sd_netlink_slot...
2018-10-15  Yu Watanabesd-netlink: introduce sd_netlink_slot
2018-10-15  Yu Watanabesd-bus: rename argument
2018-10-14  Yu WatanabeMerge pull request #10392 from poettering/manager-no...
2018-10-14  Ben Boeckelman/systemd.nspawn: fix reference to --timezone argumen...
2018-10-14  Lennart PoetteringMerge pull request #10394 from yuwata/fixes-found-by...
2018-10-14  Yu Watanabeudev: use readlink_malloc() or its friend
2018-10-14  Yu WatanabeMerge pull request #10381 from poettering/coverity...
2018-10-13  Yu Watanabetest: use fabsl instead of fabs as json_variant_real... 10394/head
2018-10-13  Yu Watanabebusctl: drop unused variable
2018-10-13  Yu Watanabecore: set _unused_ attribute to 'reloading'
2018-10-13  Lennart Poetteringcore: ensure it's not fatal if we cannot watch /etc... 10392/head
2018-10-13  Lennart Poetteringcore: add debug logging if we cant watch /etc/localtime...
2018-10-13  Lennart Poetteringformat-table: don't use unsigned when there's no point... 10381/head
2018-10-13  Lennart Poetteringjournal-upload: check for overflow
2018-10-13  Lennart Poetteringwait-online: more voidifyin of sd_event_add_signal()
2018-10-13  Lennart Poetteringmachinectl: voidify calls to sd_event_add_signal()
2018-10-13  Lennart Poetteringudevadm: assert_se() around sigprocmask()
2018-10-13  Lennart Poetteringefivars: add missing OOM check
2018-10-13  Lennart Poetteringsd-ndisc: change return value of ndisc_reset() to void
2018-10-13  Lennart Poetteringsd-ndisc: voidify sd_ndisc_stop() call
2018-10-13  Lennart Poetteringjson: fix memleak on OOM
2018-10-13  Lennart Poetteringcgroup: voidify a few things
2018-10-13  Lennart Poetteringcgroup: make sure whitelist_device() always returns...
2018-10-13  Lennart Poetteringjournal: voidify fd_nonblock()
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... 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 Poetteringsd-event: slightly extend explanatory comment 10371/head
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 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
next