summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2002-11-15This package has been converted to use buildlink2.jlam1-2/+1
2002-11-15We don't need USE_BUILDLINK_ONLY...this package uses buildlink2.jlam1-2/+1
2002-11-14pull in http://www.isc.org/products/BIND/patches/bind833.patchitojun2-2/+8
bump PKGREVISION --- 1469. [bug] buffer length calculation for PX was wrong. 1468. [bug] ns_name_ntol() could overwite a zero length buffer. 1467. [bug] off by one bug in ns_makecannon(). 1466. [bug] large ENDS UDP buffer size could trigger a assertion. 1465. [bug] possible NULL pointer dereference in db_sec.c 1464. [bug] the buffer used to construct the -ve record was not big enough for all possible SOA records. use pointer arithmetic to calculate the remaining size in this buffer. 1463. [bug] use serial space arithmetic to determine if a SIG is too old, in the future or has internally constistant times. 1462. [bug] write buffer overflow in make_rr().
2002-11-14pull in http://www.isc.org/products/BIND/patches/bind4910.diff.itojun2-2/+8
bump PKGREVISION. -- 825. [bug] the buffer used to construct the -ve record was not big enough for all possible SOA records. use pointer arithmetic to calculate the remaining size in this buffer. 824. [bug] use serial space arithmetic to determine if a SIG is too old, in the future or has internally constistant times. 824. [bug] write buffer overflow in make_rr(). 823. [bug] getnetbyname() was broken. 822. [bug] write buffer overflows in getnetby{name,addr}().
2002-11-13upgrade to 9.3.0s20021113itojun3-7/+13
1400. [bug] Block the addition of wildcard NS records by IXFR or UPDATE. [RT #3502] 1399. [bug] Use serial number arithmetic when testing SIG timestamps. [RT #4268] 1398. [doc] ARM: notify-also should have been also-notify. [RT #4345] 1397. [bug] J.ROOT-SERVERS.NET is now 192.58.128.30. 1396. [func] dnssec-signzone: adjust the default signing time by 1 hour to allow for clock skew. 1395. [port] OpenSSL 0.9.7 defines CRYPTO_LOCK_ENGINE but doesn't have a working implementation. [RT #4079] 1394. [func] It is now possible to check if a particular element is in a acl. Remove duplicate entries from the localnets acl. 1393. [port] Bind to individual IPv6 interfaces if IPV6_IPV6ONLY is not available in the kernel to prevent accidently listening on IPv4 interfaces. 1392. [bug] named-checkzone: update usage. 1391. [func] Add support for IPv6 scoped addresses in named. 1390. [func] host now supports ixfr. 1389. [bug] named could fail to rotate long log files. [RT #3666] 1388. [port] irix: check for sys/sysctl.h and NET_RT_IFLIST before defining HAVE_IFLIST_SYSCTL. [RT #3770] 1387. [bug] named could crash due to an access to invalid memory space (which caused an assertion failure) in incremental cleaning. [RT #3588] 1386. [bug] named-checkzone -z stopped on errors in a zone. [RT #3653] 1385. [bug] Setting serial-query-rate to 10 would trigger a REQUIRE failure. 1384. [bug] host was incompatible with BIND 8 in its exit code and in the output with the -l option. [RT #3536] 1383. [func] Track the serial number in a IXFR response and log if a mismatch occurs. This is a more specific error than "not exact". [RT #3445] 1382. [bug] make install failed with --enable-libbind. [RT #3656] 1381. [bug] named failed to correctly process answers that contained DNAME records where the resulting CNAME resulted in a negative answer. 1380. [func] 'rndc recursing' dump recursing queries to 'recursing-file = "named.recursing";'. 1379. [func] 'rndc status' now reports tcp and recursion quota states. 1378. [func] Improved positive feedback for 'rndc {reload|refresh}. 1377. [func] dns_zone_load{new}() now reports if the zone was loaded, queued for loading to up to date. 1376. [func] New function dns_zone_logc() to log to specified category. 1375. [func] 'rndc dumpdb' now dumps the adb cache along with the data cache. 1374. [func] dns_adb_dump() now logs the lame zones associated with each server. 1373. [bug] Recovery from expired glue failed under certian circumstances. 1372. [bug] named crashes with an assertion failure on exit when sharing the same port for listening and querying, and changing listening addresses several times. [RT# 3509] 1371. [bug] notify-source-v6, transfer-source-v6 and query-source-v6 with explict addresses and using the same ports as named was listening on could interfere with nameds ability to answer queries sent to those addresses. 1370. [bug] dig '+[no]recurse' was incorrectly documented. 1369. [bug] Adding an NS record as the lexicographically last record in a secure zone didn't work. 1368. [func] remove support for bitstring labels. 1367. [func] Use response times to select forwarders. 1366. [contrib] queryperf usage was incomplete. Add '-h' for help. 1365. [func] "localhost" and "localnet" acls now include IPv6 addresses / prefixes. 1364. [func] Log file name when unable to open memory statistics and dump database files. [RT# 3437] 1363. [func] Listen-on-v6 now supports specific addresses. 1362. [bug] remove IF_RUNNING test when scanning interfaces. 1361. [func] log the reason for rejecting a server when resolving queries. 1360. [bug] --enable-libbind would fail when not built in the source tree for certain OS's. 1359. [security] Support patches OpenSSL libraries. http://www.cert.org/advisories/CA-2002-23.html 1358. [bug] It was possible to trigger a INSIST when debugging large dynamic updates. [RT #3390] 1357. [bug] nsupdate was extremely wasteful of memory. 1356. [tuning] Reduce the number of events / quantum for zone tasks. 1355. [bug] Fix DNSSEC wildcard proof for CNAME/DNAME. 1354. [doc] lwres man pages had illegal nroff. 1353. [contrib] sdb/ldap to version 0.9. 1352. [bug] dig, host, nslookup when falling back to TCP use the current search entry (if any). [RT #3374] 1351. [bug] lwres_getipnodebyname() returned the wrong name when given a IPv4 literal, af=AF_INET6 and AI_MAPPED was set. 1350. [bug] dns_name_fromtext() failed to handle too many labels gracefully. 1349. [security] Minimum OpenSSL version now 0.9.6e (was 0.9.5a). http://www.cert.org/advisories/CA-2002-23.html 1348. [port] Win32: Rewrote code to use I/O Completion Ports in socket.c and eliminating a host of socket errors. Performance is enhanced. 1347. [placeholder] 1346. [placeholder] 1345. [port] Use a explicit -Wformat with gcc. Not all versions include it in -Wall. 1344. [func] Log if the serial number on the master has gone backwards. If you have multiple machines specified in the masters clause you may want to set 'multi-master yes;' to suppress this warning. 1343. [func] Log successful notifies received (info). Adjust log level for failed notifies to notice. 1342. [func] Log remote address with TCP dispatch failures. 1341. [func] Allow a rate limiter to be stalled. 1340. [bug] Delay and spread out the startup refresh load. 1339. [func] dig, host and nslookup now use IP6.ARPA for nibble lookups. Bit string lookups are no longer attempted. 1338. [func] IPv6 synthesis is now performed for IP6.ARPA bit string queries. 1337. [func] IPv6 synthesis is now performed for both IP6.ARPA and IP6.INT nibble queries. 1336. [func] Nibble lookups under IP6.ARPA are now supported by dns_byaddr_create(). dns_byaddr_createptrname() is deprecated, use dns_byaddr_createptrname2() instead.
2002-11-11Update to 0.65. Changes:wiz4-117/+16
- Dutch translation of the GUI updated by Myckel Habets. - fix the compilation problem with Berkeley DB4. (open function of db4.0 has the same prototype as DB3 one but db4.1 does not). - fix erroneous tooltip of virtual share entry. - In find popup menu and user share list popup menu, only GDL having the same size as the selected rows are displayed in the first level of the menu. - In find popup menu and user share list popup menu, GDL entries were modified. GDL ID is not displayed and GDL size is displayed using locale format. - file size and upload position of the upload list is now displayed using locale format. - Support of new flag added: IGNORE_PUBMSG. - it is now possible to flag user from the public chat by selecting a line (or part of a line) containing a nickname. It is even possible to flag virtual user like Hub-Security.
2002-11-11Update to 0.83.8. Changes:wiz4-23/+7
This version fixes compilation problems with old C compilers and with Berkeley DB 4.0. Malformed MyINFO data are handled more gracefully, IGNORE_SLOT_LIMIT properly works now, a program to send DCTC command to running client from a script was added, and a new flag was added to ignore public chat messages from a user.
2002-11-10Handle ifconfig aliases better.hubertf1-1/+1
Patch contributed by Ed Gould <ed@left.wing.org> in PR pkg/18999
2002-11-09COMMENT should be set in Makefile, not any common Makefile parts.wiz2-3/+3
2002-11-09upgrade to 20021107.itojun4-172/+21
- moved to sourceforge, maintainer changed - manpage included in main distrib - select(2) code included in main distrib - multiple address range support
2002-11-06It seems that when kqueue was merged to the trunk, sys/select.hatatat2-1/+34
was altered to include sys/queue.h, which supplies a pile of macros and defines _SYS_QUEUE_H_. Prior to this change, ettercap was able to pull in its own ec_queue.h file to define these macros (and the missing ones below) and also define _SYS_QUEUE_H_. The two macros listed below are not in our definition of the macros, so we define them manually later, if they're not defined by the include files.
2002-11-06elaboratehubertf1-2/+4
2002-11-05Fix bad target directory in installation target so that "ipv6logconv"tron2-5/+5
gets installed into the correct directory.
2002-11-05- make this work with apache2martti4-10/+9
- buildlink2
2002-11-05upgrade to 2.3. master site has changed, it seems.itojun2-8/+10
--- Revision 2.3 2001/11/20 17:10:19 tliston Added support for Linux window probes. Revision 2.2 2001/10/02 22:51:51 tliston I screwed up! Moved something I shouldn't oughtta move... Sorry! Revision 2.1 2001/10/02 17:04:23 tliston Added many new command line parameters (-T, -d, -q, -R, -o) and did some minor bug squashing and cleanup.
2002-11-04Update ipv6calc to 0.44. Changes:hubertf3-13/+13
20021104/PB: update IPv6 address allocation for 2001::/16 update IPv4 databases remove user/group on "make install" to enable non-root RPM build update text on ipv6calcweb.cgi minor reviews tag version 0.44 20020830/PB: add support of dashes on MAC/EUI-48 addresses showinfo prints now type of EUI-48 addresses 20020817/PB: fix configure.in, learnt now how to proper use AC_CHECK_LIB and AC_CHECK_HEADERS credits to Arkadiusz Miskiewicz! 20020730/PB: fix not proper autodetection code for MAC addresses tag version 0.43 20020717/PB: update URL to OUI database, cosmetic OUI fixes, update databases tag version 0.42 20020511/PB: bugfix not showing OUI on showinfo "-i" update CIDR and OUI data
2002-11-04Fix USE_UCD_SNMP behaviour: previously net-snmp package was never consideredseb1-5/+10
even with USE_UCD_SNMP not defined. Include bsd.prefs.mk so PKG_INFO is defined.
2002-11-03Update to 0.63. Changes:wiz7-43/+55
- Dutch translation of the GUI updated by Myckel Habets. - Download date of share list added to cached share list. - Cached share lists can now be sorted by size and by date. - Add capability to generate automatically autoscan pattern for selected GDL. - fix compilation problem with Berkeley DB 4 (open function has a different prototype). - French translation of the GUI updated by Nicolas Le Gaillart. - GDL renaming part now works properly. - GDL end program support added. - fix the missing translation files problem in the RPM file. - find result list modified. The local filename column is gone and is replaced by a column with the connection speed of the user having the file. Currently, only speed of users on the same hub is displayed. - user list partially rewritten and is now displayed faster when reconnecting to a client. - button added to close all private chats in one click. - dc_gui does not hang anymore when it retrieves the hublist. The "connect" label will blink when the hublist is received.
2002-11-03Update to 0.83.7:wiz3-5/+22
Fixed a compilation problem with Berkeley DB4, updated the man page, and added the ability to start a program when a GDL ends. Downloading the hublist no longer hangs the GUI, automatic generation of autoscan patterns was added, and a problem with missing translation files in the RPM was fixed.
2002-11-02Add and enable bug-buddyrh1-1/+2
2002-11-02Initial import of bug-buddy-2.2.0, a graphical GNOME2 bug reporting toolrh4-0/+105
2002-11-01Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).wiz7-12/+17
2002-10-30net/dnstopitojun1-1/+2
2002-10-30dnstop is a libpcap application (ala tcpdump) that displays variousitojun4-0/+39
tables of DNS traffic on your network. Currently dnstop displays tables of: * Source IP addresses * Destination IP addresses * Query types * Top level domains * Second level domains http://dnstop.measurement-factory.com/
2002-10-30Updated ipa to 1.2.9 (provided by Andrey Simonenko in pkg/18859)martti4-17/+17
- Fixed support for 32-bits IP Filter v3.4.x rule group numbers (previous incorrect implementation was introduced in IPA-1.1.3) - Now it is possible to remove not needed accounting systems support with the help of -DWITHOUT_{IPFW|IP6FW|IPFIL|PF} options - Now FreeBSD IPFW2 is supported - "getsockopt(IPV6_FW_GET): Invalid argument" IPv6 Firewall bug was fixed - Minor improvements for IPv4/v6 Firewall support
2002-10-30Add HOMEPAGE.seb1-1/+2
2002-10-30Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.rh17-94/+17
2002-10-29Update gtk-gnutella to 0.91. Provided in PR pkg/18805 by Christian Biere.rh8-39/+59
Changes include: * Now uses HTTP/1.1, which implies support for persistent connections. * gtk-gnutella will now monitor whether we're connected to Internet and slow down its connection requests when it detects the connection was broken (after a delay of ~3 minutes at most). * Download swarming is now supported: gtk-gnutella will download different portions of the same file from many hosts, as long as alternate sources are available. * The download mesh (alternate source collection during downloads) is now used to fill the download queue with more sources. * Alternate locations can also be passively collected from query hits. You can enable this in the swarming section on the download config pane. * Download scheduling was entiretly redesigned to avoid hammering busy hosts and scale to 5000+ entries in the queue without slowing down the whole. * Is now smart about the "push" flag and will try to ignore it if possible, in case the remote host wrongly set the flag but is not firewalled. * gtk-gnutella now remembers the files it downloaded and will ignore further requests to download the same file. It will visually mark those files, as well as the ones it already shares, by showing them in lighter color in the search results. * It is possible to supply to gtk-gnutella your own ignore lists by SHA1 and by name/size but the feature is under-documented. * Added an "expert mode". Only when this is enabled will gtk-gnutella show the users some of the most complex settings. * New Gnutella statistics pane, showing the packets we sent and received, how many we generated, and the reasons why we drop packets, by packet type. * Now understands UTF-8 queries, but does not generate them. * Fixed important bugs whereby all earlier versions of gtk-gnutella were unintentionally corrupting the Gnutella traffic! * Moved away from the public hostcaches and now uses the Gnutella Web Cache. * Will now show all upload attempts, not only the ones that are transferring. If the connection is aborted, the reason is also shown. * New search stats types: queries by router, whole query. * "Queries by router" shows how many queries have been recieved from any node gtk-gnutella was directly connected to. * "Whole query" shows stats based on the complete query string instead of individual query words. * New visual indications via icons in the status bar: whether gtk-gnutella is rebuilding the library, computing SHA1 of shared files in the background, and whether we are connected to Internet or not. KNOWN BUGS/PROBLEMS: * When changing the directory for incomplete/complete files, all partially downloaded files recorded in ~/.gtk-gnutella/fileinfo will still be downloaded to the old directory. You need to manually change the paths in above file using search/replace and your favourite text editor. * Sorting order of tables is not perserved across sessions. * Marking/highlighting of results/downloads/uploads heavily depends on your GTK theme. Especially most themes do not set fg[ACTIVE] and fg[NORMAL] to different values. * There is currently no way to un-ignore a file via the gui. You can however edit the done.sha1 and done.namesize files in your ~/.gtk-gnutella directory manually. Unignoring via gui is planned for the next release.
2002-10-29Improve a bit, suggested by grant.wiz1-2/+3
2002-10-29Correct typo in MESSAGE per PR 18848 by Simon Hitzemann.wiz1-2/+2
2002-10-27Use buildlink2. Use perl5/module.mk.seb4-30/+22
2002-10-27Update ORBit2 to 2.5.0. Provided in PR pkg/18707 by Julio Merino.rh4-9/+12
Changes include: * bug fixes + HP/UX / ANSI fixes (Albert Chin) + imodule fixage (James Henstridge) + nested unions, structs, exceptions + fall-through case unions subnames + type mis-inclusion + request handler segv (Mark) + epv typecasts (Gergo) + improve generic marshaller (Michael) + fix TC_void's kind (Michael) + fix linc EOF locking interaction silly (Michael) + kill name server cruft (Mark) + fix linking for -pthread (Mark) + IDL compiler backend fix (Murray Cumming) + internal header / build fixes (Gergo Erdi) * features + IDL compiler language backend API (Mark, Gergo) NB. see module 'orbitcpp' for C++ bindings [!] + CORBA_Typecode API (Gergo) + IDL -> IInterface converter (Mark) + improved imodule handling (Mark) + more regression tests (Michael, James) + de-bloated IDL compiler -6k LOBC (Mark)
2002-10-27Update linc to 0.7.0. Changes are bugfixes only.rh3-9/+8
Provided in PR pkg/18706 by Julio Merino <jmmv@menta.net>
2002-10-27Check for pth, not NetBSD, so this compiles with native threads.rh3-11/+15
Bump PKGREVISION.
2002-10-26Fix whitespace.seb1-2/+1
2002-10-26Provide buildlink2.mk.seb1-0/+25
2002-10-25buildlink1 -> buildlink2. Use texinfo.mk so that deinstall and binary ↵wiz1-4/+7
packages work.
2002-10-25buildlink1 -> buildlink2.wiz1-3/+4
2002-10-25buildlink1 -> buildlink2.wiz2-7/+8
2002-10-25buildlink1 -> buildlink2.wiz1-2/+3
2002-10-25buildlink1 -> buildlink2.wiz4-14/+25
2002-10-25buildlink1 -> buildlink2. Add dependency on postgresql-lib for another test.wiz2-4/+10
Bump PKGREVISION.
2002-10-25buildlink1 -> buildlink2.wiz1-4/+4
2002-10-24use buildlink2drochner1-2/+3
2002-10-24call the builink file "buildlink2.mk" (it doesn't do anything differentdrochner3-11/+5
for simple Python packages however)
2002-10-24If a package uses the UCD-SNMP interface to Net-SNMP, then first checkjlam1-1/+14
if ucd-snmp is installed. If it is, then use it, otherwise, use the net-snmp package with the ucd-snmp-compatibility headers and libraries. A package signals that it wants to use the UCD-SNMP interface by defining USE_UCD_SNMP in the package Makefile.
2002-10-24Remove net-snmp-current.jlam1-2/+1
2002-10-24Remove net/net-snmp-current -- it's superseded by net/net-snmp.jlam15-1349/+0
2002-10-24Install the UCD-SNMP look-alike headers and libraries to ease porting ofjlam3-4/+58
older software to use net-snmp.
2002-10-24Add and enable net-snmp.jlam1-1/+2