Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Sync IPREP IP List files with CARP replication partners. | bmeeks8 | 2015-07-22 | 2 | -0/+35 | |
| | | | ||||||
| * | | 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 | |
| |/ | ||||||
* | | ntopng - force overwrite on decompression of GeoIP files | doktornotor | 2015-07-25 | 1 | -1/+2 | |
| | | ||||||
* | | Merge pull request #871 from ncolunga/patch-1 | Chris Buechler | 2015-07-25 | 1 | -6/+12 | |
|\ \ | ||||||
| * | | Update havp.inc | Nacho | 2015-07-06 | 1 | -1/+2 | |
| | | | ||||||
| * | | Update havp.inc | Nacho | 2015-07-06 | 1 | -1/+6 | |
| | | | ||||||
| * | | Update havp.inc | Nacho | 2015-04-30 | 1 | -6/+6 | |
| | | | | | | | | | This changes fix HAVP on pfsense 2.2.2 as related on https://forum.pfsense.org/index.php?topic=90706.0 | |||||
* | | | Merge pull request #903 from stilez/patch-1 | Chris Buechler | 2015-07-25 | 1 | -20/+31 | |
|\ \ \ | ||||||
| * | | | Add status column and other GUI improvement | stilez | 2015-07-23 | 1 | -20/+31 | |
| | |/ | |/| | | | | | | | | | | | | | For ease of use 1) Add a single "Status" column 2) Merge "Apply" and "Revert" into a single column (they are mutually exclusive reverses of each other so it flows better) | |||||
* | | | Fix up the 2.1.x font path | doktornotor | 2015-07-24 | 1 | -1/+1 | |
| | | | | | | | | | Meh... should rather clean all that 2.1.x stuff eventually. And move all most of this to ntopng.inc. No time for that now. | |||||
* | | | Bug #4567 - ntopng GeoIP files missing | doktornotor | 2015-07-24 | 1 | -2/+13 | |
| | | | | | | | | | Use fetch instead of the broken ntopng-geoipupdate.sh binary. | |||||
* | | | Fix - ntopng fails to copy fonts on install | doktornotor | 2015-07-24 | 1 | -1/+9 | |
|/ / | ||||||
* | | Fix stunnel PBI directories and update to 5.20. Fixes #4295 | Renato Botelho | 2015-07-16 | 2 | -27/+37 | |
| | | ||||||
* | | Merge pull request #894 from djmarcin/stunnel | Renato Botelho | 2015-07-16 | 2 | -1/+8 | |
|\ \ | ||||||
| * | | 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 | 8 | -77/+18 | |
|\ \ \ | ||||||
| * | | | 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 | 13 | -23/+256 | |
|\ \ \ | ||||||
| * | | | Bump Snort package to version 3.2.6 | bmeeks8 | 2015-07-13 | 3 | -5/+5 | |
| | | | | ||||||
| * | | | 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 | 1 | -4/+3 | |
|\ \ \ | ||||||
| * | | | 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 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | 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 | 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 | |||||
* | | | 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 | |
| | | |