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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-21
auth:credentials: Remove unnecessary declaration
Jo Sutton
1
-2
/
+0
2024-04-21
auth:credentials: Fix code spelling
Jo Sutton
1
-1
/
+1
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
1
-0
/
+1
2024-04-09
auth/credentials: Read managed_password.passwords.query_interval only after p...
Andrew Bartlett
1
-10
/
+11
2024-04-08
Do not fail checksums for RFC8009 types
Alexander Bokovoy
1
-19
/
+28
2024-03-28
auth/credentials: Remove use of pytalloc_get_type() of NDR types in pycredent...
Andrew Bartlett
1
-6
/
+7
2024-03-21
auth:credentials: Remove unused include
Jo Sutton
1
-1
/
+0
2024-03-21
auth:credentials: Remove trailing line
Jo Sutton
1
-1
/
+0
2024-03-14
auth/credentials: Cope with GMSA 5min password preview in cli_credentials_set...
Andrew Bartlett
3
-24
/
+69
2024-03-14
auth/credentials: Allow generation of old Kerberos keys also
Andrew Bartlett
3
-4
/
+35
2024-03-14
auth/credentials: Make cli_credentials_get_aes256_key into generic key access
Andrew Bartlett
4
-29
/
+56
2024-03-14
auth/credentials: Add hook to set credentials from msDS-ManagedPassword blob
Andrew Bartlett
3
-1
/
+105
2024-03-14
auth/credentials: Dynamically calculate the salt principal (unless speccified)
Andrew Bartlett
3
-37
/
+81
2024-03-14
auth/credentials: Use salt on credentials object for Creds.get_aes256_key()
Andrew Bartlett
3
-7
/
+9
2024-03-14
auth/credentials: Add bindings for getting and setting the salt principal
Andrew Bartlett
1
-0
/
+39
2023-12-10
auth:creds: Add cli_credentials_get_domain_and_obtained()
Andreas Schneider
3
-0
/
+31
2023-12-10
auth:creds: Fix cli_credentials_get_password_and_obtained() with callback
Andreas Schneider
1
-1
/
+3
2023-12-10
auth:creds:tests: Add test for password callback
Andreas Schneider
1
-0
/
+32
2023-12-08
auth:gensec: Zero digest array in error case
Joseph Sutton
1
-2
/
+1
2023-12-07
pycredentials: Properly check type in creds.set_nt_hash() and samr.encrypt_sa...
Andrew Bartlett
2
-1
/
+12
2023-11-30
auth/gensec: Return more consistent status codes on gnutls hashing failure
Joseph Sutton
1
-6
/
+6
2023-11-29
s4-auth/kerberos: Use FAST credentials for armor if specified in cli_credentials
Andrew Bartlett
1
-1
/
+8
2023-11-29
auth/credentials: Add Python bindings for association of a connection for FAST
Andrew Bartlett
1
-0
/
+94
2023-11-29
auth/credentials: Add API to allow requesting a Kerberos ticket to be protect...
Andrew Bartlett
3
-1
/
+59
2023-11-20
Use python.h from libreplace
Andreas Schneider
1
-1
/
+1
2023-10-25
auth: Fix code spelling
Joseph Sutton
2
-7
/
+7
2023-10-24
s4:kdc: Add a flag indicating that the device should be added to Authenticate...
Joseph Sutton
1
-0
/
+1
2023-10-24
s4:kdc: Add a flag indicating that the device should be added to the default ...
Joseph Sutton
1
-0
/
+1
2023-10-01
s4:dsdb: Add session info flag to indicate authentication with a device
Joseph Sutton
1
-0
/
+1
2023-09-11
auth:credentials: Check if password_obtained > obtained
Samuel Cabrero
1
-0
/
+4
2023-09-11
auth: Fix code spelling
Joseph Sutton
4
-7
/
+7
2023-08-14
auth: Use portable format specifier
Joseph Sutton
1
-2
/
+2
2023-08-14
auth: Remove unnecessary casts
Joseph Sutton
1
-2
/
+2
2023-08-08
auth: Add missing newlines to logging messages
Joseph Sutton
2
-2
/
+2
2023-08-08
auth: Fix code spelling
Joseph Sutton
1
-2
/
+2
2023-08-08
auth: Add missing newlines to logging messages
Joseph Sutton
2
-4
/
+4
2023-07-31
auth:credentials: Fix resource leak in cli_credentials_set_from_ccache()
Pavel Filipenský
1
-0
/
+1
2023-07-28
auth:credentials: SAFE_FREE() -> krb5_free_string()
Pavel Filipenský
1
-1
/
+1
2023-07-28
auth:credentials: SAFE_FREE() -> krb5_free_enctypes()
Pavel Filipenský
1
-1
/
+2
2023-06-30
Remove rudundent check and fallback for AES CFB8 as we now require GnuTLS 3.6.13
Andrew Bartlett
1
-40
/
+0
2023-06-25
auth: Add functionality to log client and server policy information
Joseph Sutton
3
-7
/
+105
2023-06-15
auth: Add new ‘KDC Authorization’ log type
Joseph Sutton
2
-0
/
+210
2023-06-15
s4:kdc: Move NTLM device restrictions to ‘authn_policy_util’
Joseph Sutton
2
-50
/
+0
2023-06-15
s4:kdc: Add getter functions for authn_audit_info
Joseph Sutton
2
-0
/
+181
2023-06-15
s4:kdc: Add functions to create structures of auditing information for authen...
Joseph Sutton
1
-0
/
+2
2023-06-15
s4:kdc: Add helper functions to create optional int64 values
Joseph Sutton
1
-0
/
+15
2023-06-15
s4:kdc: Add structure containing authentication policy auditing information
Joseph Sutton
2
-0
/
+35
2023-06-15
s4:kdc: Rename authn_kerberos_client_policy::tgt_lifetime to tgt_lifetime_raw
Joseph Sutton
3
-6
/
+6
2023-06-15
auth: Move authn_policy code into auth subsystem
Joseph Sutton
4
-0
/
+188
2023-05-18
lib:audit_logging: Add function to add flags to a JSON message
Joseph Sutton
1
-14
/
+4
[prev]
[next]