summaryrefslogtreecommitdiffstats
path: root/source4/auth/kerberos/kerberos.c
Commit message (Expand)AuthorAgeFilesLines
* s4-kerberos: obey the credentials setting for forwardable ticketsAndrew Tridgell2010-09-161-23/+4
* s4:credentials Add the functions needed to do S4U2Self with cli_credentialsAndrew Bartlett2010-04-101-13/+66
* s4:auth/kerberos/kerberos.c - fix also here a memory leakMatthias Dieter Wallnöfer2010-03-161-0/+1
* s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell2010-02-261-2/+2
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-121-8/+18
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Cosmetic corrections for the KERBEROS libraryMatthias Dieter Wallnöfer2008-09-241-2/+2
* auth/kerberos: remove dependencies to internal heimdalStefan Metzmacher2008-08-011-1/+0
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-101-0/+4
* r17774: this macro is unusedStefan Metzmacher2007-10-101-2/+0
* r15256: Use libroken's getaddrinfo if it is not provided by the system. ShouldJelmer Vernooij2007-10-101-0/+1
* r12594: Jelmer pushed some proposed header reductions to the list today. ThisAndrew Bartlett2007-10-101-5/+0
* r11215: Remove no-op prompter intended to work around bugs in old kerberos libs.Andrew Bartlett2007-10-101-27/+1
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-1/+0
* r10035: This patch removes the need for the special case hackAndrew Bartlett2007-10-101-25/+7
* r9415: Remove old kerberos code (including salt guessing code) that has onlyAndrew Bartlett2007-10-101-672/+0
* r7989: Allow the use of hashed passwords in the kerberos client and server,Andrew Bartlett2007-10-101-0/+54
* r6359: Fix compiler warning with struct sockaddr. I'm sure I fixed this a fewTim Potter2007-10-101-0/+1
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-0/+788