summaryrefslogtreecommitdiff
path: root/libcli
AgeCommit message (Expand)AuthorFilesLines
2014-12-18libcli/smb: only force signing of smb2 session setups when binding a new sessionStefan Metzmacher1-1/+6
2014-12-04libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows clien...Jeremy Allison1-0/+11
2014-11-24samba: pass down size_t instead of int to add_string_to_array().Günther Deschner1-1/+1
2014-10-09s3: smb2cli: query info return length check was reversed.Jeremy Allison1-1/+1
2014-09-27libcli: Fix a segfault calling smbXcli_req_set_pending() on NULL.Andreas Schneider1-1/+0
2014-09-08libcli/dns: ignore NS entries in dns_hosts_file.c at a higher log level for nowStefan Metzmacher1-0/+12
2014-09-08libcli/dns: add AAAA support to dns_hosts_file.cStefan Metzmacher1-7/+16
2014-09-01libcli/security: add better detection of SECINFO_[UN]PROTECTED_[D|S]ACL in ge...Stefan Metzmacher1-16/+20
2014-08-07libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner2-0/+3
2014-07-15s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_dsNadezhda Ivanova1-8/+4
2014-06-10s3: client - rename 'struct smb2_create_returns' to 'struct smb_create_return...Jeremy Allison3-7/+7
2014-04-29libcli/cldap: Add utility to create netlogon filterBenjamin Franzke2-40/+52
2014-04-01smbreadline: switch to new-style readline typedefGustavo Zacarias1-1/+1
2014-04-01libcli/smb: add SMB_BUFFER_SIZE_MIN/MAX definesStefan Metzmacher1-0/+8
2014-03-10libcli/smb: add SMB2_HDR_FLAG_DFS for SMB2 Create operations on dfs sharesStefan Metzmacher1-1/+9
2014-03-10libcli/smb: add FLAG_CASELESS_PATHNAMES based on FILE_CASE_SENSITIVE_SEARCH t...Stefan Metzmacher1-0/+7
2014-03-10libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher1-0/+19
2014-03-10libcli/smb: add FLAGS2_DFS_PATHNAMES for SMB1 operations against dfs sharesStefan Metzmacher1-0/+6
2014-03-10libcli/smb: add smbXcli_tcon_{set,get}_fs_attributes()Stefan Metzmacher2-0/+17
2014-03-10libcli/smb: add smbXcli_tcon_is_dfs_share()Stefan Metzmacher2-0/+27
2014-03-10libcli/smb: Introduce smbXcli_conn_dfs_supportedLuk Claes2-0/+11
2013-12-09Merge tag 'samba-4.1.3' into v4-1-testKarolin Seeger1-0/+5
2013-12-05CVE-2013-4408:libcli/util: add some size verification to tstream_read_pdu_blo...Stefan Metzmacher1-0/+5
2013-11-22docs: remove duplicate word "name" in nmblookup4 manpage.Günther Deschner1-1/+1
2013-11-06libcli/smb: fix smb2cli_ioctl*() against Windows 2008.Stefan Metzmacher1-4/+29
2013-09-19libcli/smb: only check the SMB2 session setup signature if required and validStefan Metzmacher1-5/+21
2013-09-19libcli/smb: fix non mendatory signing against some vendor SMB2 servers.Stefan Metzmacher1-1/+10
2013-09-18libcli/smb: use SMB1 MID=0 for the initial NegprotStefan Metzmacher1-0/+8
2013-08-30As SMB3 has transport level encryption, allow smbclient -e to force encryted ...Jeremy Allison2-0/+22
2013-08-30libcli/smb: add smb2cli_conn_req_possible()Stefan Metzmacher2-0/+23
2013-08-30libcli/smb: add smb1cli_conn_req_possible()Stefan Metzmacher2-0/+18
2013-08-30libcli/smb: pass max_dyn_len to smb2cli_req_send()Stefan Metzmacher13-16/+50
2013-08-30libcli/smb: pass max_dyn_len to smb2cli_req_create()Stefan Metzmacher2-4/+10
2013-08-30libcli/smb: calculate the credit charge on the input and output dyn_lenStefan Metzmacher1-1/+11
2013-08-30libcli/smb: Change smb2cli_create() and smb2cli_create_recv() to return a par...Jeremy Allison3-23/+35
2013-08-30libcli/smb: Fix smb2cli_write_recv() and smb2cli_write() to return the bytes ...Jeremy Allison2-7/+29
2013-08-30libcli/smb: fix the credit handling on a SMB1 => SMB2 negotiateStefan Metzmacher1-1/+6
2013-08-07Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfileJeremy Allison1-0/+1
2013-06-24libcli/ldap: Cope with substring match with no chunks in ldap_push_filterAndrew Bartlett1-18/+21
2013-06-21Add missing SMB2/SMB3 share capability flag defineSteve French1-0/+1
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett5-9/+9
2013-05-20doserr: add mapping for WERR_PRINT_PROCESSOR_ALREADY_INSTALLED.Günther Deschner1-0/+1
2013-04-30libcli: Add smb2_lease marshallingVolker Lendecke3-0/+94
2013-04-30libsmb: Move "struct smb2_lease" to commonVolker Lendecke3-0/+45
2013-04-18libcli/smb: add SMB2_LEASE_FLAG_* definesStefan Metzmacher1-0/+4
2013-04-12schannel_store.tdb: make it schannel_store.ntdb if 'use ntdb'.Rusty Russell1-1/+1
2013-04-12libcli/auth: convert to dbwrap.Rusty Russell3-39/+37
2013-04-02Add a comment about why we are removing the INHERITED bit so people understand.Richard Sharpe1-0/+9
2013-03-28Make sure that we only propogate the INHERITED flag when we are allowed to.Richard Sharpe1-1/+2
2013-03-28libcli/auth: avoid using transactions a chainlock is enoughStefan Metzmacher1-10/+26