summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Heimdal provides Kerberos PAC parsing routines. Use them.Andrew Bartlett2008-08-281-0/+4
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+58
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-0/+3
* r26221: Add loadparm_context parameter to auth_context_create.Jelmer Vernooij2007-12-211-0/+1
* r26127: Move session code out of auth_util.c. No longer making it part of aut...Jelmer Vernooij2007-12-211-7/+2
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-3/+3
* r24061: Anther part of bug #4823, which is that until now Samba4 didn't parseAndrew Bartlett2007-10-101-0/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19614: fix compiler warningsStefan Metzmacher2007-10-101-0/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-4/+1
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-0/+3
* r17273: add an async version of auth_check_password() on the publicStefan Metzmacher2007-10-101-0/+1
* r17270: split the logic of saying this auth backend wants to handle thisStefan Metzmacher2007-10-101-1/+7
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-0/+1
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-1/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-101-0/+1
* r11370: Samba4 now passes it's own RPC-SAMLOGON test again.Andrew Bartlett2007-10-101-0/+1
* r11366: Pass around the flags which indicate if we should support plaintextAndrew Bartlett2007-10-101-0/+2