index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
suricata
/
suricata_alerts.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move print_info_box() call to inside of <form> tag where it belongs.
bmeeks8
2015-02-04
1
-6
/
+7
*
Add support for IP REPUTATION to GUI code.
bmeeks8
2014-12-15
1
-0
/
+1
*
Wrap calls to sync_suricata_package_config() with conf_mount_rw().
bmeeks8
2014-12-15
1
-0
/
+2
*
Replace exec() calls with PHP native functions where possible.
bmeeks8
2014-12-15
1
-1
/
+1
*
Use system global instead of hard-coded /tmp path.
bmeeks8
2014-12-15
1
-9
/
+9
*
Replace calls to @unlink with unlink_if_exists().
bmeeks8
2014-12-15
1
-2
/
+2
*
Remove FILTERED VIEW text from table header when clearing filter.
bmeeks8
2014-12-15
1
-1
/
+1
*
Do not hide filter dialog when only clearing values.
bmeeks8
2014-12-15
1
-0
/
+1
*
Use system globals instead of hard-coded paths.
bmeeks8
2014-12-15
1
-2
/
+3
*
Sync some changes to CARP slaves when enabled.
bmeeks8
2014-09-07
1
-0
/
+6
*
Notify user on ALERTS tab when viewing filtered results.
bmeeks8
2014-09-05
1
-0
/
+7
*
Upgrade Suricata to 2.0.3 and GUI package to v2.0
bmeeks8
2014-08-26
1
-82
/
+363
*
Fix copy-paste typo in code ported over from Snort pkg.
bmeeks8
2014-05-14
1
-1
/
+1
*
Update license to include proper attribution for previous work.
bmeeks8
2014-05-04
1
-4
/
+15
*
No need to call suricata_reload_config() here.
bmeeks8
2014-04-30
1
-3
/
+2
*
Implement blocking function support in Suricata pkg GUI.
bmeeks8
2014-04-24
1
-15
/
+18
*
Add new Log Mgmt tab link and improve parameter checking.
bmeeks8
2014-03-19
1
-3
/
+5
*
Change CSS class from "listlr" to "listr" on table rows.
bmeeks8
2014-03-18
1
-9
/
+9
*
Cleanup HTML and formatting on a few panels.
bmeeks8
2014-03-08
1
-26
/
+26
*
Remove inet_ntop and inet_pton calls plus tidy up some HTML.
bmeeks8
2014-03-07
1
-22
/
+25
*
Change missed $_GET to $_POST in save message.
bmeeks8
2014-03-04
1
-1
/
+1
*
No SIGHUP required to Suricata when clearing logs, so remove calls.
bmeeks8
2014-03-04
1
-1
/
+0
*
Bug fixes and enhancements for v0.2-BETA in Suricata pkg.
bmeeks8
2014-02-28
1
-13
/
+20
*
Bug fixes and replace $_GET with $_POST where possible.
bmeeks8
2014-02-24
1
-5
/
+7
*
Continue change of $_GET to $_POST wherever possible.
bmeeks8
2014-02-22
1
-87
/
+103
*
Use system calls instead of wrappers for getting interface names.
bmeeks8
2014-02-19
1
-1
/
+1
*
BETA version of Suricata 1.4.6 IDS package v0.1 for pfSense.
bmeeks8
2014-02-19
1
-0
/
+578