aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* haproxy-devel, 0.18, make sure frontend without acl's is last 'default' even ...PiBa-NL2015-02-081-5/+16
* haproxy-devel, 0.17, acl's are merged when duplicates exist, better client ce...PiBa-NL2015-02-076-65/+161
* haproxy-devel, several improvements / fixes:PiBa-NL2015-02-028-331/+618
* haproxy-devel, fix writing multiple acls, pkg bump v0.15PiBa-NL2015-01-011-1/+1
* haproxy-devel, fix saving errorfiles from errorfiles tab, fix write 'tcp-requ...PiBa-NL2014-12-296-73/+251
* Use proper binary on 2.2, based on patch submitted by Denny Page. Fixes #4118Renato Botelho2014-12-241-5/+18
* Merge pull request #756 from PiBa-NL/haproxy_multi_bind_fixjim-p2014-12-211-4/+11
|\
| * 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-191-1/+1
* | | 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-1820-313/+743
|\| | |
| * | | 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-1520-313/+743
* | | | 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-1839-377/+2220
|\ \ \ \
| * | | | 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
| * | | | Update BLOCKED tab to accept new block.log file formatting.bmeeks82014-12-151-12/+60
| * | | | Use defined CONSTANT for log filename instead of string variable.bmeeks82014-12-151-40/+39
| * | | | Update URL for GPLv2 Community Rules download.bmeeks82014-12-151-2/+2
| * | | | Remove call to configure_cron() and tidy up rc script generation.bmeeks82014-12-151-26/+15
| * | | | Remove unnecessary call to configure_cron() & tidy up post-install a bit.bmeeks82014-12-151-4/+4
| * | | | Remove leftover unused directory during package uninstall.bmeeks82014-12-151-0/+1
| * | | | Remove useless code & initialize string vars to empty prior to use.bmeeks82014-12-151-9/+4
| * | | | Check and don't rebuild rules during post-install rules download.bmeeks82014-12-151-3/+7
| * | | | Fix logic problem with SELECT_ALL and IPS Policy selection.bmeeks82014-12-151-1/+27