ctdb-tools: Always exit with positive return value
[sfrench/samba-autobuild/.git] / source3 / auth /
2017-05-10 Günther Deschners3-auth: remove some dead prototypes
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-10 Volker Lendeckeauth3: fallback to "sam_ignoredomain" in make_auth3_con...
2017-04-09 Stefan Metzmacherauth3: merge make_auth_context_subsystem() into make_au...
2017-04-09 Stefan Metzmacherauth3: only use "sam_netlogon3 winbind:trustdomain...
2017-04-09 Stefan Metzmacherauth3: add "sam_netlogon3" which only reacts on lp_work...
2017-03-29 Andrew Bartlettauth: Add hooks for notification of authentication...
2017-03-29 Andrew Bartlettauth: Log the transport connection for the authorization
2017-03-29 Andrew Bartletts3-auth: Log SMB authorization for bare NTLM (NTLMSSP...
2017-03-29 Gary Lockyerrpc: Always supply both the remote and local address...
2017-03-29 Andrew Bartlettauth: Always supply both the remote and local address...
2017-03-29 Gary Lockyerauth: Generate a human readable Authentication log...
2017-03-29 Andrew Bartletts3-auth: Split out get_user_sid_info3_and_extra() from...
2017-03-29 Andrew Bartlettauth: Add a reminder about the strings currently used...
2017-03-29 Andrew Bartlettauth: Fill in user_info->service_description from all...
2017-03-29 Andrew Bartletts3-auth: Pass service_description into gensec via auth_...
2017-03-27 Andrew Bartlettauth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10...
2017-03-24 Stefan Metzmacherauth3: handle ROLE_ACTIVE_DIRECTORY_DC before lp_auth_m...
2017-03-24 Stefan Metzmacherauth3: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METH...
2017-03-24 Stefan Metzmacherauth3: only use "[samba4:]sam" in make_auth3_context_fo...
2017-03-24 Stefan Metzmacherauth: let auth4_context->check_ntlm_password() return...
2017-03-24 Stefan Metzmacherauth4: let auth_check_password* return pauthoritative
2017-03-24 Stefan Metzmacherauth3: let auth_check_ntlm_password() return pauthoritative
2017-03-24 Stefan Metzmacherauth3: make make_auth_context_subsystem() static
2017-03-24 Stefan Metzmacherauth3: make use of make_auth3_context_for_ntlm()
2017-03-24 Stefan Metzmacherauth3: add make_auth3_context_for_{ntlm,netlogon,winbind}
2017-03-24 Volker Lendeckeauth3: Remove unused make_auth_context_fixed
2017-03-24 Volker Lendeckeauth3: Introduce auth3_context_set_challenge
2017-03-24 Volker Lendeckeauth3: Simplify the logic in auth_check_ntlm_password
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...
next