s3:libsmb: rewrite cli_pull* to use smb1cli_conn_req_possible()
[nivanova/samba-autobuild/.git] / source3 / libsmb / clireadwrite.c
2013-08-15 Stefan Metzmachers3:libsmb: rewrite cli_pull* to use smb1cli_conn_req_po...
2013-08-15 Stefan Metzmachers3:libsmb: rewrite cli_push* to use smb1cli_conn_req_po...
2013-03-20 Stefan Metzmachers3:libsmb: let cli_read_andx_create() accept any length
2013-02-19 Stefan Metzmachers3:libsmb: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:libsmb: make use of samba_tevent_context_init()
2012-06-05 Stefan Metzmachers3:libsmb: remove unused 'inbuf' variable
2012-06-03 Luk Claess3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs...
2012-05-28 Luk Claess3:libsmb: get rid of clisigning routines
2012-05-28 Luk Claess3:libsmb: get rid of cli_has_async_calls
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_encryption_on
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_max_requests
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-01-27 Andrew Bartletts3-libsmb Do not limit read replies to NBT packet sizes
2011-11-09 Stefan Metzmachers3:libsmb: consistently use state->size in cli_write_an...
2011-11-08 Stefan Metzmachers3:libsmb: fix cli_write_and_x() against OS/2 print...
2011-09-20 Volker Lendeckes3: Further fix for bug 8338
2011-09-15 Stefan Metzmachers3:libsmb: s/cli_encryption_on/cli_state_encryption_on()
2011-09-14 Stefan Metzmachers3:libsmb: align chunk_size for cli_pull/push() to...
2011-09-14 Stefan Metzmachers3:libsmb: let cli_write_max_bufsize() return the max...
2011-09-14 Stefan Metzmachers3:libsmb: let cli_read_max_bufsize() return the max...
2011-09-13 Stefan Metzmachers3:libsmb: make use of cli_state_max_requests() in...
2011-09-13 Stefan Metzmachers3:libsmb: make use of cli_state_max_requests() in...
2011-09-13 Stefan Metzmachers3:libsmb: make use of cli_state_available_size() in...
2011-09-13 Stefan Metzmachers3:libsmb: make use of cli_state_available_size() in...
2011-09-13 Stefan Metzmachers3:libsmb: make use of cli_state_available_size() in...
2011-08-02 Stefan Metzmachers3:libsmb/cli*: make use of cli_state_capabilities()
2011-07-23 Björn Baumbachs3-libsmb: finally remove cli_read_old()
2011-07-20 Björn Baumbachs3-libsmb: introduce new NTSTATUS cli_read()
2011-07-20 Björn Baumbachs3-libsmb: replace cli_read() with cli_read_old()
2011-07-03 Volker Lendeckes3: Allow NULL for arg pwritten in cli_write_andx
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-10 Stefan Metzmachers3:libsmb/clireadwrite: calculate cli_write_max_bufsize...
2011-06-10 Stefan Metzmachers3:libsmb/clireadwrite: calculate cli_read_max_bufsize...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-19 Volker Lendeckes3: Do central cli_set_error
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-04-26 Volker Lendeckes3: Remove cli_write
2011-04-26 Volker Lendeckes3: Add cli_writeall
2011-04-16 Volker Lendeckes3: Use tevent_req_nterror properly in a few places
2011-03-29 Günther Deschners3-trans2: only include trans2.h where needed.
2011-03-27 Volker Lendeckes3: Remove a use of cli_send_smb
2010-11-11 Jeremy AllisonFix bug #7791 - gvfsd-smb (Gnome vfs) fails to copy...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-05-08 Günther Deschners3-libsmb: fix argument order for tevent_req_default_pr...
2010-05-05 Andreas Schneiders3-libsmb: Fixed a recursion in cli_pull_print.
2010-04-14 Jeremy AllisonSplit out the client unix capabilities to those the...
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_write_andx_done
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_read_andx_done
2010-02-22 Volker Lendeckes3: Add a talloc_move for the inbuf to cli_smb_recv
2010-01-25 Björn Jackes3: remove unused variable
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Volker LendeckeSecond part of bug fix for 6606.
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Volker Lendeckes3:libsmb: Fix bug 6606 -- short reads in smbclient...
2009-09-05 Volker Lendeckes3:libsmb: Convert (state->received) to (state->receive...
2009-08-19 Jeremy AllisonFix Red Hat bugzilla bug : https://bugzilla.redhat...
2009-05-13 Bo Yangs3: return proper error code in cli_smb_req_send
2009-05-12 Jeremy AllisonClean up assignments to iov_base, ensure it's always...
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-08 Volker LendeckeConvert cli_push to tevent_req
2009-04-08 Volker LendeckeConvert cli_pull to tevent_req
2009-04-06 Volker LendeckeStreamline cli_push sync wrapper
2009-04-06 Volker LendeckeConvert cli_write_andx to tevent_req
2009-04-06 Volker LendeckeStreamline cli_pull sync wrapper
2009-04-06 Volker LendeckeConvert cli_read_andx to tevent_req
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
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 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
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...
next