aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_rulesets.php
Commit message (Expand)AuthorAgeFilesLines
* Fix missing $ in front of array variable name.bmeeks82015-03-171-1/+1
* Fix typo in URL for GPLv2 Community Rules details link.bmeeks82015-03-171-2/+2
* Fix some logic errors with SELECT ALL button for Rule Sets.bmeeks82014-10-091-10/+26
* More replace PHP @unlink() with system unlink_if_exists().bmeeks82014-09-181-1/+1
* Move VIEW button for flowbits file so it is updated after SAVE command.bmeeks82014-09-141-11/+12
* 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
* Add new SID MGMT functionality to Snort package.bmeeks82014-09-091-21/+95
* Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-231-0/+2
* Add history tag text to all write_config() calls.bmeeks82014-04-281-1/+1
* Use $_POST for config changes and add misc fixes and improvements.bmeeks82014-04-081-61/+58
* Incorporate Ermal's comments -- use conf_mount_rw() only where needed.bmeeks82014-01-131-2/+0
* Ensure conf_mount_rw() and conf_mount_ro() are used where needed.bmeeks82014-01-121-1/+5
* 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-29/+50
* Add support for Emerging Threats Pro rulesetbmeeks82013-10-081-5/+20
* Fix various HTML validation errors in markup.bmeeks82013-06-181-3/+4
* Fix SELECT ALL to not add all Snort rules when IPS Policy is set.bmeeks82013-06-051-56/+69
* Fix it so Select All also gets Snort GPLv2 Community Rules.bmeeks82013-06-031-3/+3
* Fix various HTML style issues to tidy up GUI.bmeeks82013-05-221-1/+1
* Tweak HTML for tables to improve word-wrapping and column layouts.bmeeks82013-05-161-20/+11
* snort - (re)include two level menu and change start stop icons to toggle stat...Marcello Coutinho2013-05-141-10/+22
* Snort Pkg 2.5.8 Update - bug fixes and new featuresbmeeks82013-05-131-2/+2
* Update Snort package to ver 2.5.7 - bug fixes and new featuresbmeeks82013-04-251-3/+24
* Update Snort to 2.5.5 - New features and bug fixesbmeeks82013-04-091-38/+117
* Add checks to fix initial startup errors and include flowbits file in snort.confBill Meeks2013-01-231-1/+3
* Fix bug in page title display for CATEGORIES tab.Bill Meeks2013-01-201-5/+4
* Add IPS policy select, auto-flowbit resolution and bug fixes.Bill Meeks2013-01-201-54/+166
* Implement gettext() calls on stringsRenato Botelho2012-07-241-11/+11
* Rename Server to Variables since thats what it isErmal2012-07-221-1/+1
* Fix copy pasto errorsErmal2012-07-221-2/+2
* Correct functionErmal2012-07-221-1/+1
* Remove files that are not selected under categoriesErmal2012-07-221-6/+28
* If general rules are missing show configured rulesErmal2012-07-221-2/+6
* Snort so rules should not be editedErmal2012-07-141-3/+0
* Correct update script to not mess around rules during update of snort or emer...Ermal2012-07-141-9/+9
* Fix the issues with rules pages and the ones rpeorted on the forumErmal2012-07-121-202/+190
* Do not make url browseable when not enabledErmal2012-07-121-3/+13
* Beatify a bit the categories tab and provide select all/unselect all buttonsErmal2012-07-111-43/+119
* Correct commentErmal2012-07-111-1/+1
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-111-27/+27
* Last cleanup. Fixes for issues reported on the forums as well.Ermal2012-07-111-43/+16
* Use constants as pointed out by JimErmal2012-07-091-1/+3
* Revert 958efd439784459a5848fb05afe1560c4db285d7Ermal2012-07-091-15/+9
* Remove some referenced classes removedErmal2012-07-091-20/+0
* Remove all snort layout customizations since they cause issues allover and re...Ermal2012-07-091-4/+3
* globals for these do not work properly at bootup. Might be causing unintended...jim-p2012-07-091-9/+32
* Last splits remainingErmal2012-07-091-1/+1
* s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim so...Ermal2012-07-091-32/+9
* Generalize more referencesjim-p2012-03-271-1/+1