summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/credentials_krb5.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-11auth: move credentials layer to the top levelAndrew Bartlett1-903/+0
2011-07-15s4:auth/credentials: with the build after heimdal importStefan Metzmacher1-0/+1
2011-06-21s4/auth: Trivial spelling fixes.Brad Hards1-3/+3
2011-06-17s4-auth: quiet down the krb5 warnings when kerberos is not set to 'MUST'Andrew Tridgell1-1/+5
2011-06-08s4-credentials Don't use expired Kerberos or GSSAPI credentialsAndrew Bartlett1-4/+57
2011-06-08s4-credentials Allow use of file-based credentials caches for debugging.Andrew Bartlett1-3/+9
2011-05-18s4:auth/credentials: S4U2Self should force CRED_MUST_USE_KERBEROSStefan Metzmacher1-0/+1
2011-05-18s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...Stefan Metzmacher1-4/+20
2011-04-14s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3Andrew Bartlett1-2/+2
2011-02-28Fix some typesJelmer Vernooij1-1/+1
2010-10-27auth/credentials Give a sensible behaviour for resetting the krb5 contextAndrew Bartlett1-3/+8
2010-10-11s4-credentials Add explicit event context handling to Kerberos calls (only)Andrew Bartlett1-24/+17
2010-10-11kerberos_util: Put into separate subsystem.Jelmer Vernooij1-0/+1
2010-09-24s4-kerberos Move 'set key into keytab' code out of credentials.Andrew Bartlett1-55/+1
2010-08-27s4:credentials_krb5.c - quiet a Solaris warningMatthias Dieter Wallnöfer1-1/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-6/+6
2010-05-14s4:credentials Allow setting of an empty Kerberos CCACHEAndrew Bartlett1-18/+12
2010-05-02s4:credentials Make the CCACHE in credentials depend on the things that built itAndrew Bartlett1-18/+57
2010-04-27s4:kerberos Give a better error message than "Could not allocate memory"Andrew Bartlett1-3/+3
2010-04-10s4:credentials Add the functions needed to do S4U2Self with cli_credentialsAndrew Bartlett1-0/+38
2010-04-10s4:credentials talloc_free() any previous salt_principalAndrew Bartlett1-0/+1
2010-02-26s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell1-45/+70
2010-02-20s4:credentials Add hooks to extract a named Kerberos credentials cacheAndrew Bartlett1-18/+38
2009-06-12s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett1-3/+0
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-10/+10
2008-07-28auth/credentials: explain why we need to the enctypes for the gssapi layerStefan Metzmacher1-1/+11
2008-07-26auth/credentials: use the same enctypes when getting a TGT and a TGSStefan Metzmacher1-0/+23
2008-06-27credentials: gss_set_cred_option() doesn't like GSS_C_NO_BUFFERStefan Metzmacher1-1/+4
2008-06-27credentials: gss_set_cred_option() needs gss_cred_id_t * argument, not gss_cr...Michael Adam1-1/+1
2008-06-19credentials: set GSS_KRB5_CRED_NO_CI_FLAGS_X to avoid GSS_C_CONF_FLAG and GSS...Stefan Metzmacher1-6/+21
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-13/+22
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-13/+14
2008-03-17Don't require users of credentials.h to have krb5.h and gssapi.hAndrew Bartlett1-4/+4
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij1-14/+22
2007-12-21r26320: Clean up properly after error.Jelmer Vernooij1-0/+1
2007-12-21r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij1-2/+4
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-3/+6
2007-12-21r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij1-7/+9
2007-12-21r26231: Spell check: credentails -> credentials.Jelmer Vernooij1-1/+1
2007-12-21r25703: Use less entropy by using the pointer value as a process-unique token.Andrew Bartlett1-10/+2
2007-10-10r24282: Try to fix the occasional Samba4 crash in BASE-BENCH-READWRITE, asAndrew Bartlett1-4/+6
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23132: Resolve an issue where we would use the ccache after we free()ed it.Andrew Bartlett1-27/+34
2007-10-10r23063: Make sure to invalidate the ccache when we set aAndrew Bartlett1-6/+49
2007-10-10r23034: Thanks to metze for providing some vital clues in the 'kerberos ccacheAndrew Bartlett1-2/+6
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell1-1/+2
2007-10-10r22558: Move to a static list of enctypes to put into our keytab. In future,Andrew Bartlett1-4/+34
2007-10-10r22187: Test kerberos logins in the smbclient blackbox tests, including with aAndrew Bartlett1-0/+4
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-3/+5
2007-10-10r15853: started the process of removing the warnings now thatAndrew Tridgell1-8/+6