aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_preprocessors.php
Commit message (Collapse)AuthorAgeFilesLines
* Add reminder to save setting changes to PREPROCESSORS tab.bmeeks82015-11-161-1/+16
|
* Fix PHP warnings from array/string mismatch error.bmeeks82015-07-031-3/+15
|
* Show validation error for FQDN alias since we do not support them in pkgs.bmeeks82015-07-031-0/+6
|
* Send OpenAppID and SNORT_VARS changes to CARP replication partners.bmeeks82015-07-031-0/+3
|
* Update Snort package to 2.9.7.0 pkg v3.2bmeeks82014-12-151-33/+117
|
* Fix typojim-p2014-11-051-1/+1
|
* 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 tab to other tab pages.bmeeks82014-09-091-1/+2
|
* Fix Port Scan select alias behavior to not lose previous values.bmeeks82014-07-281-2/+35
|
* Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-231-17/+459
|
* 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-251/+121
|
* Incorporate Ermal's comments -- use conf_mount_rw() only where needed.bmeeks82014-01-131-4/+0
|
* Ensure conf_mount_rw() and conf_mount_ro() are used where needed.bmeeks82014-01-121-6/+8
|
* Remove need for session vars per Ermal's request.bmeeks82013-12-171-1/+2
|
* Set sensible defaults for new SDF preproc options.bmeeks82013-12-121-5/+8
|
* 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-221-0/+24
|
* Snort 2.9.5.5 pkg v3.0.0 updatebmeeks82013-11-181-568/+962
|
* Add textbox tool tips to display Alias values.bmeeks82013-10-161-2/+4
|
* Add option for enabling/disabling SSH preprocessorbmeeks82013-09-251-0/+11
|
* Add back JavaScript function inadvertently deleted.bmeeks82013-09-251-0/+15
|
* Fix wrong text in last sentence of a caption.bmeeks82013-06-191-1/+1
|
* Add Host Attribute Table support to Preprocessors tab.bmeeks82013-06-181-111/+264
|
* Fix HTML rendering issues found in cross-browser testing.bmeeks82013-06-041-1/+1
|
* Correct misspelled word "enabling" in a caption.bmeeks82013-05-311-1/+1
|
* Fix typo in field description text ("us" to "use").bmeeks82013-05-251-1/+1
|
* Fix various HTML style issues to tidy up GUI.bmeeks82013-05-221-3/+4
|
* Minor edits to text on page and Tooltips text.bmeeks82013-05-161-2/+2
|
* snort - (re)include two level menu and change start stop icons to toggle ↵Marcello Coutinho2013-05-141-7/+19
| | | | status as well show current snort status
* Snort Pkg 2.5.8 Update - bug fixes and new featuresbmeeks82013-05-131-126/+730
|
* Update Snort package to ver 2.5.7 - bug fixes and new featuresbmeeks82013-04-251-9/+77
|
* Update Snort to 2.5.5 - New features and bug fixesbmeeks82013-04-091-19/+84
|
* Add GTP preproc and http_inspect_server Profile options to GUI.bmeeks82013-02-011-2/+32
|
* Added warning to top of page for new rules-to-preprocessor dependency linkbmeeks82013-01-311-4/+4
| | | | and fixed HTML code error.
* Add additional config parameters in GUI for pfPortscan preprocessor.bmeeks82013-01-291-10/+88
|
* Include sip preprocessor which is needed for VRT policy secureErmal2013-01-261-0/+12
|
* Add IPS policy select, auto-flowbit resolution and bug fixes.Bill Meeks2013-01-201-13/+88
|
* Correct function nameErmal2012-07-261-1/+1
|
* Implement gettext() calls on stringsRenato Botelho2012-07-241-68/+62
|
* Rename Server to Variables since thats what it isErmal2012-07-221-1/+1
|
* Keep a copy of the so rules for each instance to enable only selected onesErmal2012-07-221-0/+33
|
* Fix sensistive data checksErmal2012-07-161-1/+1
|
* Make sensitive data configurableErmal2012-07-151-0/+11
|
* Use ports from the configuration that can be overriden than hardcoded onesErmal2012-07-141-12/+0
|
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-111-29/+28
|
* Last cleanup. Fixes for issues reported on the forums as well.Ermal2012-07-111-16/+7
|
* Oops missed fixes for pageErmal2012-07-091-2/+3
|
* Remove all snort layout customizations since they cause issues allover and ↵Ermal2012-07-091-219/+167
| | | | remove all unneeded files anymore.