Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start Suricata in the background on a package re-install. | bmeeks8 | 2015-07-22 | 1 | -2/+2 |
| | |||||
* | Show validation error for FQDN aliases since we do not support them. | bmeeks8 | 2015-07-22 | 2 | -2/+8 |
| | |||||
* | Use more secure CURL options for rules tarball downloads. | bmeeks8 | 2015-07-22 | 1 | -3/+5 |
| | |||||
* | Add new feature to hide deprecated rules categories in GUI. | bmeeks8 | 2015-07-22 | 7 | -0/+168 |
| | |||||
* | Verify suricata_widget file handle before trying to use it. | bmeeks8 | 2015-07-22 | 1 | -1/+4 |
| | |||||
* | Fix window title - should be Suricata and not Snort. | bmeeks8 | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | Fix stunnel PBI directories and update to 5.20. Fixes #4295 | Renato Botelho | 2015-07-16 | 3 | -29/+39 |
| | |||||
* | Merge pull request #894 from djmarcin/stunnel | Renato Botelho | 2015-07-16 | 3 | -2/+9 |
|\ | |||||
| * | Bump stunnel version number for config changes. | David Marcin | 2015-07-15 | 1 | -1/+1 |
| | | |||||
| * | Add ability to specify client mode tunnels. | David Marcin | 2015-07-07 | 2 | -0/+7 |
| | | |||||
| * | Remove absolute path from stunnel rcfile. | David Marcin | 2015-07-07 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #898 from k-paulius/fix-4346v2 | Renato Botelho | 2015-07-15 | 11 | -80/+21 |
|\ \ | |||||
| * | | Bump freeradius2 package version | k-paulius | 2015-07-12 | 3 | -3/+3 |
| | | | |||||
| * | | Be more graceful about process termination | k-paulius | 2015-07-12 | 1 | -1/+9 |
| | | | |||||
| * | | Kill all radiusd processes when uninstalling package | k-paulius | 2015-07-12 | 1 | -0/+1 |
| | | | |||||
| * | | Whitespace cleanup, replace spaces with tabs | k-paulius | 2015-07-12 | 1 | -4/+4 |
| | | | |||||
| * | | Use consistent <version> across all files | k-paulius | 2015-07-12 | 5 | -5/+5 |
| | | | |||||
| * | | Remove unused </adddeleteeditpagefields> definitions | k-paulius | 2015-07-12 | 1 | -55/+0 |
| | | | |||||
| * | | Remove unused <service> definitions | k-paulius | 2015-07-12 | 2 | -13/+0 |
| |/ | |||||
* | | Merge pull request #900 from bmeeks8/snort-3.2.6 | Renato Botelho | 2015-07-15 | 14 | -24/+257 |
|\ \ | |||||
| * | | Bump Snort package to version 3.2.6 | bmeeks8 | 2015-07-13 | 4 | -6/+6 |
| | | | |||||
| * | | Verify snort_widget file handle before trying to use it. | bmeeks8 | 2015-07-03 | 1 | -1/+4 |
| | | | |||||
| * | | Add missing newline to end of last line in file. | bmeeks8 | 2015-07-03 | 1 | -1/+1 |
| | | | |||||
| * | | Fix PHP warnings from array/string mismatch error. | bmeeks8 | 2015-07-03 | 1 | -3/+15 |
| | | | |||||
| * | | Add new feature to hide deprecated rules categories in GUI. | bmeeks8 | 2015-07-03 | 7 | -0/+166 |
| | | | |||||
| * | | Show validation error for FQDN alias since we do not support them in pkgs. | bmeeks8 | 2015-07-03 | 3 | -4/+17 |
| | | | |||||
| * | | Sync IPREP IP List files with CARP replication partners. | bmeeks8 | 2015-07-03 | 2 | -0/+35 |
| | | | |||||
| * | | Send OpenAppID and SNORT_VARS changes to CARP replication partners. | bmeeks8 | 2015-07-03 | 2 | -0/+6 |
| | | | |||||
| * | | Use more secure CURL options for rules tarball downloads. | bmeeks8 | 2015-07-03 | 1 | -3/+5 |
| | | | |||||
| * | | Start Snort in the background on a package re-install. | bmeeks8 | 2015-07-03 | 1 | -3/+2 |
| | | | |||||
| * | | Remove unused old variables. | bmeeks8 | 2015-07-03 | 1 | -4/+1 |
| | | | |||||
| * | | Show Snort binary version on package home screen. | bmeeks8 | 2015-07-03 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #897 from doktornotor/patch-3 | Renato Botelho | 2015-07-15 | 2 | -5/+4 |
|\ \ | |||||
| * | | Bump and sanitize check_mk_agent package version | doktornotor | 2015-07-13 | 1 | -1/+1 |
| | | | |||||
| * | | Cosmetic fixes for Bug #4085 | doktornotor | 2015-07-12 | 1 | -4/+3 |
| |/ | | | | | Typo fixes plus do not mark optional setting as required. | ||||
* | | Merge pull request #896 from doktornotor/patch-2 | Renato Botelho | 2015-07-15 | 2 | -3/+3 |
|\ \ | |||||
| * | | Bump apache-mod_security-devel package version | doktornotor | 2015-07-12 | 1 | -1/+1 |
| | | | |||||
| * | | apache_mod_security-dev - fix Bug #3360, Bug #4421 | doktornotor | 2015-07-12 | 1 | -2/+2 |
| |/ | | | | | Leaving the Backend Path blank does not add / to backendpath in configuration, contrary to what's suggested in the GUI, resulting in HTTP 503 Error. | ||||
* | | Merge pull request #895 from doktornotor/patch-1 | Renato Botelho | 2015-07-15 | 2 | -2/+2 |
|\ \ | |||||
| * | | Bump siproxd package version | doktornotor | 2015-07-12 | 1 | -1/+1 |
| | | | |||||
| * | | Fix Bug #4561 | doktornotor | 2015-07-12 | 1 | -1/+1 |
| |/ | | | | | Listening port redirect rule pulling wrong tag from <siproxdsettings> in config.xml | ||||
* | | Merge pull request #901 from k-paulius/vnstat | Chris Buechler | 2015-07-14 | 10 | -278/+280 |
|\ \ | |||||
| * | | Bump vnstat2 version | k-paulius | 2015-07-13 | 3 | -3/+3 |
| | | | |||||
| * | | Declare $config as global variable. Fixes #4834. | k-paulius | 2015-07-13 | 1 | -0/+1 |
| | | | |||||
| * | | formatted vnstat2 php code | k-paulius | 2015-07-13 | 4 | -230/+234 |
| | | | |||||
| * | | vnstat2 XML file whitespace cleanup | k-paulius | 2015-07-13 | 3 | -45/+42 |
|/ / | |||||
* | | Merge pull request #899 from doktornotor/patch-4 | Chris Buechler | 2015-07-13 | 2 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Bump tinydns version | doktornotor | 2015-07-13 | 1 | -1/+1 |
| | | |||||
| * | tinydns - fix Bug #2720 | doktornotor | 2015-07-13 | 1 | -1/+1 |
|/ | | | Add patch by Yonas Yanfa; cannot use file_exists with wildcard. | ||||
* | fix open-vm-tools paths for 2.1x | Chris Buechler | 2015-07-01 | 1 | -5/+5 |
| |