aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.inc
Commit message (Expand)AuthorAgeFilesLines
* Add support for new Barnyard2 output plugins.bmeeks82014-04-081-311/+328
* Remove quotes around string variable -- shouldn't be there anyway.bmeeks82014-02-091-10/+10
* Bump Snort package to 2.9.5.6 v3.0.4bmeeks82014-01-281-2/+2
* Add enable/disable for decoder & preproc rulesbmeeks82014-01-271-64/+52
* Incorporate Ermal's comments -- use conf_mount_rw() only where needed.bmeeks82014-01-131-0/+4
* Bump Snort pkg version to 3.0.2 -- bug fixes.bmeeks82014-01-121-2/+1
* More fixes for auto log cleanup cron job.bmeeks82014-01-111-0/+1
* Fix auto log limit cleanup so it actually works.bmeeks82014-01-101-4/+12
* Fix typo in get_interface_gateway_v6() function namebmeeks82014-01-071-2/+2
* Update copyright info and update for 3.0.1 release.bmeeks82013-12-171-2/+5
* Simplify the way a PBI install is determined.bmeeks82013-12-121-11/+7
* Fix FTP-Telnet preproc cmds to match snort.org defaults.bmeeks82013-12-121-24/+30
* Set sensible defaults for new SDF preproc options.bmeeks82013-12-121-0/+2
* Include Host Attribute Table xml DTD file in default conf set.bmeeks82013-11-271-1/+1
* Add missing backslash escape character to shell script string.bmeeks82013-11-271-1/+1
* Cleanup /usr/local/lib/snort directory on uninstallbmeeks82013-11-271-0/+1
* snort - add multi select combo option for sensitive data preprocessorMarcello Coutinho2013-11-221-1/+11
* Snort 2.9.5.5 pkg v3.0.0 updatebmeeks82013-11-181-418/+848
* Backout custom handler for Alias expansion and revert to native function.bmeeks82013-10-161-83/+6
* Bump Snort package version to 2.6.1bmeeks82013-10-081-1/+1
* Add support for Emerging Threats Pro rulesetbmeeks82013-10-081-4/+1
* Add function to expand port ranges for preprocs configbmeeks82013-10-071-14/+52
* Fix errors in new snort_unpack_alias() functionbmeeks82013-09-291-4/+6
* Bump package version number to 2.6.0bmeeks82013-09-251-1/+1
* Minor formatting fixes in snort.conf generation codebmeeks82013-09-251-6/+6
* Fix missing quote mark and underscore typosbmeeks82013-09-251-11/+15
* Modify calls to resolve Aliases to use Snort versionbmeeks82013-09-251-4/+4
* Add missing SSH preproc and set more preproc optionsbmeeks82013-09-251-15/+64
* Add new PORTVAR ports to match current default configbmeeks82013-09-251-4/+5
* Add check so flowbits logic does not re-enable manually disabled rulesbmeeks82013-09-251-0/+4
* Add new Snort-specific functions for using Aliasesbmeeks82013-09-251-0/+95
* Change match arguments for "pgrep" to fix multiple process startsbmeeks82013-09-251-12/+22
* Fix missing {} on quoted string and declare array() before use.bmeeks82013-07-031-4/+27
* Remove need for most globals, change sync to background task, fix bugs.bmeeks82013-06-181-154/+305
* Remove some extraneous pass-by-reference tags to stop "copy on write"bmeeks82013-06-041-4/+4
* Fix PHP out-of-memory error with large rule sets and IPS Policy displaybmeeks82013-06-031-12/+17
* Incorporate Ermal's comments from 2.5.8 pkg review.bmeeks82013-05-311-13/+10
* More fixes for new XMLRPC pkg sync routines.bmeeks82013-05-211-10/+8
* More tweaks to new Snort Pkg Sync code.bmeeks82013-05-201-48/+47
* Fix XMLRPC Sync code to prevent errors from bad return value.bmeeks82013-05-191-13/+30
* Refine new Snort XMLRPC pkg sync functions.bmeeks82013-05-161-36/+60
* snort - add code to run only on backup system after xmlrpc syncMarcello Coutinho2013-05-141-2/+7
* Improve flowbits logic to include bitwise logical operators.bmeeks82013-05-141-9/+11
* snort - include sync codeMarcello Coutinho2013-05-141-1/+153
* Snort Pkg 2.5.8 Update - bug fixes and new featuresbmeeks82013-05-131-238/+506
* Do not start snort after install if this is bootup stage.Ermal Luçi2013-05-041-1/+2
* Update Snort package to ver 2.5.7 - bug fixes and new featuresbmeeks82013-04-251-50/+99
* Make Snort rc.d shell script more reliable for restarts.bmeeks82013-04-211-17/+56
* Fix logic bug in rule updates (triggered by unique conditions).bmeeks82013-04-131-0/+16
* Fix longstanding bug with enable/disable SID codebmeeks82013-04-101-6/+13