Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-08-05 | avoid buf overflow | Theo de Raadt | |
1996-08-05 | bigger buffer | Theo de Raadt | |
1996-08-05 | fix id | Theo de Raadt | |
1996-08-05 | no oflow of loginname | Theo de Raadt | |
1996-08-05 | waldorf has procmail | Niklas Hallqvist | |
1996-08-04 | use rresvport() instead.. it is even better | Theo de Raadt | |
1996-08-04 | bzero sin, bindresvport | Theo de Raadt | |
1996-08-04 | bzero sin, bindresvport | Theo de Raadt | |
1996-08-02 | merge freebsd setlogin/setsid changes | Theo de Raadt | |
1996-08-02 | indent | Theo de Raadt | |
1996-08-02 | after rpc bind, getpeername() to update sin_port | Theo de Raadt | |
1996-08-02 | document -d flag | Todd C. Miller | |
1996-07-31 | comment an #endif | Theo de Raadt | |
1996-07-31 | zmagic/qmagic has kernel offset problem; netbsd pr#2665, leo@marco.de. | Theo de Raadt | |
also rely on machine/exec.h DO_{AOUT,ELF,...} symbols, and declare a stub ecoff handler for niklas to finish writing (stealable from libc) | |||
1996-07-31 | inet_ntoa called wrong | Theo de Raadt | |
1996-07-31 | proto throughout | Theo de Raadt | |
1996-07-30 | bzzt, need finet for outgoing as well | Theo de Raadt | |
1996-07-30 | fix usage message | Theo de Raadt | |
1996-07-29 | udp spam on 6667 | Theo de Raadt | |
1996-07-29 | check callit() stuff like portmap5 does (ugh) | Theo de Raadt | |
1996-07-29 | fix a few typos in error messages; from freebsd | Theo de Raadt | |
1996-07-29 | careful of bad addr/port in dgram services | Theo de Raadt | |
1996-07-29 | -Wall clean; careful buffer usage | Theo de Raadt | |
1996-07-29 | Zero out the port for RPC services; let bind() find one. | Jason Downs | |
1996-07-29 | from port 20, do not leak an fd | Theo de Raadt | |
1996-07-28 | FreeBSD PR#1182: fix date wtmp log entries. | Jason Downs | |
1996-07-28 | arthur (in)dent | Theo de Raadt | |
1996-07-28 | Do not allow hosts to connect to servers from | joshd | |
source ports < IPPORT_RESERVED/2. This is for ftp bounce attacks, | |||
1996-07-27 | pass a minimal environment ($PATH) | Theo de Raadt | |
1996-07-27 | typo | Theo de Raadt | |
1996-07-27 | versatile baud rates; from netbsd | Theo de Raadt | |
1996-07-27 | snprintf some more; also change -s to -u (-u is insecure mode, opens udp port) | Theo de Raadt | |
1996-07-26 | Same as last commit, use snprintf, not sprintf | joshd | |
1996-07-26 | should not use sprintf unless input strings are of known value | joshd | |
Doesn't look to be exploitable. | |||
1996-07-25 | search proper list, duh | Theo de Raadt | |
1996-07-25 | rmtcr_outval used by xdr_bool, so must be bool_t | Theo de Raadt | |
1996-07-23 | other icmp traffic can cause a timeout to occur so must be more careful; | Theo de Raadt | |
from freebsd pr#612; fenner@parc.xerox.com | |||
1996-07-23 | open sockets then revoke privs; and a strdup() solution from freebsd | Theo de Raadt | |
1996-07-22 | setgid back; from kashmir@umiacs.UMD.EDU | Theo de Raadt | |
1996-07-20 | Update pppd to 2.3a4: | joshd | |
Add redo option error-reporting, add PAM, add microsoft compatibility kludges, bzero stuff at important places, add one or two options other generic enhancements. From: Paul.Mackerras@cs.anu.edu.au | |||
1996-07-20 | compiles... | Theo de Raadt | |
1996-07-20 | rpc.lockd from freebsd; has a problem yet | Theo de Raadt | |
1996-07-18 | more readable | Theo de Raadt | |
1996-07-18 | ipfilter 3.1.0 | dm | |
1996-07-16 | patch environ, buffer limit, parse # better, let user kill with signal; some ↵ | Theo de Raadt | |
parts from freebsd | |||
1996-07-15 | no longer needed. | Michael Shalayeff | |
1996-07-14 | netbsd pr#2623: fix VJ compression and active filter, John Kohl | Jason Downs | |
<jtk@kolvir.arlington.ma.us> | |||
1996-07-13 | nfsv2.h still needed by print-nfs.c and print-udp.c. These ONLY work | etheisen | |
with NFSv2 and need to be rewritten. | |||
1996-07-13 | it is 3.2 now. | Michael Shalayeff | |
1996-07-11 | fix syslog message. | Michael Shalayeff | |