Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OpenVPN Client Export - Update OpenVPN installers to 2.3.2-I003. Fix 64-bit ↵ | jim-p | 2013-11-13 | 4 | -16/+226 |
| | | | | 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 settings | Marcello Coutinho | 2013-11-13 | 2 | -2/+15 |
| | |||||
* | Update apache_mod_security.inc | Márcio Carlos | 2013-11-13 | 1 | -17/+19 |
| | | | If Backend not set(none in XML)its not include in virtualhost.conf | ||||
* | Fix typo | ccesario | 2013-11-13 | 1 | -2/+1 |
| | |||||
* | Apache-modsecurity-dev - fix more typos | Marcello Coutinho | 2013-11-13 | 1 | -2/+2 |
| | |||||
* | Add XMLRPC sync, vhost location custom settings | Stephane Lapie | 2013-11-13 | 13 | -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-p | 2013-11-12 | 1 | -6/+7 |
| | | | | ending in a ; is invalid. | ||||
* | Add missed line to allow other non-filtered routes. | jim-p | 2013-11-12 | 2 | -1/+2 |
| | |||||
* | apache-modsecurity-dev - bump version fix typos on status page feature | Marcello Coutinho | 2013-11-12 | 4 | -36/+27 |
| | |||||
* | Merge pull request #543 from djgel/patch-8 | Marcello Coutinho | 2013-11-12 | 2 | -17/+8 |
|\ | | | | | Update apache_settings.xml | ||||
| * | Update apache.template | Márcio Carlos | 2013-11-12 | 1 | -1/+0 |
| | | | | | | Add Mod_status Variable in Template | ||||
| * | Update apache_settings.xml | Márcio Carlos | 2013-11-12 | 1 | -16/+8 |
| | | | | | | Remove Black Space and fix <br tag | ||||
* | | Teach Quagga about accept filtering, either custom or a per-interface ↵ | jim-p | 2013-11-12 | 3 | -1/+28 |
|/ | | | | 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 | ||||
* | Update apache.template | Márcio Carlos | 2013-11-12 | 1 | -1/+4 |
| | | | add to template a mod_status Variable | ||||
* | Update apache_mod_security.inc | Márcio Carlos | 2013-11-12 | 1 | -1/+1 |
| | | | forget ";" Line 560 :/ | ||||
* | Merge pull request #541 from djgel/patch-6 | Marcello Coutinho | 2013-11-12 | 1 | -3/+4 |
|\ | | | | | Patch 6 | ||||
| * | Update apache_settings.xml | Márcio Carlos | 2013-11-12 | 1 | -2/+2 |
| | | |||||
| * | Update apache_settings.xml | Márcio Carlos | 2013-11-12 | 1 | -1/+2 |
| | | | | | | error stupd when copy and past:/ | ||||
* | | Merge pull request #540 from djgel/patch-7 | Marcello Coutinho | 2013-11-12 | 1 | -8/+6 |
|\ \ | | | | | | | Patch 7 | ||||
| * | | Update apache_mod_security.inc | Márcio Carlos | 2013-11-12 | 1 | -7/+5 |
| | | | | | | | | | Fix EOF | ||||
| * | | Update apache_mod_security.inc | Márcio Carlos | 2013-11-12 | 1 | -1/+1 |
| | | | | | | | | | Stupid Error when save file ... :/ | ||||
* | | | Don't include a pkcs12 line in the Viscosity config, it uses individual ↵ | jim-p | 2013-11-12 | 2 | -2/+2 |
| | | | | | | | | | | | | ca/cert/key lines and not pkcs12. | ||||
* | | | Merge pull request #539 from djgel/patch-6 | Marcello Coutinho | 2013-11-12 | 1 | -1/+28 |
|\ \ \ | |/ / |/| / | |/ | Update apache_settings.xml | ||||
| * | Update apache_settings.xml | Márcio Carlos | 2013-11-12 | 1 | -1/+28 |
| | | | | | | Add in Apache reverse proxy: Settings options to enable Mod_status and Network access this page | ||||
* | | Update apache_mod_security.inc | Márcio Carlos | 2013-11-12 | 1 | -1/+14 |
|/ | | | Process Status Page Config | ||||
* | apache-mod-security - load mod_security module only when option is enabled | Marcello Coutinho | 2013-11-12 | 1 | -2/+4 |
| | | | | add MLOGC compile option to modsecurity | ||||
* | Apache - improve modsecurity config file creation | Marcello Coutinho | 2013-11-11 | 7 | -91/+106 |
| | |||||
* | postfix - bump package version | Marcello Coutinho | 2013-11-11 | 1 | -1/+1 |
| | |||||
* | postfix - add shortcut inc file and change text fields style on gui | Marcello Coutinho | 2013-11-11 | 5 | -11/+33 |
| | |||||
* | Merge branch 'master' of https://github.com/pfsense/pfsense-packages | Marcello Coutinho | 2013-11-11 | 2 | -2/+4 |
|\ | |||||
| * | Disable "verify-x509-name" in some cases. It can cause problems with ↵ | jim-p | 2013-11-11 | 2 | -2/+4 |
| | | | | | | | | 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 fields | Marcello Coutinho | 2013-11-11 | 9 | -164/+384 |
|/ | |||||
* | bind - bump pkg version | Marcello Coutinho | 2013-11-11 | 1 | -0/+1 |
| | |||||
* | Merge pull request #537 from PiBa-NL/haproxy_spellcheck | Marcello Coutinho | 2013-11-11 | 3 | -16/+45 |
|\ | | | | | haproxy-devel, allow selecting between httpclose/http-server-close/forceclose/none | ||||
| * | haproxy-devel, allow selecting between ↵ | PiBa-NL | 2013-11-10 | 3 | -16/+45 |
| | | | | | | | | httpclose/http-server-close/forceclose/none | ||||
* | | Disable logging should not mean default logging | Jean Cyr | 2013-11-10 | 1 | -0/+3 |
| | | | | | | | | - Prevent bind from flooding logs when 'enable logging' is not checked. | ||||
* | | bind - optionally add static dhcp leases at zone A records | Jean Cyr | 2013-11-10 | 2 | -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 modsecurity update rules, bump apache version ↵ | Marcello Coutinho | 2013-11-09 | 2 | -21/+17 |
| | | | | | | | | to 2.2.23. | ||||
* | | Revert "apache-modsecurity-dev - fix modsecurity update rules, bump apache ↵ | Marcello Coutinho | 2013-11-09 | 2 | -911/+710 |
| | | | | | | | | | | | | | | version to 2.2.23" updated wrong dir This reverts commit bee5d94cbef9adc348daa39ba284bb2502894028. | ||||
* | | apache-modsecurity-dev - fix modsecurity update rules, bump apache version ↵ | Marcello Coutinho | 2013-11-09 | 2 | -710/+911 |
| | | | | | | | | to 2.2.23 | ||||
* | | apache-modsecurity-dev - fix pkg_apache.inc file location | Marcello Coutinho | 2013-11-08 | 1 | -1/+1 |
| | | |||||
* | | apache-modsecurity-dev - fix apache listening and virtualhosts check | Marcello Coutinho | 2013-11-08 | 4 | -44/+75 |
| | | | | | | | | | | add some new gui options to balancer and virtualhosts tab check if modsecurity rules are present before extracting | ||||
* | | sarg - add more date report samples to sarg_schedule.xml | Marcello Coutinho | 2013-11-07 | 1 | -2/+5 |
| | | |||||
* | | bind - fix bind service starting while disabled on gui | Marcello Coutinho | 2013-11-06 | 1 | -5/+10 |
| | | |||||
* | | bind - fix ipv6 listening check and add SPF record to bind zone. | Marcello Coutinho | 2013-11-06 | 2 | -3/+4 |
| | | |||||
* | | Merge pull request #535 from rolandbu/patch-2 | Ermal Luçi | 2013-11-06 | 1 | -0/+16 |
|\ \ | | | | | | | Update freeradiusmodulesldap.xml | ||||
| * | | Update freeradiusmodulesldap.xml | rolandbu | 2013-11-06 | 1 | -0/+16 |
| | | | | | | | | | Add LDAP Port to both LDAP-Server | ||||
* | | | Merge pull request #534 from rolandbu/patch-1 | Ermal Luçi | 2013-11-06 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | Update freeradius.inc | ||||
| * | | | Update freeradius.inc | rolandbu | 2013-11-06 | 1 | -0/+4 |
| |/ / | | | | | | | Add LDAP Server Port for both LDAP-Server. | ||||
* | | | Merge pull request #529 from bmeeks8/master | Ermal Luçi | 2013-11-06 | 17 | -244/+410 |
|\ \ \ | | | | | | | | | Snort 2.9.4.6 Pkg. Version 2.6.1 Update and Dashboard Widget-Snort Pkg Version 0.3.5 Update |