| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | * Makefile.in (CFLAGS): Change DEBUG_GSSAPI to 0 to avoid printing | Tom Yu | 1996-08-05 | 2 | -1/+6 |
| * | *** empty log message *** | Tom Yu | 1996-08-01 | 1 | -0/+19 |
| * | * Makefile.in: Punt -I$(srcdir)/..; it was gross and not needed | Tom Yu | 1996-08-01 | 1 | -1/+1 |
| * | * configure.in: Fix test for STRUCT_RPCENT_ALREADY_PROVIDED if | Tom Yu | 1996-08-01 | 1 | -8/+7 |
| * | * getrpcent.c: Shuffle inclusion order somewhat | Tom Yu | 1996-08-01 | 1 | -2/+1 |
| * | * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c, | Tom Yu | 1996-07-31 | 9 | -0/+18 |
| * | * types.hin: Remove #include <netdb.h> because it appears the only | Tom Yu | 1996-07-31 | 1 | -0/+2 |
| * | * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c, | Tom Yu | 1996-07-30 | 9 | -8/+12 |
| * | * svc_auth_gssapi.c: #include <rpc/rpc.h> before <sys/stat.h> (to | Tom Yu | 1996-07-30 | 1 | -1/+5 |
| * | * rpc.h: Don't include netdb.h (rpc/types.h already includes it) | Tom Yu | 1996-07-30 | 1 | -0/+3 |
| * | Deal with a /usr/include/netdb.h that contains struct rpcent | Sam Hartman | 1996-07-30 | 4 | -5/+25 |
| * | Remove prototype of strcpy | Sam Hartman | 1996-07-28 | 2 | -1/+5 |
| * | Use memset instead of bzero | Ezra Peisach | 1996-07-24 | 2 | -1/+3 |
| * | * Makefile.in (DEPLIBS): Use correct version number for | Ezra Peisach | 1996-07-24 | 2 | -1/+6 |
| * | * xdr.c: Do not declare malloc() | Ezra Peisach | 1996-07-23 | 3 | -2/+9 |
| * | Include errno.h | Ezra Peisach | 1996-07-23 | 2 | -0/+5 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 73 | -0/+14611 |