smbldap: Introduce "smbldap_get_ldap"
authorVolker Lendecke <vl@samba.org>
Wed, 19 Apr 2017 11:29:31 +0000 (13:29 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 20 Apr 2017 08:13:25 +0000 (10:13 +0200)
commit46968fc60fa6a5c001c79407c71563af2807a440
tree68412babdc160022d6789ec4a1ea22de3c8d80fa
parentebc80f4ac3eb4edaec1fd6354d1dcab625ded0cd
smbldap: Introduce "smbldap_get_ldap"

This is a pretty big boiler-plate change. I've renamed the struct member
temporarily to find all accessors. Not sure where this leads in the end, but
the goal is to make struct smbldap_struct private to smbldap.c

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
source3/include/smbldap.h
source3/lib/smbldap.c
source3/passdb/pdb_ldap.c
source3/passdb/pdb_ldap_util.c
source3/passdb/pdb_nds.c
source3/winbindd/idmap_ldap.c
source3/winbindd/idmap_rfc2307.c