summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/namequery_dc.c
Commit message (Expand)AuthorAgeFilesLines
* 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