aboutsummaryrefslogtreecommitdiffstats
path: root/config/suricata/suricata.inc
Commit message (Collapse)AuthorAgeFilesLines
* suricata - add bunch of missing includesdoktornotor2015-11-231-0/+5
|
* Properly disable 'Start Suricata' for CARP/HA targetsdoktornotor2015-10-281-1/+1
|
* suricata - XMLRPC sync fixes round twodoktornotor2015-10-281-69/+70
| | | | | | - the CARP (auto) option has never worked due to outdated system settings location being checked - the enable checkbox was not being used at all - the foreach loop skipped all remaining targets if one was misconfigured, due to the 'return' in there - polish log messages a bit
* suricata - XMLRPC sync fixesdoktornotor2015-10-271-62/+79
| | | | | | - Fix CARP protocol/port selection - Do some validations (IP/hostname, port, password) before attempting to sync - Handle IPv6 addresses for sync target - Code style cleanups while here
* Include proxy ARP virtual IPs in default HOME_NET and PASS LIST.bmeeks82015-07-231-1/+1
|
* Sync IPREP IP List files with CARP replication partners.bmeeks82015-07-221-0/+32
|
* Add new feature to hide deprecated rules categories in GUI.bmeeks82015-07-221-0/+67
|
* Fix duplicated cron task bug when saving new time interval.bmeeks82015-02-041-8/+11
|
* Add checks so empty IP or subnet is not saved to HOME_NET or PASS LIST.bmeeks82015-02-041-16/+20
|
* Consolidate DEFINES into a single INC file for ease of future maintenance.bmeeks82014-12-151-39/+8
|
* Remove call to configure_cron() and tidy up rc script generation.bmeeks82014-12-151-26/+15
|
* Remove conf_mount_rw() calls from sync_suricata_package_config() function.bmeeks82014-12-151-6/+3
|
* Port rc script and cron task improvements over from Snort to Suricata.bmeeks82014-12-151-14/+93
|
* Ignore additional START commands recv'd while we are already starting up.bmeeks82014-12-151-5/+66
|
* Replace calls to @unlink with unlink_if_exists().bmeeks82014-12-151-4/+4
|
* Use system globals instead of hard-coded paths.bmeeks82014-12-151-3/+3
|
* Ensure defined CONSTANTS are unique to this package.bmeeks82014-12-151-12/+12
|
* Fix typo on function nameRenato Botelho2014-09-061-1/+1
|
* Suricata prefers CIDR masks on HOME_NET and EXTERNAL_NET addresses.bmeeks82014-08-301-34/+36
|
* Revert $EXTERNAL_NET back to !$HOME_NET for now.bmeeks82014-08-291-1/+1
|
* Fix another missed $ symbol in variable name.bmeeks82014-08-291-1/+1
|
* Fix missing $ sign in front of variable name.bmeeks82014-08-271-5/+5
|
* Improve HOME_NET and EXTERNAL_NET variable generation.bmeeks82014-08-271-15/+21
|
* Upgrade Suricata to 2.0.3 and GUI package to v2.0bmeeks82014-08-261-52/+1285
|
* Change "Snort" to "Suricata" in comment line for sid-msg.map file.bmeeks82014-05-151-1/+1
|
* Test for 2.2 install, adjust conf file path accordingly.bmeeks82014-05-141-1/+6
|
* 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-2/+9
|
* Enabled "rm_blocked" cron job to clear blocked hosts.bmeeks82014-04-271-2/+95
|
* Implement blocking function support in Suricata pkg GUI.bmeeks82014-04-241-17/+40
|
* Set default to "true" for 'should install' cron job.bmeeks82014-03-251-3/+3
|
* Exclude disabled interfaces from suricata.sh script and bump version.bmeeks82014-03-191-1/+4
|
* Change "Snort" back to "Suricata" from copy-paste mistake.bmeeks82014-03-071-17/+17
|
* Add sid-msg.map v2 format capability and tidy up some funtions.bmeeks82014-03-071-65/+77
|
* Remove last of custom wrapper funcs and incorporate Bro-IDS for Barnyard2.bmeeks82014-02-281-30/+22
|
* Incorporate Ermal's comments into Suricata BETA pkg code.bmeeks82014-02-191-137/+41
|
* BETA version of Suricata 1.4.6 IDS package v0.1 for pfSense.bmeeks82014-02-191-0/+2110