summaryrefslogtreecommitdiffstats
path: root/source/libsmb/clidfs.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.Jeremy Allison2007-06-201-2/+7
* r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison2007-03-121-140/+148
* r21768: Fix the client dfs code such that smbclient canJeremy Allison2007-03-081-17/+54
* r21749: Merge from SAMBA_3_0 to fix dfs referrel link problems.Jeremy Allison2007-03-071-10/+27
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-7/+9
* r17291: Fix memory leaks on early exit path.Jeremy Allison2006-07-281-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