summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* * New implementation to map a gss name to localnameSam Hartman2011-09-211-1/+4
* Add kadmin functionality for string attributesGreg Hudson2011-09-212-0/+57
* Fix t_ccselect bugsGreg Hudson2011-09-062-4/+3
* Make gss-krb5 use cache collectionGreg Hudson2011-09-054-8/+307
* Add ccache collection support to toolsGreg Hudson2011-09-052-0/+78
* Silence various "may be used uninitialized" warnings from GCC causedKen Raeburn2011-09-052-2/+2
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-044-23/+23
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* Make dejagnu tests work with non-FQDN hostnameGreg Hudson2011-09-012-34/+4
* make-dependKen Raeburn2011-08-201-0/+6
* Add automated tests for krb5_gss_import_credGreg Hudson2011-07-203-10/+195
* Don't pass unsupported -n option to t_rcacheKen Raeburn2011-07-011-2/+1
* Display default values in usage messageKen Raeburn2011-07-011-4/+10
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-173-5/+5
* Set LC_MESSAGES to "C" in tests which run commandsGreg Hudson2011-06-101-0/+3
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0936-69/+395
* On make clean remove test programs and object files. In lib/krb5/krbEzra Peisach2011-03-061-1/+2
* Make dependGreg Hudson2011-02-256-35/+39
* Improve acceptor name flexibilityGreg Hudson2011-02-073-5/+260
* Make principal renaming work in libkadm5srv by converting to explicitGreg Hudson2011-01-252-0/+47
* Fix a regression in the client-side ticket renewal code where KDCGreg Hudson2010-12-142-0/+17
* update dependenciesKen Raeburn2010-12-051-0/+2
* Test for key rollover for TGT, including purging old keysTom Yu2010-12-032-0/+47
* Implement restrict_anonymous_to_tgt realm flagGreg Hudson2010-12-011-2/+15
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-2812-12/+12
* Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson2010-11-201-15/+15
* The iprop dejagnu test had some deceptive commented-out debugging codeGreg Hudson2010-11-161-0/+1
* Remove a stray spawn_shell in the iprop dejagnu testsGreg Hudson2010-11-041-1/+0
* In profile-reading performance test, print microseconds not millisecondsKen Raeburn2010-10-231-4/+4
* Merge users/lhoward/sasl-gs2 to trunkGreg Hudson2010-10-062-4/+194
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-051-1/+5
* Fix type errors in t_gssextsGreg Hudson2010-10-021-2/+2
* Eliminate K&R-style function definition headers in t_gssexts.c, andGreg Hudson2010-10-021-18/+10
* WhitespaceGreg Hudson2010-09-302-10/+8
* Automated tests for kadm5_hook pluginSam Hartman2010-09-292-0/+25
* kpasswd: if a credential cache is present, use FASTSam Hartman2010-09-271-1/+2
* Add gss_krb5_import_credGreg Hudson2010-09-271-23/+81
* kinit: add KDB keytab supportSam Hartman2010-09-151-0/+5
* kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_...Sam Hartman2010-09-151-1/+1
* Make dependGreg Hudson2010-09-085-30/+30
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-071-0/+26
* Fix memory leaks in kdb5_verifyEzra Peisach2010-09-041-0/+2
* Add simple automated tests for account lockout supportGreg Hudson2010-08-292-0/+49
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-062-88/+48
* Remove verify_master_key from the DAL table, as well as its associatedGreg Hudson2010-07-022-4/+10
* Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data toGreg Hudson2010-07-022-5/+5
* make dependGreg Hudson2010-06-075-45/+55
* Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson2010-04-309-0/+143
* Add a sentinel line to sim_server after the socket is ready, and useGreg Hudson2010-04-241-2/+4
* Eliminate the use of tail -f in the dejagnu test suite. Instead, useGreg Hudson2010-04-241-139/+7