index
:
samba
master
pristine-tar
upstream_4.1
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-18
libcli/smb: only force signing of smb2 session setups when binding a new session
Stefan Metzmacher
1
-1
/
+6
2014-12-04
libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows clien...
Jeremy Allison
1
-0
/
+11
2014-11-24
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
1
-1
/
+1
2014-10-09
s3: smb2cli: query info return length check was reversed.
Jeremy Allison
1
-1
/
+1
2014-09-27
libcli: Fix a segfault calling smbXcli_req_set_pending() on NULL.
Andreas Schneider
1
-1
/
+0
2014-09-08
libcli/dns: ignore NS entries in dns_hosts_file.c at a higher log level for now
Stefan Metzmacher
1
-0
/
+12
2014-09-08
libcli/dns: add AAAA support to dns_hosts_file.c
Stefan Metzmacher
1
-7
/
+16
2014-09-01
libcli/security: add better detection of SECINFO_[UN]PROTECTED_[D|S]ACL in ge...
Stefan Metzmacher
1
-16
/
+20
2014-08-07
libcli/auth: also set secure channel type in netlogon_creds_client_init().
Günther Deschner
2
-0
/
+3
2014-07-15
s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_ds
Nadezhda Ivanova
1
-8
/
+4
2014-06-10
s3: client - rename 'struct smb2_create_returns' to 'struct smb_create_return...
Jeremy Allison
3
-7
/
+7
2014-04-29
libcli/cldap: Add utility to create netlogon filter
Benjamin Franzke
2
-40
/
+52
2014-04-01
smbreadline: switch to new-style readline typedef
Gustavo Zacarias
1
-1
/
+1
2014-04-01
libcli/smb: add SMB_BUFFER_SIZE_MIN/MAX defines
Stefan Metzmacher
1
-0
/
+8
2014-03-10
libcli/smb: add SMB2_HDR_FLAG_DFS for SMB2 Create operations on dfs shares
Stefan Metzmacher
1
-1
/
+9
2014-03-10
libcli/smb: add FLAG_CASELESS_PATHNAMES based on FILE_CASE_SENSITIVE_SEARCH t...
Stefan Metzmacher
1
-0
/
+7
2014-03-10
libcli/smb: move Filesystem Attributes defines to smb_constants.h
Stefan Metzmacher
1
-0
/
+19
2014-03-10
libcli/smb: add FLAGS2_DFS_PATHNAMES for SMB1 operations against dfs shares
Stefan Metzmacher
1
-0
/
+6
2014-03-10
libcli/smb: add smbXcli_tcon_{set,get}_fs_attributes()
Stefan Metzmacher
2
-0
/
+17
2014-03-10
libcli/smb: add smbXcli_tcon_is_dfs_share()
Stefan Metzmacher
2
-0
/
+27
2014-03-10
libcli/smb: Introduce smbXcli_conn_dfs_supported
Luk Claes
2
-0
/
+11
2013-12-09
Merge tag 'samba-4.1.3' into v4-1-test
Karolin Seeger
1
-0
/
+5
2013-12-05
CVE-2013-4408:libcli/util: add some size verification to tstream_read_pdu_blo...
Stefan Metzmacher
1
-0
/
+5
2013-11-22
docs: remove duplicate word "name" in nmblookup4 manpage.
Günther Deschner
1
-1
/
+1
2013-11-06
libcli/smb: fix smb2cli_ioctl*() against Windows 2008.
Stefan Metzmacher
1
-4
/
+29
2013-09-19
libcli/smb: only check the SMB2 session setup signature if required and valid
Stefan Metzmacher
1
-5
/
+21
2013-09-19
libcli/smb: fix non mendatory signing against some vendor SMB2 servers.
Stefan Metzmacher
1
-1
/
+10
2013-09-18
libcli/smb: use SMB1 MID=0 for the initial Negprot
Stefan Metzmacher
1
-0
/
+8
2013-08-30
As SMB3 has transport level encryption, allow smbclient -e to force encryted ...
Jeremy Allison
2
-0
/
+22
2013-08-30
libcli/smb: add smb2cli_conn_req_possible()
Stefan Metzmacher
2
-0
/
+23
2013-08-30
libcli/smb: add smb1cli_conn_req_possible()
Stefan Metzmacher
2
-0
/
+18
2013-08-30
libcli/smb: pass max_dyn_len to smb2cli_req_send()
Stefan Metzmacher
13
-16
/
+50
2013-08-30
libcli/smb: pass max_dyn_len to smb2cli_req_create()
Stefan Metzmacher
2
-4
/
+10
2013-08-30
libcli/smb: calculate the credit charge on the input and output dyn_len
Stefan Metzmacher
1
-1
/
+11
2013-08-30
libcli/smb: Change smb2cli_create() and smb2cli_create_recv() to return a par...
Jeremy Allison
3
-23
/
+35
2013-08-30
libcli/smb: Fix smb2cli_write_recv() and smb2cli_write() to return the bytes ...
Jeremy Allison
2
-7
/
+29
2013-08-30
libcli/smb: fix the credit handling on a SMB1 => SMB2 negotiate
Stefan Metzmacher
1
-1
/
+6
2013-08-07
Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfile
Jeremy Allison
1
-0
/
+1
2013-06-24
libcli/ldap: Cope with substring match with no chunks in ldap_push_filter
Andrew Bartlett
1
-18
/
+21
2013-06-21
Add missing SMB2/SMB3 share capability flag define
Steve French
1
-0
/
+1
2013-06-19
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
5
-9
/
+9
2013-05-20
doserr: add mapping for WERR_PRINT_PROCESSOR_ALREADY_INSTALLED.
Günther Deschner
1
-0
/
+1
2013-04-30
libcli: Add smb2_lease marshalling
Volker Lendecke
3
-0
/
+94
2013-04-30
libsmb: Move "struct smb2_lease" to common
Volker Lendecke
3
-0
/
+45
2013-04-18
libcli/smb: add SMB2_LEASE_FLAG_* defines
Stefan Metzmacher
1
-0
/
+4
2013-04-12
schannel_store.tdb: make it schannel_store.ntdb if 'use ntdb'.
Rusty Russell
1
-1
/
+1
2013-04-12
libcli/auth: convert to dbwrap.
Rusty Russell
3
-39
/
+37
2013-04-02
Add a comment about why we are removing the INHERITED bit so people understand.
Richard Sharpe
1
-0
/
+9
2013-03-28
Make sure that we only propogate the INHERITED flag when we are allowed to.
Richard Sharpe
1
-1
/
+2
2013-03-28
libcli/auth: avoid using transactions a chainlock is enough
Stefan Metzmacher
1
-10
/
+26
[next]