updated the 3.0 branch from the head branch - ready for alpha18
[nivanova/samba-autobuild/.git] / source3 / libsmb / clireadwrite.c
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-16 Andrew BartlettFix up some of the SMB signing code:
2002-05-18 Andrew BartlettMove client_receive_smb to clientgen.c as a static...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-20 Jeremy AllisonCorrectly increment offset in cli_smbwrite.
2002-03-20 Jeremy AllisonTest against W2K that we're doing large read/writes...
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-24 Jeremy AllisonRe-added readbraw call to test with smbtorture. This...
2001-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
2001-07-01 Andrew Tridgellcli_read() was reading too many bytes.
2001-06-29 Jeremy AllisonUse a logical cli_read(), removed the cli_read_one...
2001-06-22 Tim PotterMerged cli_read_one() function for reading DCE/RPC...
2001-06-22 Andrew Tridgelladded some comments to make the cli read code clearer
2001-06-21 Andrew Tridgellnext_token() was supposed to be a reentrant replacement...
2001-06-05 Jeremy AllisonSet correct reply word in large writeX (greater than...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-04-25 Andrew Tridgellsplit clientgen.c into several parts