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
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_arcfour_crypt()
Andreas Schneider
3
-23
/
+64
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
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
2
-2
/
+2
2019-06-24
libcli:auth: Use gnutls_error_to_ntstatus() in credentials
Andreas Schneider
1
-11
/
+9
2019-05-22
libcli/auth: Remove des_crypt64() from smbdes
Andrew Bartlett
2
-12
/
+0
2019-05-21
libcli:auth: Add return codes for netlogon_creds_init_128bit()
Andreas Schneider
1
-9
/
+23
2019-05-21
libcli:auth: Use GnuTLS MD5 and HMAC MD5 in netlogon_creds_init_128bit
Andreas Schneider
1
-11
/
+36
2019-05-21
libcli:auth: Use 'bool ok' in ntv2_owf_gen()
Andreas Schneider
1
-5
/
+4
2019-05-21
libcli:auth: Use GnuTLS MD5 HMAC in SMBsesskeygen_ntv2()
Andreas Schneider
1
-6
/
+6
2019-05-21
libcli:auth: Use GnuTLS MD5 HMAC in SMBOWFencrypt_ntv2()
Andreas Schneider
1
-5
/
+21
2019-05-21
libcli:auth: Use GnuTLS MD5 HMAC in ntv2_owf_gen()
Andreas Schneider
1
-7
/
+29
2019-05-21
libcli:auth: Use GnuTLS MD5 in decode_wkssvc_join_password_buffer()
Andreas Schneider
1
-11
/
+36
2019-05-21
libcli:auth: Use GnuTLS MD5 in encode_or_decode_arc4_passwd_buffer()
Andreas Schneider
1
-3
/
+0
2019-05-21
libcli:auth: Use GnuTLS MD5 in encode_wkssvc_join_password_buffer()
Andreas Schneider
1
-6
/
+27
2019-05-21
libcli:auth: Use GnuTLS MD5 in encode_or_decode_arc4_passwd_buffer()
Andreas Schneider
1
-5
/
+24
2019-05-21
libcli:auth: Use GnuTLS MD5 for E_md5hash() in smbcrypt
Andreas Schneider
1
-5
/
+25
2019-04-30
libcli:auth: Add return code for netlogon_creds_init_hmac_sha256()
Andreas Schneider
1
-15
/
+29
2019-04-30
libcli:auth: Use GnuTLS SHA256 HMAC for credentials
Andreas Schneider
2
-11
/
+30
2019-02-27
libcli:auth: Remove unused header file
Andreas Schneider
1
-1
/
+0
2019-02-27
libcli:auth: Only use the required md4 header
Andreas Schneider
1
-1
/
+1
2019-02-27
libcli:auth: Only use the required md4 header
Andreas Schneider
1
-1
/
+1
2019-02-27
libcli:auth: Avoid explicit ZERO_STRUCT
Andreas Schneider
1
-3
/
+1
2019-02-03
libcli: Solaris cc can't return void values
Volker Lendecke
1
-2
/
+2
2018-12-20
libcli:auth: Use C99 initializers or ZERO_ARRAY instead of ZERO_STRUCT
Andreas Schneider
1
-9
/
+6
2018-08-24
Fix uClibc build on 64bit platforms by including stdint.h
Bernd Kuhls
1
-0
/
+1
2018-08-14
CVE-2018-1139 libcli/auth: Do not allow ntlmv1 over SMB1 when it is disabled ...
Günther Deschner
1
-1
/
+1
2018-08-14
CVE-2018-1139 libcli/auth: fix debug messages in hash_password_check()
Günther Deschner
1
-4
/
+4
2018-08-14
CVE-2018-1139 libcli/auth: Add initial tests for ntlm_password_check()
Andrew Bartlett
2
-0
/
+426
2018-04-24
dbwrap: Remove calls to loadparm
Volker Lendecke
2
-2
/
+0
2018-04-24
libcli: Call dbwrap_local_open with the correct tdb flags
Volker Lendecke
1
-2
/
+5
2018-04-24
libcli: Call dbwrap_local_open with the correct hash size
Volker Lendecke
1
-6
/
+13
2018-04-24
libcli: Call dbwrap_local_open with the correct tdb_flags
Volker Lendecke
1
-2
/
+3
2018-04-24
libcli: Call dbwrap_local_open with the correct hash size
Volker Lendecke
1
-4
/
+13
2018-02-08
lib: Make g_lock_unlock use TDB_DATA
Volker Lendecke
1
-2
/
+3
2018-02-08
lib: Make g_lock_lock_send use TDB_DATA
Volker Lendecke
1
-2
/
+2
2017-09-25
netlogon_creds_cli: Pass "capabilities" up from creds_cli_check
Volker Lendecke
2
-5
/
+15
2017-09-25
netlogon_creds_cli: Protect netlogon_creds_cli_auth by _lck
Volker Lendecke
1
-60
/
+2
2017-09-25
netlogon_creds_cli: Protect netlogon_creds_cli_check by _lck
Volker Lendecke
1
-63
/
+38
2017-09-25
netlogon_creds_cli: Add netlogon_creds_cli_delete_lck
Volker Lendecke
2
-0
/
+15
2017-09-25
netlogon_creds_cli: Add netlogon_creds_cli_lck
Volker Lendecke
2
-0
/
+163
2017-09-25
rpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_open_schannel_with_creds
Volker Lendecke
1
-0
/
+1
2017-09-25
netlogon_creds_cli: Create cli_credentials from netlogon creds ctx
Volker Lendecke
2
-0
/
+36
2017-09-25
netlogon_creds_cli: Factor out netlogon_creds_cli_delete_internal
Volker Lendecke
1
-7
/
+10
[next]