s4:libcli/raw: remove unused DEFAULT_TRUST_ACCOUNT_PASSWORD_LENGTH
[vlendec/samba-autobuild/.git] / source4 / libcli / smb2 /
2016-04-19 Andreas Schneiders4:libcli:smb2: Use constant time memcmp() to verify...
2016-04-12 Stefan MetzmacherCVE-2016-2115: s4:libcli/smb2: use the configured min_p...
2016-01-13 Jelmer VernooijMake libcli-smb-raw private, for now.
2015-03-27 Richard SharpeRename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that...
2014-11-27 Stefan Metzmachers4:libcli/smb2: initialize ls->lease_version
2014-11-27 Stefan Metzmachers4:libcli/smb2: add new_epoch to struct smb2_lease_break
2014-11-27 Stefan Metzmachers4:libcli/smb2: allow the caller to specify a specific...
2014-09-30 Stefan Metzmachers4:libcli/tcon: remove unused smb2_tree_connect*()
2014-09-30 Stefan Metzmachers4:libcli/smb2: make use of smb2cli_tcon*() in connect.c
2014-09-30 Stefan Metzmachers3:libsmb: remove unused smb2cli.h
2014-07-24 Stefan Metzmachers4:libcli/smb2: add smb2_session_channel()
2014-07-24 Stefan Metzmachers4:libcli/smb2: remove unused 'primary' argument of...
2014-03-26 Stefan Metzmachers4:libcli: make use of gensec_update_ev()
2013-12-06 Andreas Schneiders4-libcli: Add smb2_util_handle_empty().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-13 Volker Lendeckelibcli4: Remove an unused variable
2013-10-05 Michael Adams4:libcli:smb2: make smbcli_options argument to smb2_co...
2013-10-05 Michael Adams4:libcli:smb2: add the smb2_capabilities to the smbcli...
2013-10-05 Michael Adams4:libcli:smb2: add the client_guid to the smbcli_options
2013-08-23 Volker Lendeckelibsmb2: Fix opening the rootdirectory, part 1
2013-08-15 Stefan Metzmacherlibcli/smb: pass max_dyn_len to smb2cli_req_send()
2013-04-30 Volker Lendeckelibsmb: Use sizeof instead of explicit numbers
2013-04-30 Volker Lendeckelibsmb: Use smb2_lease_push in smb2_create_send
2013-04-18 Stefan Metzmachers4:torture/smb2: add smb2_lease_v2_create_share() helper
2013-04-18 Stefan Metzmachers4:libcli/smb2: add support for SMB2 LEASES v2
2013-01-16 David Disseldorpsmb2_ioctl: remove ioctl error response assumptions
2012-09-19 Michael Adams4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to...
2012-08-17 Stefan Metzmachers4:libcli/smb2: reset trsnport->compound.related when...
2012-08-06 Christian Ambachs4:libcli/smb2/write correct error checking
2012-07-25 Stefan Metzmacherlibcli/smb: pass smbXcli_session to smb2cli_tcon_set_va...
2012-07-25 Stefan Metzmachers4:libcli/smb2: remove unused smb2_session->pid
2012-07-25 Stefan Metzmachers4:libcli/smb2: remove unused variable
2012-07-25 Stefan Metzmacherlibcli/smb: there's no PID field in the SMB2/3 header...
2012-07-25 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_req_create...
2012-07-25 Stefan Metzmachers4:libcli/smb2: remove unused elements from smb2_tree
2012-07-24 Stefan Metzmachers4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree
2012-05-06 Stefan Metzmachers4:libcli/smb2: use PROTOCOL_LATEST
2012-04-16 Stefan Metzmachers4:libcli/smb2: fix anonymous session setups against...
2012-04-16 Stefan Metzmachers4:libcli/smb2: remove unused dependency to LIBPACKET
2012-03-25 Jelmer VernooijLIBCLI_SMB2: Depend on cli_smb_common rather than libsmb.
2012-03-15 Jelmer Vernooijlibsmbclient-raw: Install smb_composite.h.
2012-03-07 Gregor Becks4:libcli/smb2: allow smb2_session_setup_spnego to...
2012-03-03 Michael Adams4:libcli:smb2: set SMB2_CAP_ALL in the negprot
2012-03-03 Michael Adams4:libcli:smb2: store the share capabilites in the...
2012-03-03 Michael AdamsmbXcli: add the possiblilty to negotiate client capabi...
2012-03-03 Michael Adams4:libcli:smb2: allow max protocol 0x0224
2012-03-03 Michael Adams4:libcli:smb2: add support for parsing the durable...
2012-03-03 Michael Adams4:libcli:smb2: add support durable handle reconnect...
2012-03-03 Michael Adams4:libcli:smb2: add support durable handle request...
2012-02-27 Michael Adams4:libcli:smb2: add a smb2_connect_ext variant of smb2_...
2012-02-27 Michael Adams4:libcli:smb2: add a previous session argument to...
2012-02-27 Michael Adams4:libcli:smb2: add a previous session argument to...
2012-02-27 Michael Adams3:libsmb:smb2: pass previous session ID to session...
2012-02-27 Stefan Metzmachers4:libcli/smb2: remove unused 'session_key' from struct...
2012-02-27 Stefan Metzmacherlibcli/smb/smbXcli: maintain smb2 channel_signing_key...
2012-02-23 Michael Adams4:smbcli:smb2: add a random GUID to the transport...
2012-02-03 Michael Adams4:libcli:smb2: don't allocate the smb2_tree struct...
2012-02-03 Michael Adams4:libcli/torture:smb2: change smb2_tree_connect to...
2011-12-09 Stefan Metzmachers4:libcli/smb2: mark a request as error if we can't...
2011-11-30 Stefan Metzmachers4:libcli: do the nbss session request within smbcli_so...
2011-11-29 Stefan Metzmachers4:libcli/smb2: make sure only one idle event runs...
2011-11-24 Stefan Metzmachers4:libcli/smb2: use talloc_zero() in smb2_request_init()
2011-11-24 Stefan Metzmachers4:libcli/smb2: fix compiler warning in smb2_push_o16s1...
2011-11-24 Stefan Metzmachers4:libcli/smb2: implement on top of smbXcli_conn/req
2011-11-03 Stefan Metzmachers4:libcli/smb2: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_...
2011-11-03 Stefan Metzmachers4:libcli/smb2: remove unused SMB_SIGNING_AUTO handling
2011-11-03 Stefan Metzmachers4:libcli/smb2: SMB_SIGNING_DEFAULT matches SMB_SIGNING...
2011-11-03 Stefan Metzmachers4:libcli/smb2: let SMB_SIGNING_AUTO behave like SMB_SI...
2011-10-30 Michael Adams4:libcli: in smb2_create_recv, map SMB2_CREATE_DURABLE...
2011-10-27 Andreas Schneiderreplace: Add don't include unistd.h directly and add...
2011-10-19 Stefan Metzmachers4:libcli/smb2: make use of _smb_setlen_tcp()
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-09-28 Stefan Metzmachers4:libcli/smb2: ignore SMB2_OP_CANCEL responses
2011-09-28 Stefan Metzmachers4:libcli/smb2: correctly sign SMB2_OP_CANCEL request...
2011-09-28 Stefan Metzmachers4:libcli/smb2: don't try to check the signing if we...
2011-08-18 Jelmer Vernooijcli-raw: Add public libsmbclient-raw library.
2011-08-13 Simo Sorces4:libcli: use tevent_ fn names instead of legacy event...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-07-23 Jelmer Vernooijcli_raw: Make name lowercase.
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-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-04-28 Stefan Metzmachers4:libcli/smb2: let smb2_session_setup_spnego_* use...
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_session_setup_spnego_send...
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_tcon_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_session_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_negprot_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_socket_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_resolve_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: rename step functions of smb2_connect_*()
2011-04-28 Stefan Metzmachers4:libcli/smb2: convert smb2_connect_*() to tevent_req
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-09-23 Steven Dannemans4:libcli:smb2 Rename pending_id to async_id and make...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
next