summaryrefslogtreecommitdiff
path: root/source3/auth/proto.h
Commit message (Expand)AuthorAgeFilesLines
* s3:auth: add reinit_guest_session_info()Ralph Boehme2019-06-051-0/+1
* make some auth functions return an NTSTATUS like other similar functions for ...Kristján Valur2019-04-021-3/+4
* auth: move copy_session_info() from source3 into the global auth contextBjörn Baumbach2018-10-111-2/+0
* s3:auth: add make_{server,session}_info_anonymous()Stefan Metzmacher2018-03-151-0/+4
* s3:auth: add auth3_user_info_dc_add_hints() and auth3_session_info_create()Stefan Metzmacher2018-03-151-0/+32
* s3:auth: remove static from finalize_local_nt_token()Stefan Metzmacher2018-03-151-0/+2
* s3:auth: Pass mem_ctx to init_system_session_info()Andreas Schneider2018-02-211-1/+1
* s3:auth: Pass mem_ctx to init_guest_session_info()Andreas Schneider2018-02-201-1/+1
* s3/auth: add create_info6_from_pac()Stefan Metzmacher2018-02-101-0/+4
* s3/rpc_client: move copy_netr_SamInfo3() to util_netlogonRalph Boehme2018-01-131-2/+0
* s3-auth: remove leftover prototype from auth_domain.Günther Deschner2017-10-301-4/+0
* s3-auth: remove some dead prototypesGünther Deschner2017-05-101-9/+0
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-6/+6
* rpc: Always supply both the remote and local address to the auth subsystemGary Lockyer2017-03-291-0/+7
* auth: Always supply both the remote and local address to the auth subsystemAndrew Bartlett2017-03-291-1/+3
* s3-auth: Split out get_user_sid_info3_and_extra() from create_local_nt_token_...Andrew Bartlett2017-03-291-0/+3
* auth: Fill in user_info->service_description from all callersAndrew Bartlett2017-03-291-0/+5
* s3-auth: Pass service_description into gensec via auth_generic_prepare()Andrew Bartlett2017-03-291-0/+1
* auth: let auth4_context->check_ntlm_password() return pauthoritativeStefan Metzmacher2017-03-241-0/+1
* auth3: let auth_check_ntlm_password() return pauthoritativeStefan Metzmacher2017-03-241-3/+7
* auth3: make make_auth_context_subsystem() staticStefan Metzmacher2017-03-241-2/+0
* auth3: add make_auth3_context_for_{ntlm,netlogon,winbind}Stefan Metzmacher2017-03-241-0/+6
* auth3: Remove unused make_auth_context_fixedVolker Lendecke2017-03-241-3/+0
* auth3: Introduce auth3_context_set_challengeVolker Lendecke2017-03-241-0/+2
* Convert all uses of uint32/16/8 to _t in source3/auth.Richard Sharpe2015-05-131-4/+4
* s3: auth: Plumb in the SamInfo3_handle_sids() utility function into passwd_to...Jeremy Allison2015-01-141-1/+2
* s3:auth: add some const to user_in_list()Stefan Metzmacher2014-11-141-1/+1
* s3:auth: add missing auth_samba4_init() prototypeStefan Metzmacher2014-11-141-0/+3
* s3: auth: Add create_info3_from_pac_logon_info() to create a new info3 and me...Jeremy Allison2014-06-181-0/+3
* s3: auth: Change make_server_info_info3() to take a const struct netr_SamInfo...Jeremy Allison2014-06-181-1/+1
* s3: auth: Add some const to the struct netr_SamInfo3 * arguments of copy_netr...Jeremy Allison2014-06-181-2/+2
* auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top levelAndrew Bartlett2014-04-181-2/+0
* s3-auth: Finally change make_user_info_*() use a parent talloc contextAndrew Bartlett2014-04-021-7/+14
* s3-auth: Pass mem_ctx to do_map_to_guest_server_info().Andreas Schneider2014-02-191-3/+5
* s3-auth: Pass mem_ctx to auth_check_ntlm_password().Andreas Schneider2014-02-191-3/+5
* s3-auth: Pass mem_ctx to make_server_info_sam().Andreas Schneider2014-02-191-2/+3
* s3-auth: Pass talloc context to make_server_info_pw().Andreas Schneider2014-02-051-3/+4
* s3-auth: Add passwd_to_SamInfo3().Andreas Schneider2014-02-051-0/+4
* s3-auth: remove crypto from serverinfo_to_SamInfoX calls.Günther Deschner2012-12-091-6/+0
* s3-rpc_server: support AES for interactive netlogon samlogon password decrypt...Günther Deschner2012-12-091-2/+1
* s3:auth: use const in smb_pam_xxx_session()Gregor Beck2012-10-191-2/+2
* s3:auth: remove duplicate propotypes for smb_pam_claim_session and smb_pam_cl...Michael Adam2012-10-191-2/+0
* s3-smbd: Create a shortcut for building the token of a user by SID for posix_...Andrew Bartlett2012-08-101-0/+1
* s3-auth: Remove auth_netlogondAndrew Bartlett2012-06-161-2/+0
* s3-auth: Rename to init_system_session_info().Andreas Schneider2012-05-151-1/+1
* s3:auth: remove unused auth_server.cStefan Metzmacher2012-05-151-4/+0
* s3: remove some unused codeVolker Lendecke2012-05-041-1/+0
* s3-rpc: Decrypt with the proper session key in CreateTrustedDomainEx2.Alexander Bokovoy2012-03-131-0/+1
* s3-auth: Remove single-implementation plugin layerAndrew Bartlett2012-03-081-0/+40
* s3-auth: Remove security=share (depricated since 3.6).Andrew Bartlett2012-03-041-12/+0