Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | heimdal: fixed -Werror=format error in com_err | Andrew Tridgell | 1 | -1/+1 |
2012-07-04 | s4/heimdal: fix make-proto.pl with perl 5.16 | Björn Jacke | 1 | -3/+2 |
2012-06-17 | heimdal:lib/wind: include <stdlib.h> at the end | Stefan Metzmacher | 3 | -3/+3 |
2012-06-16 | heimdal:lib/wind: make sure errorlist_table.c includes config.h as first header | Stefan Metzmacher | 1 | -1/+1 |
2012-06-16 | heimdal:lib/krb5: don't name a struct 'token' | Stefan Metzmacher | 1 | -1/+1 |
2012-06-15 | heimdal:lib/hdb: <config.h> needs to be the first header | Stefan Metzmacher | 1 | -2/+2 |
2012-06-12 | s4:heimdal: fix use of a non-existent word (existant) | Michael Adam | 1 | -1/+1 |
2012-06-10 | heimdal:lib/asn1: try to fix the build on IRIX | Stefan Metzmacher | 1 | -2/+6 |
2012-03-01 | heimdal: Fix the build on FreeBSD | Volker Lendecke | 1 | -1/+1 |
2012-02-23 | s4-heimdal: Remove the execute flag of cfx.c. | Andreas Schneider | 1 | -0/+0 |
2012-02-10 | heimdal: Re-run lexyacc.sh to remove #line statements | Andrew Bartlett | 7 | -327/+0 |
2012-02-10 | heimdal: Re-run lexyacc.sh | Andrew Bartlett | 10 | -6378/+2423 |
2012-01-12 | Revert "make paranoia check less paranoid" - check that key types strictly match | Andrew Bartlett | 1 | -1/+1 |
2012-01-12 | make hmac-md5 the keyed checksum type for arcfour-hmac-md5 | Andrew Bartlett | 1 | -1/+1 |
2012-01-12 | use ETYPE_DES3_CBC_SHA1 for the verify step in verify_mic_des3 | Andrew Bartlett | 1 | -0/+8 |
2012-01-12 | heimdal: remove checking of KDC PAC signature, delegate to wdc plugin | Andrew Bartlett | 1 | -12/+2 |
2011-12-12 | HEIMDAL: Supply krb5_context to _krb5_internal_hmac to allow logging | Andrew Bartlett | 1 | -6/+6 |
2011-11-16 | HEIMDAL:lib/krb5: add utf8 support to build_logon_name() for the PAC | Stefan Metzmacher | 1 | -18/+49 |
2011-11-16 | HEIMDAL:lib/wind: export wind_ucs2write() | Stefan Metzmacher | 1 | -0/+1 |
2011-11-16 | HEIMDAL:lib/winbd: fix wind_ucs2write with WIND_RW_LE | Stefan Metzmacher | 1 | -4/+4 |
2011-11-16 | HEIMDAL:lib/wind: fix wind_ucs4utf8() and wind_ucs2utf8() | Stefan Metzmacher | 1 | -5/+5 |
2011-10-04 | heimdal: handle referrals for 3 part DRSUAPI SPNs | Andrew Tridgell | 1 | -1/+18 |
2011-09-05 | heimdal: Try to handle the PAC checking when we are in a cross-realm environment | Andrew Bartlett | 1 | -1/+10 |
2011-07-26 | s4:heimdal: import lorikeet-heimdal-201107241840 (commit 0fdf11fa3cdb47df9f53... | Stefan Metzmacher | 42 | -115/+555 |
2011-07-24 | s4:heimdal: build samba4kgetcred | Stefan Metzmacher | 1 | -0/+235 |
2011-07-15 | s4:heimdal: add missing files | Stefan Metzmacher | 5 | -0/+638 |
2011-07-15 | s4:heimdal: import lorikeet-heimdal-201107150856 (commit 48936803fae4a2fb362c... | Stefan Metzmacher | 312 | -2505/+3559 |
2011-06-28 | s4:kdc: generate the S4U_DELEGATION_INFO in the regenerated pac | Stefan Metzmacher | 1 | -4/+2 |
2011-06-28 | HEIMDAL:kdc: pass down the delegated_proxy_principal to the verify_pac() | Stefan Metzmacher | 3 | -20/+41 |
2011-06-28 | HEIMDAL:kdc/windc_plugin.h: KRB5_WINDC_PLUGIN_MINOR 4 => 5 | Stefan Metzmacher | 1 | -2/+2 |
2011-06-24 | HEIMDAL:kdc: don't allow self delegation if a backend check_constrained_deleg... | Stefan Metzmacher | 1 | -4/+4 |
2011-06-24 | HEIMDAL:kdc: pass down the server hdb_entry_ex to check_constrained_delegation() | Stefan Metzmacher | 1 | -5/+19 |
2011-06-24 | HEIMDAL:kdc: use the correct client realm in the EncTicketPart | Stefan Metzmacher | 1 | -1/+1 |
2011-05-31 | heimdal: Remove getprogname and setprogname from the heimdal import | Andrew Bartlett | 2 | -139/+0 |
2011-05-18 | HEIMDAL:kdc: check and regenerate the PAC in the s4u2proxy case | Stefan Metzmacher | 1 | -13/+38 |
2011-05-18 | HEIMDAL:kdc: pass the correct principal name for the resulting service ticket | Stefan Metzmacher | 1 | -38/+36 |
2011-05-18 | HEIMDAL:kdc: let check_PAC() to verify the incoming server and krbtgt cheksums | Stefan Metzmacher | 1 | -4/+7 |
2011-04-16 | s4-heimdal: Allow any kvno to match when searching the keytab. | Andrew Bartlett | 1 | -2/+1 |
2011-03-14 | Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2 | Jelmer Vernooij | 55 | -2722/+6907 |
2011-03-04 | HEIMDAL:kdc: correctly propagate HDB_ERR_NOT_FOUND_HERE to via tgs_parse_requ... | Stefan Metzmacher | 1 | -0/+5 |
2011-02-25 | s4:heimdal - fix valgrind issue on Fedora 14 | Milan Crha | 6 | -148/+148 |
2011-02-25 | Revert "heimdal_build omit #line statments to allow valgrind to work again" | Matthias Dieter Wallnöfer | 7 | -53/+376 |
2011-02-25 | heimdal_build omit #line statments to allow valgrind to work again | Andrew Bartlett | 7 | -376/+53 |
2011-02-17 | heimdal Pass F_CANON down to the hdb layer for servers in AS-REP as well | Andrew Bartlett | 1 | -2/+1 |
2011-02-02 | s4:heimdal: import lorikeet-heimdal-201101310455 (commit aa88eb1a05c4985cc23f... | Andrew Bartlett | 54 | -185/+192 |
2010-12-18 | heimdal_build: Add version-script for heimdal_base, hx509 and hcrypto. Conver... | Jelmer Vernooij | 1 | -0/+244 |
2010-12-17 | heimdal_build: Add version-script for krb5. | Jelmer Vernooij | 1 | -0/+769 |
2010-12-17 | heimdal_build: Add version-script for gssapi. | Jelmer Vernooij | 1 | -0/+180 |
2010-12-17 | heimdal_build: Add version-script for asn1. | Jelmer Vernooij | 1 | -0/+6 |
2010-12-17 | heimdal_build: Add version-script for hdb. | Jelmer Vernooij | 1 | -0/+107 |