2005.05.25 v0.8cvs silfreed - version to 0.8cvs - adding logrotate script 2005.05.24 v0.7cvs silfreed - try to close the pipe to ifconfig correctly - version to 0.7 2004.10.22 v0.7cvs silfreed - go through 'unknown's actions when you're switching networks 2004.08.26 v0.6cvs silfreed - added 'unknown' network actions - moved signal capturing code after Proc::Daemon init so HUPs would be caught 2004.02.07 v0.5 silfreed - handle multiple interfaces * added dependancy on Net::Netmask to determine interface - add forward declairations 2003.12.17 v0.4 silfreed - alarm + syscall isn't working in FC1; trying to just sleep instead 2003.09.17 v0.4 silfreed - more logging granularity 2003.01.15 v0.3 silfreed - I think the 'unknown network' bug is finally gone. I think. Maybe. 2003.01.09 v0.3 silfreed - fixing bug w/ unknown network not being detected - changed dates in this file to be 2003 (instead of 2k2) 2003.01.06 v0.3 silfreed - log when no network is found (but only once) 2003.01.05 v0.2 silfreed - now has 'reaction' - ability to perform actions if you've stayed on the network for more than 'reaction' seconds - cleaned up config; added more examples - more documentation 2003.01.04 v0.1 silfreed - first version