summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/namequery_dc.c
Commit message (Expand)AuthorAgeFilesLines
* r17945: Store the server and client sitenames in the ADSJeremy Allison2007-10-101-2/+2
* r17943: The horror, the horror. Add KDC site support byJeremy Allison2007-10-101-7/+20
* r17933: Don't print a NULL sitename.Jeremy Allison2007-10-101-2/+2
* r17929: Ok, I think I finally figured out where to putJeremy Allison2007-10-101-12/+42
* r17881: Another microstep towards better error reporting: Make get_sorted_dc_...Volker Lendecke2007-10-101-1/+2
* r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter2007-10-101-28/+0
* r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jpJeremy Allison2007-10-101-1/+3
* Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett2004-01-051-16/+11
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-1/+1
* fix 2 bugs:Gerald Carter2003-08-081-3/+13
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-1/+1
* * cleanup more DC name resolution issues in check_*domain_security()Gerald Carter2003-06-301-1/+70
* large change:Gerald Carter2003-06-251-146/+9
* * s/get_dc_name/rpc_dc_name/g (revert a previous change)Gerald Carter2003-06-231-67/+9
* Forward port the app-head changes for dc name cache into 3.0.Jeremy Allison2003-06-131-17/+78
* merge from APP_HEAD. Push negative connection cacheGerald Carter2003-06-061-7/+148
* merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter2002-12-121-0/+104