aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn7-28/+26
2006-10-12Add a policy to the database, then after the dump and restore, checkKen Raeburn1-0/+31
2006-10-11skip over verbose (protocol trace) debugging outputKen Raeburn1-0/+4
2006-10-06make dependTom Yu4-17/+19
2006-07-01work around failure to load into nonexistent dbTom Yu1-0/+5
2006-06-30test kdb5_util dump/load functionality in dejagnuKen Raeburn1-0/+58
2006-06-26* kdc/network.c (make_toolong_error): New function.Ken Raeburn1-0/+32
2006-06-21Spawn ftp client with "-d" and "-v" for better debuggingKen Raeburn1-1/+1
2006-06-16Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn1-2/+2
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-1/+1
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn4-7/+7
2006-05-23install headers into include/krb5Ken Raeburn5-40/+43
2006-05-11* tests/dejagnu/config/default.exp (setup_krb5_conf): Don't add suffix toKen Raeburn1-1/+1
2006-04-25Change kdb plugin code to use the new plugin support instead ofKen Raeburn1-1/+1
2006-04-25Set myfulldirKen Raeburn1-0/+1
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn2-2/+2
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn4-18/+17
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman15-3016/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn12-464/+0
2006-03-31make depend, now with dependency sortingKen Raeburn10-74/+79
2006-03-27make dependKen Raeburn4-18/+21
2006-03-14* Makefile.in (krb5.conf): New target. Use config-files/krb5.conf, butKen Raeburn2-2/+14
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn15-28/+42
2006-03-08make dependKen Raeburn4-7/+14
2005-12-20Include krb5.h after k5-int.hSam Hartman2-1/+36
2005-11-29* Makefile.in (test_getpw.$(OBJEXT)): New intermediate target.Ken Raeburn2-2/+10
2005-11-29* test_getsockname.c: Include autoconf.h.Ken Raeburn2-1/+8
2005-11-29make dependTom Yu7-40/+27
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn3-2/+6
2005-10-19This fixes an all-too-frequent nightly-testing failure on Tru64Ken Raeburn2-2/+13
2005-10-07* Makefile.in (resolve, addrinfo-test, fake-addrinfo-test): Don't use "$<"Ken Raeburn2-3/+8
2005-10-04* create/kdb5_mkdums.c (set_dbname_help): Set default realm and construct anKen Raeburn4-20/+48
2005-09-09mine:Ken Raeburn4-14/+67
2005-09-08* default.exp: Initialize can_get_root to yes.Ken Raeburn2-0/+25
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman8-14/+0
2005-08-20All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2-1/+5
2005-08-17Fix to last change: Add the new db info lines to krb5.conf files always, notKen Raeburn2-12/+8
2005-08-17* Makefile.in (site.exp): Write KRB5_DB_MODULE_DIR setting into site.exp.Ken Raeburn4-2/+28
2005-06-21Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn10-7/+27
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn6-3/+28
2005-06-21Update dependenciesKen Raeburn6-25/+37
2005-06-01* trval.c (convert_nibble): Declare the argument with a typeKen Raeburn2-1/+5
2005-06-01* Makefile.in (test_getpw): Depend on, and link against, the support libraryKen Raeburn2-2/+7
2005-04-28updated dependencies for socket-utils.h changeKen Raeburn1-1/+2
2005-03-28Test new k5_getpwuid_r macroKen Raeburn6-2/+70
2005-03-28update dependenciesKen Raeburn2-3/+5
2005-03-25threaded test program built even with thread support disabledKen Raeburn2-1/+9
2005-03-14* v4gssftp.exp: Identify file correctly for top-level error messagesKen Raeburn2-1/+6
2005-03-14* default.exp (start_tail): Make 'standalone' an additional argument.Ken Raeburn2-3/+9
2005-02-12* gss-misc.c: Include autoconf.h. If both time.h and sys/time.h are available,Ken Raeburn2-4/+11