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