]> git.ipfire.org Git - thirdparty/sarg.git/commit
Initialize LDAP connection after generating the useragent log
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 4 Oct 2015 15:08:49 +0000 (17:08 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 4 Oct 2015 15:08:49 +0000 (17:08 +0200)
commit48d117457a9f343363c32863fbb9ca588957dff6
tree14570debbcc8a50d804ed0a8c896d7f4c87469d8
parent131ca4c61481ec1619ac985eb563d981c398e68e
Initialize LDAP connection after generating the useragent log

The useragent log doesn't need the connection to the LDAP server. Let's
exclude this task from the connection timeout and have more time to
resolve the user names.

Thanks to Evgeniy Yakushev for spotting that error.
report.c