summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* handle stash file names with missing keytab type spec and colon in pathKen Raeburn2008-10-151-1/+3
* makedependKen Raeburn2008-10-151-3/+3
* Substitute LDAP in makefiles with "yes" or "no" depending on configuration.Ken Raeburn2008-10-0611-11/+190
* whitespaceKen Raeburn2008-10-067-3187/+3187
* Fix some signed/unsigned warningsKen Raeburn2008-10-064-5/+5
* Set up db_module_dir correctly in krb5.conf for testTom Yu2008-10-041-0/+3
* makedependKen Raeburn2008-09-185-41/+49
* a stash file is not a keytabWill Fiveash2008-08-157-6/+74
* Fix possible locking protocol failure in error handling pathKen Raeburn2008-08-062-2/+4
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+1
* Don't use 'log' as a global variable nameKen Raeburn2008-06-021-40/+40
* Explicitly note number as unsigned to shut gcc upKen Raeburn2008-06-021-1/+1
* Add some dependenciesKen Raeburn2007-10-311-1/+20
* Correct the filenames in commentsKen Raeburn2007-10-312-2/+2
* Test more installed headers for C++ compatibilityKen Raeburn2007-10-313-1/+21
* Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2007-10-311-1/+0
* Don't use GNU make featuresKen Raeburn2007-10-301-2/+1
* Test that C++ code can use our installed headersKen Raeburn2007-10-293-2/+40
* Before the error-message tests, make sure the host principal exists,Ken Raeburn2007-09-111-3/+5
* test program build problemKen Raeburn2007-08-293-78/+113
* Expect keytab error to be reportedKen Raeburn2007-08-251-4/+4
* make dependKen Raeburn2007-08-164-36/+41
* 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-282-2/+4
* Build tests subtree makefiles at top levelKen Raeburn2007-03-2513-54/+24
* Include autoconf.hKen Raeburn2007-03-253-1/+3
* 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
* Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn2007-03-021-2/+2
* Conditionalize more bits that might not be defined by the OSKen Raeburn2007-02-161-0/+10
* Don't need to register WRFILE: keytab type, it's already in the compiled-inKen Raeburn2007-02-011-10/+0
* Memory leak in tests/gssapi/t_imp_name.cEzra Peisach2006-12-311-1/+3
* Inovke krb5_rc_close to shutdown cache - and check for memory leaksEzra Peisach2006-12-181-0/+5
* Free allocated memory when no longer usedEzra Peisach2006-10-181-0/+3
* Invoke krb5_free_principal to remove memory leakEzra Peisach2006-10-181-0/+1
* Call freeaddrinfo at end - memory leakEzra Peisach2006-10-181-0/+1
* Pass VALGRIND in to runtest. When it's set, redefine spawn to use it forKen Raeburn2006-10-152-2/+41
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-137-28/+26
* Add a policy to the database, then after the dump and restore, checkKen Raeburn2006-10-121-0/+31
* skip over verbose (protocol trace) debugging outputKen Raeburn2006-10-111-0/+4
* make dependTom Yu2006-10-064-17/+19
* work around failure to load into nonexistent dbTom Yu2006-07-011-0/+5
* test kdb5_util dump/load functionality in dejagnuKen Raeburn2006-06-301-0/+58
* * kdc/network.c (make_toolong_error): New function.Ken Raeburn2006-06-261-0/+32
* Spawn ftp client with "-d" and "-v" for better debuggingKen Raeburn2006-06-211-1/+1
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-161-2/+2