index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
clientgen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make use of TALLOC_ZERO_P
Volker Lendecke
2008-09-21
1
-3
/
+1
*
Remove cli_request_get()
Volker Lendecke
2008-08-28
1
-2
/
+2
*
Add async smbecho client support
Volker Lendecke
2008-08-28
1
-27
/
+139
*
Two more fixes from Jim Brown <jim.brown@miami.edu> for SGI compiler warnings.
Jeremy Allison
2008-07-01
1
-1
/
+6
*
Security fix for CVE-2008-1105: Boundary failure when parsing SMB responses
Jeremy Allison
2008-05-28
1
-91
/
+3
*
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
2008-04-20
1
-43
/
+5
*
Add "desthost" to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-2
/
+2
*
Refactoring: Make struct rpc_pipe_client its own talloc parent
Volker Lendecke
2008-04-20
1
-1
/
+1
*
Add cli_setup_packet_buf
Volker Lendecke
2008-02-28
1
-22
/
+32
*
Make cli_struct a talloc parent
Volker Lendecke
2008-02-28
1
-2
/
+2
*
Add explicit buf arg to cli_check_sign_mac
Volker Lendecke
2008-02-28
1
-1
/
+1
*
Add explicit buf arg to cli_encrypt_message and cli_calculate_sign_mac
Volker Lendecke
2008-02-28
1
-2
/
+3
*
Convert receive_smb_raw to NTSTATUS
Volker Lendecke
2008-02-02
1
-4
/
+25
*
read_socket_with_timeout_ntstatus->read_socket_with_timeout
Volker Lendecke
2008-02-02
1
-1
/
+1
*
Get rid of read_socket_with_timeout
Volker Lendecke
2008-02-02
1
-2
/
+22
*
read_socket_with_timeout has timeout=0 handling
Volker Lendecke
2008-01-23
1
-6
/
+2
*
Encryption works better when you add the client decrypt code :-).
Jeremy Allison
2007-12-26
1
-0
/
+11
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
1
-35
/
+73
*
Some C++ warnings
Volker Lendecke
2007-12-21
1
-2
/
+2
*
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
2007-11-29
1
-8
/
+0
*
Remove the horror that was the global smb_rw_error.
Jeremy Allison
2007-11-05
1
-11
/
+12
*
Remove the smb_read_error global variable and replace
Jeremy Allison
2007-11-03
1
-11
/
+10
*
Change the client library to write directly out of
Jeremy Allison
2007-11-02
1
-3
/
+62
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-9
/
+9
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-81
/
+15
*
r24223: Convert reply_echo to the new API
Volker Lendecke
2007-10-10
1
-7
/
+13
*
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
*
r22950: Fix the issue Volker reported here :
Jeremy Allison
2007-10-10
1
-27
/
+1
*
r22930: Next attempt to get the build farm in line.
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r22929: Attempt to fix some build farm failures: On port 139 the first
Volker Lendecke
2007-10-10
1
-0
/
+26
*
r22924: Fix the build by correctly processing readX
Jeremy Allison
2007-10-10
1
-21
/
+25
*
r22920: Add in the UNIX capability for 24-bit readX, as discussed
Jeremy Allison
2007-10-10
1
-14
/
+113
*
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r22212: Cope with signature errors on sessionsetupX logins
Jeremy Allison
2007-10-10
1
-0
/
+20
*
r21994: Ignore keepalives in the correct buffer (out not in :-).
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21993: Don't let keepalives interferece with sign or seal
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r21992: Fix keepalive processing when encryption turned on.
Jeremy Allison
2007-10-10
1
-6
/
+26
*
r21991: I hate Steve French :-). Add support for encryption
Jeremy Allison
2007-10-10
1
-2
/
+5
*
r21990: Stop messing with the signing engine just because
Jeremy Allison
2007-10-10
1
-10
/
+10
*
r21939: Fix missing initialization that
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21922: Fixed the build by rather horrid means. I really need
Jeremy Allison
2007-10-10
1
-27
/
+31
*
r21880: Make client and server calls into encryption code symetrical,
Jeremy Allison
2007-10-10
1
-3
/
+10
*
r21865: Add in the stubs for SMB transport encryption. Will flesh
Jeremy Allison
2007-10-10
1
-5
/
+31
*
r20124: clean up nested extern declaration warnings
Herb Lewis
2007-10-10
1
-1
/
+2
*
r18014: revert a possibly unnecessary change
Derrell Lipman
2007-10-10
1
-1
/
+2
*
r18011: Should fix bug 3835.
Derrell Lipman
2007-10-10
1
-3
/
+2
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-31
/
+9
*
r16458: Increase debuglevel of cli_rpc_pipe_close().
Günther Deschner
2007-10-10
1
-1
/
+1
*
r16356: Helping derrell out. Jeremy.
Jeremy Allison
2007-10-10
1
-1
/
+1
[next]