s3:idmap_ldap: remove use of the ldap_idmap_alloc_context from verify_idpool().
authorMichael Adam <obnox@samba.org>
Tue, 7 Dec 2010 23:19:23 +0000 (00:19 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 2 Jan 2011 11:51:54 +0000 (12:51 +0100)
commit58508c97260269ec47746adf81da34d9d0d8a1bb
treeeb3d055baf13b05b0a8ebfcffeaddeedb2e91846
parent41179c2538b38eafc52ac5355d2c4becdd9c87d4
s3:idmap_ldap: remove use of the ldap_idmap_alloc_context from verify_idpool().

Allocation is now subsumed in the idmap ldap config.
This is the beginning of the removal of the idmap ldap alloc parameters.
source3/winbindd/idmap_ldap.c