aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.inc
Commit message (Expand)AuthorAgeFilesLines
* Bump Snort GUI package version to 3.1.1 for bug fix.bmeeks82014-07-251-1/+1
* Improve code for remove_blocked_hosts cron task mgmt.bmeeks82014-07-251-0/+7
* Fix-up cron task path to new home of rules update PHP file.bmeeks82014-07-251-1/+1
* Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-231-1277/+33
* Bump Snort GUI package version to 3.0.13bmeeks82014-06-211-1/+1
* Better fix for preventing multiple rm_blocked cron entries.bmeeks82014-04-301-11/+2
* Fix multiple cron jobs bug when updating rm_blocked interval.bmeeks82014-04-301-3/+19
* Change order of DB login info and other MySQL output parameters.bmeeks82014-04-281-4/+5
* Add param to disable sig_reference table updates and fix root login bug.bmeeks82014-04-281-1/+3
* Need a flag to indicate latest snort.inc version has been loaded.bmeeks82014-04-281-1/+4
* Add "@" to silence errors and history tag text to write_config() calls.bmeeks82014-04-281-10/+9
* 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