summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2000-12-05Fix the INSTALL_TARGET line so it actually does a install which installsveego1-2/+2
the libpcap.a.
2000-12-04Properly cleanup lib/pkgconfig on pkg_delete. lib/pkgconfig is shared byjlam1-1/+2
at least bonobo and ORBit, and need "@unexec rmdir ... || true", not "@dirrm".
2000-12-04ucd-snmp moved to sourceforge. PR 11592.itojun1-3/+4
2000-12-02Update to 1.4.1a. USE_LIBINTL, USE_LIBTOOL.wiz3-10/+12
Changes since 1.4.0: Bugfixes in list building/updating, and cancels on opennap servers.
2000-11-30add & enable isichubertf1-1/+2
2000-11-30Import isic-0.05:hubertf5-0/+51
Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.) ISIC (and components) is intended to test the integrity of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.) It does this by generating a controlled random packet (controlled randomness... wacky huh?). The user can specify he/she/it [I'm tempted to put 'it' before 'she' :-)] wants a stream of TCP packets. He/she/it suspects that the target has weak handling of IP Options (aka Firewall-1). So he/she/it does a 'tcpsic -s rand -d firewall -I100'. And observes the result. A great use for ISIC would be to fire it through a firewall and see if the firewall leaks packets. But of course that would be illegal because Network Associates owns a bogus patent on that :-) You could do that by setting the default route on the sending computer to the firewall..... But that would be illegal. (But I can't legally have a beer so do you think I care about laws?) By far the most common use for these tools is testing IDS systems. A day after I took the source offline and moved it to a cvs server, a half dozen people working on seperate home-grown IDS systems emailed requesting the source be put back up.
2000-11-29Let's waste some space -- install the man page, too!wiz2-2/+6
2000-11-29Uses libintl.wiz1-1/+5
2000-11-29Add missing files to the PLIST.mycroft1-1/+4
2000-11-27Set USE_LIBTOOL and LTCONFIG_OVERRIDE.mycroft2-4/+7
Correct PLIST for libtool changes.
2000-11-27uses msgfmt, pull devel/gettext via BUILD_DEPENDSitojun1-1/+2
2000-11-27Add "USE_LIBINTL= YES" to get locale support working.tron2-2/+23
2000-11-24Re-enable dependencies which seem to have been removed accidentally inkleink1-3/+3
previous revision.
2000-11-23Update to 0.8.14. No changlog entry, but website states:abs2-6/+6
An exploit for a buffer overrun in the AFS dissector was recently released on BugTraq. Ethereal 0.8.14 fixes this and other possibly-exploitable overruns. Also new in 0.8.14 are dissectors for WAP, SIP, AIM/OSCAR, 802.11, GIOP v1.2, and MGCP (plugin). Other dissectors were updated as well. Be sure to upgrade to 0.8.14 as soon as possible
2000-11-23Accept opensshabs1-2/+2
2000-11-22Update ispman to 0.5nb1. Fixes some bugs in the ldap2named script.rh3-3/+50
2000-11-20ssync 1.5 adds "-f" to use a file listing the target hostskim2-4/+4
2000-11-20sdist 1.5 adds "-f" to use a file listing the target hostskim2-4/+4
2000-11-20Add and enable "airportbasestationconfig".tron1-1/+2
2000-11-20Initial import of new "airportbasestationconfig" package:tron5-0/+60
Configuration program for Apple's Airport Base Station
2000-11-20reorder non-working mirrors and fix the path to the one that works.christos1-3/+3
2000-11-20USE_LIBINTLkim1-1/+3
2000-11-18correct HOMEPAGEitojun1-2/+2
2000-11-17Only link with "-lutil" on NetBSD system.tron1-2/+7
2000-11-16Make this build with version 2.0 of the "python" package.tron1-2/+2
2000-11-15Fix incorrect dependence line.tron1-2/+2
2000-11-15This package makes only sense for NetBSD 1.4 and its update releases.tron1-1/+3
2000-11-14use USE_LIBINTL instead of explicit dependance on gettext pkg - the packagejdolecek1-2/+2
seem to work ok with gettext/libintl which is in -current tree
2000-11-14Swap tcl version in DEPENDS and BROKEN message, now passes lintpkgsrcabs1-3/+3
-BROKEN= This package has not yet been updated to work with tcl-8.3.2. +BROKEN= This package has not yet been updated to work past tcl-8.0.5. -DEPENDS+= tcl-8.0.5:../../lang/tcl +DEPENDS+= tcl-8.3.2:../../lang/tcl
2000-11-13Setting CC in CONFIGURE_ENV doesn't work as it will be overwrittentoshii1-3/+2
by the configure. Instead, set LDFLAGS so that unproven-pthreads can be found before pth. Fixes pr #11418.
2000-11-13Fix build on ELF sparc systems but testing on __ELF__ or SVR4, not just SVR4abs8-32/+60
2000-11-13Update to vnc-3.3.3.2abs7-20/+21
Changes since 3.3.3.1: vncconnect New helper program for Xvnc, which causes it to make reverse connections to a listening VNC viewer. This is similar to WinVNC's "Add New Client" / -connect feature. Xvnc New option -inetd incorporating Andre Moreira's iXvnc functionality. Fix to hextile encoding, thanks to Michael A. Fetterman - this may be the cause of the "0 bpp problem". New connect out feature by using the vncconnect command. Fix some non-ascii capitalisation issues, thanks to Vlad Harchev. Fix bounding box calculation for arcs. Other minor bug fixes. vncserver Sets DISPLAY to use unix domain socket if possible (:dpynum rather than host:dpynum). Option -kill should now work if you give it $DISPLAY as an argument. vncviewer Fix Xaw string copy bug, thanks to Tim Waugh - this fixes the problems with the password dialog with recent versions of linux
2000-11-13upgrade to 9.0.1 from ISC.itojun3-18/+19
--- 9.0.1 released --- 547. [bug] dnssafe doesn't correctly handle RSA keys longer than 2000 bits. Disable support for long keys. --- 9.0.1rc2 released --- 527. [bug] When a hint zone was configured, the spurious warning messages "Hint zones do not have a forward field" and "Hint zones do not have a forwarders field" were printed. [RT #439] --- 9.0.1rc1 released --- 526. [bug] nsupdate incorrectly refused to add RRs with a TTL of 0. 523. [doc] The source to the Administrator Reference Manual is now an XML file using the DocBook DTD, and is included in the distribution. The plain text version of the ARM is temporarily unavailable while we figure out how to generate readable plain text from the XML. 520. [bug] Upgraded libtool to 1.3.5, which makes shared library builds almost work on AIX (and possibly others). 519. [bug] dns_name_split() would improperly split some bitstring labels, zeroing a few of the least signficant bits in the prefix part. When such an improperly created prefix was returned to the RBT database, the bogus label was dutifully stored, corrupting the tree. [RT #369] 518. [bug] The resolver did not realize that a DNAME which was "the answer" to the client's query was "the answer", and such queries would fail. [RT #399] 517. [bug] The resolver's DNAME code would trigger an assertion if there was more than one DNAME in the chain. [RT #399] 516. [bug] Cache lookups which had a NULL node pointer, e.g. those by dns_view_find(), and which would match a DNAME, would trigger an INSIST(!search.need_cleanup) assertion. [RT #399] 515. [bug] The ssu table was not being attached / detached by dns_zone_[sg]etssutable. [RT#397] 511. [bug] The message code could throw an assertion on an out of memory failure. [RT #392] 510. [bug] Remove spurious view notify warning. [RT #376] 505. [bug] nsupdate was printing "unknown result code". [RT #373] 502. [func] On a SERVFAIL reply, DiG will now try the next server in the list, unless the +fail option is specified. 501. [bug] Incorrect port numbers were being displayed by nslookup. [RT #352] 500. [func] Nearly useless +details option removed from DiG. 499. [func] In DiG, specifying a class with -c or type with -t changes command-line parsing so that classes and types are only recognized if following -c or -t. This allows hosts with the same name as a class or type to be looked up. 498. [doc] There is now a man page for "dig" in doc/man/bin/dig.1. 495. [bug] nsupdate was unable to handle large records. [RT #368] 491. [bug] nsupdate would segfault when sending certain prerequisites with empty RDATA. [RT #356] 488. [bug] Locks weren't properly destroyed in some cases. 486. [bug] nslookup: "set all" and "server" commands showed the incorrect port number if a port other than 53 was specified. [RT #352] 485. [func] When dig had more than one server to query, it would send all of the messages at the same time. Add rate limiting of the transmitted messages. 483. [bug] nslookup: "set all" showed a "search" option but it was not settable. 482. [bug] nslookup: a plain "server" or "lserver" should be treated as a lookup. 481. [bug] nslookup:get_next_command() stack size could exceed per thread limit. 480. [bug] strtok() is not thread safe. [RT #349] 476. [bug] A zone could expire while a zone transfer was in progress triggering a INSIST failure. [RT #329] 475. [bug] query_getzonedb() sometimes returned a non-null version on failure. This caused assertion failures when generating query responses where names subject to additional section processing pointed to a zone to which access had been denied by means of the allow-query option. [RT #336] 474. [bug] The mnemonic of the CHAOS class is CH according to RFC1035, but it was printed and read only as CHAOS. We now accept both forms as input, and print it as CH. [RT #305] 473. [bug] nsupdate overran the end of the list of name servers when no servers could be reached, typically causing it to print the error message "dns_request_create: not implemented". 472. [bug] Off-by-one error caused isc_time_add() to sometimes produce invalid time values. 471. [bug] nsupdate didn't compile on HP/UX 10.20 463. [bug] nsupdate sent malformed SOA queries to the second and subsequent name servers in resolv.conf if the query sent to the first one failed. 459. [bug] Nslookup processed the "set" command incorrectly. 458. [bug] Nslookup didn't properly check class and type values. [RT #305] 457. [bug] Dig/host/hslookup didn't properly handle connect timeouts in certain situations, causing an unnecessary warning message to be printed. 447. [bug] Dig didn't properly retry in TCP mode after a truncated reply. [RT #277] 403. [bug] "host" did not use the search list. 395. [bug] nslookup printed incorrect RR type mnemonics for RRs of type >= 21 [RT #237]. 388. [func] dig and host can now do reverse ipv6 lookups. 387. [func] Add dns_byaddr_createptrname(), which converts an address into the name used by a PTR query. 379. [func] New library function isc_sockaddr_anyofpf(). 347. [bug] Don't crash if an argument is left off options in dig. 346. [func] Add support for .digrc config file, in the user's current directory 345. [bug] Large-scale changes/cleanups to dig: * Significantly improve structure handling * Don't pre-load entire batch files * Add name/rr counting/limiting * Fix SIGINT handling * Shorten timeouts to match v8's behavior --- 9.0.0 released ---
2000-11-12Add "USE_LIBINTL= YES" to get locale files to correct directory.tron1-1/+2
2000-11-12Works better on alpha with BPF_ALIGNMENT set to sizeof(long) insteadhe2-1/+15
of sizeof(bpf_int32).
2000-11-11Use "${MASTER_SITE_SOURCEFORGE}".tron7-14/+14
2000-11-10Split out vncviwer into its own package. Depend on itabs9-115/+86
2000-11-10Add vncviewerabs1-1/+2
2000-11-10Split vncviewer from vnc - its unhelpful to have to build the complete serverabs7-0/+59
_and_ depend on perl, just for the viewer package name: vncviewer-3.3.3.1
2000-11-10upgrade to 8.2.2P7.itojun2-7/+7
NOTE: we may need to run a printf format string audit like we did for in-tree BIND8. --- 8.2.2-P7 released --- 1048. [bug] ns_ctl_install() was corrupting the server_controls list. 1007. [bug] only set STREAM_AXFRIXFR if the original query is an IXFR. 982. [bug] rollback the compression pointers array when a RRset/RR does not fit. 962. [bug] another almost-complete rewrite of IXFR from kjd (462) [incorporate ZXFR DoS fix from #962] --- 8.2.2-P6 released --- 903. [bug] divide by zero bug when querying for SIG records from a secure zone. 902. [support] don't attempt to set q_fzone if we won't be using it. 901. [support] delay notify timer setting until all zones have been loaded. 900. [port] hpux10 fix call to bison; sco call bison consistenly. 899. [bug] dynamically allocate buffer used to display RR rather than uses a fixed sized one. grow as needed. 898. [bug] if truncation caused no RR's to appear in the answer we mis-classified the answer on a NODATA. 897. [support] descriptors used by named should not be inherited by named-xfer. 896. [contrib] add contrib/adm/adm-nxt, an exploit for the NXT bug in 8.2 and 8.2.1. as before, we do not recommend its use, and we do recommend that you run the latest BIND. --- 8.2.2-P5 released ---
2000-11-09Add locale files.mycroft1-1/+7
2000-11-09Would you believe it. Checksum on vnc-latest_doc.tgz changes againabs1-2/+2
2000-11-09add and enable bitchxwiz1-1/+2
2000-11-09Initial import of bitchx-1.0c17 (1.0.3.17 for dewey) provided bywiz8-0/+1047
Jared D. McNeill in 11309, with some cleanup by himself and me. Description: BitchX is an IRC (Internet Relay Chat) client by Colten Edwards aka panasync@efnet, it is based on it's predecessors ircII and EPIC.
2000-11-08/usr/local -> /usr/pkghubertf1-1/+1
2000-11-08pkglint: don't use "DISTFILES" for a single distribution file.tron1-4/+4
2000-11-08Mark this package as NetBSD only.tron1-1/+3
2000-11-08Make this package build under NetBSD 1.5 beta version.tron2-1/+20
2000-11-08Define "MANCOMPRESSED_IF_MANZ" because the BSD-style makefiles compresstron1-1/+2
manual pages automatically.
2000-11-081.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/abs1-3/+3