Commit Graph

2526 Commits

Author SHA1 Message Date
lebel
fb0f5c478e +oinkmaster 2003-02-03 19:19:42 +00:00
lebel
7261a131df initial import of net/oinkmaster-0.6:
--
Oinkmaster is simple Perl script released under the BSD license to help
you update your Snort 1.8+ rules and comment out the unwanted ones after
each update. It will tell you exactly what had changed since the last
update, hence giving you good control of your rules.

It's a variant of my (obsolete) arachNIDS snort rules updater
(http://nitzer.dhs.org/arachnids_upd/) which is pretty much the same
thing but for the arachNIDS Snort rules exports at
http://www.whitehats.com/.

Use with care and at your own risk.  Check out http://www.snort.org/ for
more information about Snort and its rules. Please note that the authors
of Snort have nothing to do with Oinkmaster so don't bother them about
silly Oinkmaster problems (and please don't hammer their site by
constant updating).

WWW: http://nitzer.dhs.org/oinkmaster/
2003-02-03 19:18:14 +00:00
jakob
ba7d350501 build w/o pp on sparc64
remove optimization workaround (fix in -current)
harden dependency
2003-02-03 13:37:46 +00:00
jakob
fd1a6d551d fix broken deps 2003-02-03 13:36:24 +00:00
pvalchev
7b67d94b82 Add homepages to DESCR, plus some minor cleanup 2003-02-03 06:40:31 +00:00
pvalchev
dbedde1a63 fix MASTER_SITES; packetfactory did some reorganisations; From David Krause 2003-02-03 06:38:22 +00:00
brad
83f6ea2324 sync patches 2003-02-02 20:32:59 +00:00
brad
37de1937c2 license 2003-02-02 20:29:37 +00:00
lebel
3c58fa11a7 hmmm. make sure the patch for sparc64 is for sha1.lo too, otherwise
my sparc64 goes into lala land.
2003-02-02 03:20:55 +00:00
brad
22b59956fa license 2003-01-31 01:59:42 +00:00
espie
7dfa678cea stop pavuk from detecting socks.h 2003-01-30 22:39:07 +00:00
brad
e061d6f63d upgrade to pure-ftpd 1.0.14
this version introduces support for privilege separation.
2003-01-30 19:56:58 +00:00
dhartmei
115bca506f Suggest more rc.conf/rc-like startup (smbd/nmbd_flags="-D"), from Juan Vera 2003-01-29 23:10:14 +00:00
margarida
4704e5d046 Update to version 0.6.9
--
A new, enhanced poisoining method (against Solaris) has been
introduced and many new plugins for PPTP tunnel breaking have
been added.
Updated the passive OS fingerprint database.
Several bugs fixed.
Changelog: http://ettercap.sourceforge.net/index.php?s=history

brad@ ok
2003-01-29 02:02:51 +00:00
margarida
eed364629f Update to version 1.2.0
--
This release adds support for background execution and for
logging in multi-process mode (multiple clients at a time),
plus a new syntax and a lot of bugfixes.
Further details on:
http://download.simphalempin.com/tcpreen/ChangeLog
2003-01-29 01:13:34 +00:00
wilfried
1bbb249dfa update to Net-DNS-0.33
- Added Net::DNS::Resolver::Recurse module.
- Fixed the regular expression in RR.pm to comply with the RFCs,
  turns our we were _too_ paranoid.
- Fixed 00-load.t to skip the Net::DNS::SEC modules.  The test suite
  should now pass if you have Net::DNS::SEC installed.
2003-01-28 18:43:27 +00:00
wilfried
538d25528b update to Net-MySQL-0.08
- Bugfix: make _get_field_length() platform independent
2003-01-28 18:18:53 +00:00
fgsch
7bc8a3a5de fix bus errors; reported on comp.os.bsd.openbsd.misc via matthieu@. 2003-01-28 05:03:32 +00:00
naddy
df993de05b Update to 1.5, fix pf issues from libdnet's own cvs.
From: Srebrenko Sehic <haver@insecure.dk>
2003-01-27 17:07:51 +00:00
fgsch
8a0888d3d2 bump package name. thanks to pval@. 2003-01-27 02:53:47 +00:00
fgsch
73e0230db5 - add gettext as module.
- install icons and locales.
2003-01-26 20:50:17 +00:00
brad
c2f4b46815 upgrade to silc-server 0.9.12
--
From: MAINTAINER
2003-01-26 19:11:17 +00:00
jakob
e87e23e533 split into -libs and -server packages
sync patches with OpenBSD-current
use autoconf to regenerate configure script
do not installed examples (soon part of base)
remove the bind9-{enable,disable} scripts
2003-01-25 14:14:37 +00:00
dhartmei
1b0eead24b Fix breakage from recent pf changes, macros PF_IN/PF_OUT changed, and they
were (ab)used as indices for the statistics counter arrays. Use literal
indices instead.
2003-01-24 20:15:41 +00:00
henning
b9ef3f547b make it compile on -current again
ok maintainer danh@
2003-01-24 20:06:57 +00:00
dhartmei
92585d7017 Small update to 1.2, deal with reset counters, which caused negative
difference for cumulative values, which wrapped and caused huge spikes
in the graphs. Just ignore the first sample after the reset.
2003-01-24 17:59:45 +00:00
jakob
9d94c54567 update to rc11; ok MAINTAINER 2003-01-24 14:57:57 +00:00
reinhard
21b63ab1ed *) -NO_REGRESS
*) honour CC/CFLAGS
*) update man page
as requested by fgs@
2003-01-24 13:12:38 +00:00
reinhard
c0d4711ae3 update to pptp-1.1.0;
thx fgs@ for testing and tweaking
2003-01-24 11:49:21 +00:00
jakob
5a23a29117 update to v0.9.9 2003-01-24 08:46:02 +00:00
margarida
41e5dea319 *** empty log message *** 2003-01-22 17:31:13 +00:00
pvalchev
3462d9aec0 use snprintf; from maintainer David Krause 2003-01-22 07:30:26 +00:00
pvalchev
b600438a9a remove bad mastersite; David Krause 2003-01-22 07:29:40 +00:00
pvalchev
99a4b0a881 this patch is no longer needed (it is a workaround for an old bug)
from maintainer David Krause
2003-01-22 07:27:54 +00:00
brad
3732691a13 upgrade to silc-server 0.9.11
--
From: MAINTAINER
2003-01-22 03:34:59 +00:00
dhartmei
8f3504863e adjust to pf changes (again) 2003-01-21 17:55:31 +00:00
jakob
2ed5626e0d remove unused .gif file 2003-01-21 17:29:09 +00:00
jakob
e7d76c42ea add libbind 2003-01-21 16:56:26 +00:00
jakob
05fe688763 a BIND 8 compatible stub resolver library (from the BIND 9 distribution) 2003-01-21 16:55:56 +00:00
jakob
fcf8dc0c14 remove libbind as it will be provided separately 2003-01-21 16:43:29 +00:00
naddy
ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +00:00
sturm
c985db014d add ap-utils 2003-01-20 17:17:02 +00:00
sturm
33387426e1 import of ap-utils 1.3
submitted by Chris Kuethe <ckuethe at ualberta dot ca>

This is a set of utilites to configure and monitor Wireless Access Points
under Unix using SNMP. ap-utils probably works with all Access Points based
on the Atmel chipset. It may also work with APs with IEEE 802.11 MIB and NWN
DOT11EXT MIB support, such as Compex WP11.

naddy@ OK
2003-01-20 17:15:57 +00:00
jakob
91dde4e393 add sipsak 2003-01-16 10:12:41 +00:00
jakob
69413fc550 SIP swiss army knife; from Patroklos Argyroudis 2003-01-16 10:11:30 +00:00
jakob
2ef58d58eb propolice workaround; todd@ 2003-01-15 22:45:20 +00:00
jakob
38147dccd5 be more careful with example config install 2003-01-15 22:24:51 +00:00
jakob
8f36e1669d add ser 2003-01-15 17:25:36 +00:00
jakob
ce1a8b5563 SIP Express Router (SER) is free VoIP server based on the session initiation
protocol (SIP RFC2543-bis).
2003-01-15 17:24:17 +00:00
brad
ccf2af5022 upgrade to silc-client 0.9.11. -- with quite a few suggestions from margarida@ 2003-01-15 03:06:26 +00:00