summaryrefslogtreecommitdiff
path: root/source4/auth/kerberos/kerberos.h
Commit message (Expand)AuthorAgeFilesLines
* s4-kerberos: remove duplicate macros.Günther Deschner2014-08-081-10/+0
* lib/krb5_wrap: move krb5_princ_size replacement code to lib/krb5_wrap/krb5_sa...Günther Deschner2014-08-081-8/+0
* auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds()Andrew Bartlett2012-08-301-0/+1
* auth: Common function for retrieving PAC_LOGIN_INFO from PACChristof Schmitt2012-07-061-8/+0
* lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used thereAndrew Bartlett2012-05-301-0/+8
* gse: Use the smb_gss_oid_equal wrapper.Andreas Schneider2012-05-231-0/+1
* Move kerberos_kinit_password_cc to krb5samba libSimo Sorce2012-05-041-5/+0
* Move kerberos_kinit_keyblock_cc to krb5samba libSimo Sorce2012-05-041-7/+0
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-231-1/+2
* s4-auth-krb: Simplify salt_princ handling.Simo Sorce2012-04-121-15/+0
* s4-auth-krb: Move function to db-glue.c and make it static.Simo Sorce2012-04-121-1/+0
* s4-auth-krb: Move keytab functions in a separate file.Simo Sorce2012-04-121-0/+6
* s4-auth-krb: Make kerberos_enctype_bitmap_to_enctype static.Simo Sorce2012-04-121-2/+0
* krb5_wrap: remove duplicate declaration and dead ifdefSimo Sorce2012-04-121-4/+0
* krb5: Require krb5_set_real_time is available to build with krb5Andrew Bartlett2012-01-101-4/+0
* s4-kerberos: remove some unused prototypes.Günther Deschner2012-01-091-22/+0
* s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()Stefan Metzmacher2011-06-221-1/+3
* libcli/auth Move PAC parsing and verification in common.Andrew Bartlett2011-04-201-18/+9
* source4/auth: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+5
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-2/+2
* s4-kerberos Rework keytab handling to export servicePrincipalName entriesAndrew Bartlett2010-09-241-2/+4
* s4-kerberos Move 'set key into keytab' code out of credentials.Andrew Bartlett2010-09-241-0/+6
* s4-kerberos: obey the credentials setting for forwardable ticketsAndrew Tridgell2010-09-161-3/+5
* s4:kerberos Add functions to convert msDS-SupportedEncryptionTypesAndrew Bartlett2010-06-291-0/+3
* s4:provision Add an msDS-SupportedEncryptionTypes entry to our DCAndrew Bartlett2010-06-291-0/+3
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-4/+0
* s4:credentials Make the CCACHE in credentials depend on the things that built itAndrew Bartlett2010-05-021-15/+0
* s4:credentials Add the functions needed to do S4U2Self with cli_credentialsAndrew Bartlett2010-04-101-4/+11
* s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell2010-02-261-4/+6
* Avoid use of global_loadparm.Jelmer Vernooij2008-02-211-0/+4
* r26356: Remove prototype for nonexisting function.Jelmer Vernooij2007-12-211-9/+0
* r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij2007-12-211-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19664: fix compiler warnings...Stefan Metzmacher2007-10-101-9/+9
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-11/+1
* r19568: When we get back a skew error, try with no skew. This allows us toAndrew Bartlett2007-10-101-4/+0
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+3
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-1/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-101-0/+2
* r11994: This function no longer needs a special declaration.Andrew Bartlett2007-10-101-4/+0
* r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett2007-10-101-2/+4
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-101-0/+10
* r11400: fix compiler warningsStefan Metzmacher2007-10-101-5/+5
* r11216: Upgrade to gd's PAC extraction code from Samba3. While I still wantAndrew Bartlett2007-10-101-2/+1
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-101-12/+19
* r10286: This patch is ugly and disgusting, but for now it works better than t...Andrew Bartlett2007-10-101-14/+1
* r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett2007-10-101-21/+28
* r10035: This patch removes the need for the special case hackAndrew Bartlett2007-10-101-2/+2
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-3/+6