smbldap: Introduce "smbldap_get_paged_results"
authorVolker Lendecke <vl@samba.org>
Wed, 19 Apr 2017 11:39:25 +0000 (13:39 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 20 Apr 2017 08:13:25 +0000 (10:13 +0200)
commit848067abbcf62d68e25a4f069237787163aea8e6
tree27df470edd797120df2f20ef9217d0af2fcb3460
parent84b7125b990e1742e742bf2919aaf753df345726
smbldap: Introduce "smbldap_get_paged_results"

This should be hidden inside smbldap.c, but this is a quick way to
get smbldap_state 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