summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clidfs.c
Commit message (Expand)AuthorAgeFilesLines
* r7339: only check for dfs proxy referrals when the server supports dfsGerald Carter2007-10-101-1/+1
* r6706: * fix bug that prevented smbclient from creating directoriesGerald Carter2007-10-101-3/+11
* r6685: smbclient fixesGerald Carter2007-10-101-5/+64
* r5994: proper fix for smbclient and win98 file servers; check the WCT value i...Gerald Carter2007-10-101-19/+1
* r5981: Hack to fix DFS code to work with Win98 server. JERRY PLEASE REVIEW TH...Jeremy Allison2007-10-101-1/+19
* r5835: Make smbclient obey the max protocol argument again.Jeremy Allison2007-10-101-1/+1
* r5657: Fix uninitialized variable warningVolker Lendecke2007-10-101-1/+1
* r5578: get 'recurse; dir' working across multiple levels of dfs referralsGerald Carter2007-10-101-15/+18
* r5577: get recurse; dir working across single level dfs referralsGerald Carter2007-10-101-0/+53
* r5560: make sure session setup message is displayed after changes to client.cGerald Carter2007-10-101-2/+2
* r5545: move cli_cm_XXX() connection handling code to clidfs and out of client...Gerald Carter2007-10-101-0/+278
* r5542: fix a few more msdfs bugs in smbclient against both smbd and 2k dfs rootGerald Carter2007-10-101-4/+8
* r5521: allow smbclient to follow multiple leveles of dfs referrals (no loop c...Gerald Carter2007-10-101-47/+10
* r5518: Add initial msdfs support to smbclient. Currently I can onlyGerald Carter2007-10-101-28/+229
* r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopenGerald Carter2007-10-101-0/+154