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