aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* OpenVPN Client Export - Update OpenVPN installers to 2.3.2-I003. Fix 64-bit ↵jim-p2013-11-136-18/+228
| | | | postinstall script, enable 64-bit export. (Note: 64-bit export does not work with OpenVPNManager)
* apache-modsecurity-dev - add extented status page options to apache settingsMarcello Coutinho2013-11-132-2/+15
|
* Merge pull request #548 from djgel/patch-9Marcello Coutinho2013-11-131-17/+19
|\ | | | | Update apache_mod_security.inc
| * Update apache_mod_security.incMárcio Carlos2013-11-131-17/+19
|/ | | If Backend not set(none in XML)its not include in virtualhost.conf
* Merge pull request #547 from ccesario/masterMarcello Coutinho2013-11-131-2/+1
|\ | | | | Fix typo
| * Fix typoccesario2013-11-131-2/+1
|/
* Apache-modsecurity-dev - fix more typosMarcello Coutinho2013-11-131-2/+2
|
* Merge pull request #546 from darksoul42/masterMarcello Coutinho2013-11-1313-192/+573
|\ | | | | Add XMLRPC sync, vhost location custom settings
| * Add XMLRPC sync, vhost location custom settingsStephane Lapie2013-11-1313-192/+573
|/ | | | | | | - Typo: Lots of typo fixes and re-indenting - XMLRPC: Added actual code for XMLRPC (not 100% functional, remote reload fails) - VirtualHost: Added custom settings for Locations (for SSLRequire & such) - Settings: Use interfaces instead of manual input IP address
* Fix input validation so it does not incorrectly state that a valid config ↵jim-p2013-11-121-6/+7
| | | | ending in a ; is invalid.
* Add missed line to allow other non-filtered routes.jim-p2013-11-124-3/+4
|
* apache-modsecurity-dev - bump version fix typos on status page featureMarcello Coutinho2013-11-126-38/+29
|
* Merge pull request #543 from djgel/patch-8Marcello Coutinho2013-11-122-17/+8
|\ | | | | Update apache_settings.xml
| * Update apache.templateMárcio Carlos2013-11-121-1/+0
| | | | | | Add Mod_status Variable in Template
| * Update apache_settings.xmlMárcio Carlos2013-11-121-16/+8
| | | | | | Remove Black Space and fix <br tag
* | Teach Quagga about accept filtering, either custom or a per-interface ↵jim-p2013-11-125-3/+30
| | | | | | | | settign to deny certain routes delivered from remote OSPF peers. This should finally solve the Multi-WAN+VPN issue with learned routes for interconnects preventing a VPN from restarting. Fixes #2712
* | Merge pull request #542 from djgel/patch-8Marcello Coutinho2013-11-122-2/+5
|\| | | | | Update apache_mod_security.inc
| * Update apache.templateMárcio Carlos2013-11-121-1/+4
| | | | | | add to template a mod_status Variable
| * Update apache_mod_security.incMárcio Carlos2013-11-121-1/+1
|/ | | forget ";" Line 560 :/
* Merge pull request #541 from djgel/patch-6Marcello Coutinho2013-11-121-3/+4
|\ | | | | Patch 6
| * Update apache_settings.xmlMárcio Carlos2013-11-121-2/+2
| |
| * Update apache_settings.xmlMárcio Carlos2013-11-121-1/+2
| | | | | | error stupd when copy and past:/
* | Merge pull request #540 from djgel/patch-7Marcello Coutinho2013-11-121-8/+6
|\ \ | | | | | | Patch 7
| * | Update apache_mod_security.incMárcio Carlos2013-11-121-7/+5
| | | | | | | | | Fix EOF
| * | Update apache_mod_security.incMárcio Carlos2013-11-121-1/+1
| | | | | | | | | Stupid Error when save file ... :/
* | | Don't include a pkcs12 line in the Viscosity config, it uses individual ↵jim-p2013-11-124-4/+4
| | | | | | | | | | | | ca/cert/key lines and not pkcs12.
* | | Merge pull request #539 from djgel/patch-6Marcello Coutinho2013-11-121-1/+28
|\ \ \ | | |/ | |/| Update apache_settings.xml
| * | Update apache_settings.xmlMárcio Carlos2013-11-121-1/+28
| | | | | | | | | Add in Apache reverse proxy: Settings options to enable Mod_status and Network access this page
* | | Merge pull request #538 from djgel/patch-7Marcello Coutinho2013-11-121-1/+14
|\ \ \ | |/ / |/| / | |/ Update apache_mod_security.inc
| * Update apache_mod_security.incMárcio Carlos2013-11-121-1/+14
|/ | | Process Status Page Config
* apache-mod-security - load mod_security module only when option is enabledMarcello Coutinho2013-11-123-4/+6
| | | | add MLOGC compile option to modsecurity
* Apache - improve modsecurity config file creationMarcello Coutinho2013-11-117-91/+106
|
* postfix - bump package versionMarcello Coutinho2013-11-113-3/+3
|
* postfix - add shortcut inc file and change text fields style on guiMarcello Coutinho2013-11-115-11/+33
|
* Merge branch 'master' of https://github.com/pfsense/pfsense-packagesMarcello Coutinho2013-11-114-4/+6
|\
| * Disable "verify-x509-name" in some cases. It can cause problems with ↵jim-p2013-11-114-4/+6
| | | | | | | | auth-only setups, and also with Yealink/Snom phones since they are stuck on an older OpenVPN version that does not support this feature.
* | mailscanner - fix service startup on 2.1 and improve gui info from text fieldsMarcello Coutinho2013-11-119-164/+384
|/
* bind - bump pkg versionMarcello Coutinho2013-11-113-2/+3
|
* Merge pull request #537 from PiBa-NL/haproxy_spellcheckMarcello Coutinho2013-11-115-18/+47
|\ | | | | haproxy-devel, allow selecting between httpclose/http-server-close/forceclose/none
| * haproxy-devel, bump version 0.5PiBa-NL2013-11-102-2/+2
| |
| * haproxy-devel, allow selecting between ↵PiBa-NL2013-11-103-16/+45
| | | | | | | | httpclose/http-server-close/forceclose/none
* | Merge pull request #536 from jean-m-cyr/masterMarcello Coutinho2013-11-112-1/+21
|\ \ | | | | | | bind - optionally add static dhcp leases as zone A records
| * | Disable logging should not mean default loggingJean Cyr2013-11-101-0/+3
| | | | | | | | | | | | - Prevent bind from flooding logs when 'enable logging' is not checked.
| * | bind - optionally add static dhcp leases at zone A recordsJean Cyr2013-11-102-1/+18
|/ / | | | | | | | | | | | | | | | | Similar to 'unbound' feature to avoid the need to duplicate static host addresses in both DHCP and BIND. - Add 'Register DHCP static mappings' checkbox to zone form - if checked, enumerate all static DHCP hosts and add to zone, such that their name can be resolved.
* | Apache-modsecurity-dev - fix typo on apache versionMarcello Coutinho2013-11-092-4/+4
| |
* | Apache-modsecurity-dev - fix git pbi to amd64Marcello Coutinho2013-11-091-1/+1
| |
* | Apache-modsecurity-dev - fix modsecurity update rules, bump apache version ↵Marcello Coutinho2013-11-094-25/+21
| | | | | | | | to 2.2.23.
* | Revert "apache-modsecurity-dev - fix modsecurity update rules, bump apache ↵Marcello Coutinho2013-11-094-915/+714
| | | | | | | | | | | | | | version to 2.2.23" updated wrong dir This reverts commit bee5d94cbef9adc348daa39ba284bb2502894028.
* | apache-modsecurity-dev - fix modsecurity update rules, bump apache version ↵Marcello Coutinho2013-11-094-714/+915
| | | | | | | | to 2.2.23
* | apache-modsecurity-dev - fix pkg_apache.inc file locationMarcello Coutinho2013-11-081-1/+1
| |