aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove any zero-length spaces in data when saving.bmeeks82013-06-182-31/+24
* Remove dependence on global vars and use constants instead.bmeeks82013-06-182-39/+67
* Add enable all/disable all option for Category rules.bmeeks82013-06-181-31/+123
* Add additional options to Detection Settings config.bmeeks82013-06-181-13/+50
* Add new track by_src and by_dst auto-Suppress List icons.bmeeks82013-06-181-11/+124
* Fix various HTML validation errors in markup.bmeeks82013-06-188-39/+53
* Add option to configure rule update start time.bmeeks82013-06-181-25/+60
* Add Host Attribute Table support to Preprocessors tab.bmeeks82013-06-182-111/+390
* Fix SELECT ALL to not add all Snort rules when IPS Policy is set.bmeeks82013-06-051-56/+69
* Fix HTML rendering issues found in cross-browser testing.bmeeks82013-06-043-6/+6
* Fix it so we return to selected category after page edits.bmeeks82013-06-041-28/+32
* 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