| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 ne... | Ermal | 2012-07-16 | 2 | -2/+2 |
* | Allow looking at rule content but not editing them. Custom rules can be used ... | Ermal | 2012-07-16 | 2 | -83/+25 |
* | 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 make... | Ermal | 2012-07-16 | 5 | -582/+251 |
* | 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 begi... | Ermal | 2012-07-15 | 1 | -6/+9 |
* | 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 |
* | Actually restrict to the gateway where the instance is listening | Ermal | 2012-07-14 | 1 | -10/+10 |
* | Remove subnets from ips of interfaces and also put gateways of other interfac... | Ermal | 2012-07-14 | 1 | -12/+8 |
* | Avoid issues thay might arise from same name used in lists | Ermal | 2012-07-14 | 1 | -2/+2 |
* | These are not needed anymore | Ermal | 2012-07-14 | 8 | -5117/+0 |
* | Remove the need for snort_rename.pl | Ermal | 2012-07-14 | 1 | -5/+11 |
* | Avoid php interpreting this | Ermal | 2012-07-14 | 1 | -3/+3 |
* | Fixup some parts of update sid | Ermal | 2012-07-14 | 1 | -9/+7 |
* | Get rid of oninkmaster for enable/disable of sids since the code is already t... | Ermal | 2012-07-14 | 4 | -93/+94 |
* | Snort so rules should not be edited | Ermal | 2012-07-14 | 1 | -3/+0 |
* | php copy wants both src dst files defined | Ermal | 2012-07-14 | 1 | -6/+6 |
* | Correct update script to not mess around rules during update of snort or emer... | Ermal | 2012-07-14 | 2 | -100/+55 |
* | Remove unused var | Ermal | 2012-07-14 | 1 | -1/+0 |
* | Switch to output alert_csv to fix all issues with snort alerts/blocked descr | Ermal | 2012-07-14 | 5 | -418/+180 |
* | Switch to alert csv. No more regex foo | Ermal | 2012-07-13 | 2 | -17/+3 |
* | No need for all these output log configuration | Ermal | 2012-07-13 | 2 | -52/+0 |
* | Rather than unlinking/writing to a file opened by snort. Truncate it. | Ermal | 2012-07-13 | 3 | -10/+16 |
* | Correct problem with custom defined lists to correctly generate it | Ermal | 2012-07-12 | 1 | -1/+3 |
* | Bring back removed wrongly rule | Ermal | 2012-07-12 | 1 | -0/+3 |
* | Enable only selected dynamic rules | Ermal | 2012-07-12 | 1 | -1/+7 |