r20909: add a module that implements the LDAP_CONTROL_SHOW_DELETED_OID control
authorStefan Metzmacher <metze@samba.org>
Fri, 19 Jan 2007 16:55:38 +0000 (16:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:43:51 +0000 (14:43 -0500)
commit8309f2c35b152a82885a5f5352013d39ec349097
treef71107f61ba900371690aed9e7f2589036ad218d
parentcde247b7d052af6296cbb425e44eca90653fddae
r20909: add a module that implements the LDAP_CONTROL_SHOW_DELETED_OID control

it hides objects with isDeleted=TRUE by default, and let them through
if the control is present

metze
(This used to be commit 7108d62cb0360e734045eb39c03508d8528dc9cc)
source4/dsdb/samdb/ldb_modules/config.mk
source4/dsdb/samdb/ldb_modules/show_deleted.c [new file with mode: 0644]