Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version bump for lightsquid | jim-p | 2013-11-15 | 2 | -2/+2 |
| | |||||
* | Fix this so it doesn't falsely toss an error if the server returns a ↵ | jim-p | 2013-11-15 | 1 | -1/+2 |
| | | | | different, but still OK, result than expected (e.g. if using Squid 3) | ||||
* | Merge pull request #550 from dbaio/master | Marcello Coutinho | 2013-11-15 | 1 | -0/+2 |
|\ | | | | | sarg - fix default value (date_time_by) | ||||
| * | sarg - using empty() | Danilo G. Baio (dbaio) | 2013-11-15 | 1 | -1/+1 |
| | | |||||
| * | sarg - fix default value (date_time_by) | Danilo G. Baio (dbaio) | 2013-11-15 | 1 | -0/+2 |
|/ | |||||
* | Bump version again | jim-p | 2013-11-14 | 3 | -3/+3 |
| | |||||
* | Missed this file in the previous commit. | jim-p | 2013-11-14 | 1 | -14/+20 |
| | |||||
* | apache-modsecurity-dev - add a location tab to apache menus to fix custom ↵ | Marcello Coutinho | 2013-11-14 | 12 | -346/+326 |
| | | | | | | | | location options display move modsecurity crs_10_setup to module option tab Backup your location config before updating form 0.2.x to 0.3 package version | ||||
* | Bring back tls-remote as a non-default option for those stuck on older ↵ | jim-p | 2013-11-13 | 4 | -11/+23 |
| | | | | clients. Also give the user the option to disable server cert CN verification. Implements #3318 | ||||
* | Merge pull request #545 from dbaio/master | Ermal Luçi | 2013-11-13 | 3 | -29/+34 |
|\ | | | | | zabbix2 - fix default values | ||||
| * | zabbix2 - fix default values | Danilo G. Baio (dbaio) | 2013-11-12 | 3 | -29/+34 |
| | | |||||
* | | varnish3 - fix service startup on pfsense 2.1 | Marcello Coutinho | 2013-11-13 | 8 | -47/+192 |
| | | | | | | | | | | Improve some gui info add sync to configured backup server option | ||||
* | | OpenVPN Client Export - Update OpenVPN installers to 2.3.2-I003. Fix 64-bit ↵ | jim-p | 2013-11-13 | 6 | -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 settings | Marcello Coutinho | 2013-11-13 | 2 | -2/+15 |
| | | |||||
* | | Merge pull request #548 from djgel/patch-9 | Marcello Coutinho | 2013-11-13 | 1 | -17/+19 |
|\ \ | | | | | | | Update apache_mod_security.inc | ||||
| * | | 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 | ||||
* | | Merge pull request #547 from ccesario/master | Marcello Coutinho | 2013-11-13 | 1 | -2/+1 |
|\ \ | | | | | | | Fix typo | ||||
| * | | Fix typo | ccesario | 2013-11-13 | 1 | -2/+1 |
|/ / | |||||
* | | Apache-modsecurity-dev - fix more typos | Marcello Coutinho | 2013-11-13 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #546 from darksoul42/master | Marcello Coutinho | 2013-11-13 | 13 | -192/+573 |
|\ \ | |/ |/| | Add XMLRPC sync, vhost location custom settings | ||||
| * | 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 | 4 | -3/+4 |
| | |||||
* | apache-modsecurity-dev - bump version fix typos on status page feature | Marcello Coutinho | 2013-11-12 | 6 | -38/+29 |
| | |||||
* | 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 | 5 | -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-8 | Marcello Coutinho | 2013-11-12 | 2 | -2/+5 |
|\| | | | | | Update apache_mod_security.inc | ||||
| * | 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 | 4 | -4/+4 |
| | | | | | | | | | | | | 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 | ||||
* | | | Merge pull request #538 from djgel/patch-7 | Marcello Coutinho | 2013-11-12 | 1 | -1/+14 |
|\ \ \ | |/ / |/| / | |/ | Update apache_mod_security.inc | ||||
| * | 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 | 3 | -4/+6 |
| | | | | 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 | 3 | -3/+3 |
| | |||||
* | 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 | 4 | -4/+6 |
|\ | |||||
| * | Disable "verify-x509-name" in some cases. It can cause problems with ↵ | jim-p | 2013-11-11 | 4 | -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 fields | Marcello Coutinho | 2013-11-11 | 9 | -164/+384 |
|/ | |||||
* | bind - bump pkg version | Marcello Coutinho | 2013-11-11 | 3 | -2/+3 |
| |