Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the AF_LOCAL check to the AF_INET check since portmap protocol | alfred | 2002-02-06 | 1 | -5/+1 |
* | For RPC v2 we need to fill in ret->xp_raddr too. INET_6 | alfred | 2002-02-05 | 1 | -1/+1 |
* | Fix cc -Wall, fix rcsid warnings, add missing prototypes, | alfred | 2002-02-05 | 1 | -1/+0 |
* | style: return(x) -> return (x) | alfred | 2002-02-05 | 1 | -2/+2 |
* | Fix the credential handling code. | alfred | 2002-02-05 | 1 | -2/+24 |
* | Hopefully improve control message passing over Unix domain sockets. | dwmalone | 2001-10-04 | 1 | -9/+14 |
* | Move the #includes of reentrant.h to after the `#include "namespace.h"', | iedowse | 2001-04-02 | 1 | -1/+1 |
* | Remove struct cmessage from sys/socket.h and reintroduce the private | alfred | 2001-03-22 | 1 | -2/+4 |
* | Hopefully fix some of the bugs in passing credentials over UNIX ... | alfred | 2001-03-22 | 1 | -19/+30 |
* | whitespace cleanup | alfred | 2001-03-20 | 1 | -16/+14 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -0/+689 |