summaryrefslogtreecommitdiffstats
path: root/src/tests/dejagnu
Commit message (Expand)AuthorAgeFilesLines
...
* Update the kadmin client code to most current coding practicesGreg Hudson2009-09-241-2/+2
* r22529@squish: raeburn | 2009-08-12 13:49:45 -0400Ken Raeburn2009-08-121-0/+53
* check for slogin failure in setup_root_shellTom Yu2009-07-101-1/+1
* Add a new '-W' option to kadmind and kdb5_util create to allow readingTom Yu2009-07-101-2/+2
* In the dejagnu test suite, remove the no-longer-used check_kloginGreg Hudson2009-07-101-31/+0
* In tests/dejagnu/Makefile.in, remove a --srcdir option which wasGreg Hudson2009-07-091-1/+1
* Add test case omitted in last commitTom Yu2009-06-261-0/+105
* In default.exp, revert an unintended part of the last commitGreg Hudson2009-06-181-1/+1
* In default.exp, import RLOGIN_FLAGS from the environment, as isGreg Hudson2009-06-181-2/+2
* Use ticket forwarding in the GSSAPI test cases to exerciseGreg Hudson2009-06-111-2/+2
* Check for 'encoding ### bytes' message consistently, accepting full base64 en...Ken Raeburn2009-05-251-1/+1
* don't create or delete krb.conf, krb.realmsKen Raeburn2009-02-041-17/+0
* use t_inetd with a ready message and avoid waiting a lot in non-root testsKen Raeburn2009-01-314-24/+31
* disable single-DES by defaultTom Yu2009-01-281-0/+1
* remove some remnants of krb4-related config file optionsKen Raeburn2009-01-281-2/+0
* be a little looser in checking for tail outputKen Raeburn2009-01-061-2/+2
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-7/+5
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-187-988/+2
* Accept digits and = in base64 output to flushKen Raeburn2008-12-121-1/+1
* In the dejagnu test suite utilities, use the caller's value ofGreg Hudson2008-12-051-3/+3
* In the rlogin tests, expect to see /bin/sh echoed back after sendingGreg Hudson2008-12-051-0/+2
* Fix from Marcus Watts for glob-to-regexp conversion bug.Ken Raeburn2008-12-041-1/+3
* Test with varying numbers of principal name components, of varying lengths.Ken Raeburn2008-11-241-2/+19
* Set krb4 and priocntl flags via site.exp instead of command lineKen Raeburn2008-11-174-70/+324
* Fix test bug: kpropd -S exits after successKen Raeburn2008-11-121-7/+12
* Add basic kprop test, and a little more debugging supportKen Raeburn2008-11-122-3/+179
* Generate separate master-KDC and slave-KDC config files, withKen Raeburn2008-11-109-291/+385
* Delete the pass (one of twelve) that does all KDC exchanges with TCP;Ken Raeburn2008-11-104-56/+162
* Re-add repaired iprop (really, update-log creation) test caseKen Raeburn2008-11-071-0/+124
* Back out iprop test; it's not working right after allKen Raeburn2008-11-071-112/+0
* Test that an iprop update log gets properly created and updatedKen Raeburn2008-11-072-0/+131
* fix typo in 'file delete' changeKen Raeburn2008-11-071-1/+1
* Use 'file delete' instead of spawning an 'rm' processKen Raeburn2008-11-071-19/+17
* Recognize 'ticket expired' when trying to get a root shellKen Raeburn2008-11-061-1/+1
* Check in Nalin's patch, and a test case for changing passwords via kinitKen Raeburn2008-11-041-0/+141
* partial rewrite of the ASN.1 encodersKen Raeburn2008-10-251-0/+214
* handle stash file names with missing keytab type spec and colon in pathKen Raeburn2008-10-151-1/+3
* Before the error-message tests, make sure the host principal exists,Ken Raeburn2007-09-111-3/+5
* Expect keytab error to be reportedKen Raeburn2007-08-251-4/+4
* remap mechanism-specific status codes in mechglue/spnegoKen Raeburn2007-08-161-1/+48
* Handle 'Credentials cache file <path> not found'Ken Raeburn2007-07-041-0/+1
* Use global spawn_idKen Raeburn2007-07-041-0/+2
* When skipping debugging '-->' data, only take through the end of the lineKen Raeburn2007-07-041-1/+1
* make dependKen Raeburn2007-03-281-1/+2
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* Include autoconf.hKen Raeburn2007-03-251-1/+1
* Remove test pass that exercises AES256 over UDP, since we also haveKen Raeburn2007-03-141-12/+0
* Remove from unused_passes a configuration also listed in the default passesKen Raeburn2007-03-091-12/+0
* Do use valgrind on /bin/sh commands, since that's how we launch kadmind curre...Ken Raeburn2007-03-061-1/+2
* Pass VALGRIND in to runtest. When it's set, redefine spawn to use it forKen Raeburn2006-10-152-2/+41