aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* General cleanups. File is usable now.Scott Ullrich2006-09-271-2/+21
|
* * Do not CLOG alert fileScott Ullrich2006-09-271-2/+2
| | | | * s/alerts/alert/
* Add Snort alerts log viewerScott Ullrich2006-09-276-0/+104
|
* Bump snort minimum version to 2.0Scott Ullrich2006-09-271-1/+1
|
* * Gracefully handle initial installation better by redirecting to the rules ↵Scott Ullrich2006-09-272-0/+7
| | | | | | update page if no rules have been downloaded. * Include squid.inc for common functions
* Be sure to flush contents before loading url.Scott Ullrich2006-09-271-0/+2
|
* Do not start a new table row, one has already been started. Do not center cell.Scott Ullrich2006-09-271-20/+27
|
* Compare dates correctlyScott Ullrich2006-09-272-2/+2
|
* Make console text friendlerScott Ullrich2006-09-272-21/+39
|
* Make file suitable for running from the console by adding a ↵Scott Ullrich2006-09-271-0/+1
| | | | #!/usr/local/bin/php entry
* Use filenamea instead of filename, filename may become a reserved word down ↵Scott Ullrich2006-09-271-4/+4
| | | | the road.
* Install crontab entry and restart cron if neededScott Ullrich2006-09-272-0/+14
|
* Add a checkbox for automatic rules updatingScott Ullrich2006-09-271-0/+5
|
* Add a new script for automatic snort.org rules updatingScott Ullrich2006-09-273-89/+212
|
* Space seperate manual whitelist items correctly so that they can be parsedScott Ullrich2006-09-271-1/+1
|
* Do not allow the download process to even start by removing the start button ↵Scott Ullrich2006-09-271-12/+16
| | | | if no oink id is defined.
* Sleep 2 seconds between restarting snortScott Ullrich2006-09-272-0/+2
|
* Use correct URL'sScott Ullrich2006-09-273-3/+3
|
* Use correct URL'sScott Ullrich2006-09-271-0/+6
|
* * Increase text box sizesScott Ullrich2006-09-271-1/+5
| | | | * Describe what type of data to enter
* Hook snort whitelist inScott Ullrich2006-09-271-0/+4
|
* Dont call spamd items. Leftover from file copy and paste.Scott Ullrich2006-09-271-2/+0
|
* s/php/xmlScott Ullrich2006-09-271-1/+1
|
* * Download whitelist to correct directoryScott Ullrich2006-09-272-3/+3
| | | | * Call coregui correctly
* Item should be a coregui file.Scott Ullrich2006-09-275-5/+5
|
* Show active tabScott Ullrich2006-09-271-1/+1
|
* Don't axe the snort blocked tabScott Ullrich2006-09-271-0/+1
|
* Add snort whitelist framework.Scott Ullrich2006-09-275-1/+74
| | | | TODO: Actually hook it into squid.inc
* Restart snort services after rule changesScott Ullrich2006-09-272-0/+7
|
* Remove empty table data areasScott Ullrich2006-09-271-3/+0
|
* Bold critical data items such as date, up to date.Scott Ullrich2006-09-271-3/+3
|
* Make screen look consistent for start button.Scott Ullrich2006-09-271-0/+12
|
* * Keep track of last download date.Scott Ullrich2006-09-271-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 defaultScott Ullrich2006-09-262-5/+5
|
* Add a note telling the user they can click on a ruleset to automatically ↵Scott Ullrich2006-09-261-0/+2
| | | | launch the item in edit.php
* Take into account pppoe interfacesScott Ullrich2006-09-262-1/+6
|
* Do not store ruleset selections in the coregui xml section, it will get ↵Scott Ullrich2006-09-262-4/+4
| | | | overwritten.
* Set version to 2.6.0.2Scott Ullrich2006-09-261-1/+1
|
* Do not install 2 snort service itemsScott Ullrich2006-09-261-5/+0
|
* Trim extra charactersScott Ullrich2006-09-261-1/+1
|
* Add ID10T textScott Ullrich2006-09-261-0/+3
|
* Only space one timeScott Ullrich2006-09-261-1/+1
|
* * Remove stray 'Scott Ullrich2006-09-261-1/+1
|
* * Remove stray 'Scott Ullrich2006-09-261-2/+2
| | | | * Move ip over a few spaces
* Complete path to pfctlScott Ullrich2006-09-261-1/+1
|
* * Alert user when no items are in the listScott Ullrich2006-09-261-0/+6
| | | | * Otherwise show how many items listed
* * use []Scott Ullrich2006-09-263-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 Ullrich2006-09-263-3/+3
|
* Add new tab, snort blocked which lists all ips in the snort2c anchor and ↵Scott Ullrich2006-09-264-0/+119
| | | | allows for the items to be deleted.
* Add all virtual ips and ip addresses from all optional interfaces.Scott Ullrich2006-09-261-0/+15
|