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
/
pycredentials.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-08
pycredentials: add [g|s]et_old_nt_hash()
Stefan Metzmacher
1
-1
/
+56
2024-12-12
pycredentials: add py_netlogon_creds_kerberos_init
Stefan Metzmacher
1
-0
/
+68
2024-12-05
pycredentials: add credentials.netlogon_creds_*() functions via py_module_met...
Stefan Metzmacher
1
-1
/
+1113
2024-12-05
pycredentials: add creds.[g|s]et_netlogon_creds()
Stefan Metzmacher
1
-0
/
+89
2024-12-05
pycredentials: remove unused module methods
Stefan Metzmacher
1
-8
/
+8
2024-10-30
pycredentials: remove unused .encrypt_samr_password()
Stefan Metzmacher
1
-51
/
+1
2024-10-30
pycredentials: add py_creds_encrypt_netr_PasswordInfo helper
Stefan Metzmacher
1
-0
/
+73
2024-10-30
pycredentials: make use of netlogon_creds_encrypt_samr_CryptPassword in py_cr...
Stefan Metzmacher
1
-4
/
+15
2024-05-16
auth:credentials: Check for NT hash being NULL
Jo Sutton
1
-0
/
+3
2024-04-21
auth:credentials: Remove unnecessary declaration
Jo Sutton
1
-2
/
+0
2024-03-28
auth/credentials: Remove use of pytalloc_get_type() of NDR types in pycredent...
Andrew Bartlett
1
-6
/
+7
2024-03-14
auth/credentials: Allow generation of old Kerberos keys also
Andrew Bartlett
1
-1
/
+20
2024-03-14
auth/credentials: Make cli_credentials_get_aes256_key into generic key access
Andrew Bartlett
1
-14
/
+21
2024-03-14
auth/credentials: Dynamically calculate the salt principal (unless speccified)
Andrew Bartlett
1
-1
/
+13
2024-03-14
auth/credentials: Use salt on credentials object for Creds.get_aes256_key()
Andrew Bartlett
1
-5
/
+3
2024-03-14
auth/credentials: Add bindings for getting and setting the salt principal
Andrew Bartlett
1
-0
/
+39
2023-12-07
pycredentials: Properly check type in creds.set_nt_hash() and samr.encrypt_sa...
Andrew Bartlett
1
-0
/
+10
2023-11-29
auth/credentials: Add Python bindings for association of a connection for FAST
Andrew Bartlett
1
-0
/
+94
2023-11-20
Use python.h from libreplace
Andreas Schneider
1
-1
/
+1
2023-07-28
auth:credentials: SAFE_FREE() -> krb5_free_string()
Pavel Filipenský
1
-1
/
+1
2023-05-05
auth/credentials: Add set_nt_hash()
Joseph Sutton
1
-0
/
+33
2023-05-05
auth/credentials: Fix NULL dereference
Joseph Sutton
1
-0
/
+5
2023-05-05
auth/credentials: Allow resetting bind DN on Credentials object
Joseph Sutton
1
-1
/
+1
2022-06-26
auth/credentials: Add get_aes256_key()
Joseph Sutton
1
-0
/
+56
2022-05-14
auth: Covscan: unchecked return value for cli_credentials_set_smb_encryption()
Pavel Filipenský
1
-1
/
+1
2022-05-14
auth: Fix trailing whitespace in pycredentials.c
Pavel Filipenský
1
-4
/
+4
2022-03-18
auth/credentials: Add encrypt_samr_password()
Joseph Sutton
1
-1
/
+42
2021-07-01
auth/credentials: allow credentials.Credentials to act as base class
Stefan Metzmacher
1
-1
/
+1
2021-06-29
auth:creds: Check return code of cli_credentials_guess()
Andreas Schneider
1
-2
/
+5
2021-06-29
auth:creds: Check return code of cli_credentials_set_conf()
Andreas Schneider
1
-2
/
+5
2021-05-19
auth:creds: Fix parameter in creds.set_named_ccache()
Joseph Sutton
1
-1
/
+2
2021-05-19
auth:creds: Remove unused variable
Joseph Sutton
1
-3
/
+0
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_gensec_features()
Andreas Schneider
1
-1
/
+3
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()
Andreas Schneider
1
-1
/
+1
2021-03-24
auth:creds: Don't include credentials_internal.h twice
Andreas Schneider
1
-1
/
+0
2021-03-24
auth:creds: Use our own cli_credentials_set_cmdline_callbacks()
Andreas Schneider
1
-2
/
+1
2021-03-24
s4:lib:cmdline: Rename cli_credentials_set_cmdline_callbacks()
Andreas Schneider
1
-1
/
+1
2020-11-03
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
1
-3
/
+3
2020-08-19
auth:creds: Add python bindings for cli_credentials_set_conf()
Andreas Schneider
1
-0
/
+41
2020-08-19
auth:creds: Add python bindings for (get|set)_smb_encryption
Andreas Schneider
1
-0
/
+62
2020-08-19
auth:creds: Add python bindings for (get|set)_smb_ipc_signing
Andreas Schneider
1
-0
/
+56
2020-08-19
auth:creds: Add python bindings for (get|set)_smb_signing
Andreas Schneider
1
-0
/
+63
2020-08-19
auth:creds: Introduce CRED_SMB_CONF
Stefan Metzmacher
1
-0
/
+1
2020-05-08
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
1
-1
/
+1
2020-03-23
py3: Remove #define PyInt_FromLong PyLong_FromLong
Andrew Bartlett
1
-22
/
+22
2019-11-14
auth:pycreds: Check return code of netlogon_creds_client_authenticator()
Andreas Schneider
1
-3
/
+8
2019-07-22
auth/pycreds/encrypt_netr_crypt_password: don't pretend arg is optional
Douglas Bagnall
1
-1
/
+1
2019-07-22
auth/pycreds/encrypt_netr_crypt_password: don't segfault
Douglas Bagnall
1
-0
/
+5
2019-07-22
pycredentials.h: use import to ensure python type correctness
Douglas Bagnall
1
-7
/
+0
2019-07-22
auth/pycredentials: always check self is a Credentials object
Douglas Bagnall
1
-39
/
+247
[next]