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
/
auth
/
credentials
/
credentials.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
credentials: Remove duplicate prototypes
Volker Lendecke
1
-8
/
+0
2025-08-05
auth:creds: Add cli_credentials_get_out_ccache_name()
Andreas Schneider
1
-0
/
+1
2024-10-30
auth/credentials: remove unused netlogon_creds_session_encrypt()
Stefan Metzmacher
1
-4
/
+0
2024-08-27
lib: Add libcli/util/ntstatus.h in a few headers where it's needed
Volker Lendecke
1
-0
/
+1
2024-06-19
auth/credentials: add cli_credentials_get_kerberos_state_obtained() helper
Stefan Metzmacher
1
-0
/
+1
2024-06-04
creds: Add cli_credentials_add_gensec_features
Volker Lendecke
1
-0
/
+3
2024-05-07
auth/credentials: add cli_credentials_get_username_obtained()
Stefan Metzmacher
1
-0
/
+1
2024-05-07
auth/credentials: add cli_credentials_get_password_obtained()
Stefan Metzmacher
1
-0
/
+1
2024-05-07
auth/credentials: add cli_credentials_get_ccache_name_obtained()
Stefan Metzmacher
1
-0
/
+4
2024-05-07
auth/credentials: add cli_credentials_get_principal_obtained()
Stefan Metzmacher
1
-0
/
+2
2024-03-14
auth/credentials: Cope with GMSA 5min password preview in cli_credentials_set...
Andrew Bartlett
1
-0
/
+6
2024-03-14
auth/credentials: Make cli_credentials_get_aes256_key into generic key access
Andrew Bartlett
1
-5
/
+0
2024-03-14
auth/credentials: Add hook to set credentials from msDS-ManagedPassword blob
Andrew Bartlett
1
-0
/
+8
2024-03-14
auth/credentials: Dynamically calculate the salt principal (unless speccified)
Andrew Bartlett
1
-1
/
+1
2024-03-14
auth/credentials: Use salt on credentials object for Creds.get_aes256_key()
Andrew Bartlett
1
-1
/
+0
2023-12-10
auth:creds: Add cli_credentials_get_domain_and_obtained()
Andreas Schneider
1
-0
/
+3
2023-11-29
auth/credentials: Add API to allow requesting a Kerberos ticket to be protect...
Andrew Bartlett
1
-0
/
+12
2023-04-05
auth: Add cli_credentials_is_password_nt_hash()
Andreas Schneider
1
-0
/
+1
2023-04-05
auth: Remove trailing white spaces in credentials.h
Andreas Schneider
1
-41
/
+41
2022-06-26
auth/credentials: Add cli_credentials_get_aes256_key()
Joseph Sutton
1
-0
/
+6
2022-01-04
auth/credentials: cli_credentials_set_ntlm_response() pass session_keys
Stefan Metzmacher
1
-2
/
+4
2021-06-29
auth:creds: Return bool for cli_credentials_guess()
Andreas Schneider
1
-1
/
+1
2021-06-29
auth:creds: Return a bool for cli_credentials_set_conf()
Andreas Schneider
1
-1
/
+1
2021-04-28
auth:creds: Add cli_credentials_get_password_and_obtained()
Andreas Schneider
1
-0
/
+2
2021-04-28
auth:creds: Add cli_credentials_get_username_and_obtained()
Andreas Schneider
1
-0
/
+2
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_gensec_features()
Andreas Schneider
1
-1
/
+3
2021-04-28
lib:param: Add 'client protection' config option
Andreas Schneider
1
-0
/
+7
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()
Andreas Schneider
1
-2
/
+3
2021-03-24
auth:creds: Add command line function for standard password callback
Andreas Schneider
1
-0
/
+2
2020-12-16
auth:creds: Add cli_credentials_dump()
Andreas Schneider
1
-0
/
+2
2020-11-05
Revert "cli_credentials: add a helper to parse user or group names"
Alexander Bokovoy
1
-1
/
+0
2020-11-04
cli_credentials: add a helper to parse user or group names
Alexander Bokovoy
1
-0
/
+1
2020-11-03
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
1
-3
/
+6
2020-09-07
auth:creds: Add cli_credentials_init_server()
Andreas Schneider
1
-0
/
+2
2020-08-19
auth:creds: Add cli_credentials_(get|set)_smb_encryption()
Andreas Schneider
1
-0
/
+7
2020-08-19
auth:creds: Add cli_credentials_(get|set)_smb_ipc_signing()
Andreas Schneider
1
-0
/
+6
2020-08-19
auth:creds: Add cli_credentials_(get|set)_smb_signing()
Andreas Schneider
1
-0
/
+7
2020-08-19
auth:creds: Introduce CRED_SMB_CONF
Stefan Metzmacher
1
-0
/
+1
2020-08-17
auth: Fix a typo
Volker Lendecke
1
-1
/
+1
2017-09-16
cli_credentials: Apply some const
Volker Lendecke
1
-2
/
+3
2017-06-22
pycredentials: Add support for netr_crypt_password
Gary Lockyer
1
-0
/
+4
2017-01-10
auth/credentials: remove const where we always return a talloc string
Stefan Metzmacher
1
-3
/
+3
2016-12-20
auth/credentials: add cli_credentials_set_password_will_be_nt_hash() and the ...
Stefan Metzmacher
1
-0
/
+2
2016-07-22
auth/credentials: also do a shallow copy of the krb5_ccache.
Stefan Metzmacher
1
-3
/
+0
2016-04-12
CVE-2016-2110: libcli/auth: pass server_timestamp to SMBNTLMv2encrypt_hash()
Stefan Metzmacher
1
-0
/
+1
2016-04-12
CVE-2016-2110: auth/credentials: pass server_timestamp to cli_credentials_get...
Stefan Metzmacher
1
-1
/
+3
2015-03-12
auth/credentials: add cli_credentials_set_old_utf16_password()
Stefan Metzmacher
1
-0
/
+2
2015-03-12
auth/credentials: add cli_credentials_[g|s]et_old_nt_hash()
Stefan Metzmacher
1
-0
/
+4
2014-12-19
auth/credentials: add cli_credentials_set_utf16_password()
Stefan Metzmacher
1
-0
/
+3
2014-10-17
credentials: Allow the secret.tdb handle to be passed in to cli_credentials_s...
Andrew Bartlett
1
-0
/
+16
[next]