summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb fix compiler warningsChristian Ambach2013-12-121-1/+1
* s4:dsdb fix compiler warningsChristian Ambach2013-12-121-2/+2
* s4:dsdb fix compiler warningsChristian Ambach2013-12-121-1/+1
* s4-dsdb: Fix a use after free segfault.Andreas Schneider2013-11-121-3/+4
* s4:dsdb: Move cldap netlogon functions into samdb/ldb_modulesBenjamin Franzke2013-11-114-2/+464
* s4:dsdb/rootdse: Support netlogon requestBenjamin Franzke2013-11-112-11/+74
* s4:dsdb/rootdse: Pass rootdse context to rootdse_add_dynamicBenjamin Franzke2013-11-111-20/+19
* samdb: Fix CID 241968 Uninitialized pointer readVolker Lendecke2013-11-111-1/+1
* dsdb: Fix Coverity ID 1034907 Dereference before null checkVolker Lendecke2013-11-111-1/+1
* s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an orig...Nadezhda Ivanova2013-11-031-2/+1
* s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova2013-10-142-0/+6
* dsdb: Provide a clearer error when we fail to store the sequence number in me...Andrew Bartlett2013-10-101-6/+19
* s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'Stefan Metzmacher2013-10-101-1/+1
* Fix DN RDN case in partition namesHoward Chu2013-09-243-31/+35
* Fix entryCSN formatHoward Chu2013-09-231-1/+7
* Drop paged-search from OpenLDAP stackHoward Chu2013-09-231-1/+1
* Add LDB_MAP_RENDROP optionHoward Chu2013-09-231-1/+1
* Return a couple more attrs by defaultHoward Chu2013-09-231-0/+2
* dsdb-repl_meta_data: Make handling of Deleted Objects DN clearer in deleteAndrew Bartlett2013-09-191-5/+10
* dsdb-repl_meta_data: Do not re-delete the Deleted Objects DN during replicationAndrew Bartlett2013-09-191-3/+5
* dsdb-repl_meta_data: Check for a NULL invocationID and do not proceedAndrew Bartlett2013-09-191-0/+4
* Use SASL/EXTERNAL over ldapi://Howard Chu2013-09-181-50/+78
* Add an OpenLDAP-specific extended_dn_in moduleHoward Chu2013-09-182-5/+37
* dsdb: Use credentials.get_forced_sasl_mech()Andrew Bartlett2013-09-171-0/+1
* dsdb: Use dsdb_next_callback() rather than a no-op per-module callbackAndrew Bartlett2013-09-161-38/+16
* dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()Andrew Bartlett2013-09-161-0/+13
* dsdb: When using an LDAP backend, force use of the password from secrets.ldbAndrew Bartlett2013-09-111-0/+99
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2013-08-191-3/+3
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2013-08-191-3/+3
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2013-08-191-3/+3
* drs-cracksname: fix problems that prevented to pass our torture testsMatthieu Patou2013-08-061-6/+21
* drs-crackname: Fix error code so that we have the same as windowsMatthieu Patou2013-08-061-0/+1
* drs-cracknames: When cracking NT4 names we should just look at netbios for th...Matthieu Patou2013-08-061-2/+1
* drs-crackname: Fix cracknames for the format UNKNOWN when the data is actuall...Matthieu Patou2013-08-061-1/+4
* dsdb: Include MS-ADTS doc references on deleted object contstraintsAndrew Bartlett2013-07-301-0/+16
* dsdb: Improve DRS deleted link source/target handing in repl_meta_dataAndrew Bartlett2013-07-301-8/+97
* dsdb: Ensure we always force deleted objects back under the deleted objects DNAndrew Bartlett2013-07-301-26/+65
* dsdb/repl_meta_data: split out replmd_deletion_state()Stefan Metzmacher2013-07-301-31/+71
* dsdb: Prune deleted objects of links and extra attributes of replicated deletesAndrew Bartlett2013-07-301-71/+199
* dsdb/samdb: use RECYCLED it implies DELETED...Stefan Metzmacher2013-07-252-3/+3
* dsdb-ridalloc: Rework ridalloc to return error strings where RID allocation f...Andrew Bartlett2013-07-241-15/+41
* dsdb: Rework subtree_rename module to use recursive LDB_SCOPE_ONELEVEL searchesAndrew Bartlett2013-07-242-104/+99
* dsdb-descriptor: Do not do a subtree search unless we have child entriesAndrew Bartlett2013-07-241-1/+32
* dsdb-ridalloc: Fix RID pools - RID numbers increase too quicklyAndrew Bartlett2013-07-041-1/+2
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-191-1/+1
* dsdb repl_meta_data: Use dsdb_request_add_controls()Andrew Bartlett2013-06-131-18/+1
* dsdb: Fix behaviour for when to update the USN when there is no changeAndrew Bartlett2013-06-121-6/+28
* Revert "s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_a...Andrew Bartlett2013-06-111-0/+7
* s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"Matthias Dieter Wallnöfer2013-06-101-16/+66
* s4:samldb LDB module - permit "userAccountControl" modifications without acct...Matthias Dieter Wallnöfer2013-06-051-2/+26