Ensure we use the same mid for the secondary trans requests, W2K3
[samba.git] / source3 / libsmb / clitrans.c
2003-12-01 Jeremy AllisonEnsure we use the same mid for the secondary trans...
2003-12-01 Jeremy AllisonBetter fix for client signing bug. Ensure we don't...
2003-11-30 Jeremy AllisonFix signing bug with secondary client trans requests...
2003-10-20 Jeremy AllisonMerge Volker's fix.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-03-15 Andrew BartlettAdd const, and a signed/unsigned fix.
2003-03-12 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2001-09-05 Andrew Tridgelluse cli_is_error() instead of looking in smb_rcls,...
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-20 Andrew Tridgella bunch of fixes from the s\7fflight to seattle
2001-08-17 Jeremy AllisonUse tparam not tdata when reallocing params to make...
2001-08-17 Jean-François Mico... more useful debug messages and check if the size are...
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-03-14 Andrew Tridgellsimpler clistr interface which handles individual packe...
2001-03-10 Andrew Tridgellto use the same macros in the client and server rename...
2001-02-20 Andrew Tridgell- neater setting of bcc
2001-02-20 Andrew Tridgellpipe opening now works with unicode
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-12-03 Andrew Tridgell- added client support for nttrans calls
2000-04-25 Andrew Tridgellsplit clientgen.c into several parts