aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enable support for IPv6 into snort code for 2.1Ermal2012-07-161-1/+10
|
* bump version to 2.5.0 and remove perl from build requirments since its not ↵Ermal2012-07-164-6/+4
| | | | needed anyumore
* Allow looking at rule content but not editing them. Custom rules can be used ↵Ermal2012-07-162-83/+25
| | | | for that
* Add possibility to specify custom rulesErmal2012-07-162-17/+60
|
* Correct page nameErmal2012-07-161-1/+1
|
* Force use of aliases from pfSense for replacing snort var settings. Also ↵Ermal2012-07-165-582/+251
| | | | make snort var settings generic and overridable in all of its definitions
* Remove nanosecondsErmal2012-07-162-3/+3
|
* Fix sensistive data checksErmal2012-07-162-2/+2
|
* Actually sort in reverse to have the last as first in GUIErmal2012-07-151-1/+1
|
* Fix blocked pageErmal2012-07-151-21/+24
|
* Remvoe log dir when interface changesErmal2012-07-151-0/+1
|
* Fix clearing alert logs for other instancesErmal2012-07-151-1/+2
|
* Make sensitive data configurableErmal2012-07-153-6/+27
|
* Enable Sorting classes and actually get the last of the file rather then ↵Ermal2012-07-151-6/+9
| | | | begining
* Merge pull request #285 from phil-davis/masterJim P2012-07-151-7/+16
|\ | | | | Standard pfSense version check, fix promiscuous mode setting
| * Put standard pfsense version check logic so it will default correctly for ↵Phil Davis2012-07-151-7/+16
|/ | | | | future versions of pfsense. Previously, promiscuous mode was always stuck on - the bandwidthd default is "promiscuous true" and the code assumed the default was "false". This fix always specifies promiscuous mode explicitly so that it does not matter what the default is, the setting will always follow whatever the user has selected in the GUI check box. See forum thread http://forum.pfsense.org/index.php/topic,50878.0.html
* Correct some codeErmal2012-07-141-9/+3
|
* Remove unneeded code from deinstall functionErmal2012-07-141-4/+1
|
* Always forget unlink does not remove dirsErmal2012-07-141-4/+4
|
* Make any errorsErmal2012-07-141-1/+1
|
* Correct field extractionErmal2012-07-141-1/+1
|
* Reorder some fields in alert to make better bviewErmal2012-07-142-13/+10
|
* Enable sensitive data preprocessor for rulesErmal2012-07-141-0/+2
|
* Add the 2 needed fields for alert screenErmal2012-07-141-1/+1
|
* Correct syntaxErmal2012-07-141-1/+1
|
* Correct var nameErmal2012-07-141-1/+1
|
* Correct directory path for unlinkErmal2012-07-141-1/+1
|
* Copy forogotten fileErmal2012-07-141-1/+1
|
* Correct so rules file name so it shows up on the gui properlyErmal2012-07-141-2/+2
|
* Use ports from the configuration that can be overriden than hardcoded onesErmal2012-07-142-46/+39
|
* No need for perl anymoreErmal2012-07-144-366/+0
|
* Correct rules updateing script with proper directory referencesErmal2012-07-142-40/+39
|
* Actually restrict to the gateway where the instance is listeningErmal2012-07-141-10/+10
|
* Remove subnets from ips of interfaces and also put gateways of other ↵Ermal2012-07-141-12/+8
| | | | interfaces selected in.
* Avoid issues thay might arise from same name used in listsErmal2012-07-141-2/+2
|
* These are not needed anymoreErmal2012-07-148-5117/+0
|
* Remove the need for snort_rename.plErmal2012-07-141-5/+11
|
* Avoid php interpreting thisErmal2012-07-141-3/+3
|
* Fixup some parts of update sidErmal2012-07-141-9/+7
|
* Get rid of oninkmaster for enable/disable of sids since the code is already ↵Ermal2012-07-144-93/+94
| | | | there doing the same
* Snort so rules should not be editedErmal2012-07-141-3/+0
|
* php copy wants both src dst files definedErmal2012-07-141-6/+6
|
* Correct update script to not mess around rules during update of snort or ↵Ermal2012-07-142-100/+55
| | | | emerging threats. Also make oink confs correct and usable
* Remove unused varErmal2012-07-141-1/+0
|
* Switch to output alert_csv to fix all issues with snort alerts/blocked descrErmal2012-07-145-418/+180
|
* Switch to alert csv. No more regex fooErmal2012-07-132-17/+3
|
* No need for all these output log configurationErmal2012-07-132-52/+0
|
* Rather than unlinking/writing to a file opened by snort. Truncate it.Ermal2012-07-133-10/+16
|
* Correct problem with custom defined lists to correctly generate itErmal2012-07-121-1/+3
|
* Bring back removed wrongly ruleErmal2012-07-121-0/+3
|