Merge branch 'sharedm4' of /home/jelmer/samba4
[ira/wip.git] / source3 / libsmb / clireadwrite.c
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-12 Stefan MetzmacherRevert "s3:libsmb: add an option to cli_push to let...
2009-03-10 Stefan Metzmachers3:libsmb: add an option to cli_push to let the caller...
2009-03-10 Stefan Metzmachers3:libsmb: only treat a return 0 as end of file
2009-03-10 Stefan Metzmachers3:libsmb: fix a lot of cli_push() bugs
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Volker LendeckeNext step disentangling async_req from NTSTATUS
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-01-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker LendeckeAdd a macro async_req_setup()
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-03 Volker Lendeckestruct async_req doesn't really need to carry an event_...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeAdd async cli_write_andx and cli_pull
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckePass "bytes_alignment" up through cli_request_send
2008-12-19 Volker LendeckeFactor out cli_write_max_bufsize
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-13 Volker LendeckeFor read&x replies, check the offset
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...
next