| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of oninkmaster for enable/disable of sids since the code is already t... | Ermal | 2012-07-14 | 1 | -0/+13 |
* | 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 | 1 | -5/+5 |
* | Switch to alert csv. No more regex foo | Ermal | 2012-07-13 | 1 | -16/+1 |
* | Rather than unlinking/writing to a file opened by snort. Truncate it. | Ermal | 2012-07-13 | 1 | -6/+7 |
* | 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 |
* | Rmoeve bogus preprocessor rule | Ermal | 2012-07-12 | 1 | -6/+6 |
* | Remove duplicate results | Ermal | 2012-07-12 | 1 | -1/+3 |
* | Fix whitelist ip list contents | Ermal | 2012-07-12 | 1 | -8/+8 |
* | Fix snort cron issues | Ermal | 2012-07-12 | 1 | -11/+9 |
* | Fix the issues with rules pages and the ones rpeorted on the forum | Ermal | 2012-07-12 | 1 | -1/+1 |
* | Bump | Ermal | 2012-07-12 | 1 | -1/+1 |
* | Allow to disable cksum checking pf(4) does this already | Ermal | 2012-07-12 | 1 | -1/+5 |
* | Show toggle icons for snort/barnyard in main interfaces page | Ermal | 2012-07-12 | 1 | -14/+26 |
* | If there is no suppress defined just do not create anyfile | Ermal | 2012-07-12 | 1 | -4/+7 |
* | Bring back forgotten portvar's | Ermal | 2012-07-12 | 1 | -2/+3 |
* | Create file_data_ports var left behind during changes | Ermal | 2012-07-12 | 1 | -0/+1 |
* | Correct the way ssl preprocessor expect port list | Ermal | 2012-07-11 | 1 | -1/+2 |
* | Bump | Ermal | 2012-07-11 | 1 | -1/+1 |
* | Show only enabled categories on rules dropdown | Ermal | 2012-07-11 | 1 | -11/+10 |
* | Fix copyrights formatting and leftovers from copy pasto | Ermal | 2012-07-11 | 1 | -27/+28 |
* | Just use php functionality rather than forking to logger | Ermal | 2012-07-11 | 1 | -2/+2 |
* | Bump version to 2.4.0 | Ermal | 2012-07-11 | 1 | -1/+1 |
* | Last cleanup. Fixes for issues reported on the forums as well. | Ermal | 2012-07-11 | 1 | -875/+252 |
* | Correct config generation for stream5_tcp | Ermal | 2012-07-10 | 1 | -3/+3 |
* | Escape this so php does not try to interpret it | Ermal | 2012-07-10 | 1 | -1/+1 |
* | Correct barnyard2 config so pidfile name is correct. Some variable name fixes... | Ermal | 2012-07-10 | 1 | -3/+3 |
* | Remove some more globals since they do not seem to work | Ermal | 2012-07-10 | 1 | -20/+7 |
* | Remove some fallout from making snort path global | Ermal | 2012-07-10 | 1 | -4/+3 |
* | Resolve issues reported here. http://forum.pfsense.org/index.php/topic,51295.... | Ermal | 2012-07-09 | 1 | -9/+32 |
* | Fix frag3 preprocessor and use constants for using a global path definition | Ermal | 2012-07-09 | 1 | -15/+17 |
* | Use constants as pointed out by Jim | Ermal | 2012-07-09 | 1 | -23/+34 |
* | Revert 958efd439784459a5848fb05afe1560c4db285d7 | Ermal | 2012-07-09 | 1 | -97/+96 |
* | Remove unused functions | Ermal | 2012-07-09 | 1 | -29/+0 |
* | Go to 2.3.0 version | Ermal | 2012-07-09 | 1 | -1/+1 |
* | Remove all snort layout customizations since they cause issues allover and re... | Ermal | 2012-07-09 | 1 | -26/+2 |
* | globals for these do not work properly at bootup. Might be causing unintended... | jim-p | 2012-07-09 | 1 | -96/+126 |
* | Bump minor version of snort | Ermal | 2012-07-09 | 1 | -1/+1 |
* | Use proper class for select inputs. Clean up some more code around and try to... | Ermal | 2012-07-09 | 1 | -3/+4 |
* | s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim so... | Ermal | 2012-07-09 | 1 | -126/+96 |
* | Bump version | Ermal | 2012-07-07 | 1 | -1/+1 |
* | Bump up version of snort to reflect changes | Ermal | 2012-07-06 | 1 | -1/+1 |
* | Generalize the version of snort used allover in the code. Thank you to http:/... | Ermal | 2012-07-06 | 1 | -2/+5 |
* | Correctly process the exit code from pgrep rather than processing its output.... | Ermal | 2012-07-04 | 1 | -32/+50 |
* | Bump version after fixes | Ermal | 2012-07-02 | 1 | -1/+1 |
* | Actually this check was/need to be = 0. | Ermal | 2012-07-02 | 1 | -1/+1 |
* | Correct stopping of snort by specifying right filename of pid. | Ermal | 2012-07-02 | 1 | -3/+3 |
* | This shouldn't be needed any more - real fix was committed later. Revert "Res... | jim-p | 2012-07-02 | 1 | -1/+0 |