summaryrefslogtreecommitdiffstats
path: root/source/libsmb/clidfs.c
Commit message (Expand)AuthorAgeFilesLines
* r17355: go ahead and catch some changes from the 3.0.23 dev treeGerald Carter2006-08-011-1/+5
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-3/+6
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-151-1/+1
* r14133: Fix Coverity bug # 140Volker Lendecke2006-03-101-2/+2
* r13316: Let the carnage begin....Gerald Carter2006-02-031-6/+16
* r9958: revert last commit.Günther Deschner2005-09-021-1/+1
* r9955: Fix misleading comments.Günther Deschner2005-09-021-1/+1
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2005-07-191-2/+0
* r7339: only check for dfs proxy referrals when the server supports dfsGerald Carter2005-06-061-1/+1
* r6706: * fix bug that prevented smbclient from creating directories Gerald Carter2005-05-101-3/+11
* r6685: smbclient fixesGerald Carter2005-05-091-5/+64
* r5994: proper fix for smbclient and win98 file servers; check the WCT value i...Gerald Carter2005-03-231-19/+1
* r5981: Hack to fix DFS code to work with Win98 server. JERRY PLEASE REVIEW TH...Jeremy Allison2005-03-221-1/+19
* r5835: Make smbclient obey the max protocol argument again.Jeremy Allison2005-03-161-1/+1
* r5657: Fix uninitialized variable warningVolker Lendecke2005-03-051-1/+1
* r5578: get 'recurse; dir' working across multiple levels of dfs referrals Gerald Carter2005-02-261-15/+18
* r5577: get recurse; dir working across single level dfs referralsGerald Carter2005-02-261-0/+53
* r5560: make sure session setup message is displayed after changes to client.cGerald Carter2005-02-251-2/+2
* r5545: move cli_cm_XXX() connection handling code to clidfs and out of client...Gerald Carter2005-02-241-0/+278
* r5542: fix a few more msdfs bugs in smbclient against both smbd and 2k dfs rootGerald Carter2005-02-241-4/+8
* r5521: allow smbclient to follow multiple leveles of dfs referrals (no loop c...Gerald Carter2005-02-231-47/+10
* r5518: Add initial msdfs support to smbclient. Currently I can only Gerald Carter2005-02-231-28/+229
* r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopenGerald Carter2005-02-221-0/+154