index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
clidfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix C++ warnings
Volker Lendecke
2007-12-08
1
-1
/
+1
*
Fix call to clistr_pull_talloc.
Jeremy Allison
2007-12-07
1
-1
/
+1
*
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
2007-12-07
1
-37
/
+73
*
Fix clidfs.c compile.
Jeremy Allison
2007-12-06
1
-2
/
+3
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-36
/
+24
*
Don't forget to delete the stackframe.
Jeremy Allison
2007-12-03
1
-0
/
+1
*
Remove PSTRING_LEN from smbd/ nmbd/.
Jeremy Allison
2007-11-29
1
-217
/
+356
*
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
2007-11-29
1
-3
/
+6
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-2
/
+6
*
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
2007-10-27
1
-2
/
+2
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-10
/
+10
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-11
/
+11
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
2007-10-10
1
-2
/
+7
*
r21800: Check-in the DFS rewrite. I am still testing this but it
Jeremy Allison
2007-10-10
1
-140
/
+148
*
r21768: Fix the client dfs code such that smbclient can
Jeremy Allison
2007-10-10
1
-17
/
+54
*
r21133: - Apply patch from ages ago, which should allow following \\server\sh...
Derrell Lipman
2007-10-10
1
-10
/
+27
*
r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS
Volker Lendecke
2007-10-10
1
-5
/
+6
*
r17291: Fix memory leaks on early exit path.
Jeremy Allison
2007-10-10
1
-1
/
+5
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607
Volker Lendecke
2007-10-10
1
-3
/
+6
*
r16249: Fix Klokwork ID 130
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r14133: Fix Coverity bug # 140
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-6
/
+16
*
r9958: revert last commit.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r9955: Fix misleading comments.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
1
-2
/
+0
*
r7339: only check for dfs proxy referrals when the server supports dfs
Gerald Carter
2007-10-10
1
-1
/
+1
*
r6706: * fix bug that prevented smbclient from creating directories
Gerald Carter
2007-10-10
1
-3
/
+11
*
r6685: smbclient fixes
Gerald Carter
2007-10-10
1
-5
/
+64
*
r5994: proper fix for smbclient and win98 file servers; check the WCT value i...
Gerald Carter
2007-10-10
1
-19
/
+1
*
r5981: Hack to fix DFS code to work with Win98 server. JERRY PLEASE REVIEW TH...
Jeremy Allison
2007-10-10
1
-1
/
+19
*
r5835: Make smbclient obey the max protocol argument again.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r5657: Fix uninitialized variable warning
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r5578: get 'recurse; dir' working across multiple levels of dfs referrals
Gerald Carter
2007-10-10
1
-15
/
+18
*
r5577: get recurse; dir working across single level dfs referrals
Gerald Carter
2007-10-10
1
-0
/
+53
*
r5560: make sure session setup message is displayed after changes to client.c
Gerald Carter
2007-10-10
1
-2
/
+2
*
r5545: move cli_cm_XXX() connection handling code to clidfs and out of client...
Gerald Carter
2007-10-10
1
-0
/
+278
*
r5542: fix a few more msdfs bugs in smbclient against both smbd and 2k dfs root
Gerald Carter
2007-10-10
1
-4
/
+8
*
r5521: allow smbclient to follow multiple leveles of dfs referrals (no loop c...
Gerald Carter
2007-10-10
1
-47
/
+10
*
r5518: Add initial msdfs support to smbclient. Currently I can only
Gerald Carter
2007-10-10
1
-28
/
+229
*
r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopen
Gerald Carter
2007-10-10
1
-0
/
+154