summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4-dsdb: cope with cracknames of form dnsdomain\accountAndrew Tridgell2010-08-171-2/+8
* s4-dsdb: set LDB_FLAG_INTERNAL_DISABLE_VALIDATION for msDS-SecondaryKrbTgtNumberAndrew Tridgell2010-08-171-1/+8
* s4-ldb: added LDB_FLAG_INTERNAL_DISABLE_VALIDATIONAndrew Tridgell2010-08-171-7/+9
* s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messagesAndrew Tridgell2010-08-174-15/+15
* s4-dsdb: support LDB_CONTROL_RODC_DCPROMO_OID for nTDSDSA addAndrew Tridgell2010-08-171-1/+24
* s4-dsdb: fixed test for LDB_CONTROL_RODC_DCPROMO_OIDAndrew Tridgell2010-08-171-1/+1
* s4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OIDAndrew Tridgell2010-08-171-0/+69
* s4:password_hash LDB module - introduce the extended LDAP error codes on the ...Matthias Dieter Wallnöfer2010-08-151-43/+72
* s4:password_hash LDB module - support this new password set syntaxMatthias Dieter Wallnöfer2010-08-151-2/+10
* s4:password_hash LDB module - allow to compare against both NT and LM hashes ...Matthias Dieter Wallnöfer2010-08-151-10/+1
* s4:subtree_rename.c - relax the checks when requestedMatthias Dieter Wallnöfer2010-08-151-0/+5
* s4:password_hash LDB module - improve an error messageMatthias Dieter Wallnöfer2010-08-141-2/+2
* s4:password_hash LDB module - implement the SAMR behaviour when checking old ...Matthias Dieter Wallnöfer2010-08-141-5/+16
* s4:password_hash LDB module - fix wrong error codesMatthias Dieter Wallnöfer2010-08-141-4/+4
* s4:objectclass LDB module - weak the check for the "rIDSet" delete constraintMatthias Dieter Wallnöfer2010-08-101-8/+10
* s4:objectclass LDB module - "add operation" - enhance and clean the "systemFl...Matthias Dieter Wallnöfer2010-08-071-8/+20
* s4:objectclass LDB module - "add operation" - implement "objectCategory" vali...Matthias Dieter Wallnöfer2010-08-071-5/+34
* s4:objectclass LDB module - "add operation" - reject creation of LSA specific...Matthias Dieter Wallnöfer2010-08-071-0/+8
* s4:objectclass LDB module - "add operation" - move two checksMatthias Dieter Wallnöfer2010-08-071-17/+12
* s4:objectclass LDB module - "add operation" - deny multiple "objectclass" mes...Matthias Dieter Wallnöfer2010-08-071-5/+14
* s4:objectclass LDB module - "add" operation - free "mem_ctx" as soon as possibleMatthias Dieter Wallnöfer2010-08-071-4/+2
* s4:LDB modules - remove the "kludge_acl" module codeMatthias Dieter Wallnöfer2010-08-041-516/+0
* s4-dsdb: Removed kludge_acl as it is no longer necessaryNadezhda Ivanova2010-08-045-23/+47
* s4:instancetype LDB module - add checks requested by MS-ADTS 3.1.1.5.2.2Matthias Dieter Wallnöfer2010-08-011-6/+20
* s4:objectclass LDB module - consider the "instanceType" when adding NCsMatthias Dieter Wallnöfer2010-08-011-10/+18
* s4:descriptor LDB module - remove the "forest DN" checkMatthias Dieter Wallnöfer2010-08-011-4/+3
* s4:acl LDB module - remove the "forest DN" checkMatthias Dieter Wallnöfer2010-08-011-6/+3
* s4:acl LDB module - remove unused call "is_root_base_dn"Matthias Dieter Wallnöfer2010-08-011-8/+0
* s4:objectclass LDB module - implement additional delete constraint checksMatthias Dieter Wallnöfer2010-08-011-3/+47
* s4:subtree_rename LDB module - rename "check_system_flags" into "check_constr...Matthias Dieter Wallnöfer2010-08-011-9/+43
* s4:subtree_rename LDB module - introduce out of memory checksMatthias Dieter Wallnöfer2010-08-011-0/+4
* s4:dsdb/samdb/ldb_modules/util.c - remove unused variablesMatthias Dieter Wallnöfer2010-08-011-2/+0
* s4:subtree_rename LDB module - introduce the "systemFlags" protection rulesMatthias Dieter Wallnöfer2010-08-011-2/+122
* s4:subtree_rename LDB module - "subren_ctx_init" - fix the "out of memory" re...Matthias Dieter Wallnöfer2010-07-311-3/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-1610-18/+18
* s4 ldb modules: relax some tests about attributes that should not be hereMatthieu Patou2010-07-151-0/+9
* s4 dsdb: Use the changereplmetadata controlMatthieu Patou2010-07-151-61/+144
* s4 dsdb: create a new control: changereplmetadataMatthieu Patou2010-07-151-0/+6
* s4:dsdb:ridalloc: use ridalloc_ridset_values infrastructure in ridalloc_alloc...Stefan Metzmacher2010-07-091-74/+56
* s4:dsdb:ridalloc: use ridalloc_ridset_values infrastructure in ridalloc_alloc...Stefan Metzmacher2010-07-091-80/+102
* s4:dsdb:ridalloc: use ridalloc_ridset_values infrastructure in ridalloc_creat...Stefan Metzmacher2010-07-091-19/+14
* s4:dsdb:ridalloc: add ridalloc_ridset_values infrastructureStefan Metzmacher2010-07-091-0/+83
* s4:dsdb:ridalloc: use dsdb_module_constrainted_update_uint64() to update rIDA...Stefan Metzmacher2010-07-091-2/+2
* s4:dsdb:ridalloc.c: fix C++ warningStefan Metzmacher2010-07-091-1/+2
* s4:dsdb: add dsdb_module_constrainted_update_uint32/64() wrapper functionsStefan Metzmacher2010-07-091-0/+22
* s4:dsdb: add dsdb_msg_constrainted_update_uint32/64() wrapper functionsStefan Metzmacher2010-07-091-0/+22
* s4:dsdb: add dsdb_module_constrainted_update_int32/64() functionsStefan Metzmacher2010-07-091-0/+58
* s4:dsdb: add dsdb_msg_constrainted_update_int32/64() functionsStefan Metzmacher2010-07-091-0/+96
* s4:acl LDB module - password attributes - check also the "dBCSPwd" attributeMatthias Dieter Wallnöfer2010-07-081-2/+2
* s4:acl LDB module - move a "mem_ctx" creation to the place where it is actual...Matthias Dieter Wallnöfer2010-07-081-1/+2