Commit Graph

2568 Commits

Author SHA1 Message Date
brad
fe1d891fc3 upgrade to Samba 2.2.8
A flaw was found in the smbd code which could allow remote anonymous
root level privileges on a server running Samba.

http://us1.samba.org/samba/whatsnew/samba-2.2.8.html
2003-03-16 02:26:44 +00:00
brad
dcfe58e83a upgrade to ircII 20030314
fixes some potential remote buffer overflows

http://marc.theaimsgroup.com/?l=bugtraq&m=104766521328322&w=2

pvalchev@ ok
2003-03-15 02:28:49 +00:00
jakob
2f8c6379ab update to v0.9.11 due to buffer overflow problem in the socks dissector.
ok pvalchev@
2003-03-11 21:10:44 +00:00
sturm
2d388bf0fe fix LIB_DEPENDS
OK MAINTAINER and pvalchev@
2003-03-09 17:22:39 +00:00
margarida
811e0ac47b Fix dirrm conflict. 2003-03-06 01:40:32 +00:00
brad
e4bb690c8f sync 2003-03-03 22:05:41 +00:00
pvalchev
c7075dedc2 Update to snort-1.9.1, 1.9.0 is vulnerable to a remote buffer overflow
(leading to arbitrary code execution); from maintainer Brian Caswell

See http://www.iss.net/issEn/delivery/xforce/alertdetail.jsp?oid=21951
2003-03-03 22:00:20 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
david
388a53f2fc fix some more spelling errors
ok pvalchev@
2003-03-01 09:22:50 +00:00
sturm
d4ccf9a10a update MASTER_SITES
main domain seems to have vanished
2003-03-01 03:21:20 +00:00
david
a84552fb15 change my email to @openbsd.org
ok pvalchev@
2003-02-28 00:26:59 +00:00
danh
f40489a572 prefer geteuid() over getuid() if it is found during configure
problem reported by jsyn@
2003-02-26 15:54:17 +00:00
danh
fe4682c79f prefer HTTP master site 2003-02-26 15:49:48 +00:00
david
32bf3deee8 necessary is spelled necessary.
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
david
4aa9a3e6f7 spelling typos
ok pvalchev@ brad@
2003-02-26 03:25:12 +00:00
brad
c8505dca60 fix RCS id 2003-02-25 17:46:39 +00:00
danh
8f1d8b61c9 - use MD5* functions from libc instead of included ones.
- drop the README file from the examples directory
2003-02-25 14:56:25 +00:00
brad
9ba5fd3b79 bye. 2003-02-25 02:15:10 +00:00
rohee
47d8f7be77 remove bad MASTER_SITE 2003-02-24 21:28:45 +00:00
pvalchev
caa8ddabbe "the the", "of of"; from David Krause 2003-02-24 06:50:05 +00:00
danh
930cb22e5b resolve conflict from last import and remove files that are no longer
needed.
2003-02-23 21:32:41 +00:00
danh
521e3fea2b Re-import of net/ntp. This splits the port into a stable and
development version.  The stable version is 4.1.1c-rc1.  The previous
port used the development version and has been updated to 4.1.74.
Support for IPv6 has been included in the development version.
2003-02-23 21:27:28 +00:00
sturm
df0b5455c2 +pork 2003-02-21 13:04:43 +00:00
sturm
b6e8771881 import of pork 0.5.0
pork is a programmable, ncurses-based AIM client that mostly looks and
feels like ircII.

From Jolan "it's been tested on i386, sparc, macppc, and sparc64" Luff
<jolan AT cryptonomicon DOT org>
2003-02-21 13:03:55 +00:00
couderc
15e7c04a24 Add vsftpd 2003-02-20 20:39:55 +00:00
espie
865b936464 2.5.6, since no-one reported problems.
New: can use ssh transport in server mode !
2003-02-20 10:52:45 +00:00
couderc
e0ef69600d Import of vsftpd
vsftpd is an FTP server, or daemon. The "vs" stands for Very Secure.
It has been written with security in mind, and carefully designed to
be resilient to attack.
2003-02-19 15:42:02 +00:00
jakob
49329bf97e limit archs until we have more test results 2003-02-17 20:10:01 +00:00
kevlo
b8a64353e1 fix MASTER_SITES; submitted by David Krause <openbsd@davidkrause.com> 2003-02-17 08:30:32 +00:00
margarida
f7da4d3cda Update to version 1.0.13 2003-02-16 19:00:09 +00:00
margarida
87d86e63d3 Add gcc3 module. Now works in sparc64. 2003-02-16 18:17:57 +00:00
sturm
af1ac06418 update to oidentd 2.0.5
as all "/etc" should be substituted by ${SYSCONFDIR}, do this directly
with perl in post-patch

from MAINTAINER
2003-02-15 17:10:26 +00:00
brad
b7e6bdb640 curl-config with cURL 7.10.3 does not output a header path with the
--cflags flag, revert this change for now.
2003-02-14 02:38:15 +00:00
naddy
e5ee634169 Update to 3.1.5. No response from maintainer. 2003-02-12 15:20:05 +00:00
jakob
5da58604b3 fix tcp server termination bug; from Alexis Yushin at NLnetLabs 2003-02-12 09:37:04 +00:00
brad
d26ea512a2 upgrade to cURL 7.10.3 2003-02-07 03:40:25 +00:00
brad
b88b3952c4 use passive mode FTP by default. 2003-02-06 22:03:21 +00:00
lebel
1fb3ca93d0 fix master site 2003-02-05 14:52:15 +00:00
jcs
9324b83c1a arping-1.06 2003-02-05 03:54:17 +00:00
naddy
15876ca3c7 add/fix RCS Ids; suggested by Jolan Luff <jolan@cryptonomicon.org> 2003-02-04 22:59:48 +00:00
lebel
3cce63388a update net/snort to 1.9; OKed by MAINTAINER 2003-02-03 21:21:00 +00:00
lebel
5df393e8c0 actually, *my* shouldn't be there, in the DESCR; thanks anil@ 2003-02-03 20:01:44 +00:00
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