Systemd/src/libsystemd
Lennart Poettering 036d61b32e sd-bus: extend D-Bus authentication timeout considerably (#6813)
As it turns out the authentication phase times out too often than is
good, mostly due to PRNG pools not being populated during boot. Hence,
let's increase the authentication timeout from 25s to 90s, to cover for
that.

(Note that we leave the D-Bus method call timeout at 25s, matching the
reference implementation's value. And if the auth phase managed to
complete then the pools should be populated enough and mehtod calls
shouldn't take needlessly long anymore).

Fixes: #6418
2017-09-13 19:08:26 +02:00
..
sd-bus sd-bus: extend D-Bus authentication timeout considerably (#6813) 2017-09-13 19:08:26 +02:00
sd-daemon tree-wide: make use of getpid_cached() wherever we can 2017-07-20 20:27:24 +02:00
sd-device Add handling for bind/unbind actions (#6720) 2017-09-04 16:59:17 +03:00
sd-event tree-wide: make use of getpid_cached() wherever we can 2017-07-20 20:27:24 +02:00
sd-hwdb build-sys: drop automake support 2017-07-18 10:04:44 -04:00
sd-id128 build-sys: drop automake support 2017-07-18 10:04:44 -04:00
sd-login sd-login: test - fix failure when run from non-graphical seat 2017-08-08 16:55:15 +01:00
sd-netlink tree-wide: make use of getpid_cached() wherever we can 2017-07-20 20:27:24 +02:00
sd-network build-sys: drop automake support 2017-07-18 10:04:44 -04:00
sd-path Merge pull request #6266 from keszybz/drop-autotools 2017-07-20 19:56:07 +02:00
sd-resolve tree-wide: make use of getpid_cached() wherever we can 2017-07-20 20:27:24 +02:00
sd-utf8 build-sys: drop automake support 2017-07-18 10:04:44 -04:00
libsystemd.pc.in Adjust pkgconfig files to point at rootlibdir (#4584) 2016-11-08 09:36:41 +01:00
libsystemd.sym Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to follow systemd naming conventions. (#5753) 2017-04-25 09:32:24 +02:00
meson.build Drop kdbus bits 2017-07-23 12:01:54 -04:00