Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Latest fixes from Scott | Scott Ullrich | 2006-12-11 | 1 | -0/+10 |
| | |||||
* | Add Snort rule activation/deactivation/edit support. | Scott Ullrich | 2006-12-09 | 1 | -1/+5 |
| | | | | Written and submitted by: Scott Dale <c_scott_dale_AT_yahoo.com | ||||
* | ac-sparsebands is recommended, note it. | Scott Ullrich | 2006-10-26 | 1 | -1/+1 |
| | |||||
* | Make checkbox description uniform. | Scott Ullrich | 2006-10-08 | 1 | -2/+2 |
| | |||||
* | Download snort_advanced.xml to /usr/local/pkg/ | Scott Ullrich | 2006-10-08 | 1 | -2/+2 |
| | |||||
* | & -> & | Scott Ullrich | 2006-10-08 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -0/+5 |
| | | | | * Remove hard coded BPF assumptions | ||||
* | s/snort/Snort/ | Scott Ullrich | 2006-10-08 | 1 | -1/+1 |
| | |||||
* | * Correct minor variable scope bug | Scott Ullrich | 2006-10-08 | 1 | -0/+6 |
| | | | | * Add associate snort alert to ip option (handy for large snort installations) | ||||
* | * Add snort cache that will cache the ip -> alert mappings | Scott Ullrich | 2006-10-08 | 1 | -1/+7 |
| | | | | * Add knob to turn off clickable urls in the snort alert tabs (handy for someone with thousands of alerts) | ||||
* | s/VPNS/VPNs/ | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
| | |||||
* | config -> configuration | Scott Ullrich | 2006-10-06 | 1 | -1/+1 |
| | |||||
* | Add XMLRPC sync option which will automatically sync Snort configuration to ↵ | Scott Ullrich | 2006-10-06 | 1 | -1/+11 |
| | | | | CARP cluster members | ||||
* | Add automatic whitelist feature for VPNs | Scott Ullrich | 2006-10-06 | 1 | -1/+7 |
| | |||||
* | * Cleanup on deinstall | Scott Ullrich | 2006-10-06 | 1 | -2/+5 |
| | | | | * Increase net.bpf.bufsize to 20480 | ||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Call the sync_package_snort() function on install so that if it was ↵ | Scott Ullrich | 2006-10-05 | 1 | -3/+6 |
| | | | | previously configured it can automatically start back up. | ||||
* | We do need this script to recreate snort.conf so that dynamic ips can be ↵ | Scott Ullrich | 2006-10-02 | 1 | -0/+5 |
| | | | | updated. | ||||
* | We no longer need to check for ip change, rc.newwanip now restarts packages. | Scott Ullrich | 2006-10-01 | 1 | -5/+0 |
| | |||||
* | Note that the interface is generally WAN | Scott Ullrich | 2006-09-29 | 1 | -1/+1 |
| | |||||
* | Reload snort ip/whitelist information for dynamic interfaces automatically ↵ | Scott Ullrich | 2006-09-27 | 1 | -1/+6 |
| | | | | by hooking into /usr/local/pkg/pf/ | ||||
* | Add Snort alerts log viewer | Scott Ullrich | 2006-09-27 | 1 | -0/+9 |
| | |||||
* | Install crontab entry and restart cron if needed | Scott Ullrich | 2006-09-27 | 1 | -0/+5 |
| | |||||
* | Add a checkbox for automatic rules updating | Scott Ullrich | 2006-09-27 | 1 | -0/+5 |
| | |||||
* | s/php/xml | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | * Download whitelist to correct directory | Scott Ullrich | 2006-09-27 | 1 | -2/+2 |
| | | | | * Call coregui correctly | ||||
* | Item should be a coregui file. | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | Add snort whitelist framework. | Scott Ullrich | 2006-09-27 | 1 | -0/+9 |
| | | | | TODO: Actually hook it into squid.inc | ||||
* | List lowmemory first so it gets to be the default | Scott Ullrich | 2006-09-26 | 1 | -4/+4 |
| | |||||
* | Set version to 2.6.0.2 | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | Do not install 2 snort service items | Scott Ullrich | 2006-09-26 | 1 | -5/+0 |
| | |||||
* | Add new tab, snort blocked which lists all ips in the snort2c anchor and ↵ | Scott Ullrich | 2006-09-26 | 1 | -0/+9 |
| | | | | allows for the items to be deleted. | ||||
* | Change interface_array to iface_array | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | Add block offenders checkbox | Scott Ullrich | 2006-09-26 | 1 | -0/+6 |
| | |||||
* | Allow user to specify the performance model for search-method | Scott Ullrich | 2006-09-26 | 1 | -0/+36 |
| | |||||
* | * Add file that allows Snort rule selection | Scott Ullrich | 2006-09-25 | 1 | -0/+9 |
| | | | | * Use rule selection items | ||||
* | Rename Snort Settings to Snort | Scott Ullrich | 2006-09-25 | 1 | -1/+1 |
| | |||||
* | If an error occurs during download then scroll down to bottom of page and ↵ | Scott Ullrich | 2006-09-25 | 1 | -0/+4 |
| | | | | output error in a white div. | ||||
* | Increase oink code box to 60 characters so that the oink code can completely fit | Scott Ullrich | 2006-09-25 | 1 | -0/+1 |
| | |||||
* | Download snort.inc during package installation | Scott Ullrich | 2006-09-25 | 1 | -0/+5 |
| | |||||
* | Include snort.inc, not snort.xml | Scott Ullrich | 2006-09-25 | 1 | -1/+1 |
| | |||||
* | Add script that will download rules from snort.com and populate to ↵ | Scott Ullrich | 2006-09-25 | 1 | -0/+5 |
| | | | | | | /usr/local/etc/snort/ This script uses the download progress bar framework. | ||||
* | * Split out functions to its own snort.inc file | Scott Ullrich | 2006-09-25 | 1 | -33/+2 |
| | | | | * Start framework for downloading rules |