Age | Commit message (Expand) | Author |
2002-06-11 | Make NAT proxy port range configurable per rule, for instance privileged | Daniel Hartmeier |
2002-06-11 | Don't panic when pf_insert_state() detects an attempt to insert a | Daniel Hartmeier |
2002-06-11 | KNF return x -> return (x), ok frantzen@ | Daniel Hartmeier |
2002-06-11 | rework pfctl statistics display | Henning Brauer |
2002-06-10 | sync with if_gre.c change. | Jun-ichiro itojun Hagino |
2002-06-10 | Merge the NAT and rules files into a single rulefile. Rules must be | Kjell Wooding |
2002-06-10 | - stop abusing IFF_UP. | Jun-ichiro itojun Hagino |
2002-06-10 | Be more paranoid about option fiddling in munge_fs, in case someone | Kenneth R Westerback |
2002-06-10 | Split common code which converts a multicast address to an ethernet | Chris Cappuccio |
2002-06-10 | Eliminate unused _installed_via_${_url_type} variables. | Kenneth R Westerback |
2002-06-10 | fix ivory tower greek fix. ok angelos@ | Bob Beck |
2002-06-10 | move creation of agent socket to session.c; no need for uidswapping | Markus Friedl |
2002-06-10 | old bouncebuffering api not used anymore | Niklas Hallqvist |
2002-06-10 | print ethernet address; ok provos@, itojun@ | Markus Friedl |
2002-06-10 | Maintain my sanity. | Tobias Weingartner |
2002-06-10 | sleep() -> tsleep() | Miod Vallat |
2002-06-10 | more __FUNCTION__ slaughter | Marc Espie |
2002-06-10 | update defaults for RhostsRSAAuthentication and RhostsAuthentication | Kevin Steves |
2002-06-10 | permit DNS name (they are considered RTF_HOST if specified as destination). | Jun-ichiro itojun Hagino |
2002-06-10 | Move '[ "$_didnet" ] || donetconfig' lines into install_url and | Kenneth R Westerback |
2002-06-10 | You should always free the keys, not just on error --- the crypto | Angelos D. Keromytis |
2002-06-10 | strlcpy, strlcat | Jun-ichiro itojun Hagino |
2002-06-10 | Remove NO__P since __P has been removed. Found by hin@ -moj | Mats O Jansson |
2002-06-10 | We're OpenBSD. We don't need paths for Debian and OpenAFS, and we | Hans Insulander |
2002-06-10 | CPIs cannot be selected from the same range as SPIs. | Hakan Olsson |
2002-06-10 | Zap a few remaining libkeynote refs. | Hakan Olsson |
2002-06-10 | Minor cleanup | Hans Insulander |
2002-06-10 | Print ITLB/DTLB on usIII | Marcus Watts |
2002-06-10 | kill __FUNCTION__ | Marc Espie |
2002-06-10 | Kill __FUNCTION__. | Marc Espie |
2002-06-10 | -Wall cleanup | Hans Insulander |
2002-06-10 | Pass 'ftp' or 'http' to install_url, rather than '-ftp' or '-http' and | Kenneth R Westerback |
2002-06-10 | back-out header change for now. | Marc Espie |
2002-06-10 | __FUNCTION__ -> __func__ | Marc Espie |
2002-06-10 | Allow ports to be specified in nat rules, useful later on for individual | Daniel Hartmeier |
2002-06-10 | document -p | Niels Provos |
2002-06-10 | support attaching to a running process; some code by fries@ | Niels Provos |
2002-06-10 | new ioctl that reports the current emulation a process uses; needed for | Niels Provos |
2002-06-10 | #include <sys/timeout.h>, from Chris Kuethe | Daniel Hartmeier |
2002-06-10 | Honor DESTDIR | Hans Insulander |
2002-06-10 | Actually commit all my changes... | Hans Insulander |
2002-06-10 | Add -I/usr/include/kerberosV to find kafs.h | Hans Insulander |
2002-06-10 | No newline with warnx(3). ok hin@ | Thomas Nordin |
2002-06-10 | Remove mention of dynamic loading | Hakan Olsson |
2002-06-10 | The dlopen() stuff goes away. | Hakan Olsson |
2002-06-10 | correct tcpdump on gif interface (inbound). reported by fries | Jun-ichiro itojun Hagino |
2002-06-10 | Move kafs library to krb5 tree. | Hans Insulander |
2002-06-10 | spelling; ok hin@ | Kevin Steves |
2002-06-10 | correct comment. | Federico G. Schwindt |
2002-06-10 | change RhostsRSAAuthentication and RhostsAuthentication default to no | Kevin Steves |