svn commit: samba r1108 - branches/SAMBA_3_0/source/passdb

Volker Lendecke Volker.Lendecke at SerNet.DE
Thu Jun 10 17:43:55 GMT 2004


On Thu, Jun 10, 2004 at 05:42:17PM +0000, vlendec at samba.org wrote:
> Author: vlendec
> Date: 2004-06-10 17:42:16 +0000 (Thu, 10 Jun 2004)
> New Revision: 1108
> 
> Modified:
>    branches/SAMBA_3_0/source/passdb/login_cache.c
>    branches/SAMBA_3_0/source/passdb/pdb_ldap.c
> Log:
> Index: pdb_ldap.c
> ===================================================================
> --- pdb_ldap.c	(revision 1095)
> +++ pdb_ldap.c	(working copy)

Gna, messed up diff & message files...

This was meant to be the commit message:

* 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


More information about the samba-technical mailing list