summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/kcc/kcc_connection.c
Commit message (Expand)AuthorAgeFilesLines
* KCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATEDDave Craft2011-07-141-1/+9
* s4:dsdb - always handle the attribute "options" as 32bit unsigned integerMatthias Dieter Wallnöfer2011-03-011-1/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-kcc: pass the service context into the kcc connection codeAndrew Tridgell2010-09-231-2/+2
* s4:kcc_connection.c - fix typo in error messageMatthias Dieter Wallnöfer2010-08-071-2/+2
* s4:dsdb/kcc/*.c - fix up wrong typed countersMatthias Dieter Wallnöfer2010-03-161-2/+4
* nTDSConnection creationCrístian Deives2010-03-121-0/+2
* s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()Andrew Tridgell2010-02-161-4/+2
* 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-301-33/+136
* s4-drs: Create connection obejct (nTDSConnection)Crístian Deives2009-11-301-0/+124