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