aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Don't return a host referral to the service realmGreg Hudson2-0/+22
2012-08-08Regression tests for CVE-2012-1014, CVE-2012-1015Tom Yu3-0/+71
2012-07-23Always recreate acl files during dejagnu testsTom Yu2-11/+7
2012-05-15Try all history keys to decrypt password historyGreg Hudson3-1/+124
2012-03-07Pull up r25725 from trunk, along with backport of r25703Tom Yu4-0/+26
2012-02-10Pull up r25679 from trunkTom Yu1-1/+1
2011-12-05pull up r25486 from trunkTom Yu1-0/+2
2011-10-17Make reindentTom Yu6-81/+81
2011-10-02Man page spelling corrections from ville.skytta@iki.fiGreg Hudson1-1/+1
2011-09-29Revert r25288 because it can remove parts of the source treeTom Yu1-11/+3
2011-09-29Allow kdc_realm test run in case when the build and source directories are di...Zhanna Tsitkov1-2/+8
2011-09-29Include Domain Realm Referrals (per http://k5wiki.kerberos.org/wiki/Projects/...Zhanna Tsitkov3-2/+4
2011-09-21* New implementation to map a gss name to localnameSam Hartman1-1/+4
2011-09-21Add kadmin functionality for string attributesGreg Hudson2-0/+57
2011-09-06Fix t_ccselect bugsGreg Hudson2-4/+3
2011-09-05Make gss-krb5 use cache collectionGreg Hudson4-8/+307
2011-09-05Add ccache collection support to toolsGreg Hudson2-0/+78
2011-09-05Silence various "may be used uninitialized" warnings from GCC causedKen Raeburn2-2/+2
2011-09-04Reindent per krb5-batch-reindent.el.Ken Raeburn4-23/+23
2011-09-04Get rid of variables triggering gcc's "defined but not used"Ken Raeburn1-4/+0
2011-09-01Make dejagnu tests work with non-FQDN hostnameGreg Hudson2-34/+4
2011-08-20make-dependKen Raeburn1-0/+6
2011-07-20Add automated tests for krb5_gss_import_credGreg Hudson3-10/+195
2011-07-01Don't pass unsupported -n option to t_rcacheKen Raeburn1-2/+1
2011-07-01Display default values in usage messageKen Raeburn1-4/+10
2011-06-17Convert preauth_plugin.h to new plugin frameworkGreg Hudson3-5/+5
2011-06-10Set LC_MESSAGES to "C" in tests which run commandsGreg Hudson1-0/+3
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson36-69/+395
2011-03-06On make clean remove test programs and object files. In lib/krb5/krbEzra Peisach1-1/+2
2011-02-25Make dependGreg Hudson6-35/+39
2011-02-07Improve acceptor name flexibilityGreg Hudson3-5/+260
2011-01-25Make principal renaming work in libkadm5srv by converting to explicitGreg Hudson2-0/+47
2010-12-14Fix a regression in the client-side ticket renewal code where KDCGreg Hudson2-0/+17
2010-12-05update dependenciesKen Raeburn1-0/+2
2010-12-03Test for key rollover for TGT, including purging old keysTom Yu2-0/+47
2010-12-01Implement restrict_anonymous_to_tgt realm flagGreg Hudson1-2/+15
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson12-12/+12
2010-11-20Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson1-15/+15
2010-11-16The iprop dejagnu test had some deceptive commented-out debugging codeGreg Hudson1-0/+1
2010-11-04Remove a stray spawn_shell in the iprop dejagnu testsGreg Hudson1-1/+0
2010-10-23In profile-reading performance test, print microseconds not millisecondsKen Raeburn1-4/+4
2010-10-06Merge users/lhoward/sasl-gs2 to trunkGreg Hudson2-4/+194
2010-10-05Propagate modprinc -unlock from master to slave KDCsGreg Hudson1-1/+5
2010-10-02Fix type errors in t_gssextsGreg Hudson1-2/+2
2010-10-02Eliminate K&R-style function definition headers in t_gssexts.c, andGreg Hudson1-18/+10
2010-09-30WhitespaceGreg Hudson2-10/+8
2010-09-29Automated tests for kadm5_hook pluginSam Hartman2-0/+25
2010-09-27kpasswd: if a credential cache is present, use FASTSam Hartman1-1/+2
2010-09-27Add gss_krb5_import_credGreg Hudson1-23/+81
2010-09-15kinit: add KDB keytab supportSam Hartman1-0/+5