Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 ↵ | Ermal | 2012-07-10 | 1 | -3/+3 | |
| | | | | fixes allover to not be hard to follow. Also trim some useless code | |||||
* | 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 | 1 | -9/+32 | |
| | | | | 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 | 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 ↵ | Ermal | 2012-07-09 | 1 | -26/+2 | |
| | | | | remove all unneeded files anymore. | |||||
* | globals for these do not work properly at bootup. Might be causing ↵ | jim-p | 2012-07-09 | 1 | -96/+126 | |
| | | | | | | 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. | |||||
* | 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 ↵ | Ermal | 2012-07-09 | 1 | -3/+4 | |
| | | | | to fix alerts display page | |||||
* | s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim ↵ | Ermal | 2012-07-09 | 1 | -126/+96 | |
| | | | | some unused functions in the way | |||||
* | 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 ↵ | Ermal | 2012-07-06 | 1 | -2/+5 | |
| | | | | http://forum.pfsense.org/index.php/topic,51217.0.html | |||||
* | 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 | |||||
* | List all dependencies here to avoid problems during installation | Ermal | 2012-06-15 | 1 | -1/+1 | |
| | ||||||
* | 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 | 1 | -158/+52 | |
| | | | | only on deletion of an instance and not when its stopped | |||||
* | Use pid files to control snort start/stop code | Ermal | 2012-06-14 | 1 | -87/+52 | |
| | ||||||
* | Remove not needed code. | Ermal | 2012-06-12 | 1 | -7/+0 | |
| | ||||||
* | Remove not needed code. | Ermal | 2012-06-12 | 1 | -45/+0 | |
| | ||||||
* | Bump version | Ermal | 2012-06-12 | 1 | -1/+1 | |
| | ||||||
* | Add normalizd_javascript present in latest snort version | Ermal | 2012-06-12 | 1 | -0/+1 | |
| | ||||||
* | Put a single alert file for each instance of snort so it actually works. ↵ | Ermal | 2012-06-12 | 1 | -23/+30 | |
| | | | | Also correct blocked page/ For large files this still will bail out | |||||
* | Remove lib dir to avoid issues with upgrade of .so libs | Ermal | 2012-06-12 | 1 | -1/+1 | |
| | ||||||
* | Centralize the snort update tarball and use 2922 file for rules. | Ermal | 2012-06-12 | 1 | -0/+1 | |
| | ||||||
* | Add this required variable for now | Ermal | 2012-01-27 | 1 | -0/+1 | |
| | ||||||
* | Bump version here too | jim-p | 2012-01-26 | 1 | -1/+1 | |
| | ||||||
* | Expose the new options of spoink to the GUI | Ermal | 2012-01-25 | 1 | -1/+5 | |
| | | | | | | | | | | | Improve spoink code a lot: - Allow to block by src/dst/both on the packet that generated alert. Default to src to keep backward compatibility - Speedup whitelist search - Create an option that allows to kill states on pf for blocked hosts. This allows to remove all access to the blocked host. TODO: - More fine grained blocking options? - Make whiwhitelist hparsing less sucky and IPv6 compatible | |||||
* | Patch to the previous change, reference: http://redmine.pfsense.org/issues/2033. | Michele Di Maria | 2011-12-06 | 1 | -7/+7 | |
| |