smbXcli: remove unused smb1cli_have_andx_command()
[ira/wip.git] / libcli / smb /
2011-11-24 Stefan MetzmachersmbXcli: remove unused smb1cli_have_andx_command()
2011-11-24 Stefan MetzmachersmbXcli: reorder smb1cli_conn_dispatch_incoming() to...
2011-11-24 Stefan MetzmachersmbXcli: rework smb1cli_req_recv() to expose an iov...
2011-11-24 Stefan MetzmachersmbXcli: use smb1cli_inbuf_parse_chain() and remember...
2011-11-24 Stefan MetzmachersmbXcli: add smb1cli_inbuf_parse_chain()
2011-11-24 Stefan MetzmachersmbXcli: pass hdr to smb1cli_pull_raw_error()
2011-11-24 Stefan MetzmachersmbXcli: add state->smb1.recv_{cmd,status,iov}
2011-11-24 Stefan MetzmachersmbXcli: split out a smb1cli_req_flags() function
2011-11-24 Stefan MetzmachersmbXcli: set message id to UINT64_MAX for BREAK in...
2011-11-24 Stefan Metzmachers3:smb2cli: replace smb2cli_base.c code with the more...
2011-11-24 Stefan MetzmachersmbXcli: rework smb2cli_req to smbXcli_conn/smbXcli_req
2011-11-24 Stefan Metzmacherlibcli/smb: copy smb2cli_req_* code to smbXcli_base.c
2011-11-24 Stefan MetzmachersmbXcli: rework smbXcli_base.c to use smbXcli_conn...
2011-11-24 Stefan MetzmachersmbXcli: cp source3/libsmb/async_smb.c libcli/smb/smbXc...
2011-11-03 Stefan Metzmacherlibcli/smb: use the same values for SMB_SIGNING_* as...
2011-11-03 Stefan Metzmacherlibcli/smb: remove unused SMB_SIGNING_SUPPORTED
2011-11-03 Stefan Metzmacherlibcli/smb: add SMB_SIGNING_IF_REQUIRED as replacement...
2011-11-03 Stefan Metzmacherlibcli/smb: SMB_SIGNING_AUTO is no longer used
2011-11-03 Stefan Metzmacherlibcli/smb: add SMB_SIGNING_DEFAULT
2011-10-26 Stefan Metzmacherlibcli/smb: add smb_buffer_oob() helper
2011-10-26 Stefan Metzmacherlibcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_con...
2011-10-24 Stefan Metzmacherlibcli/smb: move smb_signing.[ch] to the toplevel
2011-10-24 Stefan Metzmacherlibcli/smb: remove unused includes from read_smb.h
2011-10-24 Stefan Metzmacherlibcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines...
2011-10-24 Stefan Metzmacherlibcli/smb: move more defines to smb_constants.h
2011-10-24 Stefan Metzmacherlibcli/smb: move CAP_* defines to smb_constants.h
2011-10-24 Andrew Bartlettlibcli/smb Move smb_seal.h include to files that use it.
2011-10-24 Stefan Metzmacherlibcli/smb: move source3/libsmb/read_smb.* to the toplevel
2011-10-21 Günther Deschnerlibcli: remove unneeded com_err.h and fix the build...
2011-10-21 Stefan Metzmacherlibcli/smb: move smb_seal.c to the toplevel
2011-10-21 Stefan Metzmacherlibcli/smb: add smb_setlen_[nbt|tcp] macros
2011-10-21 Stefan Metzmacherlibcli/smb: move some common defines to smb_constants.h
2011-10-19 Stefan Metzmacherlibcli/smb: add smb_[set]len_[nbt|tcp]() macros
2011-10-19 David Disseldorplibcli: Move smb2 fsctl fn defs into common code
2011-10-19 David Disseldorps3: Remove duplicate fsctl function definitions
2011-10-19 David Disseldorplibcli: move ioctl function field defs to smb_constants
2011-10-11 Andrew Bartlettlibcli/smb Move CSC_POLICY_* definition to smb_constants.h
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-09-28 Jelmer Vernooijsmb_unix_ext.h: Protect against multiple inclusion.
2011-09-28 Jelmer VernooijInstall headers included by smb_common.h.
2011-09-25 Kai Blinlibcli/smb: Get rid of set but unused variable
2011-09-21 Jeremy AllisonRemove extraneous debug code.
2011-09-21 Jeremy AllisonFix bug #8474 - SMB2 create doesn't cope with an Apple...
2011-09-16 Stefan Metzmacherlibcli/smb: add SMB2_DIALECT_REVISION_222
2011-09-16 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB2_22
2011-09-09 Stefan Metzmacherlibcli/smb: s/FLAGS2_UNKNOWN_BIT4/FLAGS2_SMB_SECURITY_S...
2011-09-06 Stefan Metzmachersmb2_constants: add SMB2_WRITEFLAG_WRITE_THROUGH define
2011-09-05 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB2_10
2011-09-05 Stefan Metzmacherlibcli/smb: remove PROTOCOL_SMB2 alias of PROTOCOL_SMB2_02
2011-09-05 Stefan Metzmacherlibcli/smb: move smb2_signing.c to the toplevel
2011-08-30 Stefan Metzmachersmb2_constants: add SMB2_HDR_CREDIT_CHARGE
2011-08-18 Jelmer Vernooijsmb_common: Fix include paths.
2011-08-18 Jelmer Vernooijsmb_common: Install some more headers.
2011-07-26 Jelmer Vernooijcli_smb_common: Lowercase name.
2011-07-12 Stefan Metzmacherlibcli/smb: add NBSS message types
2011-07-12 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB2_02 constant
2011-07-06 Andrew Bartlettlibcli/smb move FILE_TYPE constants in common
2011-07-06 Andrew Bartlettlibcli/smb move enum protocol_types to a common header
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-05-18 Andrew Bartlettwaf-build: Add more libraries to avoid duplicate symbols
2011-05-06 Andrew Bartlettlibcli/smb Move cifs posix helper functions and headers...
2011-04-29 Andrew Bartlettlibcli/smb Move attrib_string in common
2011-04-29 Andrew Bartlettlibcli/smb Move FILE_ATTRIBUTE defines to the top level
2011-03-25 Andrew Tridgelllibcli: created smb_constants.h
2011-02-24 Jeremy AllisonImplement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INF...
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-21 Jeremy AllisonMake DFS work over SMB2.
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
2009-08-15 Stefan Metzmacherlibcli/smb: add smb2_create_blob_find()
2009-08-12 Stefan Metzmacherlibcli/smb: move smb2_create_blob code to libcli/smb/
2009-08-12 Stefan Metzmacherlibcli: move some common SMB and SMB2 stuff into libcli...