summaryrefslogtreecommitdiff
path: root/source4/auth/auth.h
Commit message (Expand)AuthorAgeFilesLines
* s4:auth/ntlm: allow auth_operations to specify check_password_send/recv()Stefan Metzmacher2017-06-271-1/+8
* s4:auth: add authenticate_ldap_simple_bind_send/recvStefan Metzmacher2017-06-151-0/+12
* auth4: Add authoritative flag to check_passwordGarming Sam2017-05-301-1/+3
* s4:auth: add samba_server_gensec_krb5_start()Stefan Metzmacher2017-05-211-0/+7
* s4: auth: Add TALLOC_CTX * to auth_register()Jeremy Allison2017-05-111-1/+1
* s4-auth: remove some dead prototypesGünther Deschner2017-05-101-7/+0
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* auth: Log the transport connection for the authorizationAndrew Bartlett2017-03-291-0/+1
* ldap_server: Move code into authenticate_ldap_simple_bind()Andrew Bartlett2017-03-291-9/+9
* auth4: let auth_check_password* return pauthoritativeStefan Metzmacher2017-03-241-2/+4
* auth4: add auth_context_create_for_netlogon()Stefan Metzmacher2017-03-241-0/+5
* auth4: make auth_check_password_wrapper() staticStefan Metzmacher2017-03-241-6/+0
* auth4: Remove an unused struct declarationVolker Lendecke2017-03-061-1/+0
* s4:auth: fill user_principal_* and dns_domain_name in authsam_make_user_info_...Stefan Metzmacher2016-06-301-0/+1
* auth: Provide a way to use the auth stack for winbindd authenticationAndrew Bartlett2014-06-111-0/+1
* auth: Allow auth_samba4 to be forced to run a specific auth moduleAndrew Bartlett2014-05-161-1/+1
* auth4: Remove unused wbc_contextVolker Lendecke2014-03-051-1/+0
* Revert "auth4: Remove unused wbc_context"Volker Lendecke2014-02-181-0/+1
* auth4: Remove unused wbc_contextVolker Lendecke2014-02-101-1/+0
* auth: Remove .get_challenge (only used for security=server)Andrew Bartlett2012-07-031-7/+0
* auth: Make check_password and generate_session_info hook genericAndrew Bartlett2012-01-301-1/+7
* gensec: move gensec_util.c to the top levelAndrew Bartlett2012-01-111-5/+0
* auth: make auth4_context common to provide access to generate_session_info_pac()Andrew Bartlett2012-01-111-52/+0
* s4-auth: Rename memory contexts for greater clarityAndrew Bartlett2011-12-291-1/+1
* s4-gensec: Move parsing of the PAC blob and creating the session_info into authAndrew Bartlett2011-12-291-6/+10
* s4-auth Remove unused auth_context_create_from_ldb()Andrew Bartlett2011-12-281-1/+0
* s4-auth Move conversion of security_token to unix_token to authAndrew Bartlett2011-07-291-0/+2
* gensec: Add a way to request a unix token from GENSECAndrew Bartlett2011-07-291-0/+1
* s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett2011-05-081-21/+21
* s4-auth: remove unused prototypeAndrew Tridgell2011-05-081-4/+1
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-031-5/+5
* Fix public header not to include private (not installed) ones.Simo Sorce2011-03-141-0/+1
* s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner2011-03-041-1/+0
* s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett2011-02-221-0/+1
* s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell2011-02-181-1/+1
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-57/+22
* s4-auth Add auth.idl to encode auth subsystem structures in IDLAndrew Bartlett2011-02-091-0/+1
* s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett2011-01-201-5/+2
* s4-auth Extend python bindings to allow ldb and message to be specifiedAndrew Bartlett2011-01-181-0/+1
* s4-auth Remove duplicate copies of session_info creation codeAndrew Bartlett2010-12-211-2/+3
* s4/auth: Add logon_parameters to authenticate_username_pwAnatoliy Atanasov2010-11-051-7/+8
* s4-auth: fixed the SID list for DCs in the PACAndrew Tridgell2010-09-261-1/+0
* s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett2010-08-141-42/+1
* s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett2010-05-201-0/+5
* s4:auth Add dependency from the operational module onto authAndrew Bartlett2010-05-201-0/+1
* s4:auth Allow the operational module to get a user's tokenGroups from authAndrew Bartlett2010-05-201-4/+9
* s4:auth Move BUILTIN group addition into session.cAndrew Bartlett2010-05-201-5/+3
* s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett2010-04-141-0/+8
* s4:sam.c - make "authsam_expand_nested_groups" publicMatthias Dieter Wallnöfer2010-03-041-0/+6
* Spelling fixes for source4/auth.Brad Hards2010-02-221-2/+2