s3-build: stop including ldap and lber headers everywhere in the code.
authorGünther Deschner <gd@samba.org>
Thu, 24 Feb 2011 10:56:08 +0000 (11:56 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 16 Mar 2011 09:54:50 +0000 (10:54 +0100)
commitfad0112373a9411c2a16eae03239aa0774a5e253
treef0006537edaaf725d5cae27eac432221587b6f35
parentd19ea55e9e48ccb1ca63bfc0ec97f0ba7b26f7fd
s3-build: stop including ldap and lber headers everywhere in the code.

Instead use new header smb_ldap.h where all LDAP API related things are handled,
while smbldap.h only deals with our smbldap_X() API.

Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Wed Mar 16 10:54:51 CET 2011 on sn-devel-104
source3/include/ads.h
source3/include/includes.h
source3/include/smb_ldap.h [new file with mode: 0644]
source3/include/smbldap.h
source3/lib/ldap_debug_handler.c
source3/libads/ads_status.c
source3/libsmb/nterr.c
source3/winbindd/winbindd.h