vfs_ceph: Implement SMB_VFS_FSET_DOS_ATTRIBUTES for precise btime
[samba.git] / auth / credentials /
2024-05-16 Jo Suttonauth:credentials: Check for NT hash being NULL
2024-05-14 Stefan Metzmacherauth/credentials_krb5: let cli_credentials_set_ccache...
2024-05-14 Stefan Metzmacherauth/credentials_krb5: use system/{gssapi,kerberos}.h
2024-05-07 Stefan Metzmacherauth/credentials: use smb_krb5_cc_new_unique_memory...
2024-05-07 Stefan Metzmacherauth/credentials: use smb_krb5_cc_new_unique_memory...
2024-05-07 Stefan Metzmacherauth/credentials: use smb_krb5_cc_new_unique_memory...
2024-05-07 Stefan Metzmacherauth/credentials: use smb_krb5_cc_new_unique_memory...
2024-05-07 Andreas Schneiderauth:creds: Add test for cli_credentials_get_username_o...
2024-05-07 Stefan Metzmacherauth/credentials: add cli_credentials_get_username_obta...
2024-05-07 Andreas Schneiderauth:creds: Add test for cli_credentials_get_password_o...
2024-05-07 Stefan Metzmacherauth/credentials: add cli_credentials_get_password_obta...
2024-05-07 Stefan Metzmacherauth/credentials: add cli_credentials_get_ccache_name_o...
2024-05-07 Andreas Schneiderauth:creds: Add test for cli_credentials_get_principal_...
2024-05-07 Stefan Metzmacherauth/credentials: add cli_credentials_get_principal_obt...
2024-04-23 Stefan Metzmacherauth/credentials: don't call talloc_free(ccache_name...
2024-04-23 Stefan Metzmacherauth/credentials: a temporary MEMORY ccache needs krb5_...
2024-04-21 Jo Suttonauth:credentials: Remove unnecessary declaration
2024-04-21 Jo Suttonauth:credentials: Fix code spelling
2024-04-16 Volker Lendeckelib: Give lib/util/util_file.c its own header file
2024-04-09 Andrew Bartlettauth/credentials: Read managed_password.passwords.query...
2024-03-28 Andrew Bartlettauth/credentials: Remove use of pytalloc_get_type(...
2024-03-21 Jo Suttonauth:credentials: Remove unused include
2024-03-21 Jo Suttonauth:credentials: Remove trailing line
2024-03-14 Andrew Bartlettauth/credentials: Cope with GMSA 5min password preview...
2024-03-14 Andrew Bartlettauth/credentials: Allow generation of old Kerberos...
2024-03-14 Andrew Bartlettauth/credentials: Make cli_credentials_get_aes256_key...
2024-03-14 Andrew Bartlettauth/credentials: Add hook to set credentials from...
2024-03-14 Andrew Bartlettauth/credentials: Dynamically calculate the salt princi...
2024-03-14 Andrew Bartlettauth/credentials: Use salt on credentials object for...
2024-03-14 Andrew Bartlettauth/credentials: Add bindings for getting and setting...
2023-12-10 Andreas Schneiderauth:creds: Add cli_credentials_get_domain_and_obtained()
2023-12-10 Andreas Schneiderauth:creds: Fix cli_credentials_get_password_and_obtain...
2023-12-10 Andreas Schneiderauth:creds:tests: Add test for password callback
2023-12-07 Andrew Bartlettpycredentials: Properly check type in creds.set_nt_hash...
2023-11-29 Andrew Bartletts4-auth/kerberos: Use FAST credentials for armor if...
2023-11-29 Andrew Bartlettauth/credentials: Add Python bindings for association...
2023-11-29 Andrew Bartlettauth/credentials: Add API to allow requesting a Kerbero...
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-09-11 Samuel Cabreroauth:credentials: Check if password_obtained > obtained
2023-09-11 Joseph Suttonauth: Fix code spelling
2023-08-14 Joseph Suttonauth: Remove unnecessary casts
2023-08-08 Joseph Suttonauth: Add missing newlines to logging messages
2023-08-08 Joseph Suttonauth: Fix code spelling
2023-08-08 Joseph Suttonauth: Add missing newlines to logging messages
2023-07-31 Pavel Filipenskýauth:credentials: Fix resource leak in cli_credentials_...
2023-07-28 Pavel Filipenskýauth:credentials: SAFE_FREE() -> krb5_free_string()
2023-07-28 Pavel Filipenskýauth:credentials: SAFE_FREE() -> krb5_free_enctypes()
2023-05-05 Joseph Suttonauth/credentials: Add set_nt_hash()
2023-05-05 Joseph Suttonauth/credentials: Fix NULL dereference
2023-05-05 Joseph Suttonauth/credentials: Allow resetting bind DN on Credential...
2023-04-25 Alexander BokovoyAdd ROLE_IPA_DC into two more places
2023-04-05 Andreas Schneiderauth: Add cli_credentials_is_password_nt_hash()
2023-04-05 Andreas Schneiderauth: Remove trailing white spaces in credentials_ntlm.c
2023-04-05 Andreas Schneiderauth: Remove trailing white spaces in credentials.h
2023-03-28 Andreas Schneiderauth: Fix code spelling
2023-03-03 Joseph Suttonauth/credentials: Fix typos
2023-03-03 Joseph Suttonauth/credentials: Fix off-by-one buffer write
2023-02-06 Pavel Filipenskýauth/credentials: Fix unitialized data
2023-02-06 Pavel Filipenskýauth/credentials: Fix trailing whitespaces
2023-01-17 Björn Baumbachauth/creds: fix a typo in a comment
2022-06-26 Joseph Suttonauth/credentials: Add get_aes256_key()
2022-06-26 Joseph Suttonauth/credentials: Add cli_credentials_get_aes256_key()
2022-05-14 Pavel Filipenskýauth: Covscan: unchecked return value for cli_credentia...
2022-05-14 Pavel Filipenskýauth: Fix trailing whitespace in pycredentials.c
2022-03-18 Joseph Suttonauth/credentials: Add encrypt_samr_password()
2022-01-04 Stefan Metzmacherauth/credentials: cli_credentials_set_ntlm_response...
2021-12-09 Stefan Metzmacherauth/credentials: Fix cli_credentials_shallow_ccache...
2021-12-09 Stefan Metzmacherauth/credentials: Handle ENOENT when obtaining ccache...
2021-11-10 Andreas Schneiderauth:creds: Guess the username first via getpwuid(my_id)
2021-11-10 Andreas Schneiderauth:creds: Remove trailing spaces
2021-11-09 Andrew BartlettCVE-2020-25722 selftest: allow for future failures...
2021-10-20 Andrew Bartlettdsdb: Allow special chars like "@" in samAccountName...
2021-09-04 Joseph Suttonpython: Fix usage strings
2021-07-08 Andreas Schneiderauth:creds: Remove unused simple.c file
2021-07-01 Stefan Metzmacherauth/credentials: allow credentials.Credentials to...
2021-06-29 Andreas Schneiderauth:creds: Check return code of cli_credentials_guess()
2021-06-29 Andreas Schneiderauth:creds: Return bool for cli_credentials_guess()
2021-06-29 Andreas Schneiderauth:creds: Add sanity check for env variables
2021-06-29 Andreas Schneiderauth:creds: Check return code of cli_credentials_set_conf()
2021-06-29 Andreas Schneiderauth:creds: Return a bool for cli_credentials_set_conf()
2021-05-19 Joseph Suttonauth:creds: Fix parameter in creds.set_named_ccache()
2021-05-19 Joseph Suttonauth:creds: Remove unused variable
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_get_pass...
2021-04-28 Andreas Schneiderauth:creds: Add cli_credentials_get_password_and_obtained()
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_get_user...
2021-04-28 Andreas Schneiderauth:creds: Add cli_credentials_get_username_and_obtained()
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_set_gens...
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_gen...
2021-04-28 Andreas Schneiderauth:creds: Use 'client protection' option for smb...
2021-04-28 Andreas Schneiderlib:param: Add 'client protection' config option
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_set_kerb...
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2021-04-07 Joseph Suttonauth/credentials: Remove unneeded try/except syntax
2021-04-07 Joseph Suttonauth/credentials: Add test for binding with an extended...
2021-04-07 Joseph Suttonauth/credentials: Add test for binding with a canonical...
2021-04-07 Joseph Suttonauth/credentials: Add test for binding with a domain SID
2021-03-24 Andreas Schneiderauth:creds: Free the uname pointer in cli_credentials_p...
2021-03-24 Andreas Schneiderauth:creds: Don't include credentials_internal.h twice
2021-03-24 Andreas Schneiderauth:creds: Use our own cli_credentials_set_cmdline_cal...
next