summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-ddb: don't create partitions with the UNINSTANT flag setAndrew Tridgell2010-04-261-1/+14
* s4-drs: allow getncchanges requests to non WRIT_REP partitions for extended opsAndrew Tridgell2010-04-261-1/+2
* s4-drepl: don't send an UpdateRefs unless its a plain replicationAndrew Tridgell2010-04-261-1/+3
* s4-drs: make links to foreign partitions non-fatalAndrew Tridgell2010-04-261-8/+6
* s4 dns: Allow to specify static grant entries to be added to the dynamicaly g...Matthieu Patou2010-04-241-3/+17
* s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER levelAndrew Tridgell2010-04-224-4/+4
* s4-drs: removed dsdb_validate_client_flags()Andrew Tridgell2010-04-222-37/+0
* s4-dsdb: removed an unused variableAndrew Tridgell2010-04-221-1/+0
* s4-dsdb: added dsdb_validate_invocation_id()Andrew Tridgell2010-04-221-0/+87
* s4-dsdb: added dsdb_get_extended_dn_sid()Andrew Tridgell2010-04-222-12/+34
* s4-dsdb: moved rodc schema validation to samldb.cAndrew Tridgell2010-04-222-33/+37
* s4-drs: Use new samdb_rodc() function in s4 codeFernando J V da Silva2010-04-221-1/+1
* s40-drs: Do not send GetNCChanges messages to RODCsFernando J V da Silva2010-04-221-0/+11
* s4-drs: dsdb_validate_client_flags() functionFernando J V da Silva2010-04-221-0/+28
* s4-drs: samdb_is_rodc() function and new samdb_rodc() functionFernando J V da Silva2010-04-224-37/+64
* s4-drs: Do not allow system-critical attributes to be RODC filteredFernando J V da Silva2010-04-221-0/+33
* s4:ldap-backend Fix LSA test failures with OpenLDAP backend - convert SIDsAndrew Bartlett2010-04-221-0/+24
* s4:OpenLDAP-backend Use the new rdnval module in OpenLDAPAndrew Bartlett2010-04-222-3/+8
* s4:dsdb Revert accidentilly commited change for LDAP backendsAndrew Bartlett2010-04-221-1/+1
* s4-schema: allow revision numbers of zeroAndrew Tridgell2010-04-211-6/+3
* s4:provision Pass in the invoication ID and NTDS Settings DN to Schema()Andrew Bartlett2010-04-203-2/+75
* s4:dsdb/dns/dns_update.c - fix a typoMatthias Dieter Wallnöfer2010-04-171-1/+1
* s4:Replaced dsdb_get_dom_sid_from_ldb_message() with samdb_result_dom_sid()Nadezhda Ivanova2010-04-162-55/+7
* s4:rootdse: only return "tokenGroups", when the client asked for themStefan Metzmacher2010-04-151-1/+1
* pydsdb: Fix memory leak on invalid parameters, formatting, trivialJelmer Vernooij2010-04-151-8/+15