aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Keep a copy of the so rules for each instance to enable only selected onesErmal2012-07-223-21/+105
| |
* | Extract emerging threats before snort and copy even ip lists into rules fileErmal2012-07-221-30/+42
| |
* | Make extract of emerging rules on its own tmp folder to avoid overriding filesErmal2012-07-221-17/+23
| |
* | -e is wrong hereErmal2012-07-221-2/+2
| |
* | Leave only neccesary filesErmal2012-07-228-237/+26
|/
* Commit code from http://forum.pfsense.org/index.php/topic,51569.0.html with ↵Ermal2012-07-201-30/+60
| | | | some fixes
* No need to check twiceErmal2012-07-181-6/+4
|
* Tune the regexErmal2012-07-181-5/+3
|
* Make the sed command consistent with the update codeErmal2012-07-181-2/+2
|
* Remove extra < charErmal2012-07-181-1/+1
|
* Put the sed in /tmp for easy processingErmal2012-07-181-3/+4
|
* Correct sed commandErmal2012-07-181-2/+2
|
* Correct table deinitionErmal2012-07-181-15/+7
|
* Add description of suppression and remove exessive newlinesErmal2012-07-181-2/+6
|
* Correct issues with sensitive data rulesErmal2012-07-181-27/+19
|
* Remove useless tableErmal2012-07-181-5/+2
|
* Remove dirs only on 2.0 version to avoid issues with PBIErmal2012-07-171-27/+22
|
* Fix clamav database ownerjim-p2012-07-161-1/+1
|
* Allow peopel to run multiple times the same interface!Ermal2012-07-161-0/+2
|
* Rename the underlying folder when chaning iface on the configErmal2012-07-161-0/+1
|
* Add input validationErmal2012-07-161-0/+8
|
* Remove the file after usageErmal2012-07-161-0/+1
|
* Bring back the subnet definitions for home net since HOME_NET defines what ↵Ermal2012-07-161-5/+9
| | | | to be looked after. Maybe use any as default snort.conf?
* Make input more sizeble for better appearanceErmal2012-07-162-4/+4
|
* Remove dead javascriptErmal2012-07-161-1/+1
|
* Remove reset button and enable_changeErmal2012-07-161-78/+9
|
* Remove directories used from snort on deinstall. Also do not create a ↵Ermal2012-07-161-3/+13
| | | | custom_rules since its not used
* Do check properlyErmal2012-07-161-1/+1
|
* Enable support for IPv6 into snort code for 2.1Ermal2012-07-161-1/+10
|
* bump version to 2.5.0 and remove perl from build requirments since its not ↵Ermal2012-07-164-6/+4
| | | | needed anyumore
* Allow looking at rule content but not editing them. Custom rules can be used ↵Ermal2012-07-162-83/+25
| | | | for that
* Add possibility to specify custom rulesErmal2012-07-162-17/+60
|
* Correct page nameErmal2012-07-161-1/+1
|
* Force use of aliases from pfSense for replacing snort var settings. Also ↵Ermal2012-07-165-582/+251
| | | | make snort var settings generic and overridable in all of its definitions
* Remove nanosecondsErmal2012-07-162-3/+3
|
* Fix sensistive data checksErmal2012-07-162-2/+2
|
* Actually sort in reverse to have the last as first in GUIErmal2012-07-151-1/+1
|
* Fix blocked pageErmal2012-07-151-21/+24
|
* Remvoe log dir when interface changesErmal2012-07-151-0/+1
|
* Fix clearing alert logs for other instancesErmal2012-07-151-1/+2
|
* Make sensitive data configurableErmal2012-07-153-6/+27
|
* Enable Sorting classes and actually get the last of the file rather then ↵Ermal2012-07-151-6/+9
| | | | begining
* Merge pull request #285 from phil-davis/masterJim P2012-07-151-7/+16
|\ | | | | Standard pfSense version check, fix promiscuous mode setting
| * Put standard pfsense version check logic so it will default correctly for ↵Phil Davis2012-07-151-7/+16
|/ | | | | future versions of pfsense. Previously, promiscuous mode was always stuck on - the bandwidthd default is "promiscuous true" and the code assumed the default was "false". This fix always specifies promiscuous mode explicitly so that it does not matter what the default is, the setting will always follow whatever the user has selected in the GUI check box. See forum thread http://forum.pfsense.org/index.php/topic,50878.0.html
* Correct some codeErmal2012-07-141-9/+3
|
* Remove unneeded code from deinstall functionErmal2012-07-141-4/+1
|
* Always forget unlink does not remove dirsErmal2012-07-141-4/+4
|
* Make any errorsErmal2012-07-141-1/+1
|
* Correct field extractionErmal2012-07-141-1/+1
|
* Reorder some fields in alert to make better bviewErmal2012-07-142-13/+10
|