platform/upstream/systemd.git
2018-10-16 Lennart Poetteringmkosi: make kmsg work in our mkosi builds at least
2018-10-16 Lennart PoetteringNEWS: explain the RLIMIT_NOFILE bump
2018-10-16 Lennart Poetteringrlimit-util: don't call setrlimit() needlessly if it...
2018-10-16 Lennart Poetteringcore: bump RLIMIT_NOFILE soft+hard limit for systemd...
2018-10-16 Lennart Poetteringunits: bump the RLIMIT_NOFILE soft limit for all servic...
2018-10-16 Lennart Poetteringcore: raise the RLIMIT_NOFILE hard limit for all servic...
2018-10-16 Lennart Poetteringtree-wide: uniformly bump RLIMIT_NOFILE in all our...
2018-10-16 Lennart Poetteringcore: add a new call for bumping RLIMIT_NOFILE to ...
2018-10-16 Lennart Poetteringdef: add a "high" limit for RLIMIT_NOFILE
2018-10-16 Lennart Poetteringupdate TODO
2018-10-16 Lennart Poetteringsiphash24: add helper for calculating the hash value...
2018-10-16 Lennart PoetteringMerge pull request #10416 from poettering/udev-coverity
2018-10-16 Lennart Poetteringudev: (void)ify calls to kill() where we knowingly...
2018-10-16 Lennart Poetteringudev: don't use devname before we acquired it
2018-10-16 Lennart Poetteringcore: log about unit_watch_pid() failing
2018-10-16 Lennart PoetteringMerge pull request #10327 from yuwata/test-sd-device...
2018-10-16 Lennart PoetteringSet theme jekyll-theme-cayman
2018-10-16 Zbigniew Jędrzejewsk... catalog: fix name of variable
2018-10-16 Harry Mallonrules: Add ID_REVISION environment var for NVMe devices
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 Yu Watanabetest: make test-sd-device stricter
2018-10-13 Yu Watanabesd-device: dedup enumerated devices
2018-10-13 Yu Watanabetest: add test for subsystem filtering of sd_device_enu...
2018-10-13 Yu Watanabehashmap: introduce hashmap_first_key_and_value() and...
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
next