| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Prevent errors from missing files Reported-by: http://forum.pfsense.org/index... | Ermal | 2013-01-23 | 1 | -0/+3 |
* | Use correct function name | Ermal | 2013-01-22 | 1 | -1/+1 |
* | Unset some vars to free memory and some more small corrections | Ermal | 2013-01-21 | 1 | -4/+8 |
* | Put required $ for var | Ermal | 2013-01-21 | 1 | -1/+1 |
* | Bring some thing into style and close an unfinished comment | Ermal | 2013-01-21 | 1 | -68/+118 |
* | Add ending comment mark | Ermal | 2013-01-21 | 1 | -1/+1 |
* | Fix it so Shared Object (SO) rules can be individually viewed in file viewer. | Bill Meeks | 2013-01-21 | 2 | -3/+4 |
* | Add checks to code to handle several different file input scenarios. | Bill Meeks | 2013-01-20 | 1 | -6/+14 |
* | Fix build_sid_msg_map() and snort_load_rules_map() to check arg type. | Bill Meeks | 2013-01-20 | 1 | -8/+12 |
* | Fix bug in page title display for CATEGORIES tab. | Bill Meeks | 2013-01-20 | 1 | -5/+4 |
* | Add IPS policy select, auto-flowbit resolution and bug fixes. | Bill Meeks | 2013-01-20 | 13 | -501/+1619 |
* | While here bump emerging threats rule version. | Ermal Luçi | 2012-11-02 | 1 | -1/+1 |
* | Bump minor version for snort. | Ermal Luçi | 2012-11-02 | 1 | -1/+1 |
* | Check if snort is not running after rule update and HUP signal then restart it. | Ermal Luçi | 2012-11-02 | 1 | -0/+3 |
* | Always restart snort after a rules update. | Ermal Luçi | 2012-11-02 | 1 | -6/+4 |
* | Merge pull request #295 from digdug3/master | Ermal Luçi | 2012-07-27 | 2 | -36/+34 |
|\ |
|
| * | Update config/snort/snort_blocked.php | digdug3 | 2012-07-25 | 1 | -13/+12 |
| * | Update config/snort/snort_alerts.php | digdug3 | 2012-07-25 | 1 | -25/+24 |
* | | Correct function name | Ermal | 2012-07-26 | 2 | -2/+2 |
* | | Implement gettext() calls on strings | Renato Botelho | 2012-07-24 | 15 | -368/+360 |
* | | Remove gettext() calls from log_error(), it makes no sense to translate logs | Renato Botelho | 2012-07-24 | 1 | -8/+8 |
|/ |
|
* | Rename Server to Variables since thats what it is | Ermal | 2012-07-22 | 6 | -6/+6 |
* | Fix copy pasto errors | Ermal | 2012-07-22 | 1 | -2/+2 |
* | Correct function | Ermal | 2012-07-22 | 1 | -1/+1 |
* | Remove files that are not selected under categories | Ermal | 2012-07-22 | 1 | -6/+28 |
* | Bump version | Ermal | 2012-07-22 | 2 | -2/+2 |
* | Remove subnet/cidr part from autogenerated addresses for whitelist | Ermal | 2012-07-22 | 1 | -9/+21 |
* | If general rules are missing show configured rules | Ermal | 2012-07-22 | 1 | -2/+6 |
* | Correct some code to use right vars | Ermal | 2012-07-22 | 2 | -8/+8 |
* | Keep a copy of the so rules for each instance to enable only selected ones | Ermal | 2012-07-22 | 3 | -21/+105 |
* | Extract emerging threats before snort and copy even ip lists into rules file | Ermal | 2012-07-22 | 1 | -30/+42 |
* | Make extract of emerging rules on its own tmp folder to avoid overriding files | Ermal | 2012-07-22 | 1 | -17/+23 |
* | -e is wrong here | Ermal | 2012-07-22 | 1 | -2/+2 |
* | No need to check twice | Ermal | 2012-07-18 | 1 | -6/+4 |
* | Tune the regex | Ermal | 2012-07-18 | 1 | -5/+3 |
* | Make the sed command consistent with the update code | Ermal | 2012-07-18 | 1 | -2/+2 |
* | 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 |
* | 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 to... | Ermal | 2012-07-16 | 1 | -5/+9 |
* | Make input more sizeble for better appearance | Ermal | 2012-07-16 | 2 | -4/+4 |