Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS. | Jeremy Allison | 1 | -2/+7 |
2007-10-10 | r21800: Check-in the DFS rewrite. I am still testing this but it | Jeremy Allison | 1 | -140/+148 |
2007-10-10 | r21768: Fix the client dfs code such that smbclient can | Jeremy Allison | 1 | -17/+54 |
2007-10-10 | r21133: - Apply patch from ages ago, which should allow following \\server\sh... | Derrell Lipman | 1 | -10/+27 |
2007-10-10 | r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS | Volker Lendecke | 1 | -5/+6 |
2007-10-10 | r17291: Fix memory leaks on early exit path. | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 | Volker Lendecke | 1 | -3/+6 |
2007-10-10 | r16249: Fix Klokwork ID 130 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r14133: Fix Coverity bug # 140 | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -6/+16 |
2007-10-10 | r9958: revert last commit. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r9955: Fix misleading comments. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r7339: only check for dfs proxy referrals when the server supports dfs | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6706: * fix bug that prevented smbclient from creating directories | Gerald Carter | 1 | -3/+11 |
2007-10-10 | r6685: smbclient fixes | Gerald Carter | 1 | -5/+64 |
2007-10-10 | r5994: proper fix for smbclient and win98 file servers; check the WCT value i... | Gerald Carter | 1 | -19/+1 |
2007-10-10 | r5981: Hack to fix DFS code to work with Win98 server. JERRY PLEASE REVIEW TH... | Jeremy Allison | 1 | -1/+19 |
2007-10-10 | r5835: Make smbclient obey the max protocol argument again. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r5657: Fix uninitialized variable warning | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r5578: get 'recurse; dir' working across multiple levels of dfs referrals | Gerald Carter | 1 | -15/+18 |
2007-10-10 | r5577: get recurse; dir working across single level dfs referrals | Gerald Carter | 1 | -0/+53 |
2007-10-10 | r5560: make sure session setup message is displayed after changes to client.c | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r5545: move cli_cm_XXX() connection handling code to clidfs and out of client... | Gerald Carter | 1 | -0/+278 |
2007-10-10 | r5542: fix a few more msdfs bugs in smbclient against both smbd and 2k dfs root | Gerald Carter | 1 | -4/+8 |
2007-10-10 | r5521: allow smbclient to follow multiple leveles of dfs referrals (no loop c... | Gerald Carter | 1 | -47/+10 |
2007-10-10 | r5518: Add initial msdfs support to smbclient. Currently I can only | Gerald Carter | 1 | -28/+229 |
2007-10-10 | r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopen | Gerald Carter | 1 | -0/+154 |