smb.conf.5: sort parameters alphabetically
[vlendec/samba-autobuild/.git] / auth / common_auth.h
2017-08-07 Stefan Metzmacherauth/common: add support for auth4_ctx->check_ntlm_pass...
2017-03-29 Andrew Bartlettheimdal: Pass extra information to hdb_auth_status...
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 Bartlettauth_log: Also log the final type of authentication...
2017-03-29 Andrew Bartlettauth: Add logging of service authorization
2017-03-29 Gary Lockyerauth: Generate a human readable Authentication log...
2017-03-29 Andrew Bartlettauth: Add "auth_description" to allow logs to distingui...
2017-03-29 Andrew Bartlettgensec: Pass service_description into auth_usersupplied...
2017-03-29 Andrew Bartletts4-netlogon: Remember many more details in the auth_use...
2017-03-27 Andrew Bartlettauth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10...
2017-03-24 Stefan Metzmacherauth: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METHO...
2017-03-24 Stefan Metzmacherauth: let auth4_context->check_ntlm_password() return...
2014-07-04 Andrew Bartletts4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED...
2014-06-11 Andrew Bartlettauth: Provide a way to use the auth stack for winbindd...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-02 Andrew Bartlettauth: Remove .get_challenge (only used for security...
2012-02-24 Andrew Bartlettauth: Rename some elements of auth4_context
2012-02-18 Andrew Bartlettauth: Reorder arguments to generate_session_info
2012-02-13 Andrew Bartlettauth: Pass in the SMB username (for %U) into generate_s...
2012-01-30 Andrew Bartlettauth: Make check_password and generate_session_info...
2012-01-29 Andrew Bartlettauth: provide private pointer and do not return origina...
2012-01-11 Andrew Bartlettgensec: move gensec_util.c to the top level
2012-01-11 Andrew Bartlettauth: make auth4_context common to provide access to...
2011-07-19 Andrew Bartlettauth: include auth.idl structures into common_auth.h
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-08 Andrew Bartlettauth: allow auth_common.h to be included multiple times...
2010-08-31 Günther Deschners3-auth: remove global include of krb5pac.h.
2010-08-14 Andrew Bartletts3:auth Make Samba3 use the new common struct auth_user...
2010-08-14 Andrew Bartletts4:auth Move struct auth_usersupplied_info to a common...