summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-06-12Add and enable whowatchrh1-1/+2
2000-06-12Initial import of whowatch-1.4, an interactive who-like program displayingrh5-0/+31
real-time user information.
2000-06-12add couple of more issues and a design choice.itojun1-4/+12
2000-06-12Changed ${MAKE} in pre-install to ${GMAKE} too...wulf1-4/+4
2000-06-12Package needs 'gmake' as it otherwise will not build.wulf1-1/+16
Added support for native-code compiler for i386 architecture.
2000-06-12Added support for native-code compiler for i386 architecture.wulf1-0/+109
2000-06-12Fix MASTER_SITES. Pointed out by Bernd Ernesti.skrll1-2/+2
2000-06-12Update plptools to version 0.6.skrll6-28/+84
Sorry there doesn't seem to be a changelog. Changes by me: - Patch mp_mount.c so that it now works. - Remove BROKEN - Use LIBTOOL instead of PKGLIBTOOL.
2000-06-12Fix installation path for non-i386 platforms. Done with help fromwiz1-3/+3
Gabriel Rosenkoetter <gr@cs.swarthmore.edu> and Tim Rightnour <root@garbled.net>.
2000-06-12add RESTRICTED (crypto) and IGNORE (broken by PF_KEY API change)itojun1-1/+4
2000-06-12add RESTRICTED for crypto.itojun1-3/+2
2000-06-12add files/md5. From: Bernd Ernestiitojun2-16/+3
2000-06-12added hack to use NetBSD's curses on 1.4Y+ even if ncurses are installedwiz1-2/+10
2000-06-12build 20000612 KAME racoon IKE daemon, by pulling tar.gz from ftp.kame.netitojun8-54/+109
(does not use anoncvs any more). changes in racoon itself is way too many to mention. for full changelog refer http://www.kame.net/dev/cvsweb.cgi/kame/CHANGELOG.
2000-06-12compile with -fPIC instead of -fpic. Makes things work right on sparc.dmcmahill2-1/+13
2000-06-11Fix problems with uninitialized data, mostly on MIPS.mycroft2-14/+42
2000-06-11Pull in the change to only do the null format string check if -pedantic.mycroft1-0/+14
2000-06-11Include directory name.mycroft1-3/+3
2000-06-11Import the NUL termination bug fix from -current.mycroft1-0/+19
2000-06-10Update ethereal to 0.8.9.frueauf3-9/+9
Overview of changes in Ethereal 0.8.9: * Timestamps in RTP summary column (Jason Lango) * Fix build warnings (Ron Flory) * Make our GtkCList sortable (Graham Bloice) * Use F<> instead of B<> for files in man pages (Guy) * Fix a type IP packet counter (Gerald) * Build fixes (Gilbert, Guy) * Rename "private" to "dump", to avoid C++ reserved word (Guy) * Add tvbuff class and exceptions module (Gilbert, Guy) * Convert dissectors to use tvbuffs (Gilbert, Olivier, Guy) * Support ISAKMP Configuration Method (Yaniv Kaul) * Fix tethereal/wiretap error-reporting bug (Gilbert) * Add sample Makefile for regression testing (Gilbert) * Dissect substring filters in packet-ldap.c (Guy) * Fix wtap.h typo (Alan Harrison) * Change usage of 'fd' in file.c (Ben Fowler) * Fix endian bug in ngsniffer.c (Guy) * Fix smb-pipe NetServEnum (Guy) * Fix VTP to correctly add ipv4 address to proto_tree (Guy) * cf->current_frame fix for correctly displaying GtkCList (Guy) * SMUX and SNMPv3 support (Jochen Friedrich) * Fix snmp-less build (Guy) * Show Ethernet trailer (Gilbert) * Old-style fixes for bounds checking (Guy, Gilbert) * Make proto_tree_is_visible false more of the time (Guy) * Support for GRE over IPX (Paul Ionescu) * Move psuedo_header out of frame_data structure to save memory. Required changes in wiretap, too. (Guy) * Doco fixes (Guy) * Mark DCHP packets as DHCP, using bootp.dhcp flag. (Paul Ionescu) * Fix randpkt.c for new wtap_dump() (Gilbert) * Correctly handle 0-length FT_BYTES (Gilbert) * Header file fixes (Guy, Gilbert) * SMUX-related fix (Guy) * More wiretap zlib fixes (Guy) * Detect Cisco and Novell type IPX packets (Paul Ionescu) * Close the capture file descriptor (Mark Burton, Guy) * More ISAKMP additions (Yaniv Kaul, Guy) * Support for EIGRP over Appletalk and IPX (Paul Ionescu) * Fix display of IP fragment (Scott Howard) * Fix for Linux ISDN ippp devices (Gilbert) * Change handling of capture_ppp() (Gilbert) * SMB fixes (Mark Burton) * Support for reading compressed Sniffer fils (Tim Farley, Joerg, Guy) * GTK dialogue fixes (Guy) * Incorporate gtkclist.c from GTK+ 1.2.8 (Guy) * Initial SCTP support (Michael Tuexen) * Support for Mobile IP dissection (Stefan Raab, Gilbert, Guy) * Fix for X.25 dbit (Gilbert) * Enable more dissector handoff tables (Guy) * Win32 build enhancements (Graham Bloice) * X.25 LCN display fix (Olivier) * C/C++ typedef fixes (Guy, Andreas Sikkema) * Change proto_tree_add_*() calls to find more errors at compile time (Guy) * Fix plugin function pointer table (Gilbert) * Add "Enable name resolution" check box to File Open dialogue (Gilbert) * Fix RSVP for Resv Tear Confirm message (Gilbert) * Show ICMP sequence number as two bytes instead of integer of unknown-endiannes s (Gilbert) * Add gtk_set_locale() to main (Kaoru Kusunoki) * Make dissect_ah() use dissector handoff tables (Gilbert) * Fix L2TP dissector to call dissect_ppp() (Gilbert) * Support for COPS (Heikki)
2000-06-10Updated roller to 1.4.kim2-4/+4
logroll: - rotate ipmon log (no processing yet) proc-httpd-errors - do not report usernames on authentication failures (better summary and possible passwords are not shown) - do not report "file not found" errors (not useful at system level, and some authors choose to live with such links produced by tools) - do not report "no acceptable variant" (the user gets a menu) - do not report clients blocked by server configuration proc-messages - updates to local domains and networks (needs a config file) - handle multi-port HP print servers successfully - handle ntpd v4 messages - handle new NetBSD messages (up-to 1.4Y) - update named to BIND v8.2.2-P5, and add some new types of messages - handle verbose amd startup - minor updates: inetd, sendmail, snmpd, sshd - new daemons: dhcpd, dhclient, gated, gdc, lpd, portmap, savecore, tftpd - added a placeholder for mrouted proc-news - don't count "msgid:" as a system with connection failures (the failed connections are probably to msgidd, e.g. it is not running)
2000-06-10add vttestdrochner1-1/+2
2000-06-10import vt100 test program (improved version of the utility whichdrochner5-0/+27
comes with pcvt)
2000-06-10The perl archive on ftp.cdrom.com moved to ftp.freesoftware.com.veego1-2/+2
2000-06-09mswordview is at 0.5.14 now - changes seem to be bugfixes mostlydrochner3-5/+9
2000-06-09Install the README in $prefix/share/doc/rtty/README, it's the only docbouyer2-2/+8
available.
2000-06-09Make it compile on 1.4Y+ even if ncurses are installed.wiz1-2/+10
Pointed out by tron.
2000-06-09Add/enable p5-Convert-ASN1.kleink1-1/+2
2000-06-09Update p5-perl-ldap to 0.19 (provided by Bernd Ernesti); changes sincekleink3-34/+53
release 0.13 include, but are not limited to due to incomplete release notes: perl-ldap 0.19 June 8 2000 ============================ * Fixed bug which caused 2nd and subsequent binds to be anonymous. * Fixed bug in moddn. * Fix bug which caused a call to ->pop_entry or ->shift_entry to hang forever. perl-ldap 0.18 May 22 2000 ============================ * Now passes -wc with 5.004, 5.005_03 and 5.6.0 * Bundle now correctly references Convert::ASN1 instead of the non-existant Convert::ASN * Net::LDAP::Filter will now catch the case of unmatched ()'s and return an error * as_struct, which was broken in the changeover to Convert::ASN1, now works again. KNOWN PROBLEMS -------------- Test t/02filter.t fails with perl 5.6.0 compiled with threads enabled This is due to a bug in 5.6.0 when compiled with threads, see http://bugs.perl.org/perlbug.cgi?req=tidmids&tidmids=20000409.003&range=32323&format=h perl-ldap 0.17 May 12 2000 ============================ * Change to use asn_read instead of asn_resc. This seems to have fixed the known problem with 0.16 * Various bug fixes, see ChangeLog perl-ldap 0.16 April 27 2000 ============================ * This is the first release which uses Convert::ASN1 instead of Convert::BER. This should show an increase in performance. * Added support for LDAPv3 controls. Controls supported are - VirtualListView - Sort - Paged * HTML version of the documentation is now included in the distribution * Added Bundle::Net::LDAP * Net::LDAP->schema can now be told where to search for the schema.
2000-06-09Initial import of p5-Convert-ASN1-0.07, a perl class to parse ASN.1kleink7-0/+63
descriptions and en/decode perl data structures. Thanks to Bernd Ernesti for doing the packaging work.
2000-06-09Disable optimization on "arm32" port to avoid "egcs" bug.tron1-1/+6
2000-06-09USE_LIBTOOL & LTCONFIG_OVERRIDE -> minus one patchwiz4-53/+53
Also add some missing libraries to PLIST.
2000-06-09Regenbouyer1-2/+3
2000-06-09Add a '-a' flag, wich prevents arp traffic from being matched against the localbouyer2-7/+98
net before processing. Usefull if you don't want to have an IP addr on the listening interface, or if you have aliases in different nets. While I'm there correct a bogon in the man page.
2000-06-09USE_LIBTOOL instead of pkglibtooljlam1-2/+3
2000-06-09USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patchingjlam5-53/+14
configure scripts.
2000-06-09USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patchingjlam4-39/+25
configure.
2000-06-09USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patchingjlam4-32/+13
configure.
2000-06-09USE_LIBTOOL instead of pkglibtool.jlam2-9/+11
2000-06-09USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patchingjlam4-39/+24
configure.
2000-06-091) Fix HOMEPAGEjlam4-33/+13
2) USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patching configure.
2000-06-09USE_LIBTOOL and LTCONFIG_OVERRIDE instead of pkglibtool and patchingjlam4-35/+16
configure.
2000-06-08USE_LIBTOOL && LTCONFIG_OVERRIDE, not pkglibtool and patching configurejlam4-33/+14
2000-06-08USE_LIBTOOL, not pkglibtooljlam2-4/+5
2000-06-08USE_LIBTOOL, not pkglibtooljlam4-12/+14
2000-06-08Use NetBSD's curses for 1.4Y+ instead of ncurseswiz1-4/+14
2000-06-08Add and enable xdm-krb4.wennmach1-1/+2
2000-06-08Initial import of xdm-krb4, an Kerberos IV and AFS aware xdm.wennmach7-0/+70
Thanks to Johan Danielsson who looked into my Kerberos changes of xdm. (Most of it is directly derived from his work).
2000-06-08Added an entry for ARLA_CACHE, the location where arla looks for it'swennmach1-1/+5
local cache.
2000-06-08Add and enable arla.wennmach1-1/+2