summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb: cached results of samdb_rodc()Stefan Metzmacher2010-05-111-1/+29
* Revert "s4-rodc: Fix provision warnings by creating ntds objectGUID in provis...Anatoliy Atanasov2010-05-111-23/+0
* Revert "s4:password_hash LDB module - don't break the provision"Stefan Metzmacher2010-05-111-3/+0
* Revert "s4:password hash LDB module - check that password hashes are != NULL ...Stefan Metzmacher2010-05-111-10/+6
* s4:dsdb/password_hash: only try to handle a hash in the unicodePwd field if i...Stefan Metzmacher2010-05-111-2/+2
* s4:password_hash LDB module - we might not have a cleartext password at allMatthias Dieter Wallnöfer2010-05-101-26/+29
* s4:password_hash LDB module - quiet a warningMatthias Dieter Wallnöfer2010-05-101-1/+1
* s4:password hash LDB module - check that password hashes are != NULL before c...Matthias Dieter Wallnöfer2010-05-101-6/+10
* s4:password_hash LDB module - don't break the provisionMatthias Dieter Wallnöfer2010-05-101-0/+3
* s4:samdb_set_password - adapt it for the user password change handlingMatthias Dieter Wallnöfer2010-05-101-0/+12
* s4:samdb_set_password/samdb_set_password_sid - ReworkMatthias Dieter Wallnöfer2010-05-101-256/+134
* s4:password_hash - Implement password restrictionsStefan Metzmacher2010-05-101-0/+195
* s4:password_hash - Rework to handle password changesMatthias Dieter Wallnöfer2010-05-101-138/+450
* s4:password_hash - Rework unique value checksMatthias Dieter Wallnöfer2010-05-101-49/+71
* s4:password_hash - Various (mostly cosmetic) preworkMatthias Dieter Wallnöfer2010-05-101-176/+240
* s4:dsdb: add new controlsMatthias Dieter Wallnöfer2010-05-101-0/+21
* s4-rodc: Fix provision warnings by creating ntds objectGUID in provisionAnatoliy Atanasov2010-05-101-0/+23
* s4:acl ldb module - fix typosMatthias Dieter Wallnöfer2010-05-101-3/+3
* s4:dsdb/util.c - Add a new function for retrieving password change attributesMatthias Dieter Wallnöfer2010-05-101-0/+41
* s4:samldb LDB module - make "samldb_member_check" synchronous againMatthias Dieter Wallnöfer2010-05-091-64/+33
* s4:samldb LDB module - make "samldb_prim_group_users_check" synchronous againMatthias Dieter Wallnöfer2010-05-091-235/+24
* s4:samldb LDB module - update the copyright noticeMatthias Dieter Wallnöfer2010-05-091-1/+1
* s4:dsdb Provide an intelegent fallback if not CN=Subnets is foundAndrew Bartlett2010-05-091-3/+7
* dsdb/password_hash: remove usage of msDs-KeyVersionNumberStefan Metzmacher2010-05-091-37/+1
* s4:dsdb Use replPropertyMetaData as the basis for msDS-KeyVersionNumberAndrew Bartlett2010-05-091-10/+76
* s4/rodc: Support read-only databaseAnatoliy Atanasov2010-05-045-13/+76
* s4/rodc: Fix the callbacks up the stack to handle referrals on modify requestsAnatoliy Atanasov2010-05-046-0/+48
* s4/rodc: Implement msDS-isRODC constructed attrAnatoliy Atanasov2010-05-032-7/+167
* Replaced DS_FLAG_ATTR_IS_CRITICAL with SCHEMA_FLAG_ATTR_IS_CRITICAL.Nadezhda Ivanova2010-05-031-1/+1
* Added a function to check if an attribute can belong to a filtered replica.Nadezhda Ivanova2010-05-033-2/+113
* s4:dsdb Fix use of memory after free in repl_meta_dataAndrew Bartlett2010-05-011-7/+9
* s4/rodc: RODC FAS initial implementationAnatoliy Atanasov2010-04-293-12/+41
* s4/dsdb: schemaInfo revision may be 0Kamen Mazdrashki2010-04-291-5/+1
* s4/dsdb: remove unused dsdb_schema_info_create() functionKamen Mazdrashki2010-04-291-35/+0
* s4/dsdb: Update Schema cache with updated schemaInfo valueKamen Mazdrashki2010-04-291-4/+9
* s4/samldb: Create initial schemaInfo value if it doesn't exists yetKamen Mazdrashki2010-04-291-7/+30
* s4/dsdb: Use default schemaInfo value when no such value is givenKamen Mazdrashki2010-04-293-16/+25
* Revert "s4/dsdb: Set schemaInfo attribute value during provisioning"Kamen Mazdrashki2010-04-291-49/+0
* s4/dsdb: dsdb_validate_invocation_id() should validate by objectGUIDKamen Mazdrashki2010-04-281-18/+18
* s4:dsdb/common: if we don't have the ip of the client return the server site ...Stefan Metzmacher2010-04-271-0/+8
* s4-dns: call spn update command alongside dns updateAndrew Tridgell2010-04-271-0/+46
* s4:kcc_periodic.c - fix counter typesMatthias Dieter Wallnöfer2010-04-271-1/+1
* s4:util - add a function which finds the matching client site using the clien...Matthias Dieter Wallnöfer2010-04-271-0/+90
* s4-repl: added a workaround for WERR_DS_DRA_NO_REPLICA DsReplicaSync errorsAndrew Tridgell2010-04-272-2/+19
* s4-drs: add entries to repsTo based on calculated repsFromAndrew Tridgell2010-04-271-2/+30
* s4-drepl: don't setup a repsFrom from a DC that isn't a master for a NCAndrew Tridgell2010-04-271-5/+50
* s4-repl: these messages are common, and don't deserve debug level 1Andrew Tridgell2010-04-271-2/+2
* s4-repl: on a failed request, clear the current ptrAndrew Tridgell2010-04-271-0/+1
* s4-repl: end repl request when not doing an UpdateRefsAndrew Tridgell2010-04-271-0/+2
* s4-repl: don't delete repsTo entry on DsReplicaSyncAndrew Tridgell2010-04-271-46/+12