aboutsummaryrefslogtreecommitdiffstats
path: root/config/suricata/suricata_uninstall.php
Commit message (Expand)AuthorAgeFilesLines
* Add support for IP REPUTATION to GUI code.bmeeks82014-12-151-0/+1
* Add GUI support for new GeoIP rule options.bmeeks82014-12-151-0/+1
* Remove leftover unused directory during package uninstall.bmeeks82014-12-151-0/+1
* Only call conf_mount_rw() when required and remove /var/db/suricata dir.bmeeks82014-12-151-7/+16
* Replace calls to @unlink with unlink_if_exists().bmeeks82014-12-151-5/+5
* Replace '/bin/rm' calls with rmdir_recursive() function.bmeeks82014-12-151-6/+6
* Ensure defined CONSTANTS are unique to this package.bmeeks82014-12-151-3/+3
* Upgrade Suricata to 2.0.3 and GUI package to v2.0bmeeks82014-08-261-4/+14
* Use system functions where possible & omit deletion of suricata user.bmeeks82014-05-141-5/+2
* Update license to include proper attribution for previous work.bmeeks82014-05-041-25/+36
* Fix bug in cron task edit for 'rm_blocked' hostsbmeeks82014-04-301-0/+2
* Add built-in Dashboard Widget for Suricata and make it persistent.bmeeks82014-02-281-0/+25
* unlink() can't delete directory, use "/bin/rm -rf" instead.bmeeks82014-02-201-3/+2
* Incorporate Ermal's comments into Suricata BETA pkg code.bmeeks82014-02-191-55/+12
* BETA version of Suricata 1.4.6 IDS package v0.1 for pfSense.bmeeks82014-02-191-0/+133