aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove dead javascriptErmal2012-07-161-1/+1
* | | Remove reset button and enable_changeErmal2012-07-161-78/+9
* | | Remove directories used from snort on deinstall. Also do not create a custom_...Ermal2012-07-161-3/+13
* | | Do check properlyErmal2012-07-161-1/+1
* | | 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 ne...Ermal2012-07-162-2/+2
* | | Allow looking at rule content but not editing them. Custom rules can be used ...Ermal2012-07-162-83/+25
* | | 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 make...Ermal2012-07-165-582/+251
* | | 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 begi...Ermal2012-07-151-6/+9
* | | Put standard pfsense version check logic so it will default correctly for fut...Phil Davis2012-07-151-7/+16
* | | 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-142-364/+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 interfac...Ermal2012-07-141-12/+8
* | | 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 t...Ermal2012-07-144-93/+94
* | | 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 emer...Ermal2012-07-142-100/+55
* | | 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