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_check_for_rule_updates.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate DEFINES into a single INC file for ease of future maintenance.
bmeeks8
2014-12-15
1
-27
/
+1
*
Use defined CONSTANT for log filename instead of string variable.
bmeeks8
2014-12-15
1
-40
/
+39
*
Update URL for GPLv2 Community Rules download.
bmeeks8
2014-12-15
1
-2
/
+2
*
Check and don't rebuild rules during post-install rules download.
bmeeks8
2014-12-15
1
-3
/
+7
*
Only call conf_mount_rw() when we need to (such as during cron task).
bmeeks8
2014-12-15
1
-8
/
+10
*
Add check to stop progress bar output during cron task rules update.
bmeeks8
2014-12-15
1
-1
/
+3
*
Don't restart Suricata after rules update during post-install process.
bmeeks8
2014-12-15
1
-2
/
+2
*
Replace exec() calls with PHP native functions where possible.
bmeeks8
2014-12-15
1
-7
/
+7
*
Use system globals instead of hard-coded /tmp path.
bmeeks8
2014-12-15
1
-1
/
+1
*
Replace calls to @unlink with unlink_if_exists().
bmeeks8
2014-12-15
1
-2
/
+2
*
Replace '/bin/rm' calls with rmdir_recursive() function.
bmeeks8
2014-12-15
1
-3
/
+3
*
Ensure defined CONSTANTS are unique to this package.
bmeeks8
2014-12-15
1
-3
/
+3
*
Prevent setting filesystem to read-only during post-install rule update.
bmeeks8
2014-09-04
1
-1
/
+5
*
Include new 'dns-events.rules' file for Suricata 2.0.3
bmeeks8
2014-09-01
1
-1
/
+1
*
Upgrade Suricata to 2.0.3 and GUI package to v2.0
bmeeks8
2014-08-26
1
-8
/
+11
*
Update license to include proper attribution for previous work.
bmeeks8
2014-05-04
1
-4
/
+15
*
Remove guiconfig.inc reference -- can't use if called from cron.
bmeeks8
2014-03-19
1
-3
/
+46
*
Store last update time as timestamp instead of date string.
bmeeks8
2014-03-18
1
-22
/
+13
*
Add new 'Last Update' time and status message to window.
bmeeks8
2014-03-07
1
-2
/
+14
*
Bug fixes and enhancements for v0.2-BETA in Suricata pkg.
bmeeks8
2014-02-28
1
-13
/
+38
*
Fix it so all ET-Open rules files get correct prefix.
bmeeks8
2014-02-22
1
-5
/
+15
*
Use system calls instead of wrappers for getting interface names.
bmeeks8
2014-02-19
1
-2
/
+2
*
BETA version of Suricata 1.4.6 IDS package v0.1 for pfSense.
bmeeks8
2014-02-19
1
-0
/
+683