aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change of find pattern in havp access log fileSunStroke742014-12-241-2/+2
* fix typoChris Buechler2014-12-232-2/+2
* touch up textChris Buechler2014-12-232-2/+2
* touch up textChris Buechler2014-12-231-1/+1
* Something else going on, back this out for the moment. Revert "Revert back to...Chris Buechler2014-12-233-6/+6
* Revert back to Snort 2.9.6.2 for now, new version missing shared objectsChris Buechler2014-12-233-6/+6
* Drop squid3-dev from 2.2, it's older than squid3Renato Botelho2014-12-231-23/+0
* Update squid to 3.4.10_2:Renato Botelho2014-12-231-2/+2
* Remove invalid option MSSL_CRTDRenato Botelho2014-12-231-1/+1
* Bump unbound version, PBI was rebuilt with correct LIBEVENT option to fix htt...Renato Botelho2014-12-232-2/+2
* Fix unbound option to build with libeventRenato Botelho2014-12-232-2/+2
* Update git to 2.2.1Renato Botelho2014-12-221-3/+3
* Update unbound to 1.5.1_2 to fix CVE-2014-8602Renato Botelho2014-12-222-4/+4
* Merge pull request #756 from PiBa-NL/haproxy_multi_bind_fixjim-p2014-12-214-7/+14
|\
| * haproxy-devel. bump package version v0.13PiBa-NL2014-12-223-3/+3
| * haproxy-devel, fix frontend ipv4/ipv6 detection for usage in backend transpar...PiBa-NL2014-12-221-4/+11
* | haproxy-devel, fix config upgrade bug.PiBa-NL2014-12-211-1/+1
* | Merge pull request #753 from PiBa-NL/haproxy_multi_bindjim-p2014-12-218-331/+937
|\ \
| * | haproxy-devel, add options to set the 'errorfile' option to replace haproxy e...PiBa-NL2014-12-167-9/+319
| * | haproxy-devel, remove old listen ip:port configuration, add conversion code.PiBa-NL2014-12-044-340/+566
| * | haproxy-devel, option to listen on multiple ip's ports in each frontendPiBa-NL2014-11-202-2/+69
| * | haproxy-devel, fix removing items from lists without first needing to edit them.PiBa-NL2014-11-191-3/+6
* | | Merge pull request #750 from PiBa-NL/mailscannerRenato Botelho2014-12-191-1/+1
|\ \ \
| * | | mailscanner, allow de-installation of the package (on 2.2 ?).PiBa-NL2014-12-131-1/+1
| | |/ | |/|
* | | Bump package revision due to last changesRenato Botelho2014-12-194-4/+4
* | | Merge pull request #754 from bmeeks8/snort-2.9.7.0-v3.2Renato Botelho2014-12-191-3/+0
|\ \ \
| * | | Remove obsolete validation check.bmeeks82014-12-181-3/+0
* | | | Merge pull request #751 from bmeeks8/snort-2.9.7.0-v3.2Renato Botelho2014-12-1823-325/+755
|\| | |
| * | | Store OpenAppID files under SNORTDIR with other rules.bmeeks82014-12-151-1/+1
| * | | Update Snort package to 2.9.7.0 pkg v3.2bmeeks82014-12-1523-325/+755
* | | | Bump suricata version due to last fixesRenato Botelho2014-12-183-3/+3
* | | | Fix operator, spotted by BBcan177Renato Botelho2014-12-181-2/+2
* | | | Fix typos spotted by phil-davisRenato Botelho2014-12-182-2/+2
* | | | Merge pull request #752 from bmeeks8/suricata-2.0.4-v2.1Renato Botelho2014-12-1842-383/+2226
|\ \ \ \
| * | | | Modify ET IQRisk update to use new MD5 hashes at Emerging Threats.bmeeks82014-12-161-16/+83
| * | | | Remove duplicated phrase from LibHTP policy string.bmeeks82014-12-161-1/+1
| * | | | Add missing paranthesis and bracket to fix syntax error.bmeeks82014-12-161-1/+1
| * | | | Hide JavaScript code when IP REP or SID MGMT are disabled.bmeeks82014-12-152-0/+6
| * | | | Disable auto SID MGMT when platform is NanoBSD.bmeeks82014-12-151-0/+6
| * | | | Disable IP REPUTATION when platform is NanoBSD.bmeeks82014-12-152-1/+15
| * | | | Make better use of previous DEFINES in new ones.bmeeks82014-12-151-2/+2
| * | | | Add audit tag to config write operation.bmeeks82014-12-151-1/+1
| * | | | Only grab ET IQRisk IP list if explicitly enabled.bmeeks82014-12-151-1/+1
| * | | | Bump Suricata GUI pkg version to 2.1 due to new tabs for IP Reputation.bmeeks82014-12-151-1/+1
| * | | | Add support for IP REPUTATION to GUI code.bmeeks82014-12-1532-11/+1233
| * | | | Need to define download_file() function for pfSense prior to 2.2.bmeeks82014-12-151-9/+52
| * | | | Add GUI support for new GeoIP rule options.bmeeks82014-12-157-12/+143
| * | | | Add required pkg-utils.inc file since we use a function from it.bmeeks82014-12-151-0/+2
| * | | | Consolidate DEFINES into a single INC file for ease of future maintenance.bmeeks82014-12-156-71/+137
| * | | | Initialize string variable to empty before each use.bmeeks82014-12-151-0/+1