Remove unused extended_dn_out_{dereference,ldb}.c files
[abartlet/samba.git/.git] / source3 / libsmb / clireadwrite.c
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-09 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-08 Volker LendeckeSimplify async programming a bit with helper routines
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-28 Volker LendeckeRemove cli_request_get()
2008-08-28 Volker LendeckeAdd cli_pull_reply
2008-08-28 Volker LendeckeRemove cli->event_ctx, pass it explicitly
2008-08-28 Volker LendeckeRefactoring: Add the routine cli_request_send()
2008-08-23 Volker LendeckeRevert "Protect against short read&x replies"
2008-08-23 Volker LendeckeProtect against short read&x replies
2008-08-01 Volker Lendeckecli_request_new() already gave use the req, remove...
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-28 Jeremy AllisonSecurity fix for CVE-2008-1105: Boundary failure when...
2008-05-21 Jeremy AllisonFix bug #5479, print spool shares require max_xmit to
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-19 Volker LendeckeFix bug 5399
2008-03-28 Jeremy AllisonFix bug #5326 - OS/2 servers give strange "high word...
2008-03-28 Volker LendeckeMore ssize_t->SMB_OFF_T
2008-03-21 Volker LendeckeOn Solaris, size_t seems to be only 32 bit.
2008-03-19 Volker Lendecke!NT_STATUS_IS_OK != NT_STATUS_IS_ERR
2008-03-18 Volker LendeckeFix bug 5334
2008-03-09 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-08 Volker LendeckeCorrectly calculate the max read size
2008-03-06 Volker LendeckeConvert cli_read to use cli_pull
2008-03-06 Volker LendeckeAdd async cli_pull support
2008-03-03 Volker LendeckeRevert "Add async cli_pull support"
2008-03-03 Volker LendeckeRevert "Convert cli_read to use cli_pull"
2008-03-01 Volker LendeckeRevert "Add async cli_pull support"
2008-03-01 Volker LendeckeRevert "Convert cli_read to use cli_pull"
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Volker LendeckeConvert cli_read to use cli_pull
2008-02-28 Volker LendeckeAdd async cli_pull support
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Jeremy AllisonFix bug found by Derrell - windows returns an read...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Jeremy AllisonWindows insists on write sizes < max_xmit on signed...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-11-06 Jeremy AllisonEnsure we don't use massive writes in pipe mode.
2007-11-02 Jeremy AllisonChange the client library to write directly out of
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonOur userlevel SMBwriteX call is non-standard in that it
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23148: Fix old old bug in cli_smbwrite() (not incrementing
2007-10-10 Jeremy Allisonr22920: Add in the UNIX capability for 24-bit readX...
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Volker Lendecker17333: Some C++ warnings
2007-10-10 Jeremy Allisonr15162: Patch for bug #3668. Windows has a bug with...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Jeremy Allisonr13119: Fix for #1779 from William Jojo <jojowil@hvcc...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Jeremy Allisonr4212: Ensure we only look at the bottom bit of large_r...
2007-10-10 Jeremy Allisonr4188: Ensure we add in the upper length in the right...
2007-10-10 Jeremy Allisonr4186: Fix client & server to allow 127k READX calls.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Richard Sharper2959: If we want to support writes >= 65536 with cli_w...
2007-10-10 Jeremy Allisonr2373: Fix typo.
2007-10-10 Jeremy Allisonr2371: Fix for talking to OS/2 clients (max_mux ignored...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-08 Jeremy AllisonRPC fix from Ronan Waide <waider@waider.ie>. Tested...
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2003-01-01 Richard SharpeDocument the size constraints on a write request.
2002-12-30 Jeremy AllisonMerge Richard's write > 4Gb fix.
2002-12-30 Richard SharpePort the fix to cli_setup_write to handle offsets great...
2002-12-19 Herb Lewismerge from 2.2 fix for smbclient large files
2002-12-19 Herb Lewismerge from 2.2 fix for smbclient large files
2002-11-27 Jeremy AllisonTest was reversed for ERRmoredata in cli_read.
2002-11-27 Jeremy AllisonTest was reversed for ERRmoredata in cli_read.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-26 Andrew BartlettUpdates!
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...
next