| Commit message (Expand) | Author | Age | Files | Lines |
* | * client.c: Update header locations. Rename of xdr_free | Tom Yu | 1998-02-14 | 4 | -8/+23 |
* | "Renames" in the following refer to renaming of various exported | Tom Yu | 1998-02-14 | 59 | -589/+337 |
* | * client.c (main): Tweak the kludge variable | Tom Yu | 1998-02-12 | 2 | -0/+14 |
* | * configure.in: Add commented out AC_OUTPUT to force autoreconf to | Tom Yu | 1998-02-12 | 2 | -0/+6 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 5 | -20/+48 |
* | * bindresvport.c: Include string.h for memset prototype | Ezra Peisach | 1998-01-21 | 2 | -0/+5 |
* | * svc_auth_gssapi.c (_svcauth_gssapi): When looping over services, | Ezra Peisach | 1997-12-16 | 2 | -0/+14 |
* | * Makefile.in (types.h): Add rules to generate file by running | Ezra Peisach | 1997-11-21 | 2 | -0/+19 |
* | Fix to not lose entries in the chain linked client list | Ezra Peisach | 1997-10-21 | 2 | -1/+16 |
* | * configure.in, Makefile.in: Add test to disable udp test under | Tom Yu | 1997-10-10 | 3 | -2/+19 |
* | * get_myaddress.c: Include string.h for memcpy prototype | Ezra Peisach | 1997-10-07 | 2 | -0/+5 |
* | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 2 | -5/+9 |
* | * configure.in: Check for sys/uio.h | Ezra Peisach | 1997-02-10 | 3 | -0/+10 |
* | * svc_udp.c (svcudp_recv): Avoid coredumps under Solaris (and | Tom Yu | 1997-02-10 | 2 | -0/+11 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 6 | -76/+90 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 9 | -9/+74 |
* | * Various changes to allow channel bindings to work with both UDP | Barry Jaspan | 1996-12-04 | 7 | -25/+82 |
* | * server.c (main): Add declaration of optind for systems that | Tom Yu | 1996-11-15 | 2 | -0/+6 |
* | * rpc_test_setup.sh: VERBOSE is now inherited from env-setup.sh | Barry Jaspan | 1996-11-14 | 2 | -8/+4 |
* | clean: Remove test programs and objects | Ezra Peisach | 1996-11-13 | 2 | -0/+11 |
* | * auth_gssapi.c (auth_gssapi_create): handle channel bindings | Barry Jaspan | 1996-11-12 | 2 | -2/+13 |
* | * lib/helpers.exp, client.c, server.c, config/unix.exp, | Barry Jaspan | 1996-11-12 | 6 | -22/+79 |
* | * rpc_test_setup.sh: Fix test of $VERBOSE_TEST so that $VERBOSE | Tom Yu | 1996-11-12 | 2 | -2/+10 |
* | * rpc_test_setup.sh: Use a temp file rather than a here document | Tom Yu | 1996-11-12 | 2 | -3/+8 |
* | Changes to support AC_CANONICAL_HOST for runtest flags; see | Tom Yu | 1996-11-12 | 2 | -1/+6 |
* | * Makefile.in (client.o, server.o): client.o and server.o, not | Tom Yu | 1996-11-11 | 2 | -4/+6 |
* | Remove calls to macros that are a part of CONFIG_RULES; | Tom Yu | 1996-11-08 | 2 | -2/+2 |
* | * Makefile.in (server.o): Fix typo in previous checkin | Tom Yu | 1996-11-07 | 2 | -1/+5 |
* | * Makefile.in: Add dependencies on $(srcdir)/foo.c so that some | Tom Yu | 1996-11-06 | 2 | -0/+7 |
* | We don't need the special case for linux anymore, since we're | Theodore Tso | 1996-11-06 | 2 | -11/+6 |
* | * configure.in: Revert removal of CopySrcHeader, etc., for now | Tom Yu | 1996-11-05 | 3 | -33/+25 |
* | Use $(LD) instead of $(CC) at link stage - this allows one to use | Ezra Peisach | 1996-10-31 | 2 | -2/+7 |
* | Fix typo in last | Ezra Peisach | 1996-10-31 | 1 | -1/+1 |
* | * Makefile.in: Only run tests if required programs, libraries | Ezra Peisach | 1996-10-31 | 3 | -1/+26 |
* | * xdr_stdio.c: Remove the #ifndef mc68000 cruft. I'm not sure | Barry Jaspan | 1996-10-30 | 2 | -5/+12 |
* | * auth_gssapi.c (auth_gssapi_create): #ifdef GSSAPI_KRB5, a null | Barry Jaspan | 1996-10-29 | 2 | -1/+9 |
* | * Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_test.h: | Barry Jaspan | 1996-10-24 | 5 | -9/+125 |
* | Change #ifdef sparc to #ifdef sun for more portability. | Theodore Tso | 1996-10-23 | 3 | -3/+9 |
* | * Makefile.in, configure.in: Fixes to work with new directory | Tom Yu | 1996-10-22 | 3 | -16/+65 |
* | * svc_auth_gssapi.c (_svcauth_gssapi): accept add call_arg version 4 | Barry Jaspan | 1996-10-16 | 2 | -1/+11 |
* | * rpc_test.0/expire.exp: add test for expired credentials | Barry Jaspan | 1996-10-16 | 4 | -96/+58 |
* | add extra notes to ChangeLog | Barry Jaspan | 1996-10-15 | 1 | -0/+7 |
* | * configure.in: add DO_SUBDIRS so make will descend into unit-test | Barry Jaspan | 1996-10-15 | 5 | -10/+41 |
* | unit-test/testsuite merged up into unit-test, like all the other | Barry Jaspan | 1996-10-15 | 7 | -430/+0 |
* | * initial changes to make rpc unit tests work with new build/test | Barry Jaspan | 1996-10-15 | 11 | -1/+468 |
* | * Makefile.in (all-unix): Force $(OBJS) to depend on includes, | Tom Yu | 1996-10-09 | 2 | -1/+8 |
* | Remove $LOG$, including "unprofessional" comment which OV requested | Theodore Tso | 1996-09-04 | 2 | -119/+5 |
* | * pmap_rmt.c (getbroadcastnets): Tweak conditional layout to make emacs | Ken Raeburn | 1996-08-31 | 5 | -18/+41 |
* | * getrpcent.c: Add PROTOTYPE and conditionalize function | Tom Yu | 1996-08-14 | 7 | -110/+317 |
* | * configure.in, types.hin: Change search for struct rpcent yet | Tom Yu | 1996-08-08 | 3 | -4/+35 |