index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-01
libcli/smb: add new COMPRESSION and NETNAME negotiate context ids
Stefan Metzmacher
1
-0
/
+2
2019-07-26
libcli:auth: Use samba_gnutls_arcfour_confounded_md5() in decode_wkssvc_join_...
Andreas Schneider
1
-47
/
+24
2019-07-26
libcli:auth: Use samba_gnutls_arcfour_confounded_md5() in encode_wkssvc_join_...
Andreas Schneider
1
-46
/
+23
2019-07-26
libcli:auth: Add test for (encode|decode)_wkssvc_join_password_buffer
Andreas Schneider
1
-0
/
+129
2019-07-26
libcli:auth: Return WERROR for encode_wkssvc_join_password_buffer()
Andreas Schneider
2
-10
/
+18
2019-07-26
libcli:auth: Add test for encode_rc4_passwd_buffer()
Andreas Schneider
1
-0
/
+31
2019-07-26
libcli:auth: Add encode_rc4_passwd_buffer()
Andreas Schneider
2
-0
/
+49
2019-07-26
libcli:auth: Pass samr_CryptPasswordEx to decode_rc4_passwd_buffer()
Andreas Schneider
3
-8
/
+9
2019-07-26
libcli:auth: Rename encode_or_decode_arc4_passwd_buffer()
Andreas Schneider
3
-8
/
+6
2019-07-26
libcli:auth: Use samba_gnutls_arcfour_confounded_md5() for rc4 passwd buffer
Andreas Schneider
1
-30
/
+9
2019-07-26
libcli:auth: Add test for decoding an RC4 password buffer
Andreas Schneider
2
-0
/
+186
2019-07-26
libcli:auth: Return NTSTATUS for encode_or_decode_arc4_passwd_buffer()
Andreas Schneider
2
-3
/
+10
2019-07-24
libcls/nbt: clang: Fix 'initialization value is never read'
Noel Power
1
-1
/
+1
2019-07-24
libcli/smb: clang: Fix Value stored to 'next_offset' is never read
Noel Power
1
-1
/
+0
2019-07-22
pysecurity: use unsigned int, not int to approximate uint32_t
Douglas Bagnall
1
-4
/
+4
2019-07-22
libcli/pysecurity: use pytalloc_get_name to avoid NULL deref
Douglas Bagnall
1
-2
/
+2
2019-07-16
libcli/smb: clang: Fix ' 2nd function call argument is an uninitialized value'
Noel Power
1
-1
/
+1
2019-07-16
libcli/smb: clang: Fix 'Dereference of null pointer'
Noel Power
1
-2
/
+2
2019-07-16
libcli/smb: clang: Fix 'Array access results in a null pointer deref'
Noel Power
1
-2
/
+2
2019-07-16
libcli/smb: clang: Fix 'array access results in a null pointer deref'
Noel Power
1
-1
/
+2
2019-07-16
libcli/cldap: clang: Fix 'Dereference of null pointer'
Noel Power
1
-0
/
+4
2019-07-16
libcls/netlogon: clang: Fix 'initialization value is never read'
Noel Power
1
-2
/
+6
2019-07-11
libcl/smb: clang: Fix 'Value stored to 'next_offset' is never read'
Noel Power
1
-1
/
+0
2019-07-11
libcli/smb: clang: Fix 'value stored to 'p' is never read'
Noel Power
1
-2
/
+0
2019-06-30
libcli: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
1
-3
/
+3
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_arcfour_crypt()
Andreas Schneider
4
-28
/
+88
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_crypt_samlogon_logon()
Andreas Schneider
1
-13
/
+11
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_decrypt_samlogon_logon()
Andreas Schneider
2
-6
/
+8
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_encrypt_samlogon_logon()
Andreas Schneider
3
-12
/
+24
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_server_step_check()
Andreas Schneider
1
-15
/
+17
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_decrypt_samlogon_validation()
Andreas Schneider
3
-12
/
+22
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_encrypt_samlogon_validation()
Andreas Schneider
2
-6
/
+8
2019-06-27
libcli:auth: Use GnuTLS RC4 for netlogon credentials
Andreas Schneider
1
-4
/
+17
2019-06-27
lib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_confounded_md5()
Andrew Bartlett
1
-2
/
+4
2019-06-27
liblic/drsupai: use samba_gnutls_arcfour_confounded_md5() wrapper
Andrew Bartlett
1
-65
/
+30
2019-06-27
libcli/drsuapi: Correct comment in drsuapi_decrypt_attribute_value()
Andrew Bartlett
1
-1
/
+1
2019-06-27
libcli/drsuapi: Add expected value unit tests for drsuapi_{en,de}crypt_attrib...
Andrew Bartlett
2
-0
/
+534
2019-06-27
libcli/drsuapi: Add const to *in parameters to drsuapi_{en,de}crypt_attribute...
Andrew Bartlett
1
-2
/
+2
2019-06-27
libcli/drsuapi: Make drsuapi_decrypt_attribute_value() static
Andrew Bartlett
2
-13
/
+6
2019-06-27
libcli:drsuapi: Use gnutls_error_to_werror() in repl_decrypt
Andreas Schneider
1
-6
/
+7
2019-06-27
libcli:auth: Use gnutls_error_to_werror() in smbencrypt
Andreas Schneider
1
-3
/
+4
2019-06-27
lib/crypto: move gnutls error wrapper to own subsystem
Andrew Bartlett
9
-108
/
+8
2019-06-24
py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were rem...
Andrew Bartlett
1
-3
/
+3
2019-06-24
py3: Remove PyStr_AsString() compatability macro
Andrew Bartlett
1
-6
/
+6
2019-06-24
py3: Remove PyStr_FromString() compatability macro
Andrew Bartlett
1
-7
/
+7
2019-06-24
py3: Remove PyStr_Check() compatability macro
Andrew Bartlett
1
-3
/
+3
2019-06-24
libcli:smb: Use gnutls_error_to_ntstatus() in smb_signing
Andreas Schneider
1
-12
/
+7
2019-06-24
libcli:auth: Use gnutls_error_to_ntstatus() in credentials
Andreas Schneider
1
-11
/
+9
2019-06-24
libcli:smb: Use gnutls_error_to_ntstatus() in smbXcli_base.c
Andreas Schneider
1
-9
/
+10
2019-06-24
libcli:smb: Use gnutls_error_to_ntstatus() in smb2_signing_check_pdu()
Andreas Schneider
1
-4
/
+4
[prev]
[next]