s3-libsmb: move protos to libsmb/proto.h
[sfrench/samba-autobuild/.git] / source3 / libsmb / async_smb.c
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-03-29 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2011-03-16 Günther Deschners3-libsmb: move smb encryption structs into own header.
2010-12-22 Volker Lendeckes3: Add async cli_session_request
2010-11-18 Volker Lendeckes3: Make winbind recover from a signing error
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-08-19 Jim McDonoughs3-libsmbclient Convert dos error codes to NTstatus...
2010-03-30 Jeremy AllisonIf the timeout has been set to zero, don't register...
2010-02-28 Volker Lendeckes3: Fix the CHAIN1 torture test
2010-02-22 Volker Lendeckes3: Explicitly handle inbuf in cli_smb_oplock_break_wai...
2010-02-22 Volker Lendeckes3: Add a talloc_move for the inbuf to cli_smb_recv
2010-02-21 Volker Lendeckes3: Avoid calling cli_alloc_mid twice in cli_smb_req_io...
2010-01-25 Björn Jackes3:async_smb: remove unused variable
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-03 Volker Lendeckes3: NT_STATUS_MORE_PROCESSING_REQUIRED is a valid sesss...
2009-12-22 Volker Lendeckes3: Restore correct timeouts for SMB requests
2009-12-22 Volker Lendeckes3: Remove a pointless else branch
2009-12-22 Volker Lendeckes3: Move smb_splice_chain to smbd/process.c, its only...
2009-05-24 Volker LendeckeAdd "err_on_readability" to writev_send
2009-05-18 Volker LendeckeFix broken pipe handling
2009-05-18 Bo Yangs3: tevent_req_poll() loops forever when pipe is broken
2009-05-13 Stefan Metzmachers3:libsmb: move read_smb_send/recv() static in async_smb.c
2009-05-13 Stefan Metzmachers3:libsmb: let cli_smb_chain_send() also return NTSTATUS
2009-05-13 Bo Yangs3:libsmb: return NT_STATUS_CONNECTION_INVALID if the...
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-29 Bo Yangs3: fix crash in winbindd
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-06 Volker LendeckeAdd async oplock waiter
2009-04-06 Volker LendeckeNever hand out 0xffff as a mid
2009-04-06 Volker LendeckeRemove async_req based async libsmb infrastructure
2009-04-06 Volker LendeckeAdd new async libsmb infrastructure
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Stefan Metzmachers3:libsmb: use new simplified smb_signing code for...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Bo YangFix crash in async_smb.c
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-01-31 Volker LendeckeMake is_andx_req non-static
2009-01-28 Volker LendeckeFix a valgrind error when the socket dies
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 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeFix setting smb_len for huge write&x calls
2008-12-19 Volker LendeckeAdd the cli_wct_ofs routine to calculate the offset...
2008-12-19 Volker LendeckeAdd a doxygen comment line I forgot to merge
2008-12-19 Volker LendeckeConvert cli_request->outbuf to uint8_t
2008-12-19 Volker LendeckeFor large smbwrite&x, we need more than 64k bcc
2008-12-19 Volker LendeckeAdd some comments
2008-12-19 Volker LendeckeFix the padding calculation in smb_splice_chain for...
2008-12-19 Volker LendeckePass "bytes_alignment" up through cli_request_send
2008-12-19 Volker LendeckePrefer network writes over reads
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-08 Volker LendeckeAdd a "bytes_padding" parameter to smb_splice_chain
2008-12-08 Volker LendeckeFactor out smb_splice_chain(), to be used by chain_repl...
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-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Tim ProutyFixed "argument differ in signedness" warning on linux
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Jeremy AllisonEnsure we handle signals correctly during the async...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Volker LendeckeRemove a cast -- thanks metze
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-12 Volker LendeckeFactor out validate_smb_crypto
2008-09-12 Volker LendeckeFix "make test" -- gna...
2008-09-12 Volker Lendeckeremove a pointless empty line
2008-09-12 Volker LendeckeAdd a paranoia check on incoming PDUs
2008-09-09 Jelmer VernooijMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-09 Volker LendeckeMove setting the mid field in req->outbuf from _cork...
2008-09-09 Volker LendeckeAdd utility function cli_in_chain()
2008-09-05 Volker LendeckeProtect against a closed socket
2008-09-05 Volker LendeckeDo proper error handling if the socket is closed
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_request->recv_helper
2008-08-28 Volker LendeckeActivate code to enable chained requests
2008-08-28 Volker LendeckeThis adds the code to allow chained requests in libsmb/
2008-08-28 Volker LendeckeMove "struct cli_request" from client.h to async_smb.h
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-14 Jim McDonoughPrevent NT_STATUS 0xF1000000 errors from appearing...
2008-03-09 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-08 Volker LendeckeMove inbuf handling to before the PDU handling
2008-03-06 Volker LendeckeAdd infrastructure to support async SMB requests
2008-03-03 Volker LendeckeRevert "Add infrastructure to support async SMB requests"
2008-03-01 Volker LendeckeRevert "Add infrastructure to support async SMB requests"
next