CVE-2016-2115: s3:winbindd: use lp_client_ipc_{min,max}_protocol()
[samba.git] / source4 / libcli / raw /
2016-04-12 Stefan MetzmacherCVE-2016-2115: s4:libcli/raw: pass the minprotocol...
2016-04-12 Stefan MetzmacherCVE-2016-2115: s4:libcli/raw: limit maxprotocol to...
2016-04-12 Stefan MetzmacherCVE-2016-2115: s4:libcli/raw: add smbcli_options.min_pr...
2016-01-13 Jelmer VernooijMake libcli-smb-raw private, for now.
2015-06-12 Stefan Metzmachers4:libcli/raw: make sure smbcli_transport_connect_send...
2015-03-18 David Disseldorps4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query...
2015-03-18 David Disseldorps4/client: add FS_SECTOR_SIZE_INFORMATION query support
2014-12-04 Ralph Boehmes4:libcli/raw: make short_name available in buffer
2014-11-27 Stefan Metzmachers4:libcli/smb2: add new_epoch to struct smb2_lease_break
2014-11-27 Stefan Metzmachers4:libcli/raw: fix up the max_protocol value for the...
2014-11-25 Stefan Metzmachers4:libcli/raw: use smb_setfsinfo_level in smb_setfsinfo
2014-08-29 Christof Schmitts4:libcli/raw: Make flags2 and offset available to...
2014-06-12 Volker Lendeckelibsmb: Put the "smb2_lease" struct into idl
2014-01-07 Stefan Metzmacherlibcli/smb: move some *TRANSACT_* flags to smb_constants.h
2014-01-07 Stefan Metzmacherlibcli/smb: move some FILE_* flags to smb_constants.h
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-17 Stefan Metzmacherlibcli/smb: move Filesystem Attributes defines to smb_c...
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-05 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-04-30 Volker Lendeckelibsmb: Move "struct smb2_lease" to common
2013-04-18 Stefan Metzmachers4:libcli/smb2: add support for SMB2 LEASES v2
2013-02-22 Andreas Schneiders4-libcli: Check return value of smbcli_request_setup().
2013-02-22 Andreas Schneiders4-libcli: Check return code of smbcli_request_setup().
2012-09-19 Michael Adams4:libcli: add a app_instance_id member to the smb2_cre...
2012-08-01 Stefan Metzmacherlibcli/smb: move some TCON related defines to smb_const...
2012-08-01 Stefan Metzmachers4:libcli/raw: remove unused smbcli_session->user_sessi...
2012-07-24 Stefan Metzmacherlibcli/smb: pass down smbXcli_tcon to smb1cli_req_creat...
2012-07-24 Stefan Metzmachers4:libcli/raw: setup a smbXcli_tcon for each smbcli_tree
2012-07-24 Stefan Metzmachers4:libcli/raw: parse extended SMBtconX responses
2012-07-24 Stefan Metzmachers4:libcli/raw: fix SMBtconX response parsing
2012-07-23 Stefan Metzmacherlibcli/smb: pass down smbXcli_session to smb1cli_req_cr...
2012-07-23 Stefan Metzmachers4:libcli/raw: setup a smbXcli_session for each smbcli_...
2012-05-08 Michael Adams4:libcli:raw: fix a comment typo in smb_setfileinfo()
2012-04-27 Stefan Metzmacherlibcli/smb: move SMB2_IOCTL_FLAG_IS_FSCTL to smb2_const...
2012-04-18 Jeremy AllisonAdd smb_raw_setfsinfo() - currently only available...
2012-03-03 Michael AdamsmbXcli: add the possiblilty to negotiate client capabi...
2012-03-03 Michael Adams4:libcli:smb2: add durable handle v2 data to the smb2_...
2011-12-09 Stefan Metzmachers4:libcli/raw: mark a request as error if we can't...
2011-11-30 Stefan Metzmachers4:libcli/raw: implement on top of smbXcli_conn/req
2011-11-30 Stefan Metzmachers4:libcli: do the nbss session request within smbcli_so...
2011-11-30 Stefan Metzmachers4:libcli/raw: remove unused functions
2011-11-30 Stefan Metzmachers4:libcli: convert smbcli_transport_connect_* to tevent_req
2011-11-29 Stefan Metzmachers4:libcli/raw: copy smbcli_transport_connect_* to cliso...
2011-11-29 Stefan Metzmachers4:libcli/raw: add transport->ev as copy of transport...
2011-11-03 Stefan Metzmachers4:libcli/raw: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_R...
2011-11-03 Stefan Metzmachers4:libcli/raw: remove unused SMB_SIGNING_AUTO handling
2011-11-03 Stefan Metzmachers4:libcli/raw: SMB_SIGNING_DEFAULT matches SMB_SIGNING_...
2011-11-03 Stefan Metzmachers4:libcli/raw: only use smb signing if required
2011-10-30 Michael Adamsource4/libcli: add bool durable_open to smb2_create...
2011-10-26 Stefan Metzmacherlibcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_con...
2011-10-24 Stefan Metzmacherlibcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines...
2011-10-24 Stefan Metzmachers4:libcli/raw: remove unuded CMD_REPLY define
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-21 Stefan Metzmacherlibcli/smb: move some common defines to smb_constants.h
2011-10-19 Stefan Metzmachers4:libcli/raw: remove unused smb_len(), _smb_setlen...
2011-10-19 Stefan Metzmachers4:libcli/raw: make use of _smb_setlen_nbt()
2011-10-19 David Disseldorps3: remove duplicate fsctl fn definitions
2011-10-19 David Disseldorplibcli: move ioctl function field defs to smb_constants
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-09-29 David Disseldorps4: add SMB2_FSCTL opcodes
2011-09-25 Jelmer Vernooijlibcliraw: Make smb_raw_write_recv public and include...
2011-09-05 Stefan Metzmachers4:libcli/raw: make use of PROTOCOL_SMB2_02
2011-08-27 Jeremy AllisonRAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes...
2011-08-18 Jelmer Vernooijcli-raw: Add public libsmbclient-raw library.
2011-08-18 Jelmer Vernooijlibcliraw: Install more header files.
2011-08-18 Jelmer Vernooijsmb_common: Install some more headers.
2011-08-13 Simo Sorces4:libcli: use tevent_ fn names instead of legacy event...
2011-07-12 Stefan Metzmachers4:libcli/raw: s/SMBchkpth/SMBcheckpath
2011-07-12 Stefan Metzmachers4:libcli/raw: remove SMBkeepalive
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-06-11 Matthias Dieter... s4:libcli/raw/raw*.c - add unhandled enum values
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_usec
2011-05-06 Andrew Bartlettlibcli/smb Move cifs posix helper functions and headers...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-03 Andrew Tridgelllibcli/raw: use a different ifdef than s3 smb.h
2011-05-03 Andrew Bartletts4-libcli Remove resolve_name() as it conflicts with...
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-04-13 Christian Ambachs4/libcli: do not announce NT error code support when...
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-25 Andrew Tridgelllibcli: created smb_constants.h
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-02-24 Jeremy AllisonImplement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INF...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-07-06 Steven Dannemans4:libcli: Modify S4 client library to check for proper...
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-03-11 Andrew Bartletts4:libcli Use integrated name resolution when connectin...
2010-03-05 Andrew Tridgells4-pvfs: move the private ntcreatex flags to private_flags
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-29 Stefan Metzmachers4:libcli: remove unneeded talloc_reference() usage
2010-01-26 Andreas Schneiders4-libcli: Fixed a talloc_reference error.
2009-12-10 Andrew Tridgells4-libcli: GUID_from_ndr_blob() is strict about the...
2009-12-10 Andrew Tridgells4-libcli: use GUID_to_ndr_blob()
next