Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
[krb5.git] / src / lib / rpc / unit-test / ChangeLog
1996-12-13 Theodore TsoMerge V1_0_FREEZE_3 into the mainline. (Note this...
1996-11-15 Tom Yu * server.c (main): Add declaration of optind for syste...
1996-11-14 Barry Jaspan * rpc_test_setup.sh: VERBOSE is now inherited from...
1996-11-13 Ezra Peisachclean: Remove test programs and objects
1996-11-12 Barry Jaspan * lib/helpers.exp, client.c, server.c, config/unix...
1996-11-12 Tom Yu * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so...
1996-11-12 Tom Yu * rpc_test_setup.sh: Use a temp file rather than a...
1996-11-12 Tom Yu Changes to support AC_CANONICAL_HOST for runtest flags...
1996-11-11 Tom Yu * Makefile.in (client.o, server.o): client.o and serve...
1996-11-08 Tom YuRemove calls to macros that are a part of CONFIG_RULES;
1996-11-07 Tom Yu * Makefile.in (server.o): Fix typo in previous checkin
1996-11-06 Tom Yu * Makefile.in: Add dependencies on $(srcdir)/foo.c...
1996-11-06 Theodore TsoWe don't need the special case for linux anymore, since...
1996-10-31 Ezra PeisachUse $(LD) instead of $(CC) at link stage - this allows...
1996-10-31 Ezra Peisach * Makefile.in: Only run tests if required programs...
1996-10-24 Barry Jaspan * Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_te...
1996-10-16 Barry Jaspan * rpc_test.0/expire.exp: add test for expired credentials
1996-10-15 Barry Jaspan * initial changes to make rpc unit tests work with...