platform/upstream/systemd.git
2018-10-16 Zbigniew Jędrzejewsk... Merge pull request #9824 from poettering/login-unit...
2018-10-16 Zbigniew Jędrzejewsk... Merge pull request #10391 from poettering/systemctl...
2018-10-15 Zbigniew Jędrzejewsk... Merge pull request #10373 from poettering/systemd-io
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...
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...
2018-10-13 Lennart Poetteringcore: add debug logging if we cant watch /etc/localtime...
2018-10-13 Lennart Poetteringsystemctl: clean up start_unit_one() error handling
2018-10-13 Lennart Poetteringsystemctl: add missing OOM check
2018-10-13 Lennart Poetteringlogind: validate /run/user/1000 before we set it
2018-10-13 Lennart Poetteringcore: fix unfortunate typo in unit_is_unneeded()
2018-10-13 Lennart Poetteringcore: make destructive transaction error a bit more...
2018-10-13 Lennart Poetteringupdate TODO
2018-10-13 Lennart Poetteringman: also use "yes"/"no" rather than "true"/"false...
2018-10-13 Lennart Poetteringunits: use =yes rather than =true everywhere
2018-10-13 Lennart Poetteringlogind: automatically GC lingering users for who now...
2018-10-13 Lennart Poetteringlogind: improve error propagation of user_check_linger_...
2018-10-13 Lennart Poetteringlogind: add a RequiresMountsFor= dependency from the...
2018-10-13 Lennart Poetteringlogind: change user-runtime-dir to query runtime dir...
2018-10-13 Lennart Poetteringlogind: optionally watch utmp for login data
2018-10-13 Lennart Poetteringlogind: add hashtable for finding session by leader PID
2018-10-13 Lennart Poetteringlogind: optionally, keep the user@.service instance...
2018-10-13 Lennart Poetteringlogind: minor session time handling tweaks
2018-10-13 Lennart Poetteringlogind: rework how we manage the slice and user-runtime...
2018-10-13 Lennart Poetteringlogind: don't clobber bus error structure if we don...
2018-10-13 Lennart Poetteringlogind: propagate session stop errors
2018-10-13 Lennart Poetteringlogind: introduce little helper that checks whether...
2018-10-13 Lennart Poetteringlogind: use TAKE_PTR() where we can
2018-10-13 Lennart Poetteringlogind: prefer strjoin() over asprintf()
2018-10-13 Lennart Poetteringlogind: don't rely on downgrade-to-bool
2018-10-13 Lennart Poetteringlogind: voidify a few calls
2018-10-13 Lennart Poetteringlogind: make better use of logging functions
2018-10-13 Lennart Poetteringlogind: never elect a session that is stopping as display
2018-10-13 Lennart Poetteringlogind: make unit/job active checking more debuggable
2018-10-13 Lennart Poetteringman: add missing space
2018-10-13 Lennart Poetteringsd-bus: add new API call sd_bus_error_move()
2018-10-13 Lennart Poetteringlogind: fix bad error propagation
2018-10-13 Lennart Poetteringlogind: correct bad clean-up path
2018-10-13 Lennart Poetteringlogind: save/restore User object's "stopping" field...
2018-10-13 Lennart Poetteringlogind: improve logging in manager_connect_console()
2018-10-13 Lennart Poetteringlogind: initialize Manager object with structure initia...
2018-10-13 Lennart Poetteringunits: improve Description= string a bit
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 Lennart Poetteringformat-table: don't use unsigned when there's no point...
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...
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 Poetteringman: link two more documents from systemd.io from appro...
2018-10-12 Lennart Poetteringman: change all github links to use systemd.io domain...
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
next