index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
libads
/
kerberos_verify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25387: Sync with 3.2.0 svn tree
Gerald Carter
2007-09-27
1
-1
/
+9
*
r24066: Fix memleak found by Volker. We don't leak keys now with MIT and Heim...
Günther Deschner
2007-07-27
1
-0
/
+1
*
r24065: According to gd, this breaks heimdal. Thanks for checking!
Volker Lendecke
2007-07-27
1
-3
/
+0
*
r24058: Fix some memory leaks in ads_secrets_verify_ticket.
Volker Lendecke
2007-07-26
1
-0
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-07-09
1
-1
/
+1
*
r23647: Use smb_krb5_open_keytab() in smbd as well.
Günther Deschner
2007-06-29
1
-2
/
+2
*
r23477: Build farm fix: Use int rather than MIT's krb5_int32 when setting con...
Gerald Carter
2007-06-13
1
-1
/
+1
*
r23474: Here's a small patch that disables the libkrb5.so replay cache
Gerald Carter
2007-06-13
1
-39
/
+63
*
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
2007-05-14
1
-2
/
+2
*
r21845: Refactor the sessionsetupX code a little to allow us
Jeremy Allison
2007-03-15
1
-31
/
+72
*
r21558: Safe more indent, again no code changes.
Günther Deschner
2007-02-27
1
-37
/
+37
*
r21557: indent only fix. No code change.
Günther Deschner
2007-02-27
1
-49
/
+49
*
r21556: Remove superfluos return check in ads_keytab_verify_ticket().
Günther Deschner
2007-02-27
1
-2
/
+0
*
r18047: More C++ stuff
Volker Lendecke
2006-09-04
1
-2
/
+2
*
r17972: revert accidental commit to ads_verify_ticket()
Gerald Carter
2006-08-31
1
-7
/
+5
*
r17971: Disable storing SIDs in the S-1-22-1 and S-1-22-2 domain to the SID<-...
Gerald Carter
2006-08-31
1
-5
/
+7
*
r16952: New derive DES salt code and Krb5 keytab generation
Gerald Carter
2006-07-11
1
-9
/
+5
*
r15523: Honour the time_offset also when verifying kerberos tickets. This
Günther Deschner
2006-05-09
1
-1
/
+6
*
r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,
Jeremy Allison
2006-04-24
1
-11
/
+9
*
r14682: Small cleanup in ads_verify_ticket.
Günther Deschner
2006-03-23
1
-6
/
+5
*
r14576: Skip remaining keytab entries when we have a clear indication that
Günther Deschner
2006-03-20
1
-1
/
+23
*
r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give a
Günther Deschner
2005-11-22
1
-3
/
+3
*
r10907: Handle the case when we can't verify the PAC signature because the
Günther Deschner
2005-10-11
1
-5
/
+7
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2005-09-30
1
-20
/
+74
*
r10285: Doh ! Guenther spotted this stupid cut-n-paste bug...
Jeremy Allison
2005-09-17
1
-1
/
+0
*
r10211: Fix another memleak (this time in the kerberos keytab code)
Günther Deschner
2005-09-13
1
-1
/
+5
*
r5762: Modified version of patch from Michael Brown <mbrown@fensystems.co.uk>...
Jeremy Allison
2005-03-12
1
-65
/
+99
*
r4882: Fix for #2255. Debug should have been 10 not 0.
Jeremy Allison
2005-01-21
1
-1
/
+1
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2004-12-07
1
-1
/
+1
*
r3495: Fix the build (recent kerberos-changes).
Günther Deschner
2004-11-03
1
-1
/
+0
*
r3451: Finish off kerberos salting patch. Needs testing !
Jeremy Allison
2004-11-02
1
-3
/
+2
*
r3381: More merging of the #1717 patch. Fixup some erroneous assumptions about
Jeremy Allison
2004-10-30
1
-59
/
+67
*
r1789: compiler warnings from SuSE
Gerald Carter
2004-08-12
1
-0
/
+4
*
r1285: Put variable definitions into a block before the statements...
Volker Lendecke
2004-06-28
1
-1
/
+1
*
r1282: gcc 3.2 on SuSE 8.2 does not like #ifdefs inside a macro argument (DEB...
Volker Lendecke
2004-06-28
1
-3
/
+5
*
r1244: More Heimdal compile fixes.
Jeremy Allison
2004-06-24
1
-3
/
+9
*
r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before
Jeremy Allison
2004-06-24
1
-0
/
+8
*
r1215: Intermediate checkin of the new keytab code. I need to make sure I
Jeremy Allison
2004-06-22
1
-99
/
+198
*
r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk
CVS Import User
2004-04-04
1
-0
/
+271