aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_rules.php
Commit message (Expand)AuthorAgeFilesLines
* Update Snort package to 2.9.7.0 pkg v3.2bmeeks82014-12-151-3/+6
* Add new LOG MGMT tab to all other tab pages.bmeeks82014-09-121-1/+2
* Add new interface LOGS tab for viewing log file contents.bmeeks82014-09-101-0/+1
* Scrub CR/LF sequences that may come from copy-paste and replace with LF.bmeeks82014-09-101-1/+1
* Add new SID MGMT functionality to Snort package.bmeeks82014-09-091-19/+121
* Fix-up reverse DNS lookup and table sorting for pfSense 2.2.bmeeks82014-08-141-8/+8
* Revert to old behavior for rule forced enable/disable icon. Add save msg.bmeeks82014-07-271-7/+37
* Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-231-0/+6
* Add history tag text to all write_config() calls.bmeeks82014-04-281-8/+8
* Use $_POST for config changes and add misc fixes and improvements.bmeeks82014-04-081-189/+140
* Fix problem with saving empty custom rules element.bmeeks82014-02-171-6/+8
* Update tooltip text for rule enable/disable icon.bmeeks82014-01-291-2/+2
* Fix so forced rule toggles back to its default on 2nd clickbmeeks82014-01-281-12/+6
* Add enable/disable for decoder & preproc rulesbmeeks82014-01-271-80/+238
* Incorporate Ermal's comments -- use conf_mount_rw() only where needed.bmeeks82014-01-131-6/+0
* Ensure conf_mount_rw() and conf_mount_ro() are used where needed.bmeeks82014-01-121-1/+9
* Add new query string param when viewing Flowbits.bmeeks82013-12-171-1/+1
* Snort 2.9.5.5 pkg v3.0.0 updatebmeeks82013-11-181-1/+1
* Fix a bug with returning to previous page.bmeeks82013-10-171-1/+1
* Add ability to select flowbit rules on RULES tab.bmeeks82013-10-171-7/+27
* Change "enable all rules" icon to plus (+) instead of (x).bmeeks82013-07-031-5/+14
* Add enable all/disable all option for Category rules.bmeeks82013-06-181-31/+123
* Fix HTML rendering issues found in cross-browser testing.bmeeks82013-06-041-1/+1
* Fix it so we return to selected category after page edits.bmeeks82013-06-041-28/+32
* Add a rule counter for display at the bottom of page.bmeeks82013-06-031-1/+6
* Fix various HTML style issues to tidy up GUI.bmeeks82013-05-221-3/+4
* HTML edits to fix table layout in Firefox and Chrome.bmeeks82013-05-211-22/+35
* Tweak HTML for tables to improve word-wrapping and column layouts.bmeeks82013-05-161-21/+60
* Add table layout style to fix word-wrapping in long cells.bmeeks82013-05-141-18/+17
* snort - (re)include two level menu and change start stop icons to toggle stat...Marcello Coutinho2013-05-141-9/+21
* Snort Pkg 2.5.8 Update - bug fixes and new featuresbmeeks82013-05-131-236/+230
* Fix minor HTML property bug for textarea controls on Chromebmeeks82013-04-261-1/+1
* Update Snort package to ver 2.5.7 - bug fixes and new featuresbmeeks82013-04-251-6/+38
* Update Snort to 2.5.5 - New features and bug fixesbmeeks82013-04-091-6/+33
* Fixed incorrect CSS class names on two table cells.bmeeks82013-01-261-3/+3
* Add checks to fix initial startup errors and include flowbits file in snort.confBill Meeks2013-01-231-1/+1
* Fix it so Shared Object (SO) rules can be individually viewed in file viewer.Bill Meeks2013-01-211-1/+2
* Add IPS policy select, auto-flowbit resolution and bug fixes.Bill Meeks2013-01-201-154/+240
* Implement gettext() calls on stringsRenato Botelho2012-07-241-11/+11
* Rename Server to Variables since thats what it isErmal2012-07-221-1/+1
* Remove extra < charErmal2012-07-181-1/+1
* Allow looking at rule content but not editing them. Custom rules can be used ...Ermal2012-07-161-3/+3
* Add possibility to specify custom rulesErmal2012-07-161-17/+54
* Get rid of oninkmaster for enable/disable of sids since the code is already t...Ermal2012-07-141-16/+4
* Fix the issues with rules pages and the ones rpeorted on the forumErmal2012-07-121-232/+190
* Show only enabled categories on rules dropdownErmal2012-07-111-9/+7
* Use sed for normalizing rules. Snort and emerging onesErmal2012-07-111-27/+34
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-111-26/+27
* Last cleanup. Fixes for issues reported on the forums as well.Ermal2012-07-111-1/+2
* Use constants as pointed out by JimErmal2012-07-091-1/+3