| Commit message (Expand) | Author | Age | Files | Lines |
* | & -> & | Scott Ullrich | 2006-10-08 | 3 | -3/+3 |
* | Add snort advanced tab | Scott Ullrich | 2006-10-08 | 1 | -0/+4 |
* | * Add snort advanced tab that allows tuning of bpf values | Scott Ullrich | 2006-10-08 | 8 | -6/+93 |
* | s/snort/Snort/ | Scott Ullrich | 2006-10-08 | 1 | -1/+1 |
* | * Correct minor variable scope bug | Scott Ullrich | 2006-10-08 | 3 | -1/+12 |
* | * Add snort cache that will cache the ip -> alert mappings | Scott Ullrich | 2006-10-08 | 3 | -3/+53 |
* | Swap arguments | Scott Ullrich | 2006-10-08 | 1 | -0/+14 |
* | Snort version bump | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
* | Make snort alerts clickable | Scott Ullrich | 2006-10-07 | 2 | -1/+15 |
* | Apply changes suggested in http://forum.pfsense.org/index.php/topic,551.msg13... | Scott Ullrich | 2006-10-07 | 1 | -1/+9 |
* | Add function description, remove trailing whitespace at end of file | Scott Ullrich | 2006-10-07 | 1 | -20/+1 |
* | Move code to correct file. Doh. | Scott Ullrich | 2006-10-07 | 2 | -14/+14 |
* | Add back guiconfig.inc. Its needed for this file. | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
* | Sleep in between restart | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
* | Operate correctly disconnected from webConfigurator | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
* | CACHE /var/log/snort/alert in between calls | Scott Ullrich | 2006-10-07 | 1 | -2/+6 |
* | Insert blank row before total | Scott Ullrich | 2006-10-07 | 1 | -0/+1 |
* | Woops, reverse the numbers. | Scott Ullrich | 2006-10-07 | 1 | -2/+2 |
* | We now have 3 columns, increase colspan. | Scott Ullrich | 2006-10-07 | 1 | -2/+2 |
* | s/Description/Alert Description/ | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
* | Associate snort blocked events with their alert description if available | Scott Ullrich | 2006-10-07 | 2 | -7/+45 |
* | Snort version bump | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
* | Do not require guiconfig.inc, it will always fail auth checks | Scott Ullrich | 2006-10-07 | 1 | -1/+0 |
* | Allow script to work detached from webConfigurator | Scott Ullrich | 2006-10-07 | 1 | -0/+2 |
* | If we are not a cluster master, sleep between 5 and 700 minutes before invoki... | Scott Ullrich | 2006-10-07 | 1 | -0/+14 |
* | s/VPNS/VPNs/ | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
* | Do not sync if a CARP sync host ip is not defined. | Scott Ullrich | 2006-10-07 | 1 | -0/+3 |
* | Bump snort version | Scott Ullrich | 2006-10-06 | 1 | -1/+1 |
* | config -> configuration | Scott Ullrich | 2006-10-06 | 1 | -1/+1 |
* | Add XMLRPC sync option which will automatically sync Snort configuration to C... | Scott Ullrich | 2006-10-06 | 2 | -1/+119 |
* | Add automatic whitelist feature for VPNs | Scott Ullrich | 2006-10-06 | 2 | -4/+23 |
* | Add a few more comments | Scott Ullrich | 2006-10-06 | 1 | -7/+22 |
* | * Cleanup on deinstall | Scott Ullrich | 2006-10-06 | 2 | -2/+19 |
* | Backout latest miniupnpd, it breaks things, back on 20060924 | Seth Mos | 2006-10-06 | 3 | -2/+2 |
* | Add | Scott Ullrich | 2006-10-06 | 1 | -0/+3 |
* | Add test package xml | Scott Ullrich | 2006-10-06 | 1 | -0/+168 |
* | Remove stray a, will create a test file to do these experiments further. | Scott Ullrich | 2006-10-06 | 1 | -1/+1 |
* | This commit should fail. Ignore otherwise. | Scott Ullrich | 2006-10-06 | 1 | -1/+1 |
* | Woops, WAN, not LAN interfaces | Scott Ullrich | 2006-10-06 | 1 | -1/+1 |
* | Add item descriptions to each row | Scott Ullrich | 2006-10-06 | 1 | -1/+6 |
* | Remove stray a | Scott Ullrich | 2006-10-05 | 1 | -1/+1 |
* | Woops, its <custom_php_install_command> | Scott Ullrich | 2006-10-05 | 1 | -2/+2 |
* | Call sync_package_snort_reinstall() on install. | Scott Ullrich | 2006-10-05 | 2 | -3/+13 |
* | Call the sync_package_snort() function on install so that if it was previousl... | Scott Ullrich | 2006-10-05 | 1 | -3/+6 |
* | miniupnpd now can detect if its being called out of band from coregui. autom... | Scott Ullrich | 2006-10-05 | 1 | -0/+1 |
* | Add version to Paul Taylors diag_new_states | Scott Ullrich | 2006-10-05 | 1 | -0/+1 |
* | miniupnpd updated too 20060930 | Seth Mos | 2006-10-05 | 1 | -1/+1 |
* | Reflect new version | Seth Mos | 2006-10-05 | 1 | -1/+1 |
* | Update to 20060930 release | Seth Mos | 2006-10-05 | 1 | -0/+0 |
* | file_notice() requires require_once("notices.inc"); | Scott Ullrich | 2006-10-05 | 2 | -0/+3 |