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
/
snort
/
snort_check_for_rule_updates.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add fixes for some OpenAppID missing folders and files.
bmeeks8
2015-11-17
1
-0
/
+5
*
Tidy up output messages during package installation and rule updates.
bmeeks8
2015-11-10
1
-103
/
+99
*
Remove unneeded duplicate code to simplify things.
bmeeks8
2015-08-13
1
-11
/
+6
*
Add new feature to hide deprecated rules categories in GUI.
bmeeks8
2015-07-03
1
-0
/
+6
*
Use more secure CURL options for rules tarball downloads.
bmeeks8
2015-07-03
1
-3
/
+5
*
Use macros defined in snort_defs.inc
Renato Botelho
2015-04-24
1
-1
/
+1
*
Update Snort package to 2.9.7.0 pkg v3.2
bmeeks8
2014-12-15
1
-81
/
+117
*
Bug Fix: should be restart_all instead of start_all interfaces.
bmeeks8
2014-11-03
1
-1
/
+1
*
Flag no config auto-backup since we are only updating a message.
bmeeks8
2014-10-09
1
-1
/
+1
*
Check and only call conf_mount_rw() when needed.
bmeeks8
2014-10-09
1
-6
/
+8
*
Fix logic to only restart Snort if it was running on rules update.
bmeeks8
2014-10-09
1
-3
/
+2
*
Improve how Snort is restarted after a rules update.
bmeeks8
2014-10-07
1
-15
/
+2
*
Don't remount file system R/O during post-install rules update.
bmeeks8
2014-10-05
1
-0
/
+5
*
Use system globals instead of hard-coded paths where possible.
bmeeks8
2014-10-05
1
-2
/
+2
*
Stop progress bar text output from rules update cron task.
bmeeks8
2014-10-05
1
-5
/
+5
*
Rename critical CONSTANTS so they are unique to the package.
bmeeks8
2014-09-20
1
-23
/
+23
*
Be sure preproc rules get moved to interface dir during post-install.
bmeeks8
2014-09-19
1
-2
/
+4
*
Adjust rule set downloads for new unique service entries.
bmeeks8
2014-09-17
1
-3
/
+20
*
Replace PHP unlink() with pfSense unlink_if_exists().
bmeeks8
2014-09-17
1
-3
/
+3
*
Use rmdir_recursive() system call instead of exec() calls.
bmeeks8
2014-09-14
1
-6
/
+6
*
Forgot to change default Snort binary version here.
bmeeks8
2014-07-23
1
-1
/
+1
*
Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.
bmeeks8
2014-07-23
1
-4
/
+6
*
Can't use constant for safemkdir() and add history tag to config write.
bmeeks8
2014-04-28
1
-2
/
+3
*
Improve GUI tab for rule package updates and match up with Suricata.
bmeeks8
2014-04-08
1
-56
/
+105
*
Make sure we always prefer VRT gen-msg-map if VRT rules enabled.
bmeeks8
2014-02-18
1
-1
/
+1
*
Improve the Snort rules download update process.
bmeeks8
2014-02-18
1
-185
/
+170
*
Bump Snort package to 2.9.5.6 v3.0.4
bmeeks8
2014-01-28
1
-1
/
+1
*
Declare $config as global to fix problems on pkg install.
bmeeks8
2014-01-19
1
-1
/
+1
*
Incorporate Ermal's comments -- use conf_mount_rw() only where needed.
bmeeks8
2014-01-13
1
-1
/
+5
*
Update copyright info and update for 3.0.1 release.
bmeeks8
2013-12-17
1
-3
/
+8
*
Add logic to prevent writing conf settings with no interfaces defined.
bmeeks8
2013-11-27
1
-1
/
+2
*
Make sure map files get copied when using only ET rules.
bmeeks8
2013-11-27
1
-0
/
+6
*
Snort 2.9.5.5 pkg v3.0.0 update
bmeeks8
2013-11-18
1
-250
/
+191
*
Add variables so file download progress bar resets
bmeeks8
2013-10-19
1
-1
/
+7
*
Add support for Emerging Threats Pro ruleset
bmeeks8
2013-10-08
1
-51
/
+84
*
Oops...put back deleted Emerging Threats URL
bmeeks8
2013-09-25
1
-0
/
+6
*
Fix assorted minor bugs and print filenames to log
bmeeks8
2013-09-25
1
-29
/
+24
*
Allow use of system-specified proxy server for rule updates.
bmeeks8
2013-09-25
1
-0
/
+12
*
Remove dependence on global vars and use constants instead.
bmeeks8
2013-06-18
1
-33
/
+58
*
Save and restore state of "$pkg_interface" variable on exit.
bmeeks8
2013-06-03
1
-0
/
+5
*
Tweak error message logging a bit for completeness.
bmeeks8
2013-05-31
1
-0
/
+6
*
Include text description with http_response codes.
bmeeks8
2013-05-25
1
-4
/
+20
*
More tweaks to rules download error checking and reliability.
bmeeks8
2013-05-24
1
-32
/
+46
*
Swap rule download URL to current one and drop old CGI URL.
bmeeks8
2013-05-24
1
-78
/
+53
*
Add additional error checking for rule downloads.
bmeeks8
2013-05-23
1
-36
/
+41
*
Forgot to use "===" when testing logical return value.
bmeeks8
2013-05-22
1
-9
/
+8
*
More fixes for new XMLRPC pkg sync routines.
bmeeks8
2013-05-21
1
-52
/
+102
*
Add better error checking and more descriptive messages.
bmeeks8
2013-05-20
1
-80
/
+110
*
Add code to honor $pkg_interface flag for console mode.
bmeeks8
2013-05-19
1
-54
/
+125
*
Snort Pkg 2.5.8 Update - bug fixes and new features
bmeeks8
2013-05-13
1
-3
/
+3
[next]