Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make file suitable for running from the console by adding a ↵ | Scott Ullrich | 2006-09-27 | 1 | -0/+1 |
| | | | | #!/usr/local/bin/php entry | ||||
* | Use filenamea instead of filename, filename may become a reserved word down ↵ | Scott Ullrich | 2006-09-27 | 1 | -4/+4 |
| | | | | the road. | ||||
* | Install crontab entry and restart cron if needed | Scott Ullrich | 2006-09-27 | 2 | -0/+14 |
| | |||||
* | Add a checkbox for automatic rules updating | Scott Ullrich | 2006-09-27 | 1 | -0/+5 |
| | |||||
* | Add a new script for automatic snort.org rules updating | Scott Ullrich | 2006-09-27 | 3 | -89/+212 |
| | |||||
* | Space seperate manual whitelist items correctly so that they can be parsed | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | Do not allow the download process to even start by removing the start button ↵ | Scott Ullrich | 2006-09-27 | 1 | -12/+16 |
| | | | | if no oink id is defined. | ||||
* | Sleep 2 seconds between restarting snort | Scott Ullrich | 2006-09-27 | 2 | -0/+2 |
| | |||||
* | Use correct URL's | Scott Ullrich | 2006-09-27 | 3 | -3/+3 |
| | |||||
* | Use correct URL's | Scott Ullrich | 2006-09-27 | 1 | -0/+6 |
| | |||||
* | * Increase text box sizes | Scott Ullrich | 2006-09-27 | 1 | -1/+5 |
| | | | | * Describe what type of data to enter | ||||
* | Hook snort whitelist in | Scott Ullrich | 2006-09-27 | 1 | -0/+4 |
| | |||||
* | Dont call spamd items. Leftover from file copy and paste. | Scott Ullrich | 2006-09-27 | 1 | -2/+0 |
| | |||||
* | s/php/xml | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | * Download whitelist to correct directory | Scott Ullrich | 2006-09-27 | 2 | -3/+3 |
| | | | | * Call coregui correctly | ||||
* | Item should be a coregui file. | Scott Ullrich | 2006-09-27 | 5 | -5/+5 |
| | |||||
* | Show active tab | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | Don't axe the snort blocked tab | Scott Ullrich | 2006-09-27 | 1 | -0/+1 |
| | |||||
* | Add snort whitelist framework. | Scott Ullrich | 2006-09-27 | 5 | -1/+74 |
| | | | | TODO: Actually hook it into squid.inc | ||||
* | Restart snort services after rule changes | Scott Ullrich | 2006-09-27 | 2 | -0/+7 |
| | |||||
* | Remove empty table data areas | Scott Ullrich | 2006-09-27 | 1 | -3/+0 |
| | |||||
* | Bold critical data items such as date, up to date. | Scott Ullrich | 2006-09-27 | 1 | -3/+3 |
| | |||||
* | Make screen look consistent for start button. | Scott Ullrich | 2006-09-27 | 1 | -0/+12 |
| | |||||
* | * Keep track of last download date. | Scott Ullrich | 2006-09-27 | 1 | -1/+23 |
| | | | | | * Automatically fetch the newest snort ruleset date * Only allow user to invoke the download only if they have never downloaded prior or if there is a newer ruleset posted | ||||
* | List lowmemory first so it gets to be the default | Scott Ullrich | 2006-09-26 | 2 | -5/+5 |
| | |||||
* | Add a note telling the user they can click on a ruleset to automatically ↵ | Scott Ullrich | 2006-09-26 | 1 | -0/+2 |
| | | | | launch the item in edit.php | ||||
* | Take into account pppoe interfaces | Scott Ullrich | 2006-09-26 | 2 | -1/+6 |
| | |||||
* | Do not store ruleset selections in the coregui xml section, it will get ↵ | Scott Ullrich | 2006-09-26 | 2 | -4/+4 |
| | | | | overwritten. | ||||
* | 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 |
| | |||||
* | Trim extra characters | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | Add ID10T text | Scott Ullrich | 2006-09-26 | 1 | -0/+3 |
| | |||||
* | Only space one time | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | * Remove stray ' | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | * Remove stray ' | Scott Ullrich | 2006-09-26 | 1 | -2/+2 |
| | | | | * Move ip over a few spaces | ||||
* | Complete path to pfctl | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | * Alert user when no items are in the list | Scott Ullrich | 2006-09-26 | 1 | -0/+6 |
| | | | | * Otherwise show how many items listed | ||||
* | * use [] | Scott Ullrich | 2006-09-26 | 3 | -20/+22 |
| | | | | * show tabs on snort rule update page for the start button | ||||
* | The newly added tab should be 3, not 2. Cut and pasto. | Scott Ullrich | 2006-09-26 | 3 | -3/+3 |
| | |||||
* | Add new tab, snort blocked which lists all ips in the snort2c anchor and ↵ | Scott Ullrich | 2006-09-26 | 4 | -0/+119 |
| | | | | allows for the items to be deleted. | ||||
* | Add all virtual ips and ip addresses from all optional interfaces. | Scott Ullrich | 2006-09-26 | 1 | -0/+15 |
| | |||||
* | Change interface_array to iface_array | Scott Ullrich | 2006-09-26 | 2 | -3/+3 |
| | |||||
* | Use -A full for logging | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | List status_upnp.php under the status menu | Seth Mos | 2006-09-26 | 1 | -0/+6 |
| | |||||
* | We have a clear button. | Seth Mos | 2006-09-26 | 1 | -8/+29 |
| | |||||
* | Don't pass -s argument. Now snort2c starts correctly. | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | Do not run in_array() on non arrays | Scott Ullrich | 2006-09-26 | 1 | -4/+7 |
| | |||||
* | Add block offenders checkbox | Scott Ullrich | 2006-09-26 | 2 | -2/+16 |
| | |||||
* | Allow user to specify the performance model for search-method | Scott Ullrich | 2006-09-26 | 2 | -12/+54 |
| | |||||
* | * Misc cleanup | Scott Ullrich | 2006-09-25 | 1 | -37/+39 |
| | | | | * Cleanup home list making it suitable for whitelist |