Move client_receive_smb to clientgen.c as a static, as proposed by Elrond.
[kai/samba.git] / source3 / libsmb / clitrans.c
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