Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extra < char | Ermal | 2012-07-18 | 1 | -1/+1 |
| | |||||
* | Put the sed in /tmp for easy processing | Ermal | 2012-07-18 | 1 | -3/+4 |
| | |||||
* | Correct sed command | Ermal | 2012-07-18 | 1 | -2/+2 |
| | |||||
* | Correct table deinition | Ermal | 2012-07-18 | 1 | -15/+7 |
| | |||||
* | Add description of suppression and remove exessive newlines | Ermal | 2012-07-18 | 1 | -2/+6 |
| | |||||
* | Correct issues with sensitive data rules | Ermal | 2012-07-18 | 1 | -27/+19 |
| | |||||
* | Remove useless table | Ermal | 2012-07-18 | 1 | -5/+2 |
| | |||||
* | Remove dirs only on 2.0 version to avoid issues with PBI | Ermal | 2012-07-17 | 1 | -27/+22 |
| | |||||
* | Fix clamav database owner | jim-p | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Allow peopel to run multiple times the same interface! | Ermal | 2012-07-16 | 1 | -0/+2 |
| | |||||
* | Rename the underlying folder when chaning iface on the config | Ermal | 2012-07-16 | 1 | -0/+1 |
| | |||||
* | Add input validation | Ermal | 2012-07-16 | 1 | -0/+8 |
| | |||||
* | Remove the file after usage | Ermal | 2012-07-16 | 1 | -0/+1 |
| | |||||
* | Bring back the subnet definitions for home net since HOME_NET defines what ↵ | Ermal | 2012-07-16 | 1 | -5/+9 |
| | | | | to be looked after. Maybe use any as default snort.conf? | ||||
* | Make input more sizeble for better appearance | Ermal | 2012-07-16 | 2 | -4/+4 |
| | |||||
* | Remove dead javascript | Ermal | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Remove reset button and enable_change | Ermal | 2012-07-16 | 1 | -78/+9 |
| | |||||
* | Remove directories used from snort on deinstall. Also do not create a ↵ | Ermal | 2012-07-16 | 1 | -3/+13 |
| | | | | custom_rules since its not used | ||||
* | Do check properly | Ermal | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Enable support for IPv6 into snort code for 2.1 | Ermal | 2012-07-16 | 1 | -1/+10 |
| | |||||
* | bump version to 2.5.0 and remove perl from build requirments since its not ↵ | Ermal | 2012-07-16 | 2 | -2/+2 |
| | | | | needed anyumore | ||||
* | Allow looking at rule content but not editing them. Custom rules can be used ↵ | Ermal | 2012-07-16 | 2 | -83/+25 |
| | | | | for that | ||||
* | Add possibility to specify custom rules | Ermal | 2012-07-16 | 2 | -17/+60 |
| | |||||
* | Correct page name | Ermal | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Force use of aliases from pfSense for replacing snort var settings. Also ↵ | Ermal | 2012-07-16 | 5 | -582/+251 |
| | | | | make snort var settings generic and overridable in all of its definitions | ||||
* | Remove nanoseconds | Ermal | 2012-07-16 | 2 | -3/+3 |
| | |||||
* | Fix sensistive data checks | Ermal | 2012-07-16 | 2 | -2/+2 |
| | |||||
* | Actually sort in reverse to have the last as first in GUI | Ermal | 2012-07-15 | 1 | -1/+1 |
| | |||||
* | Fix blocked page | Ermal | 2012-07-15 | 1 | -21/+24 |
| | |||||
* | Remvoe log dir when interface changes | Ermal | 2012-07-15 | 1 | -0/+1 |
| | |||||
* | Fix clearing alert logs for other instances | Ermal | 2012-07-15 | 1 | -1/+2 |
| | |||||
* | Make sensitive data configurable | Ermal | 2012-07-15 | 3 | -6/+27 |
| | |||||
* | Enable Sorting classes and actually get the last of the file rather then ↵ | Ermal | 2012-07-15 | 1 | -6/+9 |
| | | | | begining | ||||
* | Put standard pfsense version check logic so it will default correctly for ↵ | Phil Davis | 2012-07-15 | 1 | -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 code | Ermal | 2012-07-14 | 1 | -9/+3 |
| | |||||
* | Remove unneeded code from deinstall function | Ermal | 2012-07-14 | 1 | -4/+1 |
| | |||||
* | Always forget unlink does not remove dirs | Ermal | 2012-07-14 | 1 | -4/+4 |
| | |||||
* | Make any errors | Ermal | 2012-07-14 | 1 | -1/+1 |
| | |||||
* | Correct field extraction | Ermal | 2012-07-14 | 1 | -1/+1 |
| | |||||
* | Reorder some fields in alert to make better bview | Ermal | 2012-07-14 | 2 | -13/+10 |
| | |||||
* | Enable sensitive data preprocessor for rules | Ermal | 2012-07-14 | 1 | -0/+2 |
| | |||||
* | Add the 2 needed fields for alert screen | Ermal | 2012-07-14 | 1 | -1/+1 |
| | |||||
* | Correct syntax | Ermal | 2012-07-14 | 1 | -1/+1 |
| | |||||
* | Correct var name | Ermal | 2012-07-14 | 1 | -1/+1 |
| | |||||
* | Correct directory path for unlink | Ermal | 2012-07-14 | 1 | -1/+1 |
| | |||||
* | Copy forogotten file | Ermal | 2012-07-14 | 1 | -1/+1 |
| | |||||
* | Correct so rules file name so it shows up on the gui properly | Ermal | 2012-07-14 | 1 | -2/+2 |
| | |||||
* | Use ports from the configuration that can be overriden than hardcoded ones | Ermal | 2012-07-14 | 2 | -46/+39 |
| | |||||
* | No need for perl anymore | Ermal | 2012-07-14 | 2 | -364/+0 |
| | |||||
* | Correct rules updateing script with proper directory references | Ermal | 2012-07-14 | 2 | -40/+39 |
| |