s3: avoid global include of ads.h.
[nivanova/samba-autobuild/.git] / source3 / libads / kerberos_verify.c
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-30 Simo Sorcecleanups: Trailing spaces, line length, etc...
2010-07-21 Simo Sorces3-libsmb: Use data_blob_talloc to get krb5 ticket...
2010-06-02 Matthieu Patous3: Allow previous password to be stored and use it...
2010-05-11 Andrew Bartletts3:kerberos Return PAC_LOGON_INFO rather than the full...
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-03 Günther Deschners3-kerberos: use KRB5_KT_KEY compat macro.
2009-02-03 Günther Deschners3-kerberos: fix ads_dedicated_keytab_verify_ticket...
2009-02-03 Günther DeschnerRevert "fix for commit d96248a9b46 which broke Heimdal...
2009-02-02 Björn Jackefix for commit d96248a9b46 which broke Heimdal builds
2009-02-02 Dan SledzAdd two new parameters to control how we verify kerbero...
2008-12-31 Jeremy AllisonFix more "ignore return value" warnings from gcc 4.3.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-24 Günther Deschnerkerberos: make smb_krb5_kt_add_entry public, allow...
2008-04-10 Karolin SeegerFix typo.
2008-04-09 Karolin SeegerFix typos.
2008-03-10 Volker LendeckeUse a separate tdb for mutexes
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerFix some more callers of PAC_DATA.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonFix CID 476. Ensure a valid pac_data pointer is always...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr25080: Once we decrypted the packet but have timing...
2007-10-10 Günther Deschnerr24066: Fix memleak found by Volker. We don't leak...
2007-10-10 Volker Lendecker24065: According to gd, this breaks heimdal. Thanks...
2007-10-10 Volker Lendecker24058: Fix some memory leaks in ads_secrets_verify_ticket.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23647: Use smb_krb5_open_keytab() in smbd as well.
2007-10-10 Gerald Carterr23477: Build farm fix: Use int rather than MIT's krb5_...
2007-10-10 Gerald Carterr23474: Here's a small patch that disables the libkrb5...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Jeremy Allisonr21845: Refactor the sessionsetupX code a little to...
2007-10-10 Günther Deschnerr21558: Safe more indent, again no code changes.
2007-10-10 Günther Deschnerr21557: indent only fix. No code change.
2007-10-10 Günther Deschnerr21556: Remove superfluos return check in ads_keytab_ve...
2007-10-10 Volker Lendecker18047: More C++ stuff
2007-10-10 Gerald Carterr17972: revert accidental commit to ads_verify_ticket()
2007-10-10 Gerald Carterr17971: Disable storing SIDs in the S-1-22-1 and S...
2007-10-10 Gerald Carterr16952: New derive DES salt code and Krb5 keytab generation
2007-10-10 Günther Deschnerr15523: Honour the time_offset also when verifying...
2007-10-10 Jeremy Allisonr15210: Add wrapper functions smb_krb5_parse_name,...
2007-10-10 Günther Deschnerr14682: Small cleanup in ads_verify_ticket.
2007-10-10 Günther Deschnerr14576: Skip remaining keytab entries when we have...
2007-10-10 Günther Deschnerr11846: Destroy the TALLOC_CTX on error in the Kerberos...
2007-10-10 Günther Deschnerr10907: Handle the case when we can't verify the PAC...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10285: Doh ! Guenther spotted this stupid cut-n-paste...
2007-10-10 Günther Deschnerr10211: Fix another memleak (this time in the kerberos...
2007-10-10 Jeremy Allisonr5762: Modified version of patch from Michael Brown...
2007-10-10 Jeremy Allisonr4882: Fix for #2255. Debug should have been 10 not 0.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Günther Deschnerr3495: Fix the build (recent kerberos-changes).
2007-10-10 Jeremy Allisonr3451: Finish off kerberos salting patch. Needs testing !
2007-10-10 Jeremy Allisonr3381: More merging of the #1717 patch. Fixup some...
2007-10-10 Gerald Carterr1789: compiler warnings from SuSE
2007-10-10 Volker Lendecker1285: Put variable definitions into a block before...
2007-10-10 Volker Lendecker1282: gcc 3.2 on SuSE 8.2 does not like #ifdefs inside...
2007-10-10 Jeremy Allisonr1244: More Heimdal compile fixes.
2007-10-10 Jeremy Allisonr1236: Heimdal fixes from Guenther Deschner <gd@sernet...
2007-10-10 Jeremy Allisonr1215: Intermediate checkin of the new keytab code...
2004-02-03 Jeremy AllisonFix for a bug where the mutex could be left locked...
2004-02-03 Jeremy AllisonFix for a bug where the mutex could be left locked...
2004-01-07 Andrew Bartlett(merge from 3.0)
2004-01-06 Andrew BartlettFix segfualt caused by incorrect configuration. If...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-10-21 Tim PotterMerge ... krb5_keytab entry key vs keyblock member...
2003-10-17 Tim PotterAdd configure test for krb5_keytab_entry keyblock vs...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-03 Jim McDonoughTry to add memory keytab support. It also includes...
2003-08-25 Volker LendeckeFix segfault. krb5_free_ticket does not check if it...
2003-08-15 Volker LendeckeFix memleaks.
2003-08-14 Volker LendeckeIn ads_verify_realm, all we use in the ADS_STRUCT is the
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonDon't revert something until you've seen if volker...
2003-07-30 Jeremy AllisonComment out mutex until I get dependencies sorted out...
2003-07-29 Jeremy AllisonPut mutex around access of replay cache for krb5 ticket...
2003-07-29 Jeremy AllisonTypo on my part. I typed KRB5_KDB_BAD_ENCTYPE when...
2003-07-29 Jim McDonoughFix the build on Heimdal. KRB5_KDB_BAD_ENCTYPE doesn...
2003-07-29 Jeremy AllisonImproved debug messages whilst trying to track down...
2003-07-25 Jeremy AllisonW00t! Client smb signing is now working correctly with...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-12 Jeremy AllisonFixed memory leaks, added krb5 replay cache. Now I...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-06 Andrew BartlettNo matter how special this session key is, it's not...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-30 Jim McDonoughMore on bug 137: rename more of krb5_xxx functions...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jim McDonoughMove PAC decoding over from HEAD.
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
next