s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source4 / auth / ntlm /
2024-04-24 Jo Suttons4:kdc: Pass ldb context into samba_kdc_message2entry_k...
2023-11-07 Joseph Suttons4:auth: Add comment about claims going ignored for...
2023-11-07 Joseph Suttons4:auth: Remove trailing whitespace
2023-11-01 Joseph Suttons4:auth: Comment about claims in the security token
2023-11-01 Joseph Suttons4:auth: Remove trailing whitespace
2023-10-01 Joseph Suttons4:kdc: Add parameters for claims and device info to...
2023-10-01 Joseph Suttons4:auth: Reformat function calls
2023-08-03 Andreas Schneiders4:auth: Fix code spelling
2023-06-25 Joseph Suttons4:auth: Log authentication policies for NTLM authentic...
2023-06-25 Joseph Suttons4:auth: Add audit info parameters to check_password_recv()
2023-06-25 Joseph Suttons4:auth: Set ‘authoritative’ even if there is an error
2023-06-25 Joseph Suttonauth: Add functionality to log client and server policy...
2023-06-15 Joseph Suttons4:auth: Remove unneeded ‘sam_ctx’ parameter
2023-06-15 Joseph Suttons4:auth: Enforce machine authentication policy for...
2023-06-15 Joseph Suttons4:auth: Enforce device restrictions for NTLM authentic...
2023-05-18 Joseph Suttons4:auth: Remove superfluous semicolon
2023-05-18 Joseph Suttons4:auth: Fix typos
2023-05-16 Joseph Suttonauth: Return status code if configuration prohibits...
2023-02-08 Joseph Suttonauth: Make more liberal use of SID index constants
2023-02-08 Joseph Suttonauth: Shorten long SID flags combinations
2023-02-08 Joseph Suttonauth: Pass through entire PAC flags value in auth_user_info
2023-02-08 Joseph Suttonauth: Store group attributes in auth_user_info_dc
2022-11-24 Stefan MetzmacherCVE-2021-20251: s4:auth: fix use after free in authsam_...
2022-10-05 Joseph Suttons4-auth: Add missing newlines to log messages
2022-09-12 Joseph SuttonCVE-2021-20251 s4:auth_winbind: Check return status...
2022-09-12 Joseph SuttonCVE-2021-20251 s4-auth: Pass through error code from...
2022-07-27 Joseph SuttonCVE-2022-2031 auth: Add ticket type field to auth_user_...
2022-06-26 Andrew Bartletts4-auth: For LDAP simple bind, fall back to checking...
2022-06-14 Joseph Suttondsdb/common: Make some parameters const
2022-06-09 Joseph Suttonlib/util: Change function to mem_equal_const_time()
2022-06-09 Joseph Suttonauth: Use constant-time memcmp when comparing sensitive...
2022-03-29 Andrew Bartletts4-auth: Remove last traces of LanMan authentiation...
2022-03-29 Andrew Bartletts4-auth: Only build auth_developer module in developer...
2022-03-29 Andrew Bartletts4-auth: Do not trigger RODC replication unless missing...
2022-03-29 Andrew Bartletts4-auth: Remove unused acct_flags parameter
2022-03-18 Joseph Suttons4:auth: Disable NTLM authentication for Protected...
2022-03-17 Andrew Bartlettdsdb: Remove parsing of LM password hash from "dBCSPwd...
2022-03-17 Andrew Bartletts4-auth: Do not supply the LM hash to the AD DC authent...
2022-03-17 Andrew Bartletts4-auth: Disable LM authenticaton in the AD DC despite...
2022-03-10 Stefan Metzmachers4:auth: let authenticate_ldap_simple_bind() pass down...
2022-03-10 Stefan Metzmachers4:auth: rename user_info->mapped_state to user_info...
2022-03-10 Stefan Metzmachers4:auth: fix confusing DEBUG message in authsam_want_ch...
2022-03-10 Stefan Metzmachers4:auth: check for user_info->mapped.account_name if...
2022-03-10 Stefan Metzmachers4:auth: encrypt_user_info() should set password_state...
2022-03-10 Stefan Metzmachers4:auth: a simple bind uses the DCs name as workstation
2022-03-10 Stefan Metzmachers4:auth_sam: use USER_INFO_INTERACTIVE_LOGON as inducat...
2022-01-26 Douglas Bagnalls4/auth/simple_bind: correctly report TLS state
2021-11-09 Stefan MetzmacherCVE-2020-25719 CVE-2020-25717: s4:auth: remove unused...
2021-11-09 Alexander BokovoyCVE-2020-25717: Add FreeIPA domain controller role
2021-11-09 Stefan MetzmacherCVE-2020-25717: s4:auth_simple: start with authoritativ...
2021-11-09 Stefan MetzmacherCVE-2020-25717: s4:auth/ntlm: make sure auth_check_pass...
2021-04-19 Andrew Bartlettauth4: Remove unused auth_unix
2021-04-16 Volker Lendeckeauth4: Remove sync check_password from auth_operations
2021-04-16 Volker Lendeckeauth4: Make auth_sam pseudo-async
2021-04-16 Volker Lendeckeauth4: Make auth_unix pseudo-async
2021-04-16 Volker Lendeckeauth4: Make auth_developer pseudo-async
2021-04-16 Volker Lendeckeauth4: Make auth_anonymous pseudo-async
2021-01-13 Gary Lockyers4 auth ntlm: Fix integer overflow in authsam_password_...
2021-01-08 Volker Lendeckeauth: Fix a typo
2021-01-08 Volker Lendeckeauth: Reformat a comment
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-02-14 Andrew Bartletts4-auth: Allow simple bind login of a user with an...
2019-12-10 Isaac Boukrissmbdes: convert E_P24() and SMBOWFencrypt to use gnutls
2019-11-19 Amitay Isaacsbuild: add missing crypt dependency for auth4_unix
2019-06-13 Gary Lockyerauth auth_log: csbuild unused parm unix_username
2019-05-22 Andrew BartlettRemove unused auth_get_challenge_not_implemented
2019-02-20 Gary Lockyerwinbind: Generate and pass logon ID
2019-02-20 Gary Lockyerlibrpc idl: netlogon netr_identity_info logon_id to...
2018-06-25 Andrew Bartlettauth: For NTLM and KDC authentication, log the authenti...
2018-05-21 Andrew Bartlettauth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth...
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-03-19 Stefan Metzmachers4:auth_winbind: make sure we expand group memberships...
2018-03-19 Stefan Metzmachers4:auth_winbind: only call authsam_logon_success_accoun...
2018-03-01 Andreas Schneiders4:auth: Add FALL_THROUGH statements in auth_sam.c
2018-03-01 Andreas Schneiders4:auth: Add FALL_THROUGH statements in auth_util.c
2018-02-23 Stefan Metzmachers4:auth_sam: allow logons with an empty domain name
2018-02-10 Stefan Metzmachers4/auth_winbind: ask for validation level 6
2017-12-13 Stefan Metzmachers4:auth_winbind: remove unused 'winbind_wbclient' backend
2017-12-13 Stefan Metzmachers4:auth_winbind: remove unused 'winbind_rodc' backend
2017-12-13 Stefan Metzmachers4:auth_sam: remove unused 'sam_failtrusts' backend
2017-12-13 Stefan Metzmachers4:auth/ntlm: remove lpcfg_auth_methods() handling
2017-08-07 Stefan Metzmachers4:auth/ntlmssp: add support for using "winbind" as DC
2017-08-07 Stefan Metzmachers4:auth: use "sam winbind" for the netlogon server
2017-08-07 Stefan Metzmachers4:auth/ntlm: provide auth_check_password_wrapper_send...
2017-08-07 Stefan Metzmachers4:auth_winbind: implement async authentication via...
2017-06-27 Stefan Metzmachers4:auth/ntlm: allow auth_operations to specify check_pa...
2017-06-27 Stefan Metzmachers4:auth/ntlm: introduce auth_check_password_next()
2017-06-27 Stefan Metzmachers4:auth/ntlm: move auth_check_password_wrapper() furthe...
2017-06-27 Stefan Metzmachers4:auth_winbind: rename 's' to 'state' in winbind_check...
2017-06-27 Ralph Boehmes4:auth_winbind: remove a block nesting level and fix...
2017-06-27 Stefan Metzmachers4:auth_winbind: fix error checking in winbind_check_pa...
2017-06-26 Stefan Metzmachers4:dsdb/samdb: pass an existing 'struct ldb_context...
2017-06-26 Stefan Metzmachers4:dsdb/samdb: pass an existing 'struct ldb_context...
2017-06-26 Stefan Metzmachers4:auth/unix_token: remove unused tevent_context from...
2017-06-15 Stefan Metzmachers4:auth: make authenticate_ldap_simple_bind*() use...
2017-06-15 Stefan Metzmachers4:auth: add authenticate_ldap_simple_bind_send/recv
2017-05-30 Garming Samnetlogon: Implement SendToSam along with its winbind...
2017-05-30 Garming Samauth_sam: Make auth_sam_trigger_repl_secret more generic
2017-05-30 Garming Samrodc: Set non-authoritative for RODC bad passwords
2017-05-30 Garming Samauth_winbind: Allow badPwdCount to be set to 0 with...
next