Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting nitpicks | Ermal | 2012-07-10 | 1 | -0/+2 |
| | |||||
* | Some validation and whitespace fixes | Ermal | 2012-07-10 | 4 | -124/+92 |
| | |||||
* | 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. ↵ | Ermal | 2012-07-09 | 5 | -49/+51 |
| | | | | http://forum.pfsense.org/index.php/topic,51295.0.html | ||||
* | Fix frag3 preprocessor and use constants for using a global path definition | Ermal | 2012-07-09 | 2 | -17/+19 |
| | |||||
* | Use constants as pointed out by Jim | Ermal | 2012-07-09 | 7 | -108/+136 |
| | |||||
* | Revert 958efd439784459a5848fb05afe1560c4db285d7 | Ermal | 2012-07-09 | 7 | -146/+137 |
| | |||||
* | Make this with proper size | Ermal | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | Oops missed fixes for page | Ermal | 2012-07-09 | 1 | -2/+3 |
| | |||||
* | Remove unused functions | Ermal | 2012-07-09 | 2 | -30/+1 |
| | |||||
* | Fix to include in the theme | Ermal | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | Remove more reference to undefined classes | Ermal | 2012-07-09 | 5 | -9/+7 |
| | |||||
* | Remove some referenced classes removed | Ermal | 2012-07-09 | 3 | -31/+4 |
| | |||||
* | Go to 2.3.0 version | Ermal | 2012-07-09 | 2 | -2/+2 |
| | |||||
* | Remove all snort layout customizations since they cause issues allover and ↵ | Ermal | 2012-07-09 | 37 | -1993/+881 |
| | | | | remove all unneeded files anymore. | ||||
* | globals for these do not work properly at bootup. Might be causing ↵ | jim-p | 2012-07-09 | 8 | -138/+193 |
| | | | | | | unintended overwrites/deletions. Revert "s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim some unused functions in the way" This reverts commit 40cace16a452cd841a6b3626c44ff0d0b655956f. | ||||
* | Some small fixes to cleanup | Ermal | 2012-07-09 | 1 | -3/+3 |
| | |||||
* | Minor fix when ip is not found on alert file | Ermal | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | Bump minor version of snort | Ermal | 2012-07-09 | 2 | -2/+2 |
| | |||||
* | Make snort blocked [page more usable with input from ↵ | Ermal | 2012-07-09 | 1 | -146/+108 |
| | | | | http://forum.pfsense.org/index.php/topic,51168.msg274011.html#msg274011 | ||||
* | Last splits remaining | Ermal | 2012-07-09 | 2 | -2/+2 |
| | |||||
* | Use proper class for select inputs. Clean up some more code around and try ↵ | Ermal | 2012-07-09 | 7 | -84/+50 |
| | | | | to fix alerts display page | ||||
* | s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim ↵ | Ermal | 2012-07-09 | 8 | -193/+138 |
| | | | | some unused functions in the way | ||||
* | Correct name of so_rules files | Ermal | 2012-07-07 | 1 | -18/+20 |
| | |||||
* | Bump version | Ermal | 2012-07-07 | 2 | -2/+2 |
| | |||||
* | Clean up the whole update of snort and unify the duplicated code in one ↵ | Ermal | 2012-07-07 | 3 | -1306/+255 |
| | | | | file. This makes updates more stable and consistent. Really download proper md5 files t not download uselessly rules. Try to make oink code to behave | ||||
* | Bump up version of snort to reflect changes | Ermal | 2012-07-06 | 3 | -4/+4 |
| | |||||
* | Generalize the version of snort used allover in the code. Thank you to ↵ | Ermal | 2012-07-06 | 4 | -17/+19 |
| | | | | http://forum.pfsense.org/index.php/topic,51217.0.html | ||||
* | Remove references to outsiders and help and info | Ermal | 2012-07-04 | 10 | -309/+5 |
| | |||||
* | Correctly process the exit code from pgrep rather than processing its ↵ | Ermal | 2012-07-04 | 1 | -32/+50 |
| | | | | output. Fixes snort start/restart/stop with rc file | ||||
* | 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 ↵ | jim-p | 2012-07-02 | 1 | -1/+0 |
| | | | | | | "Restart should actually stop before starting again - See http://forum.pfsense.org/index.php/topic,50758.msg272558.html#msg272558" This reverts commit cd645a1b11544eda4f3db68ba49caaec8bbf973e. | ||||
* | Snort isn't detecting processes in pid file correctly - See forum ↵ | uversy | 2012-07-01 | 1 | -1/+1 |
| | | | | http://forum.pfsense.org/index.php/topic,50758.0.html | ||||
* | Restart should actually stop before starting again - See ↵ | jim-p | 2012-06-30 | 1 | -0/+1 |
| | | | | http://forum.pfsense.org/index.php/topic,50758.msg272558.html#msg272558 | ||||
* | Remove apc calls and useless sleeps. Also remove abuse of ob_flush | Ermal | 2012-06-15 | 1 | -16/+6 |
| | |||||
* | Remove apc calls and useless sleeps. Also remove abuse of ob_flush | Ermal | 2012-06-15 | 2 | -23/+9 |
| | |||||
* | List all dependencies here to avoid problems during installation | Ermal | 2012-06-15 | 1 | -1/+1 |
| | |||||
* | Revert "Preserve already configured settings for the instance" | Ermal | 2012-06-14 | 1 | -1/+1 |
| | | | | This reverts commit 79822b6a62e78d29c6edd100fb0f784759174a25. | ||||
* | Revert "Preserve already configured settings for the instance" | Ermal | 2012-06-14 | 1 | -1/+1 |
| | | | | This reverts commit 5e3a9fe4b075e54b2d0e5962d04eabc494f514fa. | ||||
* | Revert "Do not override previous settings when configuring barnyard2" | Ermal | 2012-06-14 | 1 | -4/+3 |
| | | | | This reverts commit a941d0447a2ff516d248fa1a7e02ce65827a275a. | ||||
* | Preserve already configured settings for the instance | Ermal | 2012-06-14 | 1 | -1/+1 |
| | |||||
* | Preserve already configured settings for the instance | Ermal | 2012-06-14 | 1 | -1/+1 |
| | |||||
* | Do not override previous settings when configuring barnyard2 | Ermal | 2012-06-14 | 1 | -3/+4 |
| | |||||
* | Dno not remove lib/snort since it breaks reinstallations! | Ermal | 2012-06-14 | 1 | -2/+1 |
| | |||||
* | Bump minor verion | Ermal | 2012-06-14 | 1 | -1/+1 |
| | |||||
* | Remove pid file of barnyard2 when stopid and also remove duplicate log line | Ermal | 2012-06-14 | 1 | -2/+1 |
| | |||||
* | Move logs and alert file to per instance folder. Also remove configuration ↵ | Ermal | 2012-06-14 | 7 | -333/+156 |
| | | | | only on deletion of an instance and not when its stopped |