Date:   Sat Jun 21 00:45:02 2003
Author: abartlet

Update of /home/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv16476/passdb

Modified Files:
      Tag: SAMBA_3_0
        pdb_ldap.c 
Log Message:
This patch works towards to goal of common code shared between idmap_ldap
and pdb_ldap.

So far, it's just a function rename, so that the next patch can be a very
simple matter of copying functions, without worrying about what changed
in the process.

Also removes the 'static' pointers for the rebind procedures, replacing them 
with a linked list of value/key lookups.  (Only needed on older LDAP client 
libs)

Andrew Bartlett


Revisions:
pdb_ldap.c              1.28.2.69 => 1.28.2.70
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_ldap.c.diff?r1=1.28.2.69&r2=1.28.2.70

Reply via email to