summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-1/+1
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-244-7/+7
* install headers into include/krb5Ken Raeburn2006-05-235-40/+43
* * tests/dejagnu/config/default.exp (setup_krb5_conf): Don't add suffix toKen Raeburn2006-05-111-1/+1
* Change kdb plugin code to use the new plugin support instead ofKen Raeburn2006-04-251-1/+1
* Set myfulldirKen Raeburn2006-04-251-0/+1
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-132-2/+2
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-134-18/+17
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-1115-3016/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-1112-464/+0
* make depend, now with dependency sortingKen Raeburn2006-03-3110-74/+79
* make dependKen Raeburn2006-03-274-18/+21
* * Makefile.in (krb5.conf): New target. Use config-files/krb5.conf, butKen Raeburn2006-03-142-2/+14
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-1115-28/+42
* make dependKen Raeburn2006-03-084-7/+14
* Include krb5.h after k5-int.hSam Hartman2005-12-202-1/+36
* * Makefile.in (test_getpw.$(OBJEXT)): New intermediate target.Ken Raeburn2005-11-292-2/+10
* * test_getsockname.c: Include autoconf.h.Ken Raeburn2005-11-292-1/+8