aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_rules.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 958efd439784459a5848fb05afe1560c4db285d7Ermal2012-07-091-8/+7
* Remove all snort layout customizations since they cause issues allover and re...Ermal2012-07-091-81/+50
* globals for these do not work properly at bootup. Might be causing unintended...jim-p2012-07-091-7/+8
* Use proper class for select inputs. Clean up some more code around and try to...Ermal2012-07-091-1/+1
* s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim so...Ermal2012-07-091-8/+7
* Use basename to be sure that no full path is used on the files themselvesErmal2011-11-111-1/+1
* Correct toggle action behaviour on snort rules. Also a quick attempt to fix k...Ermal2011-09-031-175/+23
* Correct page nameErmal2011-09-021-2/+1
* Fix rule saving and modification for snortErmal2011-09-021-286/+165
* Some improvements to the snort rules screensErmal2011-09-011-2/+6
* Remove wrongly echoed charErmal2011-08-031-1/+0
* Copy rules/categories if they exists. No need to send user to do updates usel...Ermal2011-08-021-5/+5
* Remove unused javascript folder and their refrencesErmal2011-08-021-5/+1
* Get some credit i need itErmal2011-08-021-0/+1
* Fix snort updates fetching.Ermal2011-08-021-60/+65
* Polishing of the snort pacakge, part 2:Ermal2011-08-021-66/+58
* First pass of sanitizing this code. Some more QA is needed to make sure what ...Ermal Luçi2011-08-021-6/+2
* Use require once as a quick fix. This mess is not easily readble.Ermal2010-12-021-2/+2
* More snort theme fixes from gargajim-p2010-09-241-6/+6
* Make snort respect $g['theme']. Submitted-By: gargajim-p2010-09-241-1/+3
* snort, correct line endings, finx cron loglimit coderobiscool2010-09-091-456/+474