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>
Fri, 10 Sep 2010 10:06:03 +0000 (12:06 +0200)
commit92d166025ec1944b80ba76c8e28275b7401798b7
tree67f831b5e9db755829fb00eb070b164b58bffdb0
parentc0a7dbfc3466c57ff648bf3b22056755afac6746
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