aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Bump Suricata GUI package version to 2.1.6bmeeks82015-07-231-1/+1
* Add note reminding user to assign custom Pass List to an interface.bmeeks82015-07-231-1/+2
* Include proxy ARP virtual IPs in default HOME_NET and PASS LIST.bmeeks82015-07-231-1/+1
* Remove hard-coding of pkg version and grab it realtime instead.bmeeks82015-07-221-2/+2
* Show Suricata binary version on package home page.bmeeks82015-07-222-2/+13
* Sync IPREP IP List files with CARP replication partners.bmeeks82015-07-222-0/+35
* Start Suricata in the background on a package re-install.bmeeks82015-07-221-2/+2
* Show validation error for FQDN aliases since we do not support them.bmeeks82015-07-222-2/+8
* Use more secure CURL options for rules tarball downloads.bmeeks82015-07-221-3/+5
* Add new feature to hide deprecated rules categories in GUI.bmeeks82015-07-227-0/+168
* Verify suricata_widget file handle before trying to use it.bmeeks82015-07-221-1/+4
* Fix window title - should be Suricata and not Snort.bmeeks82015-07-221-1/+1
* Fix stunnel PBI directories and update to 5.20. Fixes #4295Renato Botelho2015-07-162-27/+37
* Merge pull request #894 from djmarcin/stunnelRenato Botelho2015-07-162-1/+8
|\
| * Add ability to specify client mode tunnels.David Marcin2015-07-072-0/+7
| * Remove absolute path from stunnel rcfile.David Marcin2015-07-071-1/+1
* | Merge pull request #898 from k-paulius/fix-4346v2Renato Botelho2015-07-158-77/+18
|\ \
| * | Be more graceful about process terminationk-paulius2015-07-121-1/+9
| * | Kill all radiusd processes when uninstalling packagek-paulius2015-07-121-0/+1
| * | Whitespace cleanup, replace spaces with tabsk-paulius2015-07-121-4/+4
| * | Use consistent <version> across all filesk-paulius2015-07-125-5/+5
| * | Remove unused </adddeleteeditpagefields> definitionsk-paulius2015-07-121-55/+0
| * | Remove unused <service> definitionsk-paulius2015-07-122-13/+0
| |/
* | Merge pull request #900 from bmeeks8/snort-3.2.6Renato Botelho2015-07-1513-23/+256
|\ \
| * | Bump Snort package to version 3.2.6bmeeks82015-07-133-5/+5
| * | Verify snort_widget file handle before trying to use it.bmeeks82015-07-031-1/+4
| * | Add missing newline to end of last line in file.bmeeks82015-07-031-1/+1
| * | Fix PHP warnings from array/string mismatch error.bmeeks82015-07-031-3/+15
| * | Add new feature to hide deprecated rules categories in GUI.bmeeks82015-07-037-0/+166
| * | Show validation error for FQDN alias since we do not support them in pkgs.bmeeks82015-07-033-4/+17
| * | Sync IPREP IP List files with CARP replication partners.bmeeks82015-07-032-0/+35
| * | Send OpenAppID and SNORT_VARS changes to CARP replication partners.bmeeks82015-07-032-0/+6
| * | Use more secure CURL options for rules tarball downloads.bmeeks82015-07-031-3/+5
| * | Start Snort in the background on a package re-install.bmeeks82015-07-031-3/+2
| * | Remove unused old variables.bmeeks82015-07-031-4/+1
| * | Show Snort binary version on package home screen.bmeeks82015-07-031-1/+1
| |/
* | Merge pull request #897 from doktornotor/patch-3Renato Botelho2015-07-151-4/+3
|\ \
| * | Cosmetic fixes for Bug #4085doktornotor2015-07-121-4/+3
| |/
* | Merge pull request #896 from doktornotor/patch-2Renato Botelho2015-07-151-2/+2
|\ \
| * | apache_mod_security-dev - fix Bug #3360, Bug #4421doktornotor2015-07-121-2/+2
| |/
* | Merge pull request #895 from doktornotor/patch-1Renato Botelho2015-07-151-1/+1
|\ \
| * | Fix Bug #4561doktornotor2015-07-121-1/+1
| |/
* | Declare $config as global variable. Fixes #4834.k-paulius2015-07-131-0/+1
* | formatted vnstat2 php codek-paulius2015-07-134-230/+234
* | vnstat2 XML file whitespace cleanupk-paulius2015-07-133-45/+42
* | tinydns - fix Bug #2720doktornotor2015-07-131-1/+1
|/
* fix open-vm-tools paths for 2.1xChris Buechler2015-07-011-5/+5
* correct open-vm-tools path for 2.1x, not that anyone should be using 2.1xChris Buechler2015-07-011-2/+5
* Sync the FreeRADIUS2 settings and sleep before syncing users, otherwise neith...jim-p2015-06-291-1/+3
* Merge pull request #891 from lukehamburg/patch-1Renato Botelho2015-06-291-1/+1
|\