CVE-2016-2113: docs-xml: let "tls verify peer" default to "as_strict_as_possible"
[samba.git] / libcli /
2016-04-12 Stefan MetzmacherCVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_...
2016-04-12 Stefan MetzmacherCVE-2016-2110: libcli/auth: pass server_timestamp to...
2016-04-12 Stefan MetzmacherCVE-2016-2110: libcli/auth: add SPNEGO_REQUEST_MIC...
2016-04-12 Stefan MetzmacherCVE-2016-2110: libcli/auth: use enum spnego_negResult...
2016-03-21 Günther Deschnerlibcli:smb:smbXcli_base: add smb2cli_session_current_ch...
2016-03-09 Douglas BagnallASN1: use a talloc context in read_contextSimple
2016-03-03 Justin Maggards3:smbd: rework negprot remote arch detection
2016-03-01 Michael Adamnetlogon_creds_cli: use dbwrap_purge instead of dbwrap_...
2016-02-15 Noel Powerlibcli: Fix debug message, print sid string for new_ace...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-02-03 Volker Lendeckespnego: Some simplifications
2016-02-03 Volker Lendeckeldap: Correctly check asn1_tag_remaining retval
2016-01-22 Ralph Boehmelibcli/smb: add define SMB_ENCRYPTION_GSSAPI for CIFS...
2016-01-15 Günther Deschnersecurity: Add Asserted Identity sids (S-1-18)
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2016-01-13 Jelmer Vernooijlibcli: Make headers for private libraries private.
2016-01-13 Jelmer VernooijAdd a new header file for functions in lib/util/util.c.
2016-01-13 Jelmer VernooijAvoid including libds/common/roles.h in public loadparm...
2016-01-13 Jelmer Vernooijsamdb: Add explicit dependency on ldb.
2016-01-05 Volker Lendeckelibcli: Remove a reference to asn1->ofs
2016-01-05 Volker Lendeckelib: Use asn1_current_ofs()
2016-01-05 Volker Lendeckelib: Use asn1_has_nesting
2016-01-05 Volker Lendeckelib: Use asn1_extract_blob()
2016-01-05 Volker Lendeckelib: Use asn1_set_error()
2016-01-05 Volker Lendeckelib: Use asn1_has_error()
2016-01-05 Volker Lendeckeasn1: Make asn1_peek_full_tag return 0/errno
2015-12-16 Stefan MetzmacherCVE-2015-5296: libcli/smb: make sure we require signing...
2015-12-08 Volker Lendeckelibdns: Small cleanup
2015-12-08 Volker Lendeckelibdns: Convert dns_udp_request to 0/errno
2015-12-08 Volker Lendeckelibdns: Properly set ENOMEM
2015-12-08 Volker Lendeckelibdns: tsocket returns -1 and sets errno
2015-12-01 Stefan Metzmacherlibcli/smb: fix BUFFER_OVERFLOW handling in tstream_smb...
2015-11-30 Stefan Metzmacherlibcli/smb: correctly handle STATUS_BUFFER_OVERFLOW...
2015-11-30 Stefan Metzmacherlibcli/smb: correctly handle STATUS_BUFFER_OVERFLOW...
2015-11-30 Stefan Metzmacherlibcli/smb: correctly handle STATUS_BUFFER_OVERFLOW...
2015-11-30 Stefan Metzmacherlibcli/smb: make sure we have a body size of 0x31 befor...
2015-11-18 Christof Schmittlibcli/smb: Use helper function for finding session
2015-10-26 Andrew Bartlettrepl: Give an error if we get a secret when not expecti...
2015-10-14 Jeremy Allisonlib: cli: Add accessor function smb2cli_tcon_flags...
2015-10-14 Volker Lendeckelibdap: Fix a '\0' vs NULL mixup
2015-10-07 Richard SharpeChange the libreadline word-break character set to...
2015-08-26 Volker Lendeckelib: Remove unused sid_blob_parse
2015-08-26 Volker Lendeckelib: Make sid_parse take a uint8_t
2015-08-20 Volker Lendeckelib: Use dom_sid_equal where appropriate
2015-08-17 Stefan Metzmacherlibcli/smb: prefer AES128_CCM
2015-08-14 Volker Lendeckelibcli: Use iov_buflen in smb2_signing.c
2015-08-14 Volker Lendeckelib: Remove some unused code
2015-08-14 Volker Lendeckelib: Remove some unused code
2015-07-07 Michael AdamIntroduce setting "desired" for 'smb encrypt' and ...
2015-07-03 Stefan Metzmacherlibcli/smb: let tstream_smbXcli_np report connection...
2015-06-26 Volker Lendeckelibsmb: Streamline smb1cli_trans a bit
2015-06-16 Jeremy Allisonlib: ldap: Properly check talloc error returns.
2015-06-12 Stefan Metzmacherlibcli/smb: make sure we remove the writev_send() reque...
2015-06-12 Stefan Metzmacherlibcli/smb: add smb1 requests to the pending array...
2015-06-12 Stefan Metzmacherlibcli/smb: make sure the writev_send of smbXcli_conn_s...
2015-06-12 Stefan Metzmacherlibcli/smb: remove unused split of read_fd and write_fd
2015-06-12 Stefan Metzmacherlibcli/smb: close the socket fd at the end of smbXcli_c...
2015-06-12 Stefan Metzmacherlibcli/smb: use tevent_req_received(req) in read_smb_recv()
2015-06-05 Stefan Metzmacherlibcli/named_pipe_auth: call smb_set_close_on_exec...
2015-06-03 Volker Lendecketstream: Make socketpair nonblocking
2015-05-29 Stefan Metzmacherlibcli/smb: In CCM and GCM mode we can't reuse nonces
2015-05-29 Ross Lagerwalls3: libsmbclient: Add server-side copy support
2015-05-08 Michael Adamlibcli/smb: SMB 3.0.2: define SVHDX_OPEN_DEVICE_CONTEXT
2015-05-08 Michael Adamlibcli/smb: SMB 3.0.2: define FSCTL_QUERY_SHARED_VIRTUA...
2015-05-08 Michael Adamlibcli/smb: SMB 3.0.2: define FSCTL_SVHDX_SYNC_TUNNEL_R...
2015-05-08 Michael Adamlibcli/smb: SMB 3.0.2: define SMB2_WRITEFLAG_WRITE_UNBU...
2015-05-08 Michael Adamlibcli/smb: SMB 3.0.2: define SMB2_READFLAG_READ_UNBUFFERED
2015-05-08 Michael Adamlibcli/smb: add support for SMB >= 3.1.1 io priorities
2015-05-08 Stefan Metzmacherlibcli/smb: add define for SMB 3.1.1 SMB2_HDR_FLAG_PRIO...
2015-05-08 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB3_11 and SMB3_DIALECT_REVIS...
2015-05-08 Michael Adamlibcli/smb: don't alter state->smb2.hdr when getting...
2015-05-08 Michael Adamlibcli: add new NTSTATUS codes from SMB 3.1
2015-05-08 Michael Adamlibcli: add missing printable form of NT_STATUS_VHD_SHARED
2015-04-29 Jeremy Allisons4: Fix bad review I did in dom_sid_parse_length()...
2015-04-28 Volker Lendeckelib: Simplify dom_sid_parse_length
2015-03-30 Stefan Metzmacherlibcli/security: add security_descriptor_for_client...
2015-03-30 Stefan Metzmacherlibcli/security: support "IS" in SDDL for SID_NT_IUSR
2015-03-27 Stefan Metzmacherlibcli/util: remove unused WERR_BAD_PASSWORD
2015-03-27 Stefan Metzmacherlibcli/auth: use WERR_INVALID_PASSWORD instead of WERR_...
2015-03-27 Stefan Metzmacherlibcli/util: let WERR_UNKNOWN_LEVEL be an alias to...
2015-03-27 Richard SharpeRename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that...
2015-03-20 Stefan Metzmacherlibcli/auth: add forward declaration for struct wkssvc_...
2015-03-20 Stefan Metzmacherlibcli/auth: add some const to netlogon_creds_server_...
2015-03-20 Thomas Schulzlibcli/auth: Match Declaration of netlogon_creds_cli_co...
2015-03-20 Jeremy Allisons3: libcli: smb1: Ensure we correctly finish a tevent...
2015-03-13 Günther Deschnerlib/util: globally include herrors in error.h
2015-03-13 Günther Deschnerlibcli/util/hresult: add generated hresult_errstr(...
2015-03-13 Günther Deschnerlibcli/util/hresult: re-generate hresult.c.
2015-03-11 David Disseldorpidl: define FSCTL_DUPLICATE_EXTENTS_TO_FILE
2015-03-07 Richard SharpeAdd the definition of FSCTL_SET_INTEGRITY_INFORMATION...
2015-02-26 Volker Lendeckelibsmb: Use tevent_req_poll_ntstatus
2015-02-26 Volker LendeckeFix whitespace
2015-02-24 Volker Lendeckelib: Use iov_buflen in smb1cli_req_chain_submit
2015-02-24 Volker Lendeckelib: Use iov_buflen in smb1cli_req_writev_submit
2015-02-24 Volker Lendeckelib: Use iov_buflen in smb1cli_req_create
2015-02-24 Volker Lendeckelib: Use iov_buf in smbXcli_iov_concat
2015-02-24 Volker Lendeckelibcli: Use iov_buflen in smbXcli_iov_len
2015-02-24 Andreas Schneidernmblookup: Warn user if netbios name is too long.
2015-01-21 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_GetForestTrustInfor...
2015-01-21 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_ServerGetTrustInfo*()
next