Version: 0.2.7-5 (22.08.2002) - minor update to readme and helpscreen and removed some headerchecks - added chdir("/") to ensure that our files are created in the chrooted enviroment, if any! Version: 0.2.7-4 (16.06.2002) - made configure-script more portable (now it should work perfectly with redhat aswell) Version: 0.2.7-3 (15.06.2002) - updated the mac-check to enable typing of addy's with '-' since it seems alot of people are doing it.. - added missing stdio-include aswell :) - changed getopt-type from char to int Version: 0.2.7-2 (24.05.2002) - fixed a bug that we introdused with previous bugfixes ;] Version: 0.2.7-1 (23.05.2002) - resolved some critical bugs with lots of help from Herman Bosse Version: 0.2.7 (17.05.2002) - rewrite some of the code, to enable monitoring of multiple hosts in one proc. Version: 0.2.6-5 (06.04.2002) - removed pcap-namedb.h check as the test appears to be broken with new autoconf. Version: 0.2.6-4 (30.01.2002) - moved some stuff from ProcessPacket to libpcap_listen to prevent un-needed cpu-usage. Version: 0.2.6-3 (10.01.2002) - added umask() to make logfile-rights proper Version: 0.2.6-2 (30.11.2001) - bugfixes and portability Version: 0.2.6 (24.11.2001) - changed name to macwatch Version: 0.2.5 (24.11.2001) - added snprinf.[ch] for portability. (by Mark Martinec ) Version: 0.2.4 (21.11.2001) - added chroot and run-as-other-user option Version: 0.2.3 (12.11.2001) - fixed install-destionation, and added iplog.sh to install Version: 0.2.2 (11.11.2001) - added [-p] option, basically since Yannz requested it. - added autosensing of interface, earlier it only defaulted to eth0 - some code cleanup to prevent bad error-printing - switched from u_int8_t types to unsigned char, as it should be more portable Version: 0.2.1 (11.11.2001) - added [-r] option, because Yannz didn't understand why it measured bandwith 'wrong way' Version: 0.2 (07.11.2001) - added autoconf&automake to help portability Version: 0.1 (04.11.2001) - first release.