s3/ldap: use monotonic clock for timeouts in smbldap
authorBjörn Jacke <bj@sernet.de>
Mon, 6 Sep 2010 23:04:10 +0000 (01:04 +0200)
committerBjörn Jacke <bj@sernet.de>
Wed, 8 Sep 2010 20:33:31 +0000 (22:33 +0200)
commit1b5cdd76b76a98e464f352c1d44be3ea0b279c87
treefa24b839197d9a0ca6db4ce723d52af8173a929e
parent3c58fb27b0deb4971a77e8aa5ba74d984b81ab7c
s3/ldap: use monotonic clock for timeouts in smbldap

tevent would need monotonic clock features to make also smbldap's idle handling
aware of backward clock jumps. Other areas in smbldap are clock jump save now.
source3/include/smbldap.h
source3/lib/smbldap.c