- 21 Apr, 1999 1 commit
-
-
Kurt Zeilenga authored
Moved -u (udp) to -c (connectionless). Connectionless is depreciated and undocumented. Added tests for set{,e}{u,g}id to configure. Use existance of setuid/setgid to enable feature. Use seteuid/setegid only if they exist. Fixed minor minor leak of username/groupname if specificied more than once. (This should actually be an error)
-
- 03 Apr, 1999 1 commit
-
-
Hallvard Furuseth authored
Move socket setup to set_socket(), called before the uid/gid change.
-