summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* krb5_encode_test.c (main): Add tests for encode_krb5_padata_sequence()Theodore Tso1995-08-269-6/+119
* Update file listTheodore Tso1995-08-246-1/+12
* Remove 'Last Modified by:' from regular expression for 'show'Paul Park1995-08-091-1/+1
* Fix kadmin5 output and remove av4k functionsPaul Park1995-08-032-104/+13
* Use string values in kdc.confPaul Park1995-08-032-7/+11
* Get etype from keytype via table instead of DEFAULT_KDC_ETYPEPaul Park1995-07-274-2/+14
* Use k5-int instead of krb5 and asn1.hPaul Park1995-07-273-4/+6
* Use new kdb formatChris Provenzano1995-07-274-81/+106
* Remove per-realm parameters and prompting. No longer needed with KDC profilePaul Park1995-07-172-22/+13
* Add KDC profile handling and remove password promptingPaul Park1995-07-172-55/+48
* Fix handling of default etypePaul Park1995-07-174-4/+16
* Correctly set LD_LIBRARY_PATH (again)Paul Park1995-07-122-2/+33
* Library rule build updatePaul Park1995-07-1212-9/+28
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-0715-45/+46
* Change argument ordering for KDCPaul Park1995-06-232-1/+5
* Fix generation of server principals so this works with kdb5_mkdumsPaul Park1995-06-232-5/+90
* Remove AC_CONFIG_FRAGMENTS call, since it's no longer needed. (TheTheodore Tso1995-06-212-2/+6
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-213-66/+70
* Fix LD_LIBRARY_PATH in setup_root_shell()Paul Park1995-06-192-1/+28
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-1510-19/+64
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-112-1/+5
* Use the principal "krbtest/admin@KRBTEST.COM" for kadminTheodore Tso1995-06-104-47/+49
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-0912-30/+32
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-7/+7
* Add logging section to profile, export profile to root shellPaul Park1995-06-082-0/+23
* Change kadmin5 password prompting orderPaul Park1995-06-054-8/+16
* Change admin instance to kadminPaul Park1995-06-014-42/+50
* Fix typoPaul Park1995-05-262-1/+5
* Add gssapi.expPaul Park1995-05-223-0/+420
* Add kadmin.exp for kadmin testsPaul Park1995-05-123-0/+881
* Change dejagnu tests to use new kadmin/kadmindPaul Park1995-05-122-38/+112
* Add sample client/server testsEzra Peisach1995-05-103-0/+157
* Modifications to klist to prevent an expect bug for hanging tests.Ezra Peisach1995-05-102-2/+12
* Added domain_realm stanza to krb5.conf.Ezra Peisach1995-05-102-9/+28
* Encrypted rcp tests now work - don't log as errorEzra Peisach1995-05-052-2/+5
* * rcp.exp (rcp_test()): Pass -c and -C args to encrypted rcp.Chris Provenzano1995-05-052-2/+7
* * default.exp : Removed FILE: part of env(KRB5CCNAME)Chris Provenzano1995-05-052-1/+5
* Update Sanitize file to reflect file additions, deletionsTheodore Tso1995-05-046-0/+143
* v5 database..Ezra Peisach1995-05-042-0/+9
* Imakefile : RemovedChris Provenzano1995-05-032-35/+5
* Use tests/resolve/resolve to get the fully qualified domain name ofTheodore Tso1995-05-022-1/+13
* Add --quiet option which only prints the fully qualified domain name.Theodore Tso1995-05-022-7/+32
* Invoke krb5kdc with -n so it will not fork - dejagnu needs to be able toEzra Peisach1995-04-272-26/+35
* ChangeLog of Changes made hereEzra Peisach1995-04-271-0/+10
* configure.in: Check if runtest is present on systemEzra Peisach1995-04-262-2/+10
* * default.exp (KADMIND, KADMIN): use kadmind.old, since these testMark Eichin1995-04-262-2/+7
* * configure.in: Added dejagnu subdirectory for Ian's testsMark Eichin1995-04-262-1/+5
* * resolve.c (main): copy the address sent back by gethostbynameMark Eichin1995-04-262-3/+13
* Back out bad ASN.1 changesTheodore Tso1995-04-224-59/+49