summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* make dependTom Yu2005-11-297-40/+27
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-183-2/+6
* This fixes an all-too-frequent nightly-testing failure on Tru64Ken Raeburn2005-10-192-2/+13
* * Makefile.in (resolve, addrinfo-test, fake-addrinfo-test): Don't use "$<"Ken Raeburn2005-10-072-3/+8
* * create/kdb5_mkdums.c (set_dbname_help): Set default realm and construct anKen Raeburn2005-10-044-20/+48
* mine:Ken Raeburn2005-09-094-14/+67
* * default.exp: Initialize can_get_root to yes.Ken Raeburn2005-09-082-0/+25
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-248-14/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* Fix to last change: Add the new db info lines to krb5.conf files always, notKen Raeburn2005-08-172-12/+8
* * Makefile.in (site.exp): Write KRB5_DB_MODULE_DIR setting into site.exp.Ken Raeburn2005-08-174-2/+28
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-2110-7/+27
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-216-3/+28
* Update dependenciesKen Raeburn2005-06-216-25/+37
* * trval.c (convert_nibble): Declare the argument with a typeKen Raeburn2005-06-012-1/+5
* * Makefile.in (test_getpw): Depend on, and link against, the support libraryKen Raeburn2005-06-012-2/+7
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-281-1/+2