CVE-2015-5330: next_codepoint_handle_ext: don't short-circuit UTF16 low bytes
[samba.git] / libcli /
2015-07-19 Michael AdamIntroduce setting "desired" for 'smb encrypt' and ...
2015-03-24 Jeremy Allisons3: libcli: smb1: Ensure we correctly finish a tevent...
2014-12-18 Stefan Metzmacherlibcli/smb: only force signing of smb2 session setups...
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-09 Jeremy Allisons3: smb2cli: query info return length check was reversed.
2014-09-27 Andreas Schneiderlibcli: Fix a segfault calling smbXcli_req_set_pending...
2014-09-08 Karolin SeegerMerge tag 'samba-4.1.11' into v4-1-test samba-4.1.12
2014-09-08 Stefan Metzmacherlibcli/dns: ignore NS entries in dns_hosts_file.c at...
2014-09-08 Stefan Metzmacherlibcli/dns: add AAAA support to dns_hosts_file.c
2014-09-01 Stefan Metzmacherlibcli/security: add better detection of SECINFO_[UN...
2014-08-07 Günther Deschnerlibcli/auth: also set secure channel type in netlogon_c...
2014-07-28 Karolin SeegerMerge commit 'origin/v4-1-test^' into v4-1-stable samba-4.1.10
2014-07-15 Nadezhda Ivanovas4-dsacl: Fixed incorrect handling of privileges in...
2014-06-23 Karolin SeegerMerge tag 'samba-4.1.9' into v4-1-test
2014-06-10 Jeremy Allisons3: client - rename 'struct smb2_create_returns' to...
2014-04-29 Benjamin Franzkelibcli/cldap: Add utility to create netlogon filter
2014-04-01 Gustavo Zacariassmbreadline: switch to new-style readline typedef
2014-04-01 Stefan Metzmacherlibcli/smb: add SMB_BUFFER_SIZE_MIN/MAX defines
2014-03-11 Stefan MetzmacherMerge tag 'samba-4.1.6' into v4-1-test
2014-03-10 Stefan Metzmacherlibcli/smb: add SMB2_HDR_FLAG_DFS for SMB2 Create opera...
2014-03-10 Stefan Metzmacherlibcli/smb: add FLAG_CASELESS_PATHNAMES based on FILE_C...
2014-03-10 Stefan Metzmacherlibcli/smb: move Filesystem Attributes defines to smb_c...
2014-03-10 Stefan Metzmacherlibcli/smb: add FLAGS2_DFS_PATHNAMES for SMB1 operation...
2014-03-10 Stefan Metzmacherlibcli/smb: add smbXcli_tcon_{set,get}_fs_attributes()
2014-03-10 Stefan Metzmacherlibcli/smb: add smbXcli_tcon_is_dfs_share()
2014-03-10 Luk Claeslibcli/smb: Introduce smbXcli_conn_dfs_supported
2013-12-09 Karolin SeegerMerge tag 'samba-4.1.3' into v4-1-test
2013-12-05 Stefan MetzmacherCVE-2013-4408:libcli/util: add some size verification...
2013-11-22 Günther Deschnerdocs: remove duplicate word "name" in nmblookup4 manpage.
2013-11-11 Karolin SeegerMerge tag 'samba-4.1.1' into v4-1-test
2013-11-06 Stefan Metzmacherlibcli/smb: fix smb2cli_ioctl*() against Windows 2008.
2013-09-27 Karolin SeegerVERSION: Disable git snapshots for the 4.1.0rc4 release. samba-4.1.0rc4
2013-09-19 Stefan Metzmacherlibcli/smb: only check the SMB2 session setup signature...
2013-09-19 Stefan Metzmacherlibcli/smb: fix non mendatory signing against some...
2013-09-18 Stefan Metzmacherlibcli/smb: use SMB1 MID=0 for the initial Negprot
2013-08-30 Jeremy AllisonAs SMB3 has transport level encryption, allow smbclient...
2013-08-30 Stefan Metzmacherlibcli/smb: add smb2cli_conn_req_possible()
2013-08-30 Stefan Metzmacherlibcli/smb: add smb1cli_conn_req_possible()
2013-08-30 Stefan Metzmacherlibcli/smb: pass max_dyn_len to smb2cli_req_send()
2013-08-30 Stefan Metzmacherlibcli/smb: pass max_dyn_len to smb2cli_req_create()
2013-08-30 Stefan Metzmacherlibcli/smb: calculate the credit charge on the input...
2013-08-30 Jeremy Allisonlibcli/smb: Change smb2cli_create() and smb2cli_create_...
2013-08-30 Jeremy Allisonlibcli/smb: Fix smb2cli_write_recv() and smb2cli_write...
2013-08-30 Stefan Metzmacherlibcli/smb: fix the credit handling on a SMB1 => SMB2...
2013-08-07 Jeremy AllisonAdd error map of STATUS_INVALID_EA_NAME -> ERRDOS,...
2013-06-24 Andrew Bartlettlibcli/ldap: Cope with substring match with no chunks...
2013-06-21 Steve FrenchAdd missing SMB2/SMB3 share capability flag define
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-05-20 Günther Deschnerdoserr: add mapping for WERR_PRINT_PROCESSOR_ALREADY_IN...
2013-04-30 Volker Lendeckelibcli: Add smb2_lease marshalling
2013-04-30 Volker Lendeckelibsmb: Move "struct smb2_lease" to common
2013-04-18 Stefan Metzmacherlibcli/smb: add SMB2_LEASE_FLAG_* defines
2013-04-12 Rusty Russellschannel_store.tdb: make it schannel_store.ntdb if...
2013-04-12 Rusty Russelllibcli/auth: convert to dbwrap.
2013-04-02 Richard SharpeAdd a comment about why we are removing the INHERITED...
2013-03-28 Richard SharpeMake sure that we only propogate the INHERITED flag...
2013-03-28 Stefan Metzmacherlibcli/auth: avoid using transactions a chainlock is...
2013-03-20 Jeremy Allisonlibcli/smb: smb1cli_inbuf_parse_chain() and smb1cli_con...
2013-03-20 Stefan Metzmacherlibcli/smb: defer failing for missing NEGOTIATE_SECURIT...
2013-03-20 Stefan Metzmacherlibcli/smb: add SMB_CAP_LEGACY_CLIENT_MASK define
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2013-02-23 Richard SharpeFix bug #9674 - Samba denies owner Read Control when...
2013-02-19 Stefan Metzmacherlibcli/smb: make use of samba_tevent_context_init()
2013-02-19 Stefan Metzmacherlibcli/cldap: make use of samba_tevent_context_init()
2013-01-31 Jeremy AllisonAdd new function smbXcli_session_copy(), to be used...
2013-01-27 Stefan Metzmacherlibcli/security: calculate INHERIT_ONLY correcty for...
2013-01-22 Andrew Bartlettlibcli/auth: fix void function cannot return value...
2013-01-22 Matthieu Patoulibcli-acl: add documentation
2013-01-21 Matthieu Patousecurity: Add documentation
2013-01-21 Matthieu Patoulibcli-security: Add documentation for object_tree_modi...
2013-01-21 Andrew Bartlettlibcli/security: remove useless if (root->num_of_childr...
2013-01-21 Stefan Metzmacherlibcli/security: add init_mask to existing children...
2013-01-21 Andrew Bartlettlibcli/security: handle node initialisation in one...
2013-01-21 Stefan Metzmacherlibcli/security: avoid usage of dom_sid_parse_talloc...
2013-01-21 Stefan Metzmacherlibcli/security: simplify get_ace_object_type()
2013-01-21 Stefan Metzmacherlibcli/security: fix formating in access_check.c
2013-01-21 Stefan Metzmacherlibcli/security: fix whitespaces in access_check.c
2013-01-17 Stefan Metzmacherlibcli/security: don't look at the inherited type in...
2013-01-16 David Disseldorpsmb2_ioctl: split ioctl handler code on device type
2013-01-15 Andrew Bartlettlibcli/security: Ensure to fill in remaining_access...
2012-12-21 Andreas Schneiderlibcli: Fix smb2cli_ioctl_send() if clause.
2012-12-21 Andreas Schneiderlibcli: Check schannel state return value of tdb_transa...
2012-12-15 Günther Deschnerlibcli/auth: add netlogon_creds_encrypt_samlogon_valida...
2012-12-15 Günther Deschnerlibcli/auth: rename netlogon_creds_decrypt_samlogon...
2012-12-11 Stefan Metzmacherlibcli/security: calculate the correct inherited_object...
2012-12-11 Stefan Metzmacherlibcli/security: implement object_in_list()
2012-12-09 Günther Deschnerlibcli/auth: support AES decryption in netlogon_creds_d...
2012-12-09 Günther Deschnerlibcli/auth: remove trailing whitespace.
2012-12-09 Günther Deschnerlibcli/auth: add netlogon_creds_aes_{en|de}crypt routines.
2012-12-02 Stefan Metzmacherlibcli/security: remove duplicate aces in se_create_chi...
2012-11-30 Volker LendeckeFix Bug 9422 - large read requests cause server to...
2012-11-01 Stefan Metzmacherlibcli/smb: add smbXcli_session_set_disconnect_expired...
2012-10-27 Stefan Metzmacherlibcli/smb: fix unitialized padding in smb2_create_blob...
2012-10-16 Kai Blinlibcli/dns: Time out requests after a while
2012-09-29 Stefan Metzmacherlibcli/smb: add smb1cli_echo*
2012-09-29 Stefan Metzmacherlibcli/smb: add smb2cli_echo*
2012-09-29 Stefan Metzmacherlibcli/smb: use an explicit TALLOC_FREE(subreq) in...
2012-09-27 Jeremy AllisonFix bug #9209 - Parse of invalid SMB2 create blob can...
2012-09-22 Stefan Metzmacherlibcli/echo: validate the message length
next