summaryrefslogtreecommitdiff
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* 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: Added acl search tests for anonymous connection.Nadezhda Ivanova2010-07-141-83/+68
* s4: Reorganized dsHeuristics reset so the code can be reusedNadezhda Ivanova2010-07-131-53/+38
* s4:drepl_notify: hide some bugs from the make test outputStefan Metzmacher2010-07-091-1/+12
* s4:dsdb/repl: expose drsuapi_DsExtendedError to the caller (e.g. the ridalloc...Stefan Metzmacher2010-07-094-6/+13
* s4:drepl_out_helpers: don't return NT_STATUS_OK, if an extended operation doe...Stefan Metzmacher2010-07-091-1/+14
* s4:drepl_ridalloc: only ask the rid master for a new rid pool if we need to.Stefan Metzmacher2010-07-091-9/+38
* 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
* Added a test to prove by default users can change each other's pass if the ol...Nadezhda Ivanova2010-07-081-0/+25
* s4-dsdb/util: Reorder DSDB_FLAG_* checksKamen Mazdrashki2010-07-081-30/+30
* s4-dsdb: Implement module switching in dsdb_module_search_dn()Kamen Mazdrashki2010-07-081-1/+10
* s4-source4/dsdb/samdb/ldb_modules/acl.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-5/+12
* s4-source4/dsdb/samdb/ldb_modules/linked_attributes.c Use DSDB_FLAG_NEXT_MODU...Kamen Mazdrashki2010-07-081-1/+4
* s4-source4/dsdb/samdb/ldb_modules/naming_fsmo.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-1/+2
* s4-source4/dsdb/samdb/ldb_modules/operational.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-3/+7
* s4-source4/dsdb/samdb/ldb_modules/partition_init.c Use DSDB_FLAG_NEXT_MODULE ...Kamen Mazdrashki2010-07-081-3/+6
* s4-source4/dsdb/samdb/ldb_modules/pdc_fsmo.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-1/+2
* s4-source4/dsdb/samdb/ldb_modules/repl_meta_data.c Use DSDB_FLAG_NEXT_MODULE ...Kamen Mazdrashki2010-07-081-3/+7
* s4-source4/dsdb/samdb/ldb_modules/ridalloc.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-3/+6
* s4-source4/dsdb/samdb/ldb_modules/samba_dsdb.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-2/+4
* s4-source4/dsdb/samdb/ldb_modules/schema_load.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-1/+2
* s4-source4/dsdb/samdb/ldb_modules/util.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-2/+4
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-0743-625/+455
* s4:new_partition LDB module - fix an uninitalised variable warningMatthias Dieter Wallnöfer2010-07-061-2/+1
* s4:dsdb - samdb_result_force_password_change - also when "pwdLastSet" is "-1"...Matthias Dieter Wallnöfer2010-07-061-3/+9
* s4:dsdb/password_hash: implement DSDB_CONTROL_BYPASS_PASSWORD_HASH_OIDStefan Metzmacher2010-07-051-0/+20
* s4:dsdb: allocate DSDB_CONTROL_BYPASS_PASSWORD_HASH_OIDStefan Metzmacher2010-07-051-0/+5
* s4:dsdb/password_hash: fix some c++ compiler warningsStefan Metzmacher2010-07-051-9/+12
* Changed passwords.py to use the correct account as acl checks now pass.Nadezhda Ivanova2010-07-051-14/+6
* s4-dsdb: Implementation of User-Change-Password and User-Force-Password-ChangeNadezhda Ivanova2010-07-052-85/+226
* s4:subtree_rename LDB module - Cosmetic fixesMatthias Dieter Wallnöfer2010-07-041-3/+4
* s4:subtree_delete LDB module - fix comments and add my copyrightMatthias Dieter Wallnöfer2010-07-041-2/+3
* s4:dsdb/tests/python/ldap_schema.py - remove a now useless "schemaUpdateNow" ...Matthias Dieter Wallnöfer2010-07-031-10/+0
* s4:urgent_replication.py test - remove unneeded "relax" control parametersMatthias Dieter Wallnöfer2010-07-031-2/+2
* s4:schema_load LDB module - fix a segfault condition on schema refreshMatthias Dieter Wallnöfer2010-07-031-0/+5
* s4:schema_set.c - Fix a commentMatthias Dieter Wallnöfer2010-07-031-1/+2
* s4:dsdb_schema_set_attributes - remove unneeded filter criteriasMatthias Dieter Wallnöfer2010-07-031-2/+4