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)
commit7108d62cb0360e734045eb39c03508d8528dc9cc
treeb984b9f875627816b3ef8f3ec02e049a7413246f
parent575938753bb2f3b8593f240234cff71995a28df8
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
source/dsdb/samdb/ldb_modules/config.mk
source/dsdb/samdb/ldb_modules/show_deleted.c [new file with mode: 0644]