summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/kcc/kcc_service.c
Commit message (Expand)AuthorAgeFilesLines
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-1/+1
* Invocation of samba_kcc from KCC taskDave Craft2011-12-081-16/+20
* Add intrasite code test switchDave Craft2011-07-141-0/+6
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* samdb: Add flags argument to samdb_connect().Jelmer Vernooij2010-10-101-1/+1
* s4-kcc: added service->am_rodcAndrew Tridgell2010-09-231-0/+5
* s4-kcc: removed redundent loop check Andrew Tridgell2010-09-151-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-3/+3
* s4:kcc - Change some counter variables to be unsignedMatthias Dieter Wallnöfer2010-03-051-1/+1
* s4-drs: framework for DsGetReplInfo(), includes the DS_REPL_INFO_NEIGHBORS in...Andrew Tridgell2010-01-161-2/+8
* s4-drs: DsExecuteKCC() implementationErick Nascimento2009-11-141-0/+20
* s4-samdb: reduce the number of samdb opens at startupAndrew Tridgell2009-10-251-6/+3
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-9/+10
* s4-kcc: add a very simple KCCAndrew Tridgell2009-09-111-0/+221