r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
[ira/wip.git] / source3 / libads / kerberos_verify.c
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...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Tim Potterdecode_pac_data() needs a talloc ctx as an argument.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 Jim McDonoughDecode the PAC! This patch just decodes it and then...
2003-03-17 Andrew BartlettThe kerberos_verify compoenent of the SessionSetup...
2003-02-24 Andrew BartlettPatch from Luke Howard to add mutual kerberos authentic...
2003-02-19 Jim McDonoughSync with HEAD for verifying kerberos tickets.
2003-02-19 Jim McDonoughTry to get heimdal working with HEAD.
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-30 Jeremy AllisonRevert tpot's HEAD merge which broke the Heimdal build.
2003-01-30 Tim PotterSync of Heimdal kerberos stuff with HEAD. If this...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 Jeremy AllisonGet smbd to link with Heimdal. Still missing some clien...
2003-01-23 Jeremy AllisonThanks Meeester Potter, for reverting *all* my Heimdal...
2003-01-22 Tim PotterMerge ... kerberos changes to make this branch build...
2003-01-21 Jeremy AllisonGet closer to Heimdal compile... Damn. HEAD has differe...
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-11 Andrew BartlettPatch from Nik Conwell <nik@bu.edu>. Don't reference...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next