aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update Snort to 2.5.5 - New features and bug fixesbmeeks82013-04-091-61/+270
* Fix preproc auto-rule disable to skip disabled rules.bmeeks82013-03-221-1/+2
* Set correct VRT Rules tarball for Snort 2.9.4.1bmeeks82013-03-211-1/+1
* Move to latest available rulesetsErmal2013-03-211-3/+3
* Use correct interfaceErmal2013-02-121-1/+1
* Correct generation of list for ipv6Ermal2013-02-111-3/+3
* Add GTP preproc and http_inspect_server Profile options to GUI.bmeeks82013-02-011-4/+20
* Oops! Fix an error with setting ['disabled'] to 1 when should be 0.bmeeks82013-02-011-1/+1
* Make sure we update ['disabled'] flag in rule map whenbmeeks82013-02-011-4/+12