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
/
clitrans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
1
-1
/
+1
*
s3: Remove unused cli_send/receive_trans
Volker Lendecke
2011-01-17
1
-331
/
+0
*
s3: Remove unused cli_send/receive_nt_trans
Volker Lendecke
2011-01-17
1
-341
/
+0
*
s3-build: only include async headers where needed.
Günther Deschner
2010-09-20
1
-1
/
+1
*
s3: Save the received trans2 from the inbuf in cli_trans
Volker Lendecke
2010-08-05
1
-1
/
+10
*
s3: Explicitly handle inbuf in cli_trans_done
Volker Lendecke
2010-02-22
1
-2
/
+9
*
s3: Add a talloc_move for the inbuf to cli_smb_recv
Volker Lendecke
2010-02-22
1
-1
/
+2
*
s3: Add min_setup, min_param and min_data to cli_trans_recv
Volker Lendecke
2009-11-14
1
-8
/
+18
*
s3: return proper error code in cli_smb_req_send
Bo Yang
2009-05-13
1
-4
/
+7
*
Clean up assignments to iov_base, ensure it's always cast to void *. This sho...
Jeremy Allison
2009-05-12
1
-5
/
+5
*
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
2009-04-14
1
-5
/
+5
*
Convert cli_trans to tevent_req
Volker Lendecke
2009-04-06
1
-382
/
+272
*
Remove async_req dependency from cli_pull_trans
Volker Lendecke
2009-04-05
1
-23
/
+25
*
Fix an uninitialized variable valgrind error
Volker Lendecke
2009-03-31
1
-2
/
+2
*
s3:libsmb: use new simplified smb_signing code for the client side
Stefan Metzmacher
2009-03-23
1
-21
/
+33
*
s3:libsmb: always create bytes array in cli_trans code
Stefan Metzmacher
2009-03-19
1
-5
/
+14
*
s3:libsmb: fix smb signing for fragmented trans/trans2/nttrans requests
Stefan Metzmacher
2009-03-19
1
-23
/
+7
*
Split up async_req into a generic and a NTSTATUS specific part
Volker Lendecke
2009-02-01
1
-7
/
+7
*
Add the strlen to push to smb_bytes_push_str, return the converted size
Volker Lendecke
2009-01-29
1
-3
/
+3
*
Pass "bytes_alignment" up through cli_request_send
Volker Lendecke
2008-12-19
1
-3
/
+3
*
Simplify async programming a bit with helper routines
Volker Lendecke
2008-12-08
1
-3
/
+3
*
Move cli_trans_oob to lib/util.c
Volker Lendecke
2008-11-28
1
-17
/
+4
*
Fix some bogus compiler warnings
Volker Lendecke
2008-09-10
1
-5
/
+10
*
Add async trans/trans2/nttrans calls to libsmb
Volker Lendecke
2008-09-09
1
-0
/
+701
*
Fix signing problem in the client with transs requests
Volker Lendecke
2008-05-13
1
-0
/
+3
*
Revert "Fix signing bug found by Volker. That one was *subtle*."
Volker Lendecke
2008-05-13
1
-0
/
+14
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
1
-4
/
+4
*
Fix signing bug found by Volker. That one was *subtle*.
Jeremy Allison
2007-12-04
1
-14
/
+0
*
Ensure we have 2 bytes of zeros as a pad-buffer at the
Jeremy Allison
2007-11-30
1
-40
/
+85
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-6
/
+6
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-4
/
+4
*
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
*
r22732: - Testing of libsmbclient against Vista revealed what is likely a bug in
Derrell Lipman
2007-10-10
1
-1
/
+8
*
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r21899: At least we're getting to stage 2 of the blob
Jeremy Allison
2007-10-10
1
-4
/
+10
*
r17333: Some C++ warnings
Volker Lendecke
2007-10-10
1
-4
/
+4
*
r17292: Try and fix bug #3967 - signing problems on trans
Jeremy Allison
2007-10-10
1
-40
/
+61
*
r15018: Merge Volker's ipc/trans2/nttrans changes over
Jeremy Allison
2007-10-10
1
-36
/
+2
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-20
/
+8
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-4
/
+15
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
1
-2
/
+0
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
1
-2
/
+2
*
r5840: Fix findfirst/findnext with protocol level < NT1.
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-4
/
+4
*
Ensure we use the same mid for the secondary trans requests, W2K3
Jeremy Allison
2003-12-01
1
-0
/
+6
*
Better fix for client signing bug. Ensure we don't malloc/free trans signing
Jeremy Allison
2003-12-01
1
-30
/
+26
*
Fix signing bug with secondary client trans requests. Turns out the last
Jeremy Allison
2003-11-30
1
-0
/
+20
*
We are doing NT error codes now.... If we have an NT error, report that
Volker Lendecke
2003-10-20
1
-0
/
+11
[next]