s3:libsmb: use password = NULL for anonymous connections
[samba.git] / libcli /
2016-04-12 Stefan MetzmacherMerge tag 'samba-4.2.11' into v4-2-test
2016-03-30 Stefan MetzmacherCVE-2015-5370: libcli/smb: use a max timeout of 1 secon...
2016-03-30 Ralph BoehmeCVE-2016-2115: s3:libsmb: add signing constant SMB_SIGN...
2016-03-30 Ralph BoehmeCVE-2016-2114: libcli/smb: let mandatory signing imply...
2016-03-28 Stefan MetzmacherCVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_...
2016-03-28 Stefan MetzmacherCVE-2016-2110: libcli/auth: pass server_timestamp to...
2016-03-28 Stefan MetzmacherCVE-2016-2110: libcli/auth: add SPNEGO_REQUEST_MIC...
2016-03-28 Stefan MetzmacherCVE-2016-2110: libcli/auth: use enum spnego_negResult...
2016-03-28 Volker Lendeckelibcli: Remove a reference to asn1->ofs
2016-03-28 Volker Lendeckelib: Use asn1_current_ofs()
2016-03-28 Volker Lendeckelib: Use asn1_has_nesting
2016-03-28 Volker Lendeckelib: Use asn1_extract_blob()
2016-03-28 Volker Lendeckelib: Use asn1_set_error()
2016-03-28 Volker Lendeckelib: Use asn1_has_error()
2016-03-28 Volker Lendeckeasn1: Make asn1_peek_full_tag return 0/errno
2016-03-28 Günther Deschnerlib/util: globally include herrors in error.h
2016-03-28 Stefan Metzmacherlibcli/smb: let tstream_smbXcli_np report connection...
2016-03-14 Justin Maggards3:smbd: rework negprot remote arch detection
2015-12-16 Karolin SeegerMerge tag 'samba-4.2.7' into v4-2-test
2015-12-09 Stefan MetzmacherCVE-2015-5296: libcli/smb: make sure we require signing...
2015-10-21 Jeremy Allisonlib: cli: Add accessor function smb2cli_tcon_flags...
2015-07-16 Michael AdamIntroduce setting "desired" for 'smb encrypt' and ...
2015-06-30 Stefan Metzmacherlibcli/smb: make sure we remove the writev_send() reque...
2015-06-30 Stefan Metzmacherlibcli/smb: add smb1 requests to the pending array...
2015-06-30 Stefan Metzmacherlibcli/smb: make sure the writev_send of smbXcli_conn_s...
2015-06-30 Stefan Metzmacherlibcli/smb: remove unused split of read_fd and write_fd
2015-06-30 Stefan Metzmacherlibcli/smb: close the socket fd at the end of smbXcli_c...
2015-06-30 Stefan Metzmacherlibcli/smb: use tevent_req_received(req) in read_smb_recv()
2015-06-07 Volker Lendecketstream: Make socketpair nonblocking
2015-03-24 Jeremy Allisons3: libcli: smb1: Ensure we correctly finish a tevent...
2015-03-24 Thomas Schulzlibcli/auth: Match Declaration of netlogon_creds_cli_co...
2014-12-16 Stefan Metzmacherlibcli/smb: only force signing of smb2 session setups...
2014-12-08 Ralph Boehmelibcli/security: add a function that checks for MS...
2014-12-08 Ralph Boehmelibcli/security: add NFS SID mappings
2014-12-08 Ralph Boehmes3:smbd: add SMB2 AAPL create context defines
2014-12-04 Stefan MetzmacherRevert "libcli/smb: mask off SMB2_LEASE_FLAG_PARENT_LEA...
2014-12-04 Jeremy Allisonlibcli/smb: Add smb2_lease_equal() which compares clien...
2014-12-04 Volker Lendeckelibcli/smb: add smb2_lease_key_equal() helper function
2014-12-04 Volker Lendeckelibcli/smb: mask off SMB2_LEASE_FLAG_PARENT_LEASE_KEY_S...
2014-12-04 Volker Lendeckelibcli/smb: remember the lease_version in struct smb2_lease
2014-12-04 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-12-04 Jeremy Allisonlibcli: SMB2: Pure SMB2-only negprot fix to make us...
2014-11-24 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-10-13 Stefan Metzmacherlibcli/smb: fix smb2cli_validate_negotiate_info with...
2014-10-09 Jeremy Allisons3: smb2cli: query info return length check was reversed.
2014-09-30 Stefan Metzmacherlibcli/smb: call smb2cli_validate_negotiate_info*(...
2014-09-30 Stefan Metzmacherlibcli/smb: add smb2cli_validate_negotiate_info*()
2014-09-30 Stefan Metzmacherlibcli/smb: list NT_STATUS_FILE_CLOSED as expected...
2014-09-30 Stefan Metzmacherlibcli/smb: move smb2cli_tcon.c to the toplevel
2014-09-30 Stefan Metzmacherlibcli/smb: add smb2cli_tcon_{should_sign,is_signing_on}()
2014-09-30 Stefan Metzmacherlibcli/smb: add smb2cli_tcon_should_encrypt()
2014-09-30 Stefan Metzmacherlibcli/smb: add smbXcli_session_is_authenticated()
2014-09-30 Stefan Metzmacherlibcli/smb: support additional_flags = SMB2_HDR_FLAG_SIGNED
2014-09-27 Andreas Schneiderlibcli: Remove unreachable code in cldap.
2014-09-27 Andreas Schneiderlibcli: Remove unreachable code in dns_hosts_file.
2014-09-26 Jeremy Allisons4: libcli: ldap message - Ensure all asn1_XX returns...
2014-09-25 Jeremy Allisonlibcli: auth: Ensure all asn1_XX returns are checked.
2014-09-23 Andreas Schneiderlibcli: Fix a segfault calling smbXcli_req_set_pending...
2014-09-19 Anubhav Rakshitlibcli/smb: Add routines to enable/disable SMB2_HDR_FLA...
2014-09-19 Anubhav Rakshitlibcli/smb: Add routine to reset the Channel Sequence...
2014-09-19 Stefan Metzmacherlibcli/smb: correctly report disconnect errors after...
2014-09-18 Volker Lendeckelib: Fix samba-util dep in "errors" module
2014-09-18 Volker Lendeckelib: Reduce deps for "smb_transport"
2014-09-17 Volker Lendeckelib: Make nt_err_code_struct private
2014-08-26 Stefan Metzmacherlibcli/dns: ignore NS entries in dns_hosts_file.c at...
2014-08-26 Stefan Metzmacherlibcli/dns: add AAAA support to dns_hosts_file.c
2014-08-22 Stefan Metzmacherlibcli/security: add better detection of SECINFO_[UN...
2014-08-01 Andrew Bartlettlibcli/auth: Ensure that the dns_names in/out parameter...
2014-06-30 Volker Lendeckelibcli: Remove an unused variable
2014-06-30 Volker Lendeckelibcli: Make smb2cli_create return blobs
2014-06-21 Volker Lendeckelibsmb: Make smb2cli_create cancellable
2014-06-12 Volker Lendeckelibsmb: Put the "smb2_lease" struct into idl
2014-06-11 Andrew Bartletts3-winbindd: Listen on IRPC and do forwarded DNS update...
2014-06-10 Volker Lendeckelibcli: Add a NULL check in dom_sid_string
2014-05-29 David Disseldorplibcli/security: remove sec_ace_equal
2014-05-28 David Disseldorpsecdesc: use security_ace_equal instead of sec_ace_equal
2014-05-28 David Disseldorplibcli/security: cleanup security_ace_equal()
2014-05-28 David Disseldorplibcli/security: remove unused sec_ace_del_sid()
2014-05-28 David Disseldorplibcli/security: remove unused sec_desc_del_sid()
2014-05-28 David Disseldorplibcli/security: remove dup_sec_acl()
2014-05-28 David Disseldorplibcli/security: clean up and fix make_sec_desc
2014-05-28 David Disseldorplibcli/secdesc: remove dup_sec_desc()
2014-05-28 David Disseldorplibcli/secdesc: replace dup_sec_desc() usage
2014-05-28 David Disseldorplibcli/sd: remove redundant sec_ace_add_sid()
2014-05-28 David Disseldorplibcli/sd: remove redundant sec_desc_add_sid()
2014-05-27 Volker Lendeckelibcli: Simplify desc_ace_has_generic()
2014-05-27 Volker Lendeckelibcli: Simplify desc_expand_generic()
2014-05-27 Volker Lendeckelibcli: Avoid an explicit memset call
2014-05-27 Volker Lendeckelibcli: Avoid a talloc/free
2014-05-27 Volker Lendeckelibcli: Avoid a talloc/free
2014-05-27 Volker Lendeckelibcli: Fix a memleak
2014-05-15 Björn Jackeadd FSCTL_SET_ZERO_ON_DEALLOCATION define
2014-05-15 Björn Jackeadd FSCTL_SET_ZERO_DATA fsctl define
2014-05-09 Jeremy Allisons3: client - rename 'struct smb2_create_returns' to...
2014-04-16 Stefan Metzmacherlibcli/smb: add smb_signing_is_desired()
2014-04-15 Jeroen DekkersDo not install smbclient4 and nmblookup4
2014-04-14 Jelmer VernooijTypo: s/preceeded/preceded/
2014-04-02 Noel PowerAdd error codes and message descriptions for NTSTATUS
2014-04-02 Noel PowerUse correct error code value for NT_STATUS_RPC_ENUM_VAL...
2014-04-02 Noel PowerAdd autogenerated HRESULT error codes and descriptions...
next