summaryrefslogtreecommitdiff
path: root/source4/dsdb/kcc/kcc_service.c
Commit message (Expand)AuthorAgeFilesLines
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-191-1/+5
* s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison2017-05-111-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dsdb/Günther Deschner2016-09-281-1/+1
* dsdb: Rework kcc_deleted() into dsdb_garbage_collect_tombstones()Andrew Bartlett2016-09-011-3/+2
* samba_kcc: Enable the python samba_kccGarming Sam2016-07-211-1/+1
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-131-0/+1
* kcc: Wait until the samba_kcc script runs to declare success to the callerAndrew Bartlett2015-05-281-7/+98
* 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