| Commit message (Expand) | Author | Age | Files | Lines |
* | 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. Also... | Ermal | 2012-06-12 | 4 | -67/+73 |
* | 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 | 4 | -60/+24 |
* | Generalize more references | jim-p | 2012-03-27 | 5 | -5/+5 |
* | Add this required variable for now | Ermal | 2012-01-27 | 1 | -0/+1 |
* | Remove wrongly used if | Ermal | 2012-01-27 | 1 | -7/+5 |
* | 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 | 2 | -4/+48 |
* | Patch to the previous change, reference: http://redmine.pfsense.org/issues/2033. | Michele Di Maria | 2011-12-06 | 3 | -14/+14 |
* | Adds two variables for SIP services in the "Define Servers" interface: | Michele Di Maria | 2011-12-05 | 3 | -0/+40 |
* | Correct the copying of rules during config sync it was copying the wrong rules. | Ermal | 2011-11-11 | 1 | -1/+3 |
* | Use basename to be sure that no full path is used on the files themselves | Ermal | 2011-11-11 | 3 | -12/+6 |
* | Send snort.inc on some diet by removing unused/junk code | Ermal | 2011-11-11 | 1 | -248/+3 |
* | Remove the mess of config syncing in snort and just provide one function for ... | Ermal | 2011-11-11 | 11 | -255/+42 |
* | Get rid of the stop/start button on interface edit is useless. | Ermal | 2011-11-11 | 1 | -31/+1 |
* | Correct The functions used on the GUI to check if snort is up or not. | Ermal | 2011-11-11 | 2 | -131/+47 |
* | Correct the change made before to the script to properly work. Check if snort... | Ermal | 2011-11-10 | 1 | -49/+12 |
* | Remove this not needed code anymore since snort is able to recover itself jus... | Ermal | 2011-11-10 | 1 | -8/+0 |
* | Correct check | Ermal | 2011-11-10 | 1 | -1/+1 |
* | Run snort as root user in pfSense this does not change much and allows to rel... | Ermal | 2011-11-10 | 6 | -130/+36 |
* | Add a little pause after reload so we are sure the reload process creates the... | Ermal | 2011-11-09 | 1 | -0/+3 |
* | Fixes #1765. Correctly identify the clear action that comes through POST or GET | Ermal | 2011-11-01 | 1 | -2/+2 |
* | Add missing keyword for gzip http inspection to not break stuff. Resolves #1985 | Ermal | 2011-11-01 | 1 | -0/+1 |
* | Add settings to allow inspecting gzipped http flows. | Ermal | 2011-10-31 | 1 | -1/+4 |
* | Ticket #1749. Add some more validations to the code that generates oink scrip... | Ermal | 2011-10-23 | 3 | -27/+33 |
* | Correct clearing the alerts. | Ermal | 2011-09-29 | 2 | -21/+10 |
* | snort.sh script understands of reloading snort so just use that rather than t... | Ermal | 2011-09-08 | 2 | -20/+2 |
* | Copyright on a configuration file does not make sense! The author is already ... | Ermal | 2011-09-06 | 1 | -26/+0 |
* | Add checks to see if the files exists before being used on the config to avoi... | Ermal | 2011-09-06 | 1 | -2/+7 |
* | Include default preprocessor rules which should fix portscan and other prepro... | Ermal | 2011-09-05 | 1 | -4/+6 |
* | More fixes to stream5_tcp config | Ermal | 2011-09-05 | 1 | -1/+1 |
* | Sleep 4 seconds when toggle the status of the snort (start/stop) so the GUI r... | Ermal | 2011-09-05 | 1 | -0/+1 |
* | Try to fix the portscan not working | Ermal | 2011-09-05 | 1 | -3/+3 |
* | Add function in case it is not declared so the editing works correctly | Ermal | 2011-09-05 | 1 | -0/+10 |
* | Correct syntax error | Ermal | 2011-09-04 | 2 | -2/+0 |
* | Remove not needed code | Ermal | 2011-09-04 | 2 | -11/+0 |
* | Quick round of fixes to not break lighty | Ermal | 2011-09-04 | 1 | -10/+13 |
* | Correct freebsd version for the folder whre the snort rules are contained and... | Ermal | 2011-09-04 | 2 | -13/+20 |
* | Catch up with the version string in other places of rules updated | Ermal | 2011-09-04 | 2 | -12/+10 |
* | Correct toggle action behaviour on snort rules. Also a quick attempt to fix k... | Ermal | 2011-09-03 | 2 | -175/+39 |
* | Update snort rules version. Reported-by: http://forum.pfsense.org/index.php/t... | Ermal | 2011-09-03 | 3 | -6/+6 |
* | Correct version string | Ermal | 2011-09-02 | 1 | -1/+1 |
* | Remove other junk files | Ermal | 2011-09-02 | 3 | -18/+0 |
* | Remove outdated comments | Ermal | 2011-09-02 | 1 | -26/+0 |
* | Get rid os unneeded binaries | Ermal | 2011-09-02 | 5 | -0/+0 |
* | Remove dead code | Ermal | 2011-09-02 | 2 | -12/+0 |