Increase bogons font size Resolves #205
Do not set font size, it breaks the default css and ends up overflowing the menu
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Wait while bogons table is being updated up to 90 seconds. After it is updated notify user that it was updated
fix merge mess
Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
Conflicts: usr/local/www/diag_showbogons.php
Fix bogons update in GUI without duplicating logic
Only remove tmp file if we succeed
Add savemsg
Duplicate logic to download bogons data. For some reason the shell script is ignoring the first argument AND the file that was created to prevent it from sleeping. Life is too short to chase stupid stuff -- if you don't like it spend your own time to figure out the issue.
Do not sleep if /var/run/donotsleep_bogons exists. For some reason the first argument is not being passed when ran from webConfigurator
Rename Reload to Download latest bogon data
Add Reload button
Add Show Bogons command.