summaryrefslogtreecommitdiff
path: root/source4/auth/kerberos/kerberos.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-30auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds()Andrew Bartlett1-0/+1
2012-07-06auth: Common function for retrieving PAC_LOGIN_INFO from PACChristof Schmitt1-8/+0
2012-05-30lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used thereAndrew Bartlett1-0/+8
2012-05-23gse: Use the smb_gss_oid_equal wrapper.Andreas Schneider1-0/+1
2012-05-04Move kerberos_kinit_password_cc to krb5samba libSimo Sorce1-5/+0
2012-05-04Move kerberos_kinit_keyblock_cc to krb5samba libSimo Sorce1-7/+0
2012-04-23Make krb5 wrapper library common so they can be used all overSimo Sorce1-1/+2
2012-04-12s4-auth-krb: Simplify salt_princ handling.Simo Sorce1-15/+0
2012-04-12s4-auth-krb: Move function to db-glue.c and make it static.Simo Sorce1-1/+0
2012-04-12s4-auth-krb: Move keytab functions in a separate file.Simo Sorce1-0/+6
2012-04-12s4-auth-krb: Make kerberos_enctype_bitmap_to_enctype static.Simo Sorce1-2/+0
2012-04-12krb5_wrap: remove duplicate declaration and dead ifdefSimo Sorce1-4/+0
2012-01-10krb5: Require krb5_set_real_time is available to build with krb5Andrew Bartlett1-4/+0
2012-01-09s4-kerberos: remove some unused prototypes.Günther Deschner1-22/+0
2011-06-22s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()Stefan Metzmacher1-1/+3
2011-04-20libcli/auth Move PAC parsing and verification in common.Andrew Bartlett1-18/+9
2011-03-19source4/auth: Fix prototypes for all functions.Jelmer Vernooij1-0/+5
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett1-2/+2
2010-09-24s4-kerberos Rework keytab handling to export servicePrincipalName entriesAndrew Bartlett1-2/+4
2010-09-24s4-kerberos Move 'set key into keytab' code out of credentials.Andrew Bartlett1-0/+6
2010-09-16s4-kerberos: obey the credentials setting for forwardable ticketsAndrew Tridgell1-3/+5
2010-06-29s4:kerberos Add functions to convert msDS-SupportedEncryptionTypesAndrew Bartlett1-0/+3
2010-06-29s4:provision Add an msDS-SupportedEncryptionTypes entry to our DCAndrew Bartlett1-0/+3
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-4/+0
2010-05-02s4:credentials Make the CCACHE in credentials depend on the things that built itAndrew Bartlett1-15/+0
2010-04-10s4:credentials Add the functions needed to do S4U2Self with cli_credentialsAndrew Bartlett1-4/+11
2010-02-26s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell1-4/+6
2008-02-21Avoid use of global_loadparm.Jelmer Vernooij1-0/+4
2007-12-21r26356: Remove prototype for nonexisting function.Jelmer Vernooij1-9/+0
2007-12-21r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij1-0/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-3/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19664: fix compiler warnings...Stefan Metzmacher1-9/+9
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-11/+1
2007-10-10r19568: When we get back a skew error, try with no skew. This allows us toAndrew Bartlett1-4/+0
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+3
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-1/+1
2007-10-10r13926: More header splitups.Jelmer Vernooij1-0/+2
2007-10-10r11994: This function no longer needs a special declaration.Andrew Bartlett1-4/+0
2007-10-10r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett1-2/+4
2007-10-10r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett1-0/+10
2007-10-10r11400: fix compiler warningsStefan Metzmacher1-5/+5
2007-10-10r11216: Upgrade to gd's PAC extraction code from Samba3. While I still wantAndrew Bartlett1-2/+1
2007-10-10r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett1-12/+19
2007-10-10r10286: This patch is ugly and disgusting, but for now it works better than t...Andrew Bartlett1-14/+1
2007-10-10r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett1-21/+28
2007-10-10r10035: This patch removes the need for the special case hackAndrew Bartlett1-2/+2
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-3/+6
2007-10-10r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...Andrew Bartlett1-2/+2
2007-10-10r9648: this fixes the krb5 based login with the pac. The key to this whole sa...Andrew Tridgell1-0/+1