summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
1999-04-07Change ${CHOWN} bin:bin to ${CHOWN} ${BINOWN}:${BINGRP}; pointed outbouyer1-2/+2
by Alistair G. Crooks.
1999-04-07Make this work on Solaris.agc1-7/+7
s/chown/${CHOWN}/g s/chmod/${CHMOD}/g s/root:wheel/${BINOWN}:${BINGRP}/g
1999-04-06add and enable dlinthubertf1-1/+2
1999-04-06DNS-Lint: Internet Domain Name System (DNS) error checking utilityhubertf6-0/+53
DNS administrators can use dlint to scan recursively through the domain records of the fully-qualified zone to get a report on any errors therein. You can scan a zone you own, or anyone else's zone on the Internet. dlint talks directly to a primary or secondary nameserver for the zone, to make sure it's working with up-to-date information.
1999-04-06add and enable upclienthubertf1-1/+2
1999-04-06Upclient is a program that keeps track of your serverhubertf10-0/+128
uptime, and lets you compare it with the uptime of other (similar) hosts. It consists of two parts, a client- and a serverpart. The client runs on your server and sends the uptime every few minutes to the server. The server collects all data in a table on this site.
1999-04-06Minor modifications to the English.agc1-1/+1
1999-04-05Update to 2.12.hubertf2-4/+4
Changes: Changed the way tcp connect() scan determines the results of a connect() call, got rid of the security warning message for people who are missing /dev/random and /dev/urandom due to complaints about the warning, eliminated pow() calls on Linux boxes, and fixed an RPM problem.
1999-04-05rcsid policehubertf1-0/+2
1999-04-05Update to V3.6.1, as sent in in PR 7322 by Greg A. Woods <woods@planix.com>hubertf5-62/+124
Changes: - 3.6.1 is a bugfix release - This package uses NetBSD's libwrap
1999-04-04Update "ORBit" package to version 0.4.2.tron7-54/+51
1999-04-04Don't require "." in PATH (which obviously didn't work anyways :-)hubertf2-3/+28
1999-04-04Fix for lame 1.3.3 install(1) which doesn't allow -c together with -d.hubertf2-1/+24
Pointed out in PR 7318 by Dave Burgess <burgess@cynjut.neonramp.com>
1999-04-04Update to V2.11.hubertf2-4/+4
Changes: Many new fingerprints added, fixed IRIX problems which prevented OS scanning from working on that platform, added support for '-m -' to redirect machine readable logs to stdout for shell pipelining, fixed a link-list bug that could cause hangs in UDP,FIN,NULL, and XMAS scans, also fixed a pointer problem that could cause SIGSEGV, fixed installation problem for people without a /usr/local/man/man1 directory as well as several other little fixes to the installation script and minor scanner tweaks.
1999-04-01Update to tk version 8.0.5. This seems to be primarily a bug-fix release.agc4-8/+8
1999-03-29add a bunch of files in share/doc/vnchubertf1-1/+30
1999-03-29Update to samba 2.0.3.bouyer3-6/+8
1999-03-29Add some .mo files (es, fr, ja)hubertf1-1/+4
1999-03-28Update zircon to 1.18.213.frueauf2-5/+5
1999-03-23Adjust to changes in "kdesupport" package.tron1-5/+8
1999-03-22Correct the directory path on the redhat ftp site.agc1-2/+2
1999-03-22Catch up with MASTER_SITE_GNU reorganization.bad1-2/+2
1999-03-22Add a comment on why radius is not enabledkim1-2/+2
1999-03-22Add a note about my hopes for maintaining a single radius server.kim1-1/+7
1999-03-22Merit AAA RADIUS serverkim9-0/+258
1999-03-18Upgrade to 5.2.0rvb6-15/+18
1999-03-17* change first site from samba.anu.edu.au to rsync.samba.orglukem1-2/+2
* look in `old-versions/' for 2.2.1, since 2.3.0 is the current version
1999-03-12Only specify an ncurses pre-requisite if the Operating System is NetBSD.agc1-3/+5
1999-03-11Avoid weird error message during build.tron1-2/+14
1999-03-09Mark this package as not working on Solaris for just now.agc1-1/+3
It needs libpcap, which needs bpf.
1999-03-08Make descriptions (more) distinct from wu-ftpdrh2-2/+4
1999-03-08s/make/${MAKE}/gagc3-6/+6
1999-03-07Adapt package to NetBSDrh6-25/+69
Update to BeroFTPD-1.3.4
1999-03-07Initial import of FreeBSD BeroFTPD portrh5-0/+52
1999-03-07Add and enable beroftpdrh1-1/+2
1999-03-07Update to wu-ftpd-2.4.2 (non-beta)rh5-91/+27
Add conflicts with beroftpd and renamed wu-ftpd-vr packages
1999-03-07Update to wu-ftpd-2.4.2-vr16rh3-16/+7
1999-03-07Update to V3.6hubertf3-47/+65
1999-03-07Never mind -- set PKGNAME and DISTNAME manually.kim1-2/+2
1999-03-07Call commands through variables.kim1-3/+3
1999-03-06Include <signal.h> instead of <sys/signal.h>kim1-0/+13
1999-03-05Because "ksirc" can't be built with "gcc" we need seperate package liststron3-2/+626
for each compiler.
1999-03-05Update to 0.9.4.hubertf2-4/+4
Changes: Fixed parsing of proc file for Linux 2.2 and added logarithmic scales option.
1999-03-05Update "ORBit" package to version 0.4.0.tron13-60/+169
1999-03-04Update dependence for "gtk+" package.tron2-4/+4
1999-03-04Remove obsolete patch.tron1-15/+0
1999-03-04Remove redundant dependence for "gtk+" package.tron1-2/+1
1999-03-02Update to v0.8.14.hubertf4-23/+22
Changes: Added a man page, i18n support (es, fr, ja), a better database, better rotation control and of course lots of bugfixes.
1999-03-02Update to 0.9.3.hubertf2-4/+4
Changes: Added ability for Linux 2.2 to use /proc for gathering stats, which allows monitoring any device that reports bytes in/out to /proc/net/dev including ppp, eth, plip, lo, etc... without any special accounting rules, fixed unsigned "negative" number rate problem, rewrote back-end to be more modular, added a -nochart option (labels only) and removed fallback geometry.
1999-03-01Update to netatalk 990130. Only changes are to Makefile and to md5.wrstuden2-7/+9
From Frederick Bruckman <fb@enteract.com>.