summaryrefslogtreecommitdiff
path: root/source4/auth/auth.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-10s4-auth: Use consistant externally-supplied time in auth stackAndrew Bartlett1-0/+1
2023-06-25s4:auth: Add audit info parameters to check_password_recv()Joseph Sutton1-0/+2
2023-05-18s4:auth: Add function to make a shallow copy of an auth_user_info_dc structureJoseph Sutton1-0/+3
2023-02-08s4: Add 'const' to some parametersJoseph Sutton1-1/+1
2021-11-09CVE-2020-25719 CVE-2020-25717: s4:auth: remove unused auth_generate_session_i...Stefan Metzmacher1-8/+0
2021-04-16auth4: Remove sync check_password from auth_operationsVolker Lendecke1-4/+0
2018-03-19s4:auth: add authsam_update_user_info_dc() that implements SID expanding for ...Stefan Metzmacher1-0/+3
2017-06-27s4:auth/ntlm: allow auth_operations to specify check_password_send/recv()Stefan Metzmacher1-1/+8
2017-06-15s4:auth: add authenticate_ldap_simple_bind_send/recvStefan Metzmacher1-0/+12
2017-05-30auth4: Add authoritative flag to check_passwordGarming Sam1-1/+3
2017-05-21s4:auth: add samba_server_gensec_krb5_start()Stefan Metzmacher1-0/+7
2017-05-11s4: auth: Add TALLOC_CTX * to auth_register()Jeremy Allison1-1/+1
2017-05-10s4-auth: remove some dead prototypesGünther Deschner1-7/+0
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2017-03-29auth: Log the transport connection for the authorizationAndrew Bartlett1-0/+1
2017-03-29ldap_server: Move code into authenticate_ldap_simple_bind()Andrew Bartlett1-9/+9
2017-03-24auth4: let auth_check_password* return pauthoritativeStefan Metzmacher1-2/+4
2017-03-24auth4: add auth_context_create_for_netlogon()Stefan Metzmacher1-0/+5
2017-03-24auth4: make auth_check_password_wrapper() staticStefan Metzmacher1-6/+0
2017-03-06auth4: Remove an unused struct declarationVolker Lendecke1-1/+0
2016-06-30s4:auth: fill user_principal_* and dns_domain_name in authsam_make_user_info_...Stefan Metzmacher1-0/+1
2014-06-11auth: Provide a way to use the auth stack for winbindd authenticationAndrew Bartlett1-0/+1
2014-05-16auth: Allow auth_samba4 to be forced to run a specific auth moduleAndrew Bartlett1-1/+1
2014-03-05auth4: Remove unused wbc_contextVolker Lendecke1-1/+0
2014-02-18Revert "auth4: Remove unused wbc_context"Volker Lendecke1-0/+1
2014-02-10auth4: Remove unused wbc_contextVolker Lendecke1-1/+0
2012-07-03auth: Remove .get_challenge (only used for security=server)Andrew Bartlett1-7/+0
2012-01-30auth: Make check_password and generate_session_info hook genericAndrew Bartlett1-1/+7
2012-01-11gensec: move gensec_util.c to the top levelAndrew Bartlett1-5/+0
2012-01-11auth: make auth4_context common to provide access to generate_session_info_pac()Andrew Bartlett1-52/+0
2011-12-29s4-auth: Rename memory contexts for greater clarityAndrew Bartlett1-1/+1
2011-12-29s4-gensec: Move parsing of the PAC blob and creating the session_info into authAndrew Bartlett1-6/+10
2011-12-28s4-auth Remove unused auth_context_create_from_ldb()Andrew Bartlett1-1/+0
2011-07-29s4-auth Move conversion of security_token to unix_token to authAndrew Bartlett1-0/+2
2011-07-29gensec: Add a way to request a unix token from GENSECAndrew Bartlett1-0/+1
2011-05-08s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett1-21/+21
2011-05-08s4-auth: remove unused prototypeAndrew Tridgell1-4/+1
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett1-5/+5
2011-03-14Fix public header not to include private (not installed) ones.Simo Sorce1-0/+1
2011-03-04s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner1-1/+0
2011-02-22s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett1-0/+1
2011-02-18s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell1-1/+1
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett1-57/+22
2011-02-09s4-auth Add auth.idl to encode auth subsystem structures in IDLAndrew Bartlett1-0/+1
2011-01-20s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett1-5/+2
2011-01-18s4-auth Extend python bindings to allow ldb and message to be specifiedAndrew Bartlett1-0/+1
2010-12-21s4-auth Remove duplicate copies of session_info creation codeAndrew Bartlett1-2/+3
2010-11-05s4/auth: Add logon_parameters to authenticate_username_pwAnatoliy Atanasov1-7/+8
2010-09-26s4-auth: fixed the SID list for DCs in the PACAndrew Tridgell1-1/+0
2010-08-14s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett1-42/+1