aboutsummaryrefslogtreecommitdiffstats
path: root/config/suricata/suricata_post_install.php
Commit message (Expand)AuthorAgeFilesLines
* Respect global $static_out in update_output_window() calls.bmeeks82015-11-051-10/+20
* Remove hard-coding of pkg version and grab it realtime instead.bmeeks82015-07-221-2/+2
* Start Suricata in the background on a package re-install.bmeeks82015-07-221-2/+2
* Add new feature to hide deprecated rules categories in GUI.bmeeks82015-07-221-0/+4
* Bump Suricata package to v2.1.5 and PBI binary to 2.0.8_1bmeeks82015-05-141-2/+2
* Bump Suricata GUI package version to 2.1.4bmeeks82015-02-041-2/+2
* Fix duplicated cron task bug when saving new time interval.bmeeks82015-02-041-0/+23
* Bump Suricata GUI package version to 2.1.2 for bug fixes.bmeeks82014-12-281-2/+2
* Check for ET IQRisk update once every 6 hours instead of once daily.bmeeks82014-12-281-1/+1
* Fix fatal error 'string offset cannot be array' on greenfield installs.bmeeks82014-12-281-0/+4
* Fix typos spotted by phil-davisRenato Botelho2014-12-181-1/+1
* Only grab ET IQRisk IP list if explicitly enabled.bmeeks82014-12-151-1/+1
* Add support for IP REPUTATION to GUI code.bmeeks82014-12-151-2/+9
* Add GUI support for new GeoIP rule options.bmeeks82014-12-151-4/+7
* Consolidate DEFINES into a single INC file for ease of future maintenance.bmeeks82014-12-151-5/+9
* Remove unnecessary call to configure_cron() & tidy up post-install a bit.bmeeks82014-12-151-4/+4
* Remove unnecessary calls to write_config() to reduce auto-backups.bmeeks82014-12-151-7/+9
* Bump Suricata binary to 2.0.4 and package GUI to v2.0.3bmeeks82014-12-151-1/+1
* Replace calls to @unlink with unlink_if_exists().bmeeks82014-12-151-1/+1
* Ensure defined CONSTANTS are unique to this package.bmeeks82014-12-151-7/+7
* Use rename() instead of shell call for renaming directories.bmeeks82014-09-091-1/+2
* Bump Suricata GUI package version to 2.0.3 v2.0.2bmeeks82014-09-081-2/+2
* Move call to write_config() so as not to invalidate the loop iterator.bmeeks82014-09-081-1/+1
* Fix any duplicate UUIDs and 'dns-events.rules' entries in config.bmeeks82014-09-081-0/+39
* Some changes no longer needed since dns-events.rules file is now in PBI.bmeeks82014-09-051-5/+0
* Default "forcekeepsettings" to 'on' for new installs (Issue #3838)bmeeks82014-09-041-1/+6
* Fix spelling error typo in a comment line.bmeeks82014-09-041-1/+1
* Include new 'dns-events.rules' file for Suricata 2.0.3bmeeks82014-09-011-0/+5
* Upgrade Suricata to 2.0.3 and GUI package to v2.0bmeeks82014-08-261-27/+72
* Use system vars where possible; bump GUI config version.bmeeks82014-05-141-3/+3
* Update license to include proper attribution for previous work.bmeeks82014-05-041-2/+12
* Fix bug in cron task edit for 'rm_blocked' hostsbmeeks82014-04-301-3/+3
* Use unlink_if_exists() system calls and bump pkg version.bmeeks82014-03-191-4/+4
* Add built-in Dashboard Widget for Suricata and make it persistent.bmeeks82014-02-281-2/+8
* Add temp fix in post-install to add default rules back to enabled rules.bmeeks82014-02-241-0/+11
* Incorporate Ermal's comments into Suricata BETA pkg code.bmeeks82014-02-191-10/+3
* BETA version of Suricata 1.4.6 IDS package v0.1 for pfSense.bmeeks82014-02-191-0/+139