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 13:34:45 +0000 (14:34 +0100)
commite814929cd69bbe198fdcec47969f603a3713d145
treefe56493d68aeef22cd5e881ad270ba4bcf186864
parenta31f75606079b8a408974f4f25d7c23577955655
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