ctdb: Remove an unnecessary cast
[vlendec/samba-autobuild/.git] / source3 / auth /
2023-12-01 Andreas Schneiders3:auth: Allow 'Unix Users' and 'Unix Groups' to create...
2023-12-01 Andreas Schneiders3:auth: Remove trailing white spaces from auth_util.c
2023-11-16 Björn Jacketoken_util.c: prefer capabilities over become_root
2023-10-25 Joseph Suttons3:auth: Add missing word to comment
2023-10-11 Volker Lendeckelibcli: Make debug_unix_user_token() use just one DEBUG...
2023-09-26 Andrew Bartlettlibcli/security: Pass in claims evaluation state when...
2023-09-11 Joseph Suttons3:auth: Fix code spelling
2023-08-08 Joseph Suttons3:auth: Add missing newlines to logging messages
2023-07-05 Andreas Schneiders3:auth: Use new debug macros for logging
2023-07-05 Andreas Schneiders3:auth: Fix code spelling
2023-06-25 Joseph Suttonauth: Add functionality to log client and server policy...
2023-05-16 Joseph Suttonauth: Return status code if configuration prohibits...
2023-02-08 Joseph Suttonauth: Shorten long SID flags combinations
2023-02-08 Joseph Suttons4:kdc: Add resource SID compression
2023-02-08 Joseph Suttonauth: Pass through entire PAC flags value in auth_user_info
2023-02-08 Joseph Suttonauth: Exclude resource groups from a TGT
2023-02-08 Joseph Suttonauth: Store group attributes in auth_user_info_dc
2023-01-19 Stefan Metzmachers3:auth: call wbcFreeMemory(info) in auth3_generate_ses...
2023-01-10 Volker Lendeckelib: Remove idtree from samba_util.h
2022-12-12 Volker Lendeckelib: Remove fstring_sub() that was used just once
2022-10-13 Stefan Metzmachers3:auth_samba4: make use of imessaging_init_discard_inc...
2022-09-16 Andreas Schneiders3:auth: Flush the GETPWSID in memory cache for NTLM...
2022-09-12 Jeremy AllisonCVE-2021-20251 s3: ensure bad password count atomic...
2022-08-26 Pavel Filipenskýs3:auth: Zero memory in sam_password_ok()
2022-08-08 listoutlib/util/access: source3/auth/user_util: Check for...
2022-06-09 Samuel Cabreros3:smbd: Free allocated strings before leaving user_in_...
2022-06-09 Samuel CabreroRevert "s3:smbd: Remove NIS support"
2022-06-09 Samuel CabreroRevert "s3:auth: Fix user_in_list() for UNIX groups"
2022-04-07 Pavel Filipenskýs3:auth: Fix user_in_list() for UNIX groups
2022-03-10 Stefan Metzmachers3:auth: make_user_info_map() should not set mapped_state
2022-03-10 Stefan Metzmachers3:auth: let make_user_info_netlogon_interactive()...
2021-12-03 Ralph BoehmeCVE-2020-25717: s3-auth: fix MIT Realm regression
2021-11-15 Andrew BartlettCVE-2020-25717: s3:auth: Fallback to a SID/UID based...
2021-11-11 Ralph Boehmesource3: move lib/substitute.c functions out of proto.h
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:auth: simplify make_session_info_krb...
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:auth: simplify get_user_from_kerbero...
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:auth: let auth3_generate_session_inf...
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:auth: let auth3_generate_session_inf...
2021-11-09 Alexander BokovoyCVE-2020-25717: Add FreeIPA domain controller role
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:auth: don't let create_local_token...
2021-11-09 Ralph BoehmeCVE-2020-25717: s3:auth: remove fallbacks in smb_getpwnam()
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:auth: no longer let check_account...
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:auth: we should not try to autocreat...
2021-11-09 Samuel CabreroCVE-2020-25717: s3:auth: Check minimum domain uid
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:auth: let auth3_generate_session_inf...
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:auth: start with authoritative = 1
2021-09-08 Jeremy Allisons3: auth: Andrew noticed f585f01148ab2d8f84c96b12e01874...
2021-09-07 Volker Lendeckeauth: Fix a typo
2021-09-07 Volker Lendeckeauth: Simplify is_our_machine_account()
2021-06-29 Andreas Schneiders3:auth: Check return code of cli_credentials_set_conf()
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-04-27 Volker Lendeckeauth3: talloc_strackframe() panics on failure
2021-04-27 Volker Lendeckeauth3: if (ret==False) just looks weird
2021-04-27 Volker Lendeckeauth3: Fix a typo
2021-04-27 Volker Lendeckeauth3: Use auth3_context_set_challenge() in auth3_set_c...
2021-04-27 Volker Lendeckeauth3: Apply some const to auth3_context_set_challenge()
2021-04-22 Andreas Schneiders3:smbd: Remove NIS support
2021-04-19 Volker Lendeckeauth3: Make auth3_session_info_create() static
2021-04-19 Volker Lendeckeauth3: Add an error check to auth_generic_prepare()
2021-04-19 Volker Lendeckeauth3: Remove unnecessary talloc_unlink() calls
2021-04-19 Volker Lendeckeauth3: Make load_auth_module() static
2021-04-19 Volker Lendeckecreate_local_token: Add error checks
2021-04-19 Volker Lendeckeauth3: Fix a few error path memleaks in create_local_to...
2021-04-19 Volker Lendeckeauth3: Fix a typo
2021-04-19 Volker Lendeckeauth3: Simplify check_samba4_security()
2021-04-19 Volker Lendeckeauth: Simplify DEBUG statements in make_auth3_context_f...
2021-04-19 Volker Lendeckeauth3: Fix a error path memleak
2021-04-19 Volker Lendeckeauth3: Use talloc_move() instead of talloc_steal()
2021-04-09 Andreas Schneiders3:auth: Use cli_credentials_init_server()
2021-03-16 Volker Lendeckeauth3: Make it a bit easier to #include "source3/includ...
2021-03-16 Volker Lendeckeauth3: Align integer types
2021-01-21 Ralph Boehmes3/auth: implement "winbind:ignore domains"
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-11-12 Alexander Bokovoyauth_sam: use pdb_get_domain_info to look up DNS forest...
2020-11-10 Björn Jackeauth_generic: fix empty initializer compile warning
2020-11-03 Andreas Schneiderauth:creds: Rename CRED_USE_KERBEROS values
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-05-30 Ralph Boehmes3:auth: fill in info3 domain name in passwd_to_SamInfo3()
2020-02-14 Volker Lendeckeauth: Fix CID 1458418 Null pointer dereferences (REVERS...
2020-02-14 Volker Lendeckeauth: Fix CID 1458420 Null pointer dereferences (REVERS...
2020-02-06 Ralph Boehmes3/auth: use set_current_user_info() in auth3_check_pas...
2020-02-06 Ralph Boehmes3/auth: use set_current_user_info() in auth3_generate_...
2020-02-06 Ralph Boehmes3:auth: use talloc_alpha_strcpy() in auth3_session_inf...
2020-02-06 Ralph Boehmes3/auth: use talloc_alpha_strcpy() in create_local_token()
2020-02-05 Stefan Metzmachers3:auth_sam: map an empty domain or '.' to the local...
2020-02-05 Stefan Metzmachers3:auth_sam: introduce effective_domain helper variables
2020-02-05 Stefan Metzmachers3:auth_sam: make sure we never handle empty usernames
2020-02-05 Stefan Metzmachers3:auth_sam: unify the debug messages of all auth_sam...
2020-02-05 Stefan Metzmachers3:auth_sam: replace confusing FALL_THROUGH; with break;
2020-01-30 Volker Lendeckeauth3: Fix a typo
2020-01-06 Volker Lendeckeauth: Simplify struct auth4_context
2020-01-06 Volker Lendeckeauth3: Replace auth3_check_password() by _send and...
2020-01-06 Volker Lendeckeauth: Remove the "typedef auth_methods"
2020-01-06 Volker Lendeckeauth3: Avoid a casts in auth3_check_password()
2020-01-06 Volker Lendeckeauth3: Simplify auth_get_ntlm_challenge()
2020-01-06 Volker Lendeckeauth3: Check for talloc failure
2019-12-10 Isaac Boukrissmbdes: convert E_P24() and SMBOWFencrypt to use gnutls
2019-12-02 Volker Lendeckeauth3: Remove auth_script
2019-11-27 Ralph Boehmesmbdotconf: mark "username map script" with substitutio...
2019-11-27 Ralph Boehmesmbdotconf: mark "username map" with substitution="1"
next