aboutsummaryrefslogtreecommitdiffstats
path: root/config/suricata/suricata_interfaces_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Bump up stream_memcap default to 64 MB and add config note to GUI.bmeeks82015-11-091-1/+1
* Auto-enable alerts to system log when EVE output to syslog is chosen.bmeeks82015-02-041-13/+16
* Add support for IP REPUTATION to GUI code.bmeeks82014-12-151-0/+7
* Wrap calls to sync_suricata_package_config() with conf_mount_rw().bmeeks82014-12-151-0/+4
* Replace exec() calls with PHP native functions where possible.bmeeks82014-12-151-2/+2
* Bug fix for cloning interface via DUP icon.bmeeks82014-09-051-2/+5
* Disable EVE log options when interface is disabled.bmeeks82014-09-041-0/+6
* Add new GUI control for setting interface promisc mode on/off.bmeeks82014-09-041-0/+13
* Strip any CR characters that may get pasted into some control fields.bmeeks82014-09-031-1/+1
* Include new 'dns-events.rules' file for Suricata 2.0.3bmeeks82014-09-011-1/+1
* Improve HOME_NET and EXTERNAL_NET variable generation.bmeeks82014-08-271-1/+5
* Upgrade Suricata to 2.0.3 and GUI package to v2.0bmeeks82014-08-261-72/+332
* Add DUP capability to create new Suricata instance based on existing one.bmeeks82014-05-151-4/+51
* Update license to include proper attribution for previous work.bmeeks82014-05-041-4/+15
* Allow disabling of 'Delayed Detect' feature when required.bmeeks82014-04-301-1/+12
* Implement blocking function support in Suricata pkg GUI.bmeeks82014-04-241-39/+52
* Add new Log Mgmt tab link and improve parameter checking.bmeeks82014-03-191-2/+6
* Append time of day to GET request to work around browser caching.bmeeks82014-03-181-0/+1
* Fix logic error preventing disabling of Suricata interfaces.bmeeks82014-03-071-13/+44
* Bug fixes and enhancements for v0.2-BETA in Suricata pkg.bmeeks82014-02-281-27/+11
* Bug fixes and replace $_GET with $_POST where possible.bmeeks82014-02-241-25/+18
* Continue change of $_GET to $_POST wherever possible.bmeeks82014-02-221-1/+1
* Remove use of $_GET wherever possible for security.bmeeks82014-02-211-19/+8
* Use system calls instead of wrappers for getting interface names.bmeeks82014-02-191-3/+3
* BETA version of Suricata 1.4.6 IDS package v0.1 for pfSense.bmeeks82014-02-191-0/+911