summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2003-06-04term 3 & 4 from tholo after permissionTheo de Raadt
2003-06-04fix some more UCB term 3Theo de Raadt
2003-06-04Remove the rest of clauses 3 and 4. Approved by Niklas Hallqvist, AngelosHakan Olsson
2003-06-04Remove 3 and 4 from the "license to use"Hakan Olsson
2003-06-04sanitize a bit. ok millert@Jolan Luff
2003-06-03Remove clause 3. Approved by niklas@ and Thomas Walpuski.Hakan Olsson
2003-06-03Obsolete.Hakan Olsson
2003-06-03Remove clauses 3 and 4. Approved by markus@ and niklas@.Hakan Olsson
2003-06-03Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos.Hakan Olsson
2003-06-03Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos.Hakan Olsson
2003-06-03Remove clauses 3 and 4. Approved by Niklas Hallqvist and Niels Provos.Hakan Olsson
2003-06-03Remove clause 3.Hakan Olsson
2003-06-03Remove clause 3. Approved by niklas@Hakan Olsson
2003-06-03Remove clauses 3 and 4. With approval from Niklas Hallqvist andHakan Olsson
2003-06-03- section reorderJason McIntyre
2003-06-03Cleanup. Use 'sizeof variable' instead of magic constants.Hakan Olsson
2003-06-03process show options before ruleset reloadHenning Brauer
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2003-06-03Nuke terms 3 & 4.Tobias Weingartner
2003-06-03Kill clause 3 & 4 on some of my code.Tobias Weingartner
2003-06-02remove clause 3 and 4. -mojMats O Jansson
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02nuke clause 3 & 4Jason Wright
2003-05-30o timeout is int, not u_int32_tHenning Brauer
2003-05-29forgotten machdep.userldt; from Tom CosgroveMichael Shalayeff
2003-05-26ignore longrun struct. eliminates a warningTed Unangst
2003-05-25must not run check_netmask() before remove_invalid_hosts() - binat case had itHenning Brauer
2003-05-24rename export to export_info for c++ safety. report by naddy@Ted Unangst
2003-05-24better netmask checkHenning Brauer
2003-05-24Properly reset buffers after each "table" command.Cedric Berger
2003-05-24tweak;Jason McIntyre
2003-05-24syncCedric Berger
2003-05-23- typosJason McIntyre
2003-05-20typo;Jason McIntyre
2003-05-20tweak;Jason McIntyre
2003-05-20turn on mount_ntfs. i386 only until we know it works somewhere elseTed Unangst
2003-05-20un __PTed Unangst
2003-05-20$OpenBSD$ tagsTed Unangst
2003-05-20mount_ntfs, from NetBSD via Julien BordetTed Unangst
2003-05-19print out the full netmask; don't just ignore the upper bits in the v4 caseHenning Brauer
2003-05-19reject invalid netmasks like 10.0.0.0/68, and fix up the netmask forHenning Brauer
2003-05-19all host() receivers have to test for NULLHenning Brauer
2003-05-19err out on obviously wrong netmasksHenning Brauer
2003-05-19if host() returns NULL, it is an error, so err the fuck out and don'tHenning Brauer
2003-05-19don't print altq en-/disabled - there's no point, you can't turn them onHenning Brauer
2003-05-19style consistencyHenning Brauer
2003-05-19Use a decaying average for smoother rate estimates.Camiel Dobbelaar
2003-05-18Add some path sanitation; only permit write operations to /tmp,Hakan Olsson
2003-05-18Style tweak.Hakan Olsson
2003-05-18Add a debug message to sa_reinit() to indicate when we renegotiateHakan Olsson