aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Expand)AuthorAgeFilesLines
* Match up post-install conf gen code with snort.inc code.bmeeks82013-12-121-24/+32
* 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-123-5/+22
* snort -add package permission file for non admin gui usersMarcello Coutinho2013-11-281-0/+5
* snort -add package permission file for non admin gui usersMarcello Coutinho2013-11-281-0/+45
* Add logic to prevent writing conf settings with no interfaces defined.bmeeks82013-11-272-13/+16
* Include Host Attribute Table xml DTD file in default conf set.bmeeks82013-11-272-3/+14
* Add missing backslash escape character to shell script string.bmeeks82013-11-271-1/+1
* Make sure map files get copied when using only ET rules.bmeeks82013-11-271-0/+6
* Cleanup /usr/local/lib/snort directory on uninstallbmeeks82013-11-271-0/+1
* Minor format edits for new SDF data type selection feature.bmeeks82013-11-221-7/+7
* snort - add multi select combo option for sensitive data preprocessorMarcello Coutinho2013-11-222-1/+35
* Snort 2.9.5.5 pkg v3.0.0 updatebmeeks82013-11-1828-1383/+7339
* Add variables so file download progress bar resetsbmeeks82013-10-191-1/+7
* Fix a bug with returning to previous page.bmeeks82013-10-172-9/+20
* Add ability to select flowbit rules on RULES tab.bmeeks82013-10-173-18/+53
* Backout custom handler for Alias expansion and revert to native function.bmeeks82013-10-161-83/+6
* Add textbox tool tips to display Alias values.bmeeks82013-10-163-7/+21
* Fix broken log data downloads for modern browsers.bmeeks82013-10-162-26/+38
* Bump Snort package version to 2.6.1bmeeks82013-10-082-3/+3
* Add support for Emerging Threats Pro rulesetbmeeks82013-10-085-89/+200
* Add function to expand port ranges for preprocs configbmeeks82013-10-071-14/+52
* Backfit fix for adding to empty Supp List to Flowbits dialogbmeeks82013-09-291-3/+9
* Fix errors in new snort_unpack_alias() functionbmeeks82013-09-291-4/+6
* Bump package version number to 2.6.0bmeeks82013-09-251-1/+1
* Bump Snort package version to 2.6.0bmeeks82013-09-251-1/+1
* Minor formatting fixes in snort.conf generation codebmeeks82013-09-251-6/+6
* Add option for enabling/disabling SSH preprocessorbmeeks82013-09-251-0/+11
* Fix missing quote mark and underscore typosbmeeks82013-09-251-11/+15
* Oops...put back deleted Emerging Threats URLbmeeks82013-09-251-0/+6
* Fix assorted minor bugs and print filenames to logbmeeks82013-09-251-29/+24
* Add reverse DNS lookup icon and fix dup Suppress List bugbmeeks82013-09-251-18/+31
* Add ability to do reverse DNS lookup on blocked IPbmeeks82013-09-251-2/+4
* Update PORTVAR listingbmeeks82013-09-251-26/+29
* Check and do not allow deletion of in-use Suppress Listbmeeks82013-09-251-8/+41
* 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
* Add back JavaScript function inadvertently deleted.bmeeks82013-09-251-0/+15
* Allow use of system-specified proxy server for rule updates.bmeeks82013-09-251-0/+12
* Fix bug preventing auto-adding entry to an empty Suppress List.bmeeks82013-09-251-0/+4
* Fix missing {} on quoted string and declare array() before use.bmeeks82013-07-031-4/+27
* Change "enable all rules" icon to plus (+) instead of (x).bmeeks82013-07-031-5/+14
* Incorporate Ermal's comment to condense code. No functionality change.bmeeks82013-06-191-77/+74
* Fix wrong text in last sentence of a caption.bmeeks82013-06-191-1/+1
* Update package to 2.5.9 and binary to 2.9.4.6bmeeks82013-06-181-2/+7
* Remove need for most globals, change sync to background task, fix bugs.bmeeks82013-06-181-154/+305