Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase bogons font size Resolves #205 | sullrich | 2009-12-06 | 1 | -4/+5 |
| | |||||
* | Do not set font size, it breaks the default css and ends up overflowing the menu | Scott Ullrich | 2009-10-03 | 1 | -1/+5 |
| | |||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -2/+7 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | Wait while bogons table is being updated up to 90 seconds. After it is ↵ | Scott Ullrich | 2009-08-20 | 1 | -0/+13 |
| | | | | updated notify user that it was updated | ||||
* | fix merge mess | Chris Buechler | 2009-08-20 | 1 | -11/+0 |
| | |||||
* | Merge branch 'master' of rcs.pfsense.org:pfsense/mainline | Chris Buechler | 2009-08-20 | 1 | -0/+13 |
|\ | | | | | | | | | Conflicts: usr/local/www/diag_showbogons.php | ||||
| * | Only remove tmp file if we succeed | Scott Ullrich | 2009-08-20 | 1 | -1/+1 |
| | | |||||
| * | Add savemsg | Scott Ullrich | 2009-08-20 | 1 | -2/+6 |
| | | |||||
* | | Fix bogons update in GUI without duplicating logic | Chris Buechler | 2009-08-20 | 1 | -6/+1 |
|/ | |||||
* | Duplicate logic to download bogons data. For some reason the shell script ↵ | Scott Ullrich | 2009-08-20 | 1 | -2/+5 |
| | | | | 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 ↵ | Scott Ullrich | 2009-08-20 | 1 | -0/+2 |
| | | | | first argument is not being passed when ran from webConfigurator | ||||
* | Rename Reload to Download latest bogon data | Scott Ullrich | 2009-08-20 | 1 | -3/+3 |
| | |||||
* | Add Reload button | Scott Ullrich | 2009-08-20 | 1 | -2/+8 |
| | |||||
* | Add Show Bogons command. | Scott Ullrich | 2009-08-19 | 1 | -0/+79 |