Fix a few "might be uninitialized" errors
[samba.git] / source3 / libsmb / clireadwrite.c
2021-11-11 Volker Lendeckelibsmb: Remove "trans_oob()" macro
2019-08-28 Noel Powers3/libsmb: clang: Fix 'warning: Assigned value is garba...
2019-08-27 Noel Powers3/libsmb: clang: Fix 'Assigned value is garbage or...
2019-08-27 Noel Powers3/libsmb: clang: Fix '2nd func call argument is uninit...
2019-08-27 Noel Powers3/libsmb: clang: Fix 'The left operand of '>' or ...
2019-01-07 Tim Beales3:libsmb: Avoid duplicated code by making cli_read_sin...
2018-12-13 Tim Beales3:libsmb: add comments for cli_write_send/cli_push_send
2018-12-13 Stefan Metzmachers3:libsmb: add cli_write_send/recv which work with...
2018-08-27 Volker Lendeckelibsmb: Expose protocol-agnostic cli_writeall_send...
2018-08-27 Volker Lendeckelibsmb: Rename cli_writeall_send/recv to cli_smb1_write...
2018-08-27 Volker Lendeckelibsmb: Add protocol-agnostic cli_read
2018-07-13 Jeremy Allisons3: libsmbclient: Fix cli_splice() fallback when readin...
2018-07-09 Bailey Berrolibsmbclient: Initialize written in cli_splice_fallback()
2016-09-14 Christian Ambachs3:libsmb fix a typo
2016-08-19 Jeremy Allisons3: libsmb: Add uint16_t addtional_flags2 to cli_smb_re...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-11-06 Mathieu ParentFix various spelling errors
2015-05-29 Ross Lagerwalls3: libsmbclient: Add server-side copy support
2015-05-18 Volker LendeckeUse tevent_req_poll_ntstatus
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-15 Stefan Metzmachers3:libsmb: add support for SMB2 in cli_writeall()
2013-08-15 Stefan Metzmachers3:libsmb: add SMB2 support to cli_pull*
2013-08-15 Stefan Metzmachers3:libsmb: add SMB2 support to cli_push*
2013-08-15 Stefan Metzmachers3:libsmb: remove unused cli_readall*
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...
next