summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/kcc/kcc_periodic.c
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb/kcc/*.c - fix up wrong typed countersMatthias Dieter Wallnöfer2010-03-161-2/+2
* s4:kcc - Change some counter variables to be unsignedMatthias Dieter Wallnöfer2010-03-051-3/+4
* idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell2010-01-181-3/+3
* s4-kcc: added a preiodic task to remove deleted objectsAndrew Tridgell2010-01-021-0/+5
* s4-drs: add deletion of old connectionsCrístian Deives2009-11-301-4/+16
* s4-drs: Create connection obejct (nTDSConnection)Crístian Deives2009-11-301-0/+5
* s4-drs: DsExecuteKCC() implementationErick Nascimento2009-11-141-1/+1
* 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-181-1/+1
* 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-111-0/+209