Log to syslog when auth_timeout drops an incomplete connection
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 18 Nov 2014 12:01:44 +0000 (12:01 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Sat, 22 Nov 2014 10:49:21 +0000 (10:49 +0000)
commit29c64424d174a20449846479e7eeaa87821d78be
tree05e019a0e804fc892f36096c69e15c1e748eb209
parent34e5fdee4e5e43b8563e6e02b8bdc94c083b2f47
Log to syslog when auth_timeout drops an incomplete connection

This is a symptom of either a denial of service attack, or a
serious performance problem. Either way, sysadmins should know.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=86431
bus/connection.c