aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_interfaces_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Add support for decompress_swf and decompress_pdf HTTP_INSPECT options.bmeeks82015-11-101-2/+3
* Update Snort package to 2.9.7.0 pkg v3.2bmeeks82014-12-151-0/+6
* Wrap calls to sync_snort_package_config() with conf_mount_rw().bmeeks82014-10-091-0/+4
* Revert code exposing configured interfaces as separate services.bmeeks82014-10-071-23/+0
* Ensure we unset only desired element instead of entire array!bmeeks82014-09-191-0/+4
* Use Snort description for service descr or friendly descr otherwise.bmeeks82014-09-171-9/+15
* Rename service entry when moving Snort/BY2 to another interface.bmeeks82014-09-171-1/+14
* Report each enabled Snort/BY2 interface as a separate service entry.bmeeks82014-09-171-1/+4
* Improve HOME_NET and EXTERNAL_NET generation and allow viewing of results.bmeeks82014-09-131-6/+10
* Add new LOG MGMT tab to all other tab pages.bmeeks82014-09-121-1/+2
* Add FACILITY and PRIORITY options to Alert Syslog output settings.bmeeks82014-09-101-1/+53
* 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 duplicate UUID when cloning a Snort interface.bmeeks82014-09-091-3/+6
* Fix error preventing rules rebuild when duplicating an interface.bmeeks82014-08-061-3/+3
* Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-231-3/+89
* 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-84/+104
* Incorporate Ermal's comments -- use conf_mount_rw() only where needed.bmeeks82014-01-131-1/+1
* Ensure conf_mount_rw() and conf_mount_ro() are used where needed.bmeeks82014-01-121-0/+2
* Snort 2.9.5.5 pkg v3.0.0 updatebmeeks82013-11-181-29/+129
* Add additional options to Detection Settings config.bmeeks82013-06-181-13/+50
* Fix various HTML style issues to tidy up GUI.bmeeks82013-05-221-3/+4
* Add error trapping for Snort interface adds and deletes.bmeeks82013-05-161-14/+32
* 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-110/+174
* Update Snort package to ver 2.5.7 - bug fixes and new featuresbmeeks82013-04-251-2/+4
* Update Snort to 2.5.5 - New features and bug fixesbmeeks82013-04-091-12/+15
* Add new Search Performance options for AC-SPLIT and three -NQ non-queuedunknown2013-01-261-5/+7
* Add IPS policy select, auto-flowbit resolution and bug fixes.Bill Meeks2013-01-201-61/+70
* Implement gettext() calls on stringsRenato Botelho2012-07-241-56/+56
* Rename Server to Variables since thats what it isErmal2012-07-221-1/+1
* Allow peopel to run multiple times the same interface!Ermal2012-07-161-0/+2
* Rename the underlying folder when chaning iface on the configErmal2012-07-161-0/+1
* Remvoe log dir when interface changesErmal2012-07-151-0/+1
* Switch to output alert_csv to fix all issues with snort alerts/blocked descrErmal2012-07-141-2/+4
* No need for all these output log configurationErmal2012-07-131-31/+0
* Allow to disable cksum checking pf(4) does this alreadyErmal2012-07-121-1/+9
* Show the icon on the snort column for consistency. Stop snort when disabled i...Ermal2012-07-121-0/+2
* Decode properly the pass through config so its readbleErmal2012-07-121-0/+2
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-111-30/+27
* Last cleanup. Fixes for issues reported on the forums as well.Ermal2012-07-111-387/+187
* Resolve issues reported here. http://forum.pfsense.org/index.php/topic,51295....Ermal2012-07-091-1/+3
* Remove more reference to undefined classesErmal2012-07-091-2/+2
* Remove all snort layout customizations since they cause issues allover and re...Ermal2012-07-091-180/+115
* Last splits remainingErmal2012-07-091-1/+1
* Use proper class for select inputs. Clean up some more code around and try to...Ermal2012-07-091-10/+10
* Revert "Preserve already configured settings for the instance"Ermal2012-06-141-1/+1
* Preserve already configured settings for the instanceErmal2012-06-141-1/+1
* Use pid files to control snort start/stop codeErmal2012-06-141-3/+0