Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-03 | One more update of distinfo by USE_RUBY_DIST_SUBDIR change. | taca | 1 | -4/+4 | |
2006-01-02 | Update to version 0.10.14 | salo | 7 | -410/+10 | |
Bug Fixes Three security vulnerabilities have been fixed since the previous release (fixed in pkgsrc via patches): - The IRC dissector could go into an infinite loop. - iDefense found a buffer overflow in the OSPF dissector. and - The GTP dissector could go into an infinite loop. New and Updated Features The following features are new (or have been significantly updated) since the last release: - The Windows installer now ships with GTK+ 2.6 instead of GTK+ 2.4. This should fix several long-standing bugs. - If you're loading a saved capture file and press "Cancel", Ethereal will now display the packets read up to that point. In previous versions, Ethereal would abort the attempt completely and clear the packet list. This means that if you're loding a huge capture file, you can stop loading in the middle and still be able to analyze part of the file. - The maximum number of files allowed in a ring buffer has been increased from 1024 to 10,000. - OID to name resolution has been improved. - TCP graphs now handle upper and lower bounds better. New Protocol Support 3Com Netjack200, CDT, CIGI, DAP, DISP, DOP, DSP, FTBP, MS NLB, NBAP, NCP SSS, NCS, NHRP, P_Mul, RNSAP, SMB2, STANAG 5066, TIPC, UDP-Lite, X.501 Updated Protocol Support ACSE, AIM, ALCAP, AMR, ANSI MAP, BER, BitTorrent, BOOTP, CAMEL, CMP, CMS, COPS, CRMF, DCCP, DCERPC (DCERPC, DSSETUP, INITSHUTDOWN, NT, WINREG), DEC DNA RT, DNP, DTP, eDonkey, ENIP, ESS, Etheric, FC-DNS, FC-FZS, FMIPv6, GRE, GSM A, GSM MAP, GTP, H.225, H.235, H.245, H.248, H.263, H.450, IAPP, IEEE 802.11, INAP, IP, IPv6, IRC, ISIS LSP, ISUP, IUUP, Juniper, LLDP, M3UA, MIP, MIPv6, Modbus/TCP, MTP3, NCP, NDPS, NDS, NEMO, NMAS, NTLMSSP, OSPF, PER, PN-DCP, PPP CHAP, PPPoE, PVFS2, Q.931, RADIUS, RANAP, RDT, RLOGIN, RMT, ROS, RTCP, RTP, RTSE, S4406, SCCP, SCTP, SES, SIP, SMB, SNDCP, SRVLOC, STUN, T.38, UMA, WINS Replication, X.411, X.420, X.509 New and Updated Capture File Support DOS Sniffer, Endace ERF, HP-UX nettl, IBM iSeries traces, Tektronix K12 | |||||
2006-01-02 | Update net/samba to 3.0.21a. Changes since version 3.0.20b include: | jlam | 25 | -222/+184 | |
Bugfixes: o Address a bug in the oplock code which may cause clients to stall when multiple users are accessing a share concurrently o Missing groups in a user's token when logging in via kerberos o Incompatibilities with newer MS Windows hotfixes and embedded OS platforms o Portability and crash bugs. o Performance issues in winbindd. Additions: o Complete NTLMv2 support by consolidating authentication mechanism used at the CIFS and RPC layers. o The capability to manage Unix services using the Win32 Service Control API. o The capability to view external Unix log files via the Microsoft Event Viewer. o New libmsrpc share library for application developers. o Rewrite of CIFS oplock implementation. o Performance Counter external daemon. o Winbindd auto-detection query methods when communicating with a domain controller. o The ability to enumerate long share names in libsmbclient applications. | |||||
2006-01-02 | Add hack to fix build on OS X with BIND9 system resolver. | schmonz | 1 | -0/+9 | |
2006-01-02 | Include a set of patches from Jukka Salmi in PR# 30805 | adrianp | 6 | -2/+201 | |
The patches are a modified version of some enhancements to tcpflow from Debian Adds the following options: -e When outputting to the console each flow will be output in alternating colours. -C Console print without the packet source and destination details being printed. Print the contents of packets to stdout as they are received, without storing any captured data to files (implies -s). | |||||
2006-01-01 | Update "howl" package to version 1.0.0. Changes since version 0.9.10: | tron | 4 | -40/+28 | |
- update to mDNSResponder core 58-8-1 - compile out heap debugging when NDEBUG macro is set during compilation - errors encountered when parsing conf file are logged - fix various unsafe sprintf calls (contributed by David Young dyoung@pobox.com) - compiles cleanly using cygwin - support for compiling under OpenBSD - error in docs regarding swapped parameters to sw_discovery_publish_reply | |||||
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 11 | -15/+22 | |
Bump BUILDLINK_RECOMMENDED. | |||||
2005-12-29 | Add aiccu. | ghen | 1 | -1/+2 | |
2005-12-29 | Import net/aiccu, ok'ed by wiz. | ghen | 8 | -0/+152 | |
AICCU (Automatic IPv6 Connectivity Client Utility) makes it easy for users to get IPv6 connectivity via SixXs. After having requested an account, tunnel and optionally a subnet, AICCU can be used to automatically configure the tunnel. AICCU supports TIC (Tunnel Information & Control protocol), which it uses for retrieving the tunnel configuration information, AYIYA, which allows tunnels to be created even behind firewalls and NATs. | |||||
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 93 | -187/+93 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-12-28 | Add ez-ipupdate and netcat6. | ghen | 1 | -1/+3 | |
2005-12-28 | Import ez-ipupdate from pkgsrc-wip. Ok by wiz. | ghen | 10 | -0/+199 | |
ez-ipupdate is a small utility for updating your host name for the any of the dynamic DNS service offered at: * http://www.ez-ip.net * http://www.justlinux.com * http://www.dhs.org * http://www.dyndns.org * http://www.ods.org * http://gnudip.cheapnet.net (GNUDip) * http://www.dyn.ca (GNUDip) * http://www.tzo.com * http://www.easydns.com * http://www.dyns.cx * http://www.hn.org * http://www.zoneedit.com The key features are: support for multiple service types, daemon mode that monitors your IP address and only sends updates when your IP address changes. | |||||
2005-12-28 | Import netcat6 from pkgsrc-wip. | ghen | 6 | -0/+77 | |
Netcat6 is a total rewrite of netcat, with several advantages: * It fully supports IPv6. * It is far more efficient, utilizing flexible buffering and minimal (or no) data copying or analysis. * The source is well structured, documented and very easy to follow. One of the main objectives of netcat6 is to produce an excellent example of AF independent networking and efficient data transfer. The code has minimal dependency on the address family or protocol type and can be trivially extended to talk many layer 3 protocols. * Greatly improved configuration and platform independence. * Can support servers or clients that use TCP half-close. Some features of the original netcat are not present in netcat6, either because they haven't yet been implemented or because there exists better tools for the job. See the TODO file included in the netcat6 package for more information. | |||||
2005-12-28 | # USE_INET6 (pick this up for README-IPv6.html) | ghen | 1 | -3/+1 | |
won't help, since the code does the following (from pkgsrc/Makefile): @${GREP} -l -e '^BUILD_DEFS.*=.*USE_INET6' -e '^PKG_SUPPORTED_OPTIONS.*=.*inet6' \ (noted by wiz). | |||||
2005-12-28 | Import new tspc package from PR#32252. Ok by grant and wiz. | ghen | 9 | -0/+156 | |
2005-12-28 | This package is outdated and unmaintained, replace it with a newer one from | ghen | 9 | -199/+0 | |
PR#32252. Ok by grant and wiz. | |||||
2005-12-27 | In INSTALLATION_DIRS precreate PKGMANDIR directories not "man". | reed | 1 | -2/+2 | |
2005-12-27 | Use PKGMANDIR instead of hard-coded "man". | reed | 1 | -3/+3 | |
2005-12-27 | Install man page to PKGMANDIR instead of hard-coded "man". | reed | 1 | -3/+3 | |
2005-12-27 | Fix errno. Prefer NAME_MAX. Add DragonFly. | joerg | 5 | -18/+64 | |
2005-12-27 | Lower expectations, both others' and mine: relinquish stewardship | seb | 12 | -24/+24 | |
2005-12-27 | Fix errno. Fix GCC 3.4+ due to mismatch between implied and | joerg | 10 | -23/+152 | |
real prototype. Add DragonFly. | |||||
2005-12-27 | Fix errno usage. Add DragonFly support. Always use config.guess / | joerg | 12 | -42/+110 | |
config.sub from pkgsrc. | |||||
2005-12-26 | Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 | schmonz | 6 | -6/+24 | |
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed. | |||||
2005-12-23 | Added requirement for gcc >= 3.3, corresponding to the same change in | heinz | 1 | -1/+2 | |
net/libtorrent. This allows building on NetBSD 1.6.x. | |||||
2005-12-23 | Added requirement for gcc >= 3.3 (this was listed in file README) to | heinz | 1 | -1/+2 | |
allow building on NetBSD 1.6.x. | |||||
2005-12-21 | Remove obsolete patch hanginground from the 0.9.3 to 0.9.4 update | adrianp | 1 | -7/+0 | |
2005-12-21 | Fix PR pkg/32080 by adding a non-conflicting definition for | jlam | 3 | -4/+30 | |
load_rc_config_var so that platforms with older versions of /etc/rc.subr can run smbd.sh and winbindd.sh without updating /etc/rc.subr. Bump PKGREVISION to 3. | |||||
2005-12-20 | Fix GCC 3.4+: label at end of compound statement. | joerg | 2 | -1/+14 | |
2005-12-20 | Fix GCC 3.4+: label at end of compound statement. | joerg | 2 | -1/+14 | |
2005-12-20 | Fix GCC 3.4+: label at end of compound statement. | joerg | 2 | -1/+14 | |
2005-12-19 | Remove redundant errno. | joerg | 2 | -1/+14 | |
2005-12-18 | Fix errno. | joerg | 8 | -2/+86 | |
2005-12-18 | Fix errno. | joerg | 2 | -4/+20 | |
2005-12-18 | Use errno-hack for leapsecs_read.c as well. | joerg | 1 | -1/+3 | |
2005-12-18 | DragonFly support. | joerg | 5 | -8/+59 | |
2005-12-18 | Fix errno. Define O_SYNC as O_FSYNC for DragonFly. | joerg | 4 | -7/+39 | |
2005-12-18 | Fix errno. | joerg | 9 | -14/+95 | |
2005-12-18 | Fix errno. Ignore the NO_STRERROR case -- I can't believe that. | joerg | 2 | -6/+15 | |
2005-12-18 | Deorbit some pre-ANSI crap which breaks on DragonFly: | joerg | 4 | -25/+45 | |
- errno from errno.h - calloc and malloc from stdlib.h - strdup from string.h | |||||
2005-12-18 | Fix errno. | joerg | 2 | -1/+17 | |
2005-12-18 | Fix errno. | joerg | 7 | -1/+101 | |
2005-12-17 | Fixed rillig warnings: | rillig | 1 | -2/+2 | |
- WARN: Makefile:17: ONLY_FOR_PLATFORMS should be modified using "+=". | |||||
2005-12-17 | Change my MAINTAINER email address to the one I've been using for | jlam | 3 | -6/+6 | |
pkgsrc work. | |||||
2005-12-15 | Update arla to 0.41. The update is necessary to support NetBSD-2.1 | wennmach | 40 | -1072/+241 | |
and NetBSD-3.0 and should fix the broken bulk build. Tested on NetBSD-2.0.2/i386 and NetBSD-2.1/i386. | |||||
2005-12-14 | Use official fix for file descriptor leak from the ethereal SVN repository. | tron | 3 | -16/+306 | |
2005-12-13 | Add a work arround for file descriptor leak in radius dictionary parser | tron | 3 | -3/+24 | |
which renders "ethereal" useless. Bump package revision. | |||||
2005-12-13 | Fix GCC 3.4+: mismatch between prototype and declaration | joerg | 2 | -1/+15 | |
2005-12-13 | Update my e-mail address. | ghen | 1 | -2/+2 | |
2005-12-12 | Bump all motif packages for recent openmotif update. The major version | joerg | 3 | -6/+6 | |
of the shared libXm has changed. |