aboutsummaryrefslogtreecommitdiffstats
path: root/config/suricata/suricata_alerts.php
Commit message (Collapse)AuthorAgeFilesLines
* Move print_info_box() call to inside of <form> tag where it belongs.bmeeks82015-02-041-6/+7
|
* Add support for IP REPUTATION to GUI code.bmeeks82014-12-151-0/+1
|
* Wrap calls to sync_suricata_package_config() with conf_mount_rw().bmeeks82014-12-151-0/+2
|
* Replace exec() calls with PHP native functions where possible.bmeeks82014-12-151-1/+1
|
* Use system global instead of hard-coded /tmp path.bmeeks82014-12-151-9/+9
|
* Replace calls to @unlink with unlink_if_exists().bmeeks82014-12-151-2/+2
|
* Remove FILTERED VIEW text from table header when clearing filter.bmeeks82014-12-151-1/+1
|
* Do not hide filter dialog when only clearing values.bmeeks82014-12-151-0/+1
|
* Use system globals instead of hard-coded paths.bmeeks82014-12-151-2/+3
|
* Sync some changes to CARP slaves when enabled.bmeeks82014-09-071-0/+6
|
* Notify user on ALERTS tab when viewing filtered results.bmeeks82014-09-051-0/+7
|
* Upgrade Suricata to 2.0.3 and GUI package to v2.0bmeeks82014-08-261-82/+363
|
* Fix copy-paste typo in code ported over from Snort pkg.bmeeks82014-05-141-1/+1
|
* Update license to include proper attribution for previous work.bmeeks82014-05-041-4/+15
|
* No need to call suricata_reload_config() here.bmeeks82014-04-301-3/+2
|
* Implement blocking function support in Suricata pkg GUI.bmeeks82014-04-241-15/+18
|
* Add new Log Mgmt tab link and improve parameter checking.bmeeks82014-03-191-3/+5
|
* Change CSS class from "listlr" to "listr" on table rows.bmeeks82014-03-181-9/+9
|
* Cleanup HTML and formatting on a few panels.bmeeks82014-03-081-26/+26
|
* Remove inet_ntop and inet_pton calls plus tidy up some HTML.bmeeks82014-03-071-22/+25
|
* Change missed $_GET to $_POST in save message.bmeeks82014-03-041-1/+1
|
* No SIGHUP required to Suricata when clearing logs, so remove calls.bmeeks82014-03-041-1/+0
|
* Bug fixes and enhancements for v0.2-BETA in Suricata pkg.bmeeks82014-02-281-13/+20
|
* Bug fixes and replace $_GET with $_POST where possible.bmeeks82014-02-241-5/+7
|
* Continue change of $_GET to $_POST wherever possible.bmeeks82014-02-221-87/+103
|
* Use system calls instead of wrappers for getting interface names.bmeeks82014-02-191-1/+1
|
* BETA version of Suricata 1.4.6 IDS package v0.1 for pfSense.bmeeks82014-02-191-0/+578