Revert "smbd: add an effective connection_struct->user_ev_ctx that holds the event...
[samba.git] / source3 / auth / proto.h
2018-10-11 Björn Baumbachauth: move copy_session_info() from source3 into the...
2018-03-15 Stefan Metzmachers3:auth: add make_{server,session}_info_anonymous()
2018-03-15 Stefan Metzmachers3:auth: add auth3_user_info_dc_add_hints() and auth3_s...
2018-03-15 Stefan Metzmachers3:auth: remove static from finalize_local_nt_token()
2018-02-21 Andreas Schneiders3:auth: Pass mem_ctx to init_system_session_info()
2018-02-20 Andreas Schneiders3:auth: Pass mem_ctx to init_guest_session_info()
2018-02-10 Stefan Metzmachers3/auth: add create_info6_from_pac()
2018-01-13 Ralph Boehmes3/rpc_client: move copy_netr_SamInfo3() to util_netlogon
2017-10-29 Günther Deschners3-auth: remove leftover prototype from auth_domain.
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-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 Andrew Bartletts3-auth: Split out get_user_sid_info3_and_extra() from...
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-24 Stefan Metzmacherauth: let auth4_context->check_ntlm_password() return...
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: 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
2015-05-13 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/auth.
2015-01-14 Jeremy Allisons3: auth: Plumb in the SamInfo3_handle_sids() utility...
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-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-04-18 Andrew Bartlettauth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the...
2014-04-02 Andrew Bartletts3-auth: Finally change make_user_info_*() use a parent...
2014-02-19 Andreas Schneiders3-auth: Pass mem_ctx to do_map_to_guest_server_info().
2014-02-18 Andreas Schneiders3-auth: Pass mem_ctx to auth_check_ntlm_password().
2014-02-18 Andreas Schneiders3-auth: Pass mem_ctx to make_server_info_sam().
2014-02-04 Andreas Schneiders3-auth: Pass talloc context to make_server_info_pw().
2014-02-04 Andreas Schneiders3-auth: Add passwd_to_SamInfo3().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-12-09 Günther Deschners3-auth: remove crypto from serverinfo_to_SamInfoX...
2012-12-09 Günther Deschners3-rpc_server: support AES for interactive netlogon...
2012-10-19 Gregor Becks3:auth: use const in smb_pam_xxx_session()
2012-10-19 Michael Adams3:auth: remove duplicate propotypes for smb_pam_claim_...
2012-08-10 Andrew Bartletts3-smbd: Create a shortcut for building the token of...
2012-06-16 Andrew Bartletts3-auth: Remove auth_netlogond
2012-05-15 Andreas Schneiders3-auth: Rename to init_system_session_info().
2012-05-15 Stefan Metzmachers3:auth: remove unused auth_server.c
2012-05-04 Volker Lendeckes3: remove some unused code
2012-03-13 Alexander Bokovoys3-rpc: Decrypt with the proper session key in CreateTr...
2012-03-08 Andrew Bartletts3-auth: Remove single-implementation plugin layer
2012-03-04 Andrew Bartletts3-auth: Remove security=share (depricated since 3.6).
2012-02-24 Andrew Bartletts3-auth: Provide helper routine to check password and...
2012-02-24 Andrew Bartletts3-auth: Add a way to get an auth4_context from the...
2012-02-18 Andrew Bartlettauth: Reorder arguments to generate_session_info
2012-02-17 Andrew Bartletts3-auth Hook checking passwords and generating session_...
2012-02-08 Andrew Bartletts3-auth Add const to make_user_info_map
2012-01-05 Andrew Bartletts3-auth use gensec directly rather than via auth_generi...
2012-01-05 Andrew Bartletts3-auth Add TALLOC_CTX * to auth_generic_prepare()
2011-12-28 Andrew Bartletts3-auth: Remove protype for already-removed auth_ntlmss...
2011-12-22 Andrew Bartletts3-auth rename auth_ntlmssp_prepare() -> auth_generic_p...
2011-12-22 Andrew Bartletts3-auth rename auth_ntlmssp_state -> auth_generic_state
2011-10-21 Andrew Bartletts3-auth remove auth_ntlmssp_session_info()
2011-10-17 Günther Deschners3-auth: remove dead prototype.
2011-08-03 Andrew Bartlettselftest: test plugin_s4_dc against all ncacn_np tests
2011-08-03 Andrew Bartletts3-auth rename auth_ntlmssp_steal_session_info()
2011-08-03 Andrew Bartletts3-auth Add function to start any GENSEC mech by OID
2011-08-03 Andrew Bartletts3-auth set session_info->sanitized_username in create_...
2011-08-03 Andrew Bartletts3-ntlmssp Split auth_ntlmssp_start into two functions
2011-08-03 Andrew Bartletts3-auth Move map to guest to directly after the check_p...
2011-07-19 Andrew Bartletts3-auth inline make_auth_session_info into only caller
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth remove unused copy_serverinfo
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-19 Andrew Bartletts3-auth Add struct auth3_session_info to aid transition...
2011-07-19 Andrew Bartletts3-auth Add const to indicate input elements
2011-07-04 Andreas Schneiders3-auth: Pass the remote_address down to user_info.
2011-07-04 Andreas Schneiders3-auth: Added remote_address to ntlmssp server.
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-30 Michael Adams3:auth/proto.h: add _AUTH_PROTO_H_ guard
2011-05-30 Michael Adams3:auth/proto.h: add GPL/Copyright header
2011-04-05 Andrew Bartletts3-auth: Make server_info const in create_local_token()
2011-04-04 Andrew Bartletts3-auth use create_local_token() to transform server_in...
2011-04-04 Andrew Bartletts3-auth consolidate create_local_token() into make_serv...
2011-03-29 Günther Deschners3-prototyes: user_in_netgroup and user_in_list moved...
2011-03-29 Günther Deschners3-auth: move auth prototypes to auth/proto.h.