Log to syslog when pending_fd_timeout is exceeded
authorSimon McVittie <smcv@debian.org>
Tue, 16 Aug 2016 15:12:35 +0000 (16:12 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 16 Aug 2016 16:44:30 +0000 (17:44 +0100)
commit05cb619f0a6a4c9997832cb4acbb26f7a0be66c3
treeca08c8187c51cfbc1063cce245145005ad8234f8
parent3bc74092ca6fa915cc302cfa3330054abeacc1c2
Log to syslog when pending_fd_timeout is exceeded

This is either a denial-of-service attempt, a pathological performance
problem or a dbus-daemon bug. Sysadmins should be told about any of
these.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=86442
[smcv: add units to timeout: it is in milliseconds]
Signed-off-by: Simon McVittie <smcv@debian.org>
bus/connection.c