summaryrefslogtreecommitdiffstats
path: root/source/libads/kerberos_verify.c
Commit message (Expand)AuthorAgeFilesLines
* r25387: Sync with 3.2.0 svn treeGerald Carter2007-09-271-1/+9
* r24066: Fix memleak found by Volker. We don't leak keys now with MIT and Heim...Günther Deschner2007-07-271-0/+1
* r24065: According to gd, this breaks heimdal. Thanks for checking!Volker Lendecke2007-07-271-3/+0
* r24058: Fix some memory leaks in ads_secrets_verify_ticket.Volker Lendecke2007-07-261-0/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23647: Use smb_krb5_open_keytab() in smbd as well.Günther Deschner2007-06-291-2/+2
* r23477: Build farm fix: Use int rather than MIT's krb5_int32 when setting con...Gerald Carter2007-06-131-1/+1
* r23474: Here's a small patch that disables the libkrb5.so replay cache Gerald Carter2007-06-131-39/+63
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-05-141-2/+2
* r21845: Refactor the sessionsetupX code a little to allow usJeremy Allison2007-03-151-31/+72
* r21558: Safe more indent, again no code changes.Günther Deschner2007-02-271-37/+37
* r21557: indent only fix. No code change.Günther Deschner2007-02-271-49/+49
* r21556: Remove superfluos return check in ads_keytab_verify_ticket().Günther Deschner2007-02-271-2/+0
* r18047: More C++ stuffVolker Lendecke2006-09-041-2/+2
* r17972: revert accidental commit to ads_verify_ticket()Gerald Carter2006-08-311-7/+5
* r17971: Disable storing SIDs in the S-1-22-1 and S-1-22-2 domain to the SID<-...Gerald Carter2006-08-311-5/+7
* r16952: New derive DES salt code and Krb5 keytab generationGerald Carter2006-07-111-9/+5
* r15523: Honour the time_offset also when verifying kerberos tickets. ThisGünther Deschner2006-05-091-1/+6
* r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,Jeremy Allison2006-04-241-11/+9
* r14682: Small cleanup in ads_verify_ticket.Günther Deschner2006-03-231-6/+5
* r14576: Skip remaining keytab entries when we have a clear indication thatGünther Deschner2006-03-201-1/+23
* r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give aGünther Deschner2005-11-221-3/+3
* r10907: Handle the case when we can't verify the PAC signature because theGünther Deschner2005-10-111-5/+7
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-20/+74
* r10285: Doh ! Guenther spotted this stupid cut-n-paste bug...Jeremy Allison2005-09-171-1/+0
* r10211: Fix another memleak (this time in the kerberos keytab code)Günther Deschner2005-09-131-1/+5
* r5762: Modified version of patch from Michael Brown <mbrown@fensystems.co.uk>...Jeremy Allison2005-03-121-65/+99
* r4882: Fix for #2255. Debug should have been 10 not 0.Jeremy Allison2005-01-211-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-1/+1
* r3495: Fix the build (recent kerberos-changes).Günther Deschner2004-11-031-1/+0
* r3451: Finish off kerberos salting patch. Needs testing !Jeremy Allison2004-11-021-3/+2
* r3381: More merging of the #1717 patch. Fixup some erroneous assumptions aboutJeremy Allison2004-10-301-59/+67
* r1789: compiler warnings from SuSEGerald Carter2004-08-121-0/+4
* r1285: Put variable definitions into a block before the statements...Volker Lendecke2004-06-281-1/+1
* r1282: gcc 3.2 on SuSE 8.2 does not like #ifdefs inside a macro argument (DEB...Volker Lendecke2004-06-281-3/+5
* r1244: More Heimdal compile fixes.Jeremy Allison2004-06-241-3/+9
* r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison2004-06-241-0/+8
* r1215: Intermediate checkin of the new keytab code. I need to make sure IJeremy Allison2004-06-221-99/+198
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+271