summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/kcc
Commit message (Expand)AuthorAgeFilesLines
* s4-kcc: remove stale repsTo entries in the KCCAndrew Tridgell2010-10-021-0/+32
* s4-kcc: fixed the replica_flags in repsFrom in the kccAndrew Tridgell2010-09-291-31/+72
* s4-kcc: fixed a incorrect context to kcctpl_get_all_bridgehead_dcsAndrew Tridgell2010-09-271-1/+1
* s4-kcc: don't print "Testing kcctpl_create_intersite_connections"Andrew Tridgell2010-09-271-1/+1
* s4/dsdb:kcc: cleanup and improve readabilityAnatoliy Atanasov2010-09-231-4/+5
* s4:dsdb/kcc: we don't need to manually allocate [out,ref] pointers anymoreStefan Metzmacher2010-09-231-6/+1
* s4-kcc: the kcc should not be setting the repsTo attributeAndrew Tridgell2010-09-231-32/+2
* s4-kcc: added service->am_rodcAndrew Tridgell2010-09-234-21/+14
* s4-kcc: pass the service context into the kcc connection codeAndrew Tridgell2010-09-232-64/+65
* s4-kcc: a bit more debug info on repsFrom creationAndrew Tridgell2010-09-201-1/+7
* s4-kcc: removed redundent loop check Andrew Tridgell2010-09-151-1/+1
* s4-dreplsrv: Do allocations on long-living context so that callback gets calledKamen Mazdrashki2010-09-091-1/+1
* s4:dsdb/kcc: use irpc_binding_handle_by_name()Stefan Metzmacher2010-09-031-6/+39
* s4-kcc: Notify dreplsrv that Topology has changedKamen Mazdrashki2010-08-281-0/+29
* s4-kcc: Assert when unexpected repsFromToBlob version is passedKamen Mazdrashki2010-08-281-2/+4
* s4:kcc_connection.c - fix typo in error messageMatthias Dieter Wallnöfer2010-08-071-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-163-5/+5
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s4:kcc_periodic.c - fix counter typesMatthias Dieter Wallnöfer2010-04-271-1/+1
* 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-drs: samdb_is_rodc() function and new samdb_rodc() functionFernando J V da Silva2010-04-221-3/+15
* Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer2010-04-131-1/+1
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-1/+1
* s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett2010-03-161-1/+9
* s4:dsdb/kcc/*.c - fix up wrong typed countersMatthias Dieter Wallnöfer2010-03-165-20/+22
* s4-drs: DsGetReplInfo(), infoType = DS_REPL_INFO_METADATA_2_FOR_OBJErick Nogueira do Nascimento2010-03-161-80/+284
* use unsigned instead of uint32_t for LDB counters.Crístian Deives2010-03-121-4/+6
* nTDSConnection creationCrístian Deives2010-03-122-0/+817
* spanning tree computationCrístian Deives2010-03-121-0/+1692
* new function kcctpl_color_verticesCrístian Deives2010-03-121-213/+576
* s4:kcc - Change some counter variables to be unsignedMatthias Dieter Wallnöfer2010-03-052-4/+5
* s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source codeKamen Mazdrashki2010-02-241-2/+2
* s4/drs:kccdrs_replica_get_info_obj_metadata implementationAnatoliy Atanasov2010-02-171-12/+88
* s4-kcc: remove a qsort() that snuck into the new topology codeAndrew Tridgell2010-02-161-2/+1
* s4-kcc: remove search_onelevel_with_deleted() in kccAndrew Tridgell2010-02-161-52/+3
* s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()Andrew Tridgell2010-02-162-18/+7
* s4-drs: DsGetReplInfo() refactoringErick Nogueira do Nascimento2010-02-161-263/+190
* s4-drs: DsReplGetInfo() for DS_REPL_INFO_REPSTO infoTypeErick Nogueira do Nascimento2010-02-161-4/+142
* s4-kcc: remove C++ commentAndrew Tridgell2010-02-151-1/+1
* s4-kcc: initial code for the topology algorithmCrístian Deives2010-02-151-0/+614
* idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell2010-01-181-3/+3
* s4-kcc: added DsReplicaGetInfo pending ops callAndrew Tridgell2010-01-161-1/+30
* s4-kcc: added DsReplicaGetInfo CURSORS2 levelAndrew Tridgell2010-01-161-0/+29
* s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_contextAndrew Tridgell2010-01-161-2/+2
* s4-kcc: added support for CURSORS info level in DsReplicaGetInfoAndrew Tridgell2010-01-161-3/+34
* s4-kcc: simplify the ReplicaGetInfo implementation a bitAndrew Tridgell2010-01-161-53/+17
* s4-kcc: squash a warningAndrew Tridgell2010-01-161-0/+2
* s4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS in...Andrew Tridgell2010-01-162-2/+504
* s4-kcc: added a preiodic task to remove deleted objectsAndrew Tridgell2010-01-023-4/+103