summaryrefslogtreecommitdiffstats
path: root/source3/auth/user_krb5.c
Commit message (Expand)AuthorAgeFilesLines
* s3-auth use create_local_token() to transform server_info -> session_infoAndrew Bartlett2011-04-051-22/+21
* s3-auth consolidate create_local_token() into make_server_info_krb5()Andrew Bartlett2011-04-041-1/+11
* s3-auth: use auth.h where needed.Günther Deschner2011-03-301-0/+1
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* s3-winbind: remove global inclusion of libwbclient.Günther Deschner2011-03-301-0/+1
* Remove fstring from map_username. Create a more sane interface than the calle...Jeremy Allison2010-11-101-8/+27
* s3-auth: remove global include of krb5pac.h.Günther Deschner2010-08-311-0/+1
* s3-auth: add helper to get server_info out of kerberos infoSimo Sorce2010-08-301-0/+100
* s3-auth: Add helper function to retrieve the unix user from a kerberos ticketSimo Sorce2010-08-301-0/+172