1999-05-16 |
drepper | Fix memory leak, close file handle. |
tree | commitdiff |
1999-05-16 |
drepper | Add portmapper, rstat_svc and pcnfs. |
tree | commitdiff |
1999-05-03 |
drepper | Generate dependencies for all flavors of librpcsvc... |
tree | commitdiff |
1999-04-28 |
drepper | (hex): Mark const. |
tree | commitdiff |
1999-04-28 |
drepper | (svc_top): Likewise. |
tree | commitdiff |
1999-04-28 |
drepper | (timeout): Mark const. |
tree | commitdiff |
1999-04-28 |
drepper | (_openchild): Make first argument const. |
tree | commitdiff |
1999-04-28 |
drepper | (OPSYS): Define as array, not pointer. |
tree | commitdiff |
1999-04-28 |
drepper | (trytimeout, tottimeout): Make const. |
tree | commitdiff |
1999-04-28 |
drepper | (trytimeout, tottimeout): Make const. |
tree | commitdiff |
1999-04-28 |
drepper | (partab): Make it const. |
tree | commitdiff |
1999-04-28 |
drepper | Rewrite clnt_sperrno and auth_errmsg to use a single... |
tree | commitdiff |
1999-04-28 |
drepper | Add own get_myaddress function, which prefers loopback... |
tree | commitdiff |
1999-04-18 |
drepper | Remove special handling of bootparam.x, add rpcsvc... |
tree | commitdiff |
1999-04-18 |
drepper | Sun RPC bootparam protocol specification. |
tree | commitdiff |
1999-04-18 |
drepper | Renamed to original name bootparam_prot.x. |
tree | commitdiff |
1999-04-18 |
drepper | Backward compatibility header. |
tree | commitdiff |
1999-04-17 |
drepper | (print_header): Pretty print output. |
tree | commitdiff |
1999-04-16 |
drepper | (print_header): Use int32_t pointer, not long. |
tree | commitdiff |
1999-04-15 |
drepper | Don't use *long pointers. |
tree | commitdiff |
1999-04-15 |
drepper | Don't use *long pointers. |
tree | commitdiff |
1999-04-15 |
drepper | Don't use *long pointers. |
tree | commitdiff |
1999-04-15 |
drepper | Use new rpc_timeval. |
tree | commitdiff |
1999-04-15 |
drepper | Don't use *long pointers. |
tree | commitdiff |
1999-04-15 |
drepper | Add rpc_timeval struct. |
tree | commitdiff |
1999-04-15 |
drepper | Pretty print. |
tree | commitdiff |
1999-04-15 |
drepper | 64bit fixes, security fixes. |
tree | commitdiff |
1999-04-15 |
drepper | (clntudp_call): Move initialization of anyup so that... |
tree | commitdiff |
1999-04-15 |
drepper | (clntudp_call): Initialize anyup. |
tree | commitdiff |
1999-04-14 |
drepper | (is_network_up): New function. |
tree | commitdiff |
1999-04-08 |
schwab | * sunrpc/Versions: Add new xdr functions to GLIBC_2.1.1 |
tree | commitdiff |
1999-03-19 |
schwab | 1999-03-18 Thorsten Kukuk <kukuk@suse.de> |
tree | commitdiff |
1999-03-08 |
drepper | Add x_getint32/x_putint32 to xdr_ops, change XDR_GETINT... |
tree | commitdiff |
1999-03-08 |
drepper | Add xdrstdio_getint32, xdrstdio_putint32. |
tree | commitdiff |
1999-03-08 |
drepper | Add x_putint32, add dummy function for x_getint32. |
tree | commitdiff |
1999-03-08 |
drepper | Add xdrrec_getint32, xdrrec_putint32. |
tree | commitdiff |
1999-03-08 |
drepper | Add xdrmem_getint32, xdrmem_putint32. |
tree | commitdiff |
1999-03-08 |
drepper | (readtcp): go into fatal error state if poll reports... |
tree | commitdiff |
1999-02-09 |
drepper | (clnt_broadcast): We need 32 bit comparison even on... |
tree | commitdiff |
1999-02-09 |
drepper | (clnttcp_call): We need 32 bit comparison even on 64... |
tree | commitdiff |
1999-01-29 |
drepper | (clnttcp_call): Resolve 32-64 comparison conflict for... |
tree | commitdiff |
1999-01-23 |
drepper | (open_output): Allow better translation of error message. |
tree | commitdiff |
1999-01-23 |
drepper | Include _authenticate, it's defined in a user header... |
tree | commitdiff |
1999-01-04 |
drepper | Ensure that we really use the right path for cpp. |
tree | commitdiff |
1998-12-27 |
drepper | Unify messages. |
tree | commitdiff |
1998-12-21 |
drepper | (getkeyserv_handle): Use __fcntl instead of fcntl. |
tree | commitdiff |
1998-12-20 |
roland | 1998-12-20 Roland McGrath <roland@baalperazim.frob... |
tree | commitdiff |
1998-12-20 |
roland | 1998-12-20 Roland McGrath <roland@baalperazim.frob... |
tree | commitdiff |
1998-12-17 |
drepper | (clntunix_destroy): Use __close not close. |
tree | commitdiff |
1998-12-17 |
drepper | (XDR_DESTROY): Add ';'. |
tree | commitdiff |
1998-12-17 |
drepper | (XDR_DESTROY, xdr_destroy): Avoid dangling else problem. |
tree | commitdiff |
1998-12-16 |
drepper | Revert patch from 1998-12-14, partly revert patch from... |
tree | commitdiff |
1998-12-14 |
drepper | (IXDR_GET_INT32): Case pointer before reading from it. |
tree | commitdiff |
1998-12-13 |
drepper | (svcudp_bufcreate): Declare len as socklen_t. |
tree | commitdiff |
1998-12-10 |
drepper | Call rpcgen program which -Y parameter so that it can... |
tree | commitdiff |
1998-12-01 |
drepper | Add IXDR INT32 functions. |
tree | commitdiff |
1998-12-01 |
drepper | Local variables now starts with a _ to avoid conflicts... |
tree | commitdiff |
1998-12-01 |
drepper | Fix bug in generating Makefile name (malloc doesn't... |
tree | commitdiff |
1998-12-01 |
drepper | Remove (u_long) casts in defines to avoid conflicts... |
tree | commitdiff |
1998-12-01 |
drepper | Use new XDR int32 functions for integers. |
tree | commitdiff |
1998-11-30 |
drepper | Add prototypes for new xdr_intXX_t functions. |
tree | commitdiff |
1998-11-30 |
drepper | Functions to XDR encode intXX_t types. |
tree | commitdiff |
1998-11-30 |
drepper | Remove xdr_int32_t and xdr_uint32_t. |
tree | commitdiff |
1998-11-30 |
drepper | Add xdr_int8_t, xdr_uint8_t, xdr_in16_t and xdr_uint16_t. |
tree | commitdiff |
1998-11-30 |
drepper | Add xdr_intXX_t to routines. |
tree | commitdiff |
1998-11-29 |
roland | 1998-11-29 Roland McGrath <roland@baalperazim.frob... |
tree | commitdiff |
1998-11-19 |
drepper | (readunix): Check for POLLERR, POLLHUP and POLLNVAL. |
tree | commitdiff |
1998-11-18 |
drepper | Use poll instead of select. |
tree | commitdiff |
1998-11-18 |
drepper | Remove patch from 1998-06-15, use poll instead of select. |
tree | commitdiff |
1998-11-18 |
drepper | Create non-guessable xid. |
tree | commitdiff |
1998-11-18 |
drepper | Use non-guessable xid. |
tree | commitdiff |
1998-11-18 |
drepper | (routines): Add create_xid. |
tree | commitdiff |
1998-11-16 |
drepper | (write_program): Avoid -Wparentheses warning. |
tree | commitdiff |
1998-11-16 |
drepper | (write_sample_server): Avoid -Wparentheses warning. |
tree | commitdiff |
1998-10-31 |
drepper | Implement xdr_int32_t and xdr_uint32_t. |
tree | commitdiff |
1998-10-31 |
drepper | Add INT32 support. |
tree | commitdiff |
1998-10-31 |
drepper | Use uint32_t for time values. |
tree | commitdiff |
1998-10-31 |
drepper | Initialize clnt_stat variable. |
tree | commitdiff |
1998-10-31 |
drepper | Add xdr_uint32_t and xdr_int32_t. |
tree | commitdiff |
1998-10-22 |
drepper | (AUTH_DH): New macro. Alias for AUTH_DES. |
tree | commitdiff |
1998-10-21 |
drepper | (close_output, close_input): New functions. |
tree | commitdiff |
1998-10-19 |
drepper | (otherlibs): If static NSS is in use, set to the requir... |
tree | commitdiff |
1998-10-16 |
drepper | Mark file so fixincludes won't modify it. |
tree | commitdiff |
1998-09-14 |
drepper | Quiet -Wparentheses warning. |
tree | commitdiff |
1998-09-06 |
drepper | Quiet -Wparentheses warnings. |
tree | commitdiff |
1998-08-12 |
drepper | (xdr_utmp): Use xdr_bytes instead of |
tree | commitdiff |
1998-08-08 |
drepper | Use ucred instead of cmsgcred again. |
tree | commitdiff |
1998-08-08 |
drepper | Use __fdopen instead of fdopen. |
tree | commitdiff |
1998-08-08 |
drepper | Use ucred instead of cmsgcred again. |
tree | commitdiff |
1998-08-03 |
drepper | Call setsockopt only if SO_PASSCRED is defined. |
tree | commitdiff |
1998-08-03 |
drepper | Add keyserv/door interface. |
tree | commitdiff |
1998-08-03 |
drepper | Add HAVE_DOOR define. |
tree | commitdiff |
1998-07-31 |
drepper | Use only the first 8 characters of the password. |
tree | commitdiff |
1998-07-31 |
drepper | Fix typo. |
tree | commitdiff |
1998-07-29 |
drepper | (__msgwrite): Remove unused variables. |
tree | commitdiff |
1998-07-29 |
drepper | (__msgwrite): Remove unused variables. |
tree | commitdiff |
1998-07-29 |
drepper | (__msgwrite)[!SCM_CRED]: Add return statement, fix... |
tree | commitdiff |
1998-07-28 |
drepper | Add AF_UNIX based RPC function prototypes. |
tree | commitdiff |
1998-07-28 |
drepper | Fix typos. |
tree | commitdiff |
1998-07-28 |
drepper | Copy internal auth flavor if none is given. |
tree | commitdiff |
next |