svn commit: samba r1110 - trunk/source/passdb

vlendec at samba.org vlendec at samba.org
Thu Jun 10 17:46:35 GMT 2004


Author: vlendec
Date: 2004-06-10 17:46:35 +0000 (Thu, 10 Jun 2004)
New Revision: 1110

Modified:
   trunk/source/passdb/login_cache.c
   trunk/source/passdb/pdb_ldap.c
Log:
* Fix the bad password lockout. This has not worked as pdb_ldap.c did not
  ask for the modifyTimestamp attribute, so it could not find it. 
  Try not to regress by not putting that attrib in the main list but 
  append it manually for the relevant searches.

* Fix two memleaks in login_cache.c. 

Volker


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1110&nolog=1


More information about the samba-cvs mailing list