summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/kcc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s4-dsdb: added dsdb_tombstone_lifetime()Andrew Tridgell2010-01-021-0/+64
* s4-kcc: don't crash with a NULL ntds connection listAndrew Tridgell2009-12-211-3/+3
* s4-drs: add deletion of old connectionsCrístian Deives2009-11-303-37/+190
* s4-drs: Create connection obejct (nTDSConnection)Crístian Deives2009-11-302-0/+129
* s4-drs: DsExecuteKCC() implementationErick Nascimento2009-11-142-1/+21
* s4-samdb: reduce the number of samdb opens at startupAndrew Tridgell2009-10-251-6/+3
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-1/+1
* s4-kcc: fixed corruption of repsFrom records by kccAndrew Tridgell2009-09-281-4/+2
* s4-kcc: remove stale repsFrom entries in kcc runAndrew Tridgell2009-09-281-0/+11
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-182-10/+11
* s4-kcc: we should only add to the repsFrom if it doesn't already existAndrew Tridgell2009-09-121-45/+71
* s4-kcc: add a very simple KCCAndrew Tridgell2009-09-113-0/+515