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
*
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
*
More fixes for client and server side signing. Ensure sequence numbers
Jeremy Allison
2003-08-02
1
-17
/
+61
*
Correct fix (removed the earlier band-aid) for what I thought was a signing
Jeremy Allison
2003-08-02
1
-0
/
+18
*
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-3
/
+3
*
Change size parameters from signed to unsigned to fix up warnings.
Jeremy Allison
2003-03-13
1
-69
/
+164
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
2002-01-11
1
-4
/
+4
*
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
Andrew Tridgell
2001-09-05
1
-2
/
+2
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
1
-20
/
+6
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-12
/
+17
*
a bunch of fixes from the sflight to seattle
Andrew Tridgell
2001-08-20
1
-7
/
+10
*
Use tparam not tdata when reallocing params to make clearer.
Jeremy Allison
2001-08-17
1
-12
/
+15
*
more useful debug messages and check if the size are non null.
Jean-François Micouleau
2001-08-17
1
-10
/
+17
*
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
2001-08-12
1
-4
/
+26
*
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
2001-08-10
1
-9
/
+15
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
simpler clistr interface which handles individual packets having
Andrew Tridgell
2001-03-14
1
-6
/
+2
*
to use the same macros in the client and server rename the CLISTR_
Andrew Tridgell
2001-03-10
1
-2
/
+2
*
- neater setting of bcc
Andrew Tridgell
2001-02-20
1
-8
/
+4
*
pipe opening now works with unicode
Andrew Tridgell
2001-02-20
1
-3
/
+10
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-1
/
+6
*
- added client support for nttrans calls
Andrew Tridgell
2000-12-03
1
-0
/
+200
*
split clientgen.c into several parts
Andrew Tridgell
2000-04-25
1
-0
/
+233