summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-08Make state timeouts configurable per rule, likeDaniel Hartmeier
2002-06-08After much horrible and painful slogging through asn1 code,Bob Beck
2002-06-08you too, out.Federico G. Schwindt
2002-06-08sayonara, you should not be here; reported by wcobb@Federico G. Schwindt
2002-06-08remove FallBackToRsh/UseRshMarkus Friedl
2002-06-08just warn about Deprecated options for nowMarkus Friedl
2002-06-08Always keep the symbols, don't hand that memory to the VM system.Artur Grabowski
2002-06-08deprecate FallBackToRsh and UseRsh; patch from djm@Markus Friedl
2002-06-08nuke ptrace commentMarkus Friedl
2002-06-08only accept 20 byte session idsMarkus Friedl
2002-06-08explicitely set inet for localhost and lo0 tests, test would fail ifHenning Brauer
2002-06-08comment and error message cleanup, from Brian Poole <raj@cerias.purdue.edu>Bob Beck
2002-06-08regression test from $srcaddr & friends in rule labelsHenning Brauer
2002-06-08use weak aliases whenever is possible; millert@ ok.Federico G. Schwindt
2002-06-08Remove this horror DIAGNOSTIC define. It was just ugly when itArtur Grabowski
2002-06-08Let this build when the internal DIAGNOSTIC define is removed.Artur Grabowski
2002-06-08document $proto, $nr in rule labelsHenning Brauer
2002-06-08Remove some debugging codeTodd C. Miller
2002-06-08Disable the screen burner if it is enabled and X starts, and reinable uponDale Rahn
2002-06-08Missing newline at end of file. from krauseDale Rahn
2002-06-08spool dirs should be group daemon, mode 0775Todd C. Miller
2002-06-08Remove setuid root from lp*. lpr needs to be setuid daemon so theTodd C. Miller
2002-06-08expand $nr -> rule number in rule labelsHenning Brauer
2002-06-08Make gem MI because it is present on macppc and sparc64. ok aaron@Dale Rahn
2002-06-08expand $proto in rule labelsHenning Brauer
2002-06-08. include,Marc Espie
2002-06-08rl* at cardbusAaron Campbell
2002-06-08Note support for RealTek-based CardBus cards.Aaron Campbell
2002-06-08Document RealTek CardBus support.Aaron Campbell
2002-06-08Add support for RealTek 8129/8139-based CardBus cards; mostly from NetBSD.Aaron Campbell
2002-06-08typoJun-ichiro itojun Hagino
2002-06-08syncAaron Campbell
2002-06-08Add some RealTek card ID's; from NetBSD.Aaron Campbell
2002-06-08in6_len2mask is a duplicate of in6_prefixlen2mask. unify. sync w/kameJun-ichiro itojun Hagino
2002-06-08Macppc switches to gem from gm. Use the MI, better, Gig-E capable driver.Dale Rahn
2002-06-08print address; millert@ ok.Federico G. Schwindt
2002-06-08on SIOCAIFADDR_IN6 check if sin6_len is sane. sync w/kameJun-ichiro itojun Hagino
2002-06-07kill register; ok with itojunjasoni
2002-06-07use TAILQ_FOREACH macro; ok angelosjasoni
2002-06-07Multicast fixes, Gig-E support, mostly from netbsd. ok jason@Dale Rahn
2002-06-07syncTheo de Raadt
2002-06-07knfJason Wright
2002-06-07Handle realloc() failure gracefully. Terminates with err() anyway in thisDaniel Hartmeier
2002-06-07Use LIST macros instead of accessing field members directly; jason@ okAaron Campbell
2002-06-07Detect wrap-around of timeout and set it to its maximum value. HackyAngelos D. Keromytis
2002-06-07henning, read this to see what i mean by KNFTheo de Raadt
2002-06-07increase rule label length from 32 to 64 charsHenning Brauer
2002-06-07add the possibility to configure a TTL while return-rstPhilipp Buehler
2002-06-07Fix more timeout handling issues in ohci. There are still cursed harrdwareMiod Vallat
2002-06-07syncTheo de Raadt