aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Quiet down the cron job output from this script when the log doesn't exist.jim-p2013-12-091-3/+6
|
* Make sure it doesn't end up with a newlinejim-p2013-12-091-1/+1
|
* Use a better method for determining the perl version after recent changes to ↵jim-p2013-12-091-6/+6
| | | | perl in the FreeBSD ports tree
* postfix - include ipv4,ipv6,virtual and all listen options and fix shortcut ↵Marcello Coutinho2013-12-066-18/+67
| | | | call on view,search,queue and about tab
* haproxy-devel -add pkg shortcut and keep menus on backend/frontend editMarcello Coutinho2013-12-037-6/+50
|
* Merge pull request #557 from PiBa-NL/haproxy_spellcheckMarcello Coutinho2013-12-037-31/+72
|\ | | | | haproxy-devel, -made more consistent use of frontend/backend text
| * haproxy-devel, grammar/spelling corrections. thanks phil-davisPiBa-NL2013-11-281-1/+1
| |
| * haproxy-devel, -made more consistent use of frontend/backend textPiBa-NL2013-11-287-31/+72
| | | | | | | | | | | | | | | | -show hints on add/delete/clone buttons -on frontend page show servers in a backend in a hint on the backend -fix html character display in interface box. -small 'config update' to externeladdress field for localhost/any/interfaceaddress to allow for a little easier update to latest version. -trigger 'apply button' after recalculating certificate chain if a reference was changed.
* | haproxy-full - fix haproxy_sync.xml file extension on haproxy.xmlMarcello Coutinho2013-12-031-1/+1
| |
* | haproxy-full - move sync to its own tab, add sync to configured backup serverMarcello Coutinho2013-12-039-215/+439
| | | | | | | | | | change some fields position add shortcut info to haproxy on pfsense 2.1
* | haproxy-full - add localhost to listening option.Marcello Coutinho2013-12-021-3/+6
| | | | | | | | usefull while using carp.
* | Instruct the client to use a random local port for OpenVPN in the exported ↵jim-p2013-11-253-10/+46
| | | | | | | | configuration.
* | Merge pull request #554 from PiBa-NL/haproxy_spellcheckJim P2013-11-237-94/+333
|\| | | | | haproxy-devel, changes: IPv6, certificate chains, new interface selections.
| * haproxy-devel, change certificate signer check haproxy_cert_signed_by(a,b)PiBa-NL2013-11-223-369/+26
| |
| * haproxy-develPiBa-NL2013-11-218-94/+676
| | | | | | | | | | | | | | | | -better IPv6 support -use certificate chains where available -new interface selections to listen on instead of only wan,VIPs,any,local -option to recalculate certificate chain links -show shared frontend option only when another primary frontend is present
* | Fixing presentation, typos and location selectorStephane Lapie2013-11-214-15/+16
| | | | | | | | | | | | | | - Fixed presentation (capitalization mostly) - Fixed a few typos - Fixed fieldname in apache_virtualhost.xml for location referencing - Add a comment to virtualhost config to identify locations
* | Merge pull request #551 from timdufrane/masterMarcello Coutinho2013-11-183-1/+3
|\ \ | | | | | | Add syslog capability
| * | Add syslog capabilitytimdufrane2013-11-181-1/+1
| | |
| * | Add syslog capabilitytimdufrane2013-11-181-0/+1
| | |
| * | Add syslog capabilitytimdufrane2013-11-181-0/+1
| | |
* | | Fix this so it doesn't falsely toss an error if the server returns a ↵jim-p2013-11-151-1/+2
| | | | | | | | | | | | different, but still OK, result than expected (e.g. if using Squid 3)
* | | sarg - using empty()Danilo G. Baio (dbaio)2013-11-151-1/+1
| | |
* | | sarg - fix default value (date_time_by)Danilo G. Baio (dbaio)2013-11-151-0/+2
| | |
* | | Bump version againjim-p2013-11-141-1/+1
| | |
* | | Missed this file in the previous commit.jim-p2013-11-141-14/+20
| | |
* | | apache-modsecurity-dev - add a location tab to apache menus to fix custom ↵Marcello Coutinho2013-11-1410-342/+316
| | | | | | | | | | | | | | | | | | | | | | | | 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-p2013-11-132-9/+21
| | | | | | | | | | | | clients. Also give the user the option to disable server cert CN verification. Implements #3318
* | | Merge pull request #545 from dbaio/masterErmal Luçi2013-11-133-29/+34
|\ \ \ | | | | | | | | zabbix2 - fix default values
| * | | zabbix2 - fix default valuesDanilo G. Baio (dbaio)2013-11-123-29/+34
| | | |
* | | | varnish3 - fix service startup on pfsense 2.1Marcello Coutinho2013-11-136-39/+184
| | | | | | | | | | | | | | | | | | | | 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-p2013-11-134-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 settingsMarcello Coutinho2013-11-132-2/+15
| | | |
* | | | Update apache_mod_security.incMárcio Carlos2013-11-131-17/+19
| | | | | | | | | | | | If Backend not set(none in XML)its not include in virtualhost.conf
* | | | Fix typoccesario2013-11-131-2/+1
| | | |
* | | | Apache-modsecurity-dev - fix more typosMarcello Coutinho2013-11-131-2/+2
| | | |
* | | | 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-122-1/+2
| | |
* | | apache-modsecurity-dev - bump version fix typos on status page featureMarcello Coutinho2013-11-124-36/+27
| | |
* | | 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-123-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.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