|
From: Jon R. <jo...@bl...> - 2002-01-09 20:39:37
|
Hi - I haven't made much use of this developer's list - thought I'd give it a try and see if it helps.... Here's a quick summary of changes made to CVS _since_ the latest beta tar file of Dec 5, the one located at http://ipaudit.sourceforge.net/ipaudit-web/download/ipaudit-web-0.96b2.tgz (1) jh has done alot with autoconfigure - making the compile and installation process easier and more portable. (2) Over the past few days I've posted to CVS changes that produce two additional graphs on the ipaudit-web home page. The first graphs the half-hour bandwidth (in and out) for the 5 busiest local hosts. The second does the same but for remote rather than local hosts. I've appended the ChangeLog entries since Dec 5 at the end of the file. I'm hoping to make the current ipaudit-web CVS snapshot the newest production version soon. Next Thursday when I return from family matters I hope to make the current CVS our local production system, and if that works OK then I'd like to make that version the production tarball. If anyone knows of any problems or has other issues please let me/us know (this list would probably be a good place). Thanks for listening. - Jon --------------- start ChangeLog ---------------------------------- 2002-01-09 15:18 jrifkin * reports/30min/graphic/runcron: Fix small bug in scan of Busiest Local Host data 2002-01-09 14:21 jrifkin * ChangeLog: [no log message] 2002-01-09 14:12 jrifkin * INSTALL: Correct installation order - edit ipaudit-web.conf _last_. 2002-01-09 14:08 jrifkin * reports/30min/graphic/: ReportLog, runcron: Fix small bug when trying to get 5 busiest hosts but only 4 or less listed on html report 2002-01-07 14:26 jrifkin * ChangeLog: Build new ChangeLog using cvs2cl.pl 2002-01-07 14:24 jrifkin * ipaudit-web/public_html/cgi-bin/SafeCAT, public_html/cgi-bin/SafeCAT: Correct URL for ip address link 2002-01-07 14:24 jrifkin * public_html/images/: ReportExternal-large.png, ReportExternal.png, ReportLocalBusy-large.png, ReportLocalBusy.png, ReportLocalHost-large.png, ReportLocalHost.png, ReportRemoteBusy-large.png, ReportRemoteBusy.png, ReportRemoteHost-large.png, ReportRemoteHost.png, ReportTraffic-large.png, ReportTraffic.png: New sample graphs. 2002-01-07 14:22 jrifkin * public_html/: ReportLocalBusy-doc.html, ReportRemoteBusy-doc.html, index.html: Add link to Local/Remote Busy graphs, doc pages. 2002-01-07 14:21 jrifkin * reports/30min/graphic/: GraphBusy, ReportLog, runcron: New Local/Remote Busiest Hosts graphs. 2002-01-07 13:32 jrifkin * reports/30min/graphic/: GraphLocalHost, GraphRemoteHost: Remove obsolete reports - they are now consoladated in GraphHost 2002-01-05 23:03 jh8 * src/Makefile.in: Small changes to accommodate the smarter configure script. 2002-01-05 22:59 jh8 * configure, configure.in: Taught configure how to bail when libpcap isn't found. Added ability to specify where libpcap libs/inc dirs are. 2002-01-05 22:57 jh8 * INSTALL: Added a "How to use perl's CPAN from the command line" directions 2002-01-05 14:29 jrifkin * INSTALL: Add note about URLs for CGI.pm and Time::ParseDate. I always have trouble finding them. 2001-12-14 00:01 jh8 * configure, configure.in: Changed function to look for in socket library 2001-12-13 23:58 jh8 * INSTALL: Added specific OS versions in the portability section 2001-12-13 23:51 jh8 * src/pdate.c: The config.h include and ifdef disappeared - readded. 2001-12-13 23:48 jh8 * Makefile.in: Tweaked the "su" calls. Fixed a booboo that caused Solaris\' "make" to fail 2001-12-13 23:45 jh8 * src/Makefile.in: Removed the "distclean" like rm commands, they don\'t belong there 2001-12-13 19:48 jh8 * INSTALL: Added PORTABILITY section 2001-12-13 19:47 jh8 * public_html/cgi-bin/SearchIpauditData: Taught SearchIpauditData how to read its vars from ipaudit-web.conf 2001-12-13 19:45 jh8 * contrib/jh/ipadate: Made note about ipadate now being obsoleted 2001-12-13 19:44 jh8 * ipaudit-web.conf.install: Added multinet example for LOCALRANGE. Added a few config vars for SearchIpauditData 2001-12-13 19:42 jh8 * CREDITS: Fixed some typos 2001-12-13 19:38 jh8 * Makefile.in: Added a more cross-platform crontab install 2001-12-06 11:19 jrifkin * reports/daily/server2/runcron: Use CGI_BIN from ipaudit-web.conf in reports/daily/server2/runcron --------------- end ChangeLog -------------------------------------------- |