summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Strip trailing spacesSimo Sorce2010-01-121-20/+20
* s4:auth: add auth_get_server_info_principal() prototype to auth.hStefan Metzmacher2009-12-291-0/+5
* s4:auth: make auth_challenge_may_be_modified() publicStefan Metzmacher2009-12-291-1/+1
* s4:auth: change auth_check_password_send/recv to tevent_reqStefan Metzmacher2009-12-241-5/+7
* s4:auth Change 'get_challenge' API to be more like Samba3Andrew Bartlett2009-12-221-3/+3
* s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn.Andreas Schneider2009-12-161-1/+1
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-1/+1
* s4:kdc Rework KDC to pull in less attributes for krbtgt lookupsAndrew Bartlett2009-07-171-0/+2
* s4:kdc Allow a password change when the password is expiredAndrew Bartlett2009-06-181-1/+2
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-261-3/+5
* Push sam_get_server_info_principal into the auth subsystemAndrew Bartlett2009-02-131-1/+11
* Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett2009-02-131-0/+24
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-4/+4
* s4:kdc: allow a trusted domain to get kerberos ticketsStefan Metzmacher2008-12-041-1/+2