summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2001-03-24Update lftp to 2.3.9.zuntum2-4/+4
Version 2.3.9 - 2001-03-22 * new setting module:path, path to look for modules. * new setting http:referer to send Referer: header, `.' expands to current directory URL. * new setting hftp:use-type to disable `;type=' url suffix. * terminal status line support (Glenn F. Maynard <glenn@zewt.org>) * fixed mirror exclude/include options for hftp and http. * ignore certain file locking errors, don't print messages.
2001-03-24Use PTL2 as the pthreads library so that knode actually does something.skrll4-3/+63
2001-03-23add & enable polsmszuntum1-1/+2
2001-03-23Initial import of polsms.zuntum6-0/+100
SMS provides a useful command-line interface to sending SMS to mobile phones on Polish GSM networks. Documentation is available only in Polish. Fixes pkg/11933.
2001-03-23config files do not need +xitojun1-2/+2
2001-03-23upgrade to 1.2. use config file in /etc/totd.conf.itojun4-17/+14
2001-03-13 13:12 dillema * Makefile.in: install manpage 2001-03-13 13:06 dillema * ChangeLog, README, totd.8: first totd manual page, derived from README file 2001-03-13 11:14 dillema * ne_io.c: unused variabel fix. trivial, but gets rid of a warning * configure.in, cons_common.c, cons_tcp_response.c, cons_udp_response.c, conv_trick.c, ev_udp_in.c, ne_io.c, ne_mesg.c, ns_const.h, protos.h, res_record.c: patches from Kame CVS, send in by itojun. Adds support for A6 and DNAME, and improves message validation and fixes possible buffer overrun....
2001-03-23Add bogus DISTNAME so that this package doesn't bomb out on non-supportedwiz1-1/+2
platforms.
2001-03-23add & enable 6tunnelzuntum1-1/+2
2001-03-23Initial import of 6tunnel 0.07zuntum4-0/+29
6tunnel can translate between protocol versions on the same host, thus offering a way to setup v4/v6 and v6/v4 proxy services. It can bind to any of your IPv4 (default) or IPv6 addresses.
2001-03-22Update postfix dependency, previous one wasn't dewey.wiz1-2/+2
2001-03-22Update ipv6calc to 0.19. Changes:hubertf2-4/+4
0.19: Peter Bieringer <pb@bieringer.de> Extend "TODO" list Print also info on "-?" Fixes in spec file, see changelog at the end of that file Add "COPYING" and "INSTALLING" Add "installonly" on "Makefile" to support changes in spec file 0.18: Peter Bieringer <pb@bieringer.de> Add "make test" after "make" in spec file to stop build process, if compiling do not result in working code Add samplecode directory 0.17: Peter Bieringer <pb@bieringer.de> Fix "addr_to_ip6int" (sprintf) Minor reviews
2001-03-22pull IPv6 patch in.itojun2-3/+16
2001-03-20add and enable citrix_icawiz1-1/+2
2001-03-20Initial import of Citrix ICA, based on a package supplied bywiz10-0/+372
Martti Kuparinen in pkg/12083: Citrix(R) client for the MSW Terminal Server. Beware of the license. Supported platforms: NetBSD-*-i386 and NetBSD-*-sparc, though the latter is untested.
2001-03-20Fix i386 (and possibly atari and arm32) after last fix :)wiz2-17/+10
2001-03-20add and enable p5-Net-Daemonwiz1-1/+2
2001-03-20Initial import of p5-Net-Daemon-0.34, provided by Eric Schnoebelen inwiz4-0/+34
pkg/12421: perl5 module for writing networking daemons.
2001-03-20Add patch-sum file missing from previous commitrh1-0/+3
2001-03-20Update dante to 1.1.9.rh4-5/+20
Changes include: *** Tuesday, March 13, 2001 -- Dante v1.1.9 o fix big bug in rulespermit(). Problem reported by Stephan Eisvogel <eisvogel@hawo.stw.uni-erlangen.de>. *** Tuesday, February 20, 2001 -- Dante v1.1.8 o contrib directory actually added to distributed archive *** Tuesday, February 20, 2001 -- Dante v1.1.7 o contrib/sockd-stat.awk, provides statistics based on sockd logfiles. Contributed by Stephan Eisvogel <eisvogel@hawo.stw.uni-erlangen.de>. o If gethostbyname() fails, treat it as if resolveprotocol was set to fake, meaning we hope the socksserver will be able to resolve it. Will presumably make certain dns configurations work better for client. o When showing rule (debug mode), print out linenumber too. loosely based on suggestion from "N. Kremla" (kremlanh@aramco.com.sa). o contrib/ directory added. o Support for giving interfacenames as internal/external address. o osf host test in configure did not match all alpha based machines; Dobrica Pavlinusic <dpavlin@rot13.org>. o -V flag added to sockd, which causes the server to exit after parsing the configuration file. o Header file (socks.h) with socks function prototypes added. By default installed in /usr/local/include. *** Tuesday, November 21, 2000 -- Dante v1.1.6 o fix a bug related to hostnamelength parsing in server. Thanks to "Thomas Jarosch" <thomas.jarosch@styletec.de>. *** Monday, October 16, 2000 -- Dante v1.1.5 o New prototype for gethostbyaddr in RedHat 7.0 added. First reported by Paul R Streitman <prs@us.ibm.com>. o RedHat needs libnsl for tcpwrappers to work.
2001-03-19Update "gtm" package to version 0.4.7. Changes since version 0.4.6:tron3-5/+6
- New default settings for application first use. - Totally redesign the applet properties box and also changed the way download dir works in the applet add and new dialog boxes. Now it's more consistent. - Lots of BUG fixes (2, 4, 7, 9, 10, 11) The update was supplied by Mario Kemper in PR pkg/12429.
2001-03-19avoid picking up a bad value for ARCH in the users environment during thedmcmahill1-1/+4
build.
2001-03-18Update "rp-pppoe" package to version 2.8. Changes since version 2.6:tron9-32/+230
- Added init scripts for TurboLinux, courtesy of Yasuhiro Sumi. - Made relay.c check packet lengths rigorously; made it throw out Ethernet frame padding on discovery packets. - Completely restructured source file tree. - Much internal restructuring to eliminate a bunch of global variables. - adsl-connect now executes /etc/ppp/adsl-lost whenever connection is dropped or cannot be established. - Split pppoe.c into pppoe.c and discovery.c. - Added relay agent (pppoe-relay). Development of the relay agent was funded by IBM Corporation. - Made adsl-connect script use the "-U" (host-unique) option to better support multiple PPPoE links. - Added support for kernel-mode PPPoE (EXPERIMENTAL, UNSUPPORTED!) - Added "-o" option to PPPoE server; encoded server PID in pppoe-server cookie. Furthermore a startup script for NetBSD 1.5 and newer was added.
2001-03-16Change my email address to zuntum@netbsd.orgzuntum3-6/+6
2001-03-16Sync the NetBSD.cf config file with what we shipped with NetBSD-1.5dmcmahill2-15/+657
with the exception that HasXdmAuth is set to NO (since vnc doesn't have the Wraphelp.c file). This fixes problems on pmax, alpha, and maybe others. This closes PR 10108
2001-03-16upgrade to 9.1.1rc5 (version # is 9.1.0.5 to prevent going backward)itojun2-6/+6
--- 9.1.1rc5 released --- 778. [bug] When starting cache cleaning, cleaning_timer_action() returned without first pausing the iterator, which could cause deadlock. [RT #998] 777. [bug] An empty forwarders list in a zone failed to override global forwarders. [RT #995] 775. [bug] Address match lists with invalid netmasks caused the configuration parser to abort with an assertion failure. [RT #996] 772. [bug] Owner names could be incorrectly omitted from cache dumps in the presence of negative caching entries. [RT #991] 686. [bug] dig and nslookup can now be properly aborted during blocking operations. [RT #568]
2001-03-14Add and enable kdenetwork2.skrll1-1/+2
2001-03-14Import of KDE 2.1 kdenetwork package.skrll7-0/+910
2001-03-14A very dirty workaround to a compilation problem on NetBSD hosts caused byagc2-9/+33
configure script problems.
2001-03-13Update ipv6calc to 0.16. Changes:hubertf2-4/+4
0.16: Peter Bieringer <pb@bieringer.de> Review "Makefile" to make it usable on BSD systems Minor reviews to enable a clean make on BSD systems 0.15: Peter Bieringer <pb@bieringer.de> Create TODO Some review New option: mac_to_eui64 0.14: Peter Bieringer <pb@bieringer.de> Review CREDITS 0.13: Peter Bieringer <pb@bieringer.de> Add base85 support Add compatv4/mapped support Split away some RFC depended libaries Rename internal used functions Rename options (old ones still work) Change IPv6 address compression method from getaddrinfo to native calculation (hopefully bugless) Some review
2001-03-13Update to 0.4.6, provided by Mario Kemper in pkg/12309.wiz3-6/+17
Changes: * New dialog box to add a list of files to be downloaded differing only in a sequence number (code contributed by Matthew Tuck <matty@chariot.net.au>). * Fixed lot of error messages showing when network was down (thanks to Gianluca Montecchi <gianluca@pluto.linux.it> for the patch) * Scroll the file list to make the file just started visible (automatically or manually started) * Applet properly resizes to different panel sizes * Fixed incorrect CORBA communication error messages reported to the user * Applet transparency problems solved. Now the applet properly sets its background with different GTK themes and panel backgrounds * GTM and GTM applet now set their icons (looks cool when iconized) * Fixed wget timeout bad argument * Added ability to drag files from GTM, also the new file dialogs now accept drag data.
2001-03-13Update "ethereal" package to version 0.8.16 using patches supplied bytron2-4/+4
Martti Kuparinen in PR pkg/12379. Changes since version 0.8.15: - new dissectors include SUA Light, HCLNFSD, Rquota. - many other dissectors were updated and bug-fixed - the wiretap library can now read Etherpeek files, and write NetMon 2.x files - capture filters and display filters are kept in separate dialogues/files to help minimize confusion. - a new "Decode As" feature allows some run-time configuration of which dissectors are called for a particular packet - the display filter code was re-written, and some syntax changed (esp. for boolean variables)
2001-03-13Make sure the shared version of libwrap is picked up in the configureskrll2-1/+17
script on a.out platforms. This avoids using a horrible hack that the new libtool doesn't like.
2001-03-12Fixed distribution -- new checksum.kim1-2/+2
2001-03-12Forgot one spot to make this compile on older NetBSD...kim2-1/+14
2001-03-12Upgrade to freerdist-0.92, which compiles on -current.kim4-12/+21
2001-03-12Add patch provided by Jared McNeill in pkg/12387 which fixes deletionwiz2-1/+21
of dotfiles on shares mounted by shlight.
2001-03-12Fix vnc on macppc. Closes pkg/11510.wiz2-11/+20
2001-03-10Depend on "tcp_wrappers" version "7.6.1nb1" or newer under Solaris.tron1-2/+2
2001-03-10Since ntop isn't set?id anymore, make it work even if you're not root,wiz3-20/+75
but have sufficient permissions on /dev/bpf. Shuffle lines around so that error output in case of insufficient permissions happens before curses are initialized. Install it mode 555 instead of 550. Closes pkg/6761.
2001-03-10add and enable hostwiz1-1/+2
2001-03-10host-991529 -- powerful replacement for host(1).wiz9-0/+355
Package provided by Greg A. Woods in pkg/12056, modified by me.
2001-03-10pull kame patch. A6 and DNAME support, and more careful buffer management.itojun2-3/+8
(patch have sent to feico)
2001-03-09Replace rumba by sharity-light.wiz1-2/+2
2001-03-09Remove rumba -- replace by sharity-light package.wiz12-415/+0
2001-03-09sharity-light-1.2, the descendent of rumba.wiz9-0/+213
Changes since 0.6 (except some OS fixes): - renamed everything to Sharity-Light. It turned out that Wall Data Incorporated has registered the trademark "RUMBA". No functional changes have been made. The executable is now "shlight" and the version number has been set to 1.0 to indicate that the product is now well tested and considered stable, at least as stable as it can and will get. - fixed timezone bug in kernel.c kernel_init() - fixed crash when no mountpoint was specified - added option to set workgroup/domain Package provided by Jared McNeill in pkg/12360 based on the previous rumba package.
2001-03-09no need to include bsd.prefs.mk twiceitojun1-3/+1
2001-03-08Add USE_INET6 in comment so this gets added to README-IPv6.html.hubertf1-1/+4
2001-03-08Forgot to remove this in last pkg update - it's now part of the pkghubertf1-15/+0
2001-03-08patch-aa is gonehubertf1-2/+5
2001-03-08Remove trailing . from COMMENT.wiz1-2/+2