auth3: Don't try other auth modules on any error
[vlendec/samba-autobuild/.git] / source3 / auth /
2017-03-24 Volker Lendeckeauth3: Don't try other auth modules on any error
2017-03-24 Volker Lendeckeauth3: Introduce make_auth_context_specific
2017-03-24 Volker Lendeckeauth3: Slightly simplify make_auth_context_subsystem...
2017-03-24 Volker Lendeckeauth3: Slightly simplify make_auth_context_subsystem...
2017-03-10 Volker Lendeckeauth_ntdomain3: Correctly handle !authoritative
2017-03-10 Volker Lendeckeauth_winbind3: Correctly handle !authoritative
2017-03-09 Volker Lendeckeauth3: Simplify auth_check_ntlm_password logic with...
2017-03-08 Volker Lendeckeauth3: Simplify auth_check_ntlm_password logic with...
2017-03-08 Volker Lendeckeauth3: Simplify auth_check_ntlm_password server_info...
2017-03-08 Volker Lendeckeauth3: Simplify auth_check_ntlm_password talloc handling
2017-03-08 Volker Lendeckeauth3: Use talloc_move instead of _steal
2017-03-08 Volker Lendeckeauth3: Centralize auth_check_ntlm_password failure...
2017-02-27 Volker Lendeckeauth3: Simplify get_system_info3
2017-02-27 Volker Lendeckeauth3: Fix some whitespace
2017-02-22 Chris LambCorrect "somthing" typos.
2017-02-22 Chris LambCorrect "perfom" typos.
2017-02-15 Volker Lendeckeauth3: Use NT_STATUS_EQUAL
2017-01-09 Volker Lendeckeauth: Remove auth_wbc
2017-01-03 Volker Lendeckeauth: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckeauth3: Avoid some zeros footprint
2017-01-03 Volker Lendeckeauth3: Use "all_zero" where appropriate
2016-12-28 Volker Lendeckelib: Add lib/util_unixsids.h
2016-12-11 Volker Lendeckesmbd: username map file handling xfile->stdio
2016-12-02 Volker Lendeckelib: Add samlogon_cache.h
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2016-11-20 Volker Lendeckelib: Rename fgets_slash to x_fgets_slash
2016-10-24 Uri Simchonismbd: in ntlm auth, do not map empty domain in case...
2016-10-13 Trever L. AdamsUpdate smbrun to allow for settings environment variables.
2016-09-28 Jeremy Allisons3: auth: Use wbcAuthenticateUserEx to prime the caches.
2016-07-23 Jeremy Allisons4: messaging: Remove bool auto_remove parameter from...
2016-06-30 Stefan Metzmacherkrb5pac.idl: introduce PAC_DOMAIN_GROUP_MEMBERSHIP...
2016-06-30 Stefan Metzmacherauth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamI...
2016-05-27 Jeremy Allisons3: auth: Move the declaration of struct dom_sid tmp_si...
2016-04-28 Stefan Metzmachers3:auth_builtin: anonymous authentication doesn't allow...
2016-04-12 Ralph BoehmeCVE-2016-2115: s3:auth_domain: use SMB_SIGNING_IPC_DEFAULT
2016-04-12 Stefan MetzmacherCVE-2016-2111: s3:auth: implement "raw NTLMv2 auth...
2016-03-17 Günther Deschners3-auth: check for return code of cli_credentials_set_m...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-02-02 Volker Lendeckeidl: Rename "principle" to "principal_name"
2015-11-19 Uri Simchoniauth: consistent handling of well-known alias as primar...
2015-11-19 Uri Simchoniauth: remove a line that has no effect
2015-11-03 Marc MuehlfeldChanging log level of two entries to DBG_NOTICE
2015-10-19 Volker Lendeckeauth: Remove procid_self() from auth_samba4
2015-08-21 Andreas Schneiders3-auth: Fix a memory leak in make_server_info_info3()
2015-08-21 Andreas Schneiders3-auth: Pass nt_username to check_account()
2015-08-21 Andreas Schneiders3-auth: Fix 'map to guest = Bad Uid' support
2015-07-17 Andreas Schneiders3-auth: Fix a possible null pointer dereference
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-05-13 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/auth.
2015-05-04 Maks Naumovs3: Fix pam_authenticate() when lp_null_passwords(...
2015-04-22 Michael Adams3:auth: use lp_load_with_shares() in auth3_check_passw...
2015-04-22 Michael Adams3:auth: use lp_load_with_shares() in auth3_generate_se...
2015-03-12 Stefan Metzmachers3:auth_domain: make use of cli_rpc_pipe_open_schannel()
2015-03-12 Stefan Metzmachers3:auth_domain: fix talloc problem in connect_to_domain...
2015-03-11 Volker Lendeckesmbd: Simplify create_token_from_sid()
2015-03-11 Volker Lendeckesmbd: Simplify create_token_from_sid()
2015-03-11 Volker Lendeckesmbd: Streamline the gids handling in create_token_from...
2015-03-11 Volker Lendeckesmbd: Put a variable definition closer to its use
2015-01-14 Jeremy Allisons3: auth: Add previously missing allocation fail check.
2015-01-14 Jeremy Allisons3: auth: Plumb in the SamInfo3_handle_sids() utility...
2015-01-14 Jeremy Allisons3: auth: Convert samu_to_SamInfo3() to use the new...
2015-01-14 Jeremy Allisons3: auth: Add a utility function - SamInfo3_handle_sids...
2014-11-14 Stefan Metzmachers3:auth: add some const to user_in_list()
2014-11-14 Stefan Metzmachers3:auth: add missing auth_samba4_init() prototype
2014-10-30 rootDon't drop any error codes just because we think there...
2014-10-08 Andrew Bartletts3-winbindd: Attempt to connect to NETLOGON over NCACN_...
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-07-07 Volker Lendeckeauth: Fix an incompatible pointer assignment
2014-07-04 Andrew Bartletts4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED...
2014-06-17 Jeremy Allisons3: auth: Change auth3_generate_session_info_pac()...
2014-06-17 Jeremy Allisons3: auth: Add create_info3_from_pac_logon_info() to...
2014-06-17 Jeremy Allisons3: auth: Change make_server_info_info3() to take a...
2014-06-17 Jeremy Allisons3: auth: Add some const to the struct netr_SamInfo3...
2014-06-11 Andrew Bartlettauth: Provide a way to use the auth stack for winbindd...
2014-05-19 Michael Adamsmbd: fix creation of BUILTIN\{Administrators,Users...
2014-05-16 Andrew Bartlettauth: Allow auth_samba4 to be forced to run a specific...
2014-04-24 Andreas Schneiders3-auth: Register ncalrpc_as_system gensec module.
2014-04-24 Stefan Metzmachers3:auth: allow special SYSTEM and ANONYMOUS handling...
2014-04-18 Andrew Bartlettauth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the...
2014-04-15 Andrew Bartlettauth: Remove support for HAVE_TRUNCATED_SALT from pass_...
2014-04-15 Andrew Bartlettauth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove linux_bigcrypt support from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove support for plaintext auth on systems...
2014-04-15 Andrew Bartlettauth: Remove plaintext OSF1 password support
2014-04-15 Andrew Bartlettauth: Remove afs_auth() from pass_check.c and s4's...
2014-04-15 Andrew Bartlettauth: Remove dfs_auth() from pass_check.c and s4's...
2014-04-15 Andrew Bartlettauth: Remove unused PASSWORD_LENTH macro from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove static variable ths_user from password_che...
2014-04-02 Andrew Bartletts3-auth: Do not reset bad password count to 0 if accoun...
2014-04-02 Andrew Bartletts3-auth: Only call pdb_get_acct_ctrl() once in check_sa...
2014-04-02 Andrew Bartletts3-auth: Add prototype for plugin function to reduce...
2014-04-02 Andrew Bartletts3-auth: Remember to always free the talloc_stackframe...
2014-04-02 Andrew Bartlettauth_samba4: Fix auth_samba4 to correctly provide a...
2014-04-02 Andrew Bartletts3-auth: Finally change make_user_info_*() use a parent...
2014-03-25 Jeremy Allisons3: smbd: Factor out code that calls getgroups_unix_use...
2014-03-21 Jeremy Allisons3: smbd: Ensure we always go via getgroups_unix_user...
2014-03-13 Andreas Schneiders3-auth: Steal the memory to avoid duplication.
2014-03-13 Andreas Schneiders3-auth: Do not leak tmp_ctx if make_server_info()...
2014-03-13 Simo Sorces3-auth: Make is_null_sid() check easier to read.
2014-03-13 Stefan MetzmacherCVE-2013-4496:s3:auth: fix memory leak in the ACCOUNT_L...
next