index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: remove duplicate word "name" in nmblookup4 manpage.
Günther Deschner
2013-11-19
1
-1
/
+1
*
libcli/cldap: Add utility to create netlogon filter
Benjamin Franzke
2013-11-11
2
-40
/
+52
*
libcli/smb: fix smb2cli_ioctl*() against Windows 2008.
Stefan Metzmacher
2013-10-31
1
-4
/
+29
*
libcli: Add tstream_npa_socketpair() function.
Andreas Schneider
2013-10-29
2
-0
/
+67
*
s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_ds
Nadezhda Ivanova
2013-10-25
1
-8
/
+4
*
libcli/smb: add SMB2_HDR_FLAG_DFS for SMB2 Create operations on dfs shares
Stefan Metzmacher
2013-10-17
1
-1
/
+9
*
libcli/smb: add FLAG_CASELESS_PATHNAMES based on FILE_CASE_SENSITIVE_SEARCH t...
Stefan Metzmacher
2013-10-17
1
-0
/
+7
*
libcli/smb: move Filesystem Attributes defines to smb_constants.h
Stefan Metzmacher
2013-10-17
1
-0
/
+19
*
libcli/smb: add FLAGS2_DFS_PATHNAMES for SMB1 operations against dfs shares
Stefan Metzmacher
2013-10-17
1
-0
/
+6
*
libcli/smb: add smbXcli_tcon_{set,get}_fs_attributes()
Stefan Metzmacher
2013-10-17
2
-0
/
+17
*
libcli/smb: add smbXcli_tcon_is_dfs_share()
Stefan Metzmacher
2013-10-17
2
-0
/
+27
*
libcli/smb: Introduce smbXcli_conn_dfs_supported
Luk Claes
2013-10-17
2
-0
/
+11
*
libcli/smb: add smb2cli_tcon_is_encryption_on()
Michael Adam
2013-10-15
2
-0
/
+6
*
libcli: Correct smb2_lease_pull
Volker Lendecke
2013-10-06
1
-4
/
+4
*
libcli: Add const to smb2_lease_pull
Volker Lendecke
2013-10-06
2
-2
/
+4
*
libcli/smb: only check the SMB2 session setup signature if required and valid
Stefan Metzmacher
2013-09-18
1
-5
/
+21
*
libcli/smb: fix non mendatory signing against some vendor SMB2 servers.
Stefan Metzmacher
2013-09-17
1
-1
/
+10
*
libcli/smb: use SMB1 MID=0 for the initial Negprot
Stefan Metzmacher
2013-09-17
1
-0
/
+8
*
libcli/smb: negotiate SMB3_DIALECT_REVISION_302 if PROTOCOL_SMB3_02 is requested
Stefan Metzmacher
2013-09-17
1
-0
/
+1
*
libcli/smb: add PROTOCOL_SMB3_02
Stefan Metzmacher
2013-09-17
1
-2
/
+3
*
libcli/smb: add SMB3_DIALECT_REVISION_302
Stefan Metzmacher
2013-09-17
1
-0
/
+1
*
As SMB3 has transport level encryption, allow smbclient -e to force encryted ...
Jeremy Allison
2013-08-21
2
-0
/
+22
*
libcli/smb: add smb2cli_conn_req_possible()
Stefan Metzmacher
2013-08-15
2
-0
/
+23
*
libcli/smb: add smb1cli_conn_req_possible()
Stefan Metzmacher
2013-08-15
2
-0
/
+18
*
libcli/smb: pass max_dyn_len to smb2cli_req_send()
Stefan Metzmacher
2013-08-15
13
-16
/
+50
*
libcli/smb: pass max_dyn_len to smb2cli_req_create()
Stefan Metzmacher
2013-08-15
2
-4
/
+10
*
libcli/smb: calculate the credit charge on the input and output dyn_len
Stefan Metzmacher
2013-08-15
1
-1
/
+11
*
libcli/smb: Change smb2cli_create() and smb2cli_create_recv() to return a par...
Jeremy Allison
2013-08-15
3
-23
/
+35
*
libcli/smb: Fix smb2cli_write_recv() and smb2cli_write() to return the bytes ...
Jeremy Allison
2013-08-15
2
-7
/
+29
*
libcli/smb: fix the credit handling on a SMB1 => SMB2 negotiate
Stefan Metzmacher
2013-08-15
1
-1
/
+6
*
libsmb: Remove an unnecessary variable assignment
Volker Lendecke
2013-08-12
1
-2
/
+1
*
libsmb: Avoid an unnecessary "else"
Volker Lendecke
2013-08-12
1
-1
/
+3
*
libcli/auth: add more const to spnego_negTokenInit->mechTypes
Stefan Metzmacher
2013-08-10
3
-13
/
+18
*
libcli/auth: avoid possible mem leak in read_negTokenInit()
Stefan Metzmacher
2013-08-10
1
-4
/
+15
*
libcli/auth/schannel: remove unused schannel_position
Stefan Metzmacher
2013-08-10
1
-7
/
+0
*
libcli/auth/schannel: make struct schannel_state private
Stefan Metzmacher
2013-08-10
2
-13
/
+12
*
libcli/auth: add netsec_create_state()
Stefan Metzmacher
2013-08-10
2
-0
/
+26
*
libcli/auth: maintain the sequence number for the NETLOGON SSP as 64bit
Stefan Metzmacher
2013-08-10
2
-5
/
+14
*
lib: add FSCTL_[GET/SET]_COMPRESSION constants
David Disseldorp
2013-08-09
1
-0
/
+3
*
libcli: Add security_token_system_privilege().
Andreas Schneider
2013-08-06
2
-0
/
+23
*
libcli/auth: add netlogon_creds_shallow_copy_logon()
Stefan Metzmacher
2013-08-05
2
-0
/
+76
*
libcli/auth: add netlogon_creds_[de|en]crypt_samlogon_logon()
Stefan Metzmacher
2013-08-05
2
-0
/
+124
*
libcli/auth: fix shadowed declaration in netlogon_creds_crypt_samlogon_valida...
Stefan Metzmacher
2013-08-05
1
-4
/
+4
*
libcli/auth: make netlogon_creds_crypt_samlogon_validation more robust
Stefan Metzmacher
2013-08-05
1
-1
/
+5
*
libcli/auth: also set secure channel type in netlogon_creds_client_init().
Günther Deschner
2013-08-05
2
-0
/
+3
*
libcli: fix conversion logic in dom_sid_string_buf
Jeff Layton
2013-07-31
1
-10
/
+18
*
libcli: fix conversion logic in dom_sid_parse_endp
Jeff Layton
2013-07-31
1
-14
/
+15
*
schannel: Fix an unused variable
Volker Lendecke
2013-07-31
1
-1
/
+0
*
Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfile
Jeremy Allison
2013-07-19
1
-0
/
+1
*
libcli/ldap: Cope with substring match with no chunks in ldap_push_filter
Andrew Bartlett
2013-06-24
1
-18
/
+21
[next]