summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/extended_dn_in.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-16s4:dsdb: Fix code spellingJo Sutton1-1/+1
2024-05-16s4:dsdb: Remove trailing whitespaceJo Sutton1-20/+20
2023-08-03s4:dsdb:samdb: Fix code spellingAndreas Schneider1-1/+1
2023-04-05CVE-2023-0614 s4-dsdb: Treat confidential attributes as unindexedJoseph Sutton1-1/+9
2023-04-05CVE-2023-0614 s4:dsdb/extended_dn_in: Don't modify a search tree we don't ownJoseph Sutton1-8/+32
2021-01-08dsdb: Fix a typoVolker Lendecke1-1/+1
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-0/+2
2016-01-18ldb-samba: Reenable recursive searchAdrian Cochrane1-1/+3
2015-08-17Revert "dsdb: Only parse SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EVAL as a DN"Andrew Bartlett1-3/+1
2014-12-22dsdb: Only parse SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EVAL as a DNAndrew Bartlett1-1/+3
2014-12-22dsdb: Improve code clarity for ldb_extended_dn_in_openldap modeAndrew Bartlett1-3/+7
2014-12-22s4:dsdb/extended_dn_in: Fix DNs and filter expressions in extended match opsSamuel Cabrero1-13/+35
2014-07-09s4:dsdb/extended_dn_in: don't force DSDB_SEARCH_SHOW_RECYCLEDStefan Metzmacher1-17/+20
2013-09-18Add an OpenLDAP-specific extended_dn_in moduleHoward Chu1-1/+24
2012-11-30s4:dsdb/extended_dn_in: do helper searches AS_SYSTEM and with SHOW_RECYCLEDStefan Metzmacher1-12/+13
2012-06-22s4-extended: do not try to fix if there is no schemaMatthieu Patou1-0/+4
2012-06-22s4-dsdb: support otherWellKnownObjectsMatthieu Patou1-24/+31
2011-09-23build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett1-1/+1
2011-08-25s4-dsdb: fixed basedn in extended_dn_in moduleAndrew Tridgell1-6/+10
2011-08-09s4-dsdb: make extended_dn_in a bit more efficientAndrew Tridgell1-9/+17
2011-08-04s4-dsdb: extend the extended_dn_in module to handle DN linksAndrew Tridgell1-44/+104
2011-08-04s4-dsdb: handle search expressions containing extended DNsAndrew Tridgell1-0/+166
2011-07-11s4-dsdb: fixed crash bug in extended_dn_inAndrew Tridgell1-2/+4
2011-06-22s4-dsdb: prioritise GUID in extended_dn_inAndrew Tridgell1-8/+11
2011-06-22s4-dsdb: catch duplicate matches in extended_dn_inAndrew Tridgell1-0/+12
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-3/+3
2011-01-14s4-dsdb: only enforce the extended dn rules over ldapAndrew Tridgell1-2/+21
2011-01-14s4-dsdb: validate number of extended componentsAndrew Tridgell1-2/+10
2010-11-01s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell1-0/+1
2010-11-01s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell1-1/+6
2010-09-27s4-ldb: Added ldb_request_replace_controlNadezhda Ivanova1-1/+1
2010-09-26s4-tests: Removed search tests with anonymous credentials as they fail againt...Nadezhda Ivanova1-1/+1
2010-09-25ldb: mark the location of a lot more ldb requestsAndrew Tridgell1-0/+4
2010-09-25s4-dsdb: added tagging of requests in dsdb modulesAndrew Tridgell1-0/+2
2010-09-24s4:extended_dn_in LDB module - fix a counter typeMatthias Dieter Wallnöfer1-1/+1
2010-07-07s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell1-13/+7
2010-04-10s4:dsdb Improve error message in extended_dn_inAndrew Bartlett1-1/+1
2010-01-02s4-dsdb: add a TODO item for linked attributes in extended_dn_outAndrew Tridgell1-0/+5
2009-09-28s4-dsdb: fixed searching for GUID based DNs between partitionsAndrew Tridgell1-2/+16
2009-06-30s4: dsdb Avoid using the internal ldb_private.h headerAndrew Bartlett1-22/+22
2008-12-17s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_...Andrew Bartlett1-0/+394