Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | advanced bind options, extended username/password characters+escaping, ↵ | PiBa-NL | 2013-03-27 | 4 | -25/+67 |
| | | | | change deprecated options to current equivalents, changed nbproc default to 1, for better (default settings) compatibility with other options. | ||||
* | haproxy-devel | PiBa-NL | 2013-03-16 | 6 | -65/+114 |
| | | | | | | | -allow advanced configuration like a cookie per backend-server -show if ACLs have been used in the overview -fixed global advanced option saving -show all certificates, as filtering server certs didn't work properly.. | ||||
* | haproxy-devel, made frontend merging in such a way that it is more obvious ↵ | PiBa-NL | 2013-03-14 | 4 | -112/+287 |
| | | | | that a lot of settings are not needed for 'secondary' frontends. | ||||
* | haproxy-devel, small bugfixes.. maintain ssl checkbox selection, dont use ↵ | PiBa-NL | 2013-03-09 | 3 | -12/+49 |
| | | | | httpcheck for ssl backends, use req_ssl_hello_type for https with SNI acl's. | ||||
* | haproxy-devel, ssl backend support, X-Forwarded-Proto, server states ↵ | PiBa-NL | 2013-03-08 | 3 | -63/+90 |
| | | | | active/backup/disabled/inactive, certificate purpose show 'server certs' only. | ||||
* | haproxy-devel, | PiBa-NL | 2013-03-06 | 6 | -36/+89 |
| | | | | | -allow shared frontend with SSL offloading -error checking+reporting to user while applying configuration. | ||||
* | haproxy-devel, enable ssl selection box. | PiBa-NL | 2013-03-05 | 1 | -4/+5 |
| | |||||
* | Change this quagga command order back, as it appears to be invalid syntax. | jim-p | 2013-03-05 | 2 | -2/+2 |
| | |||||
* | Fix typo | jim-p | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | this currently fails so disable for now | Torben Nielsen | 2013-03-04 | 1 | -2/+2 |
| | |||||
* | add option fore removing a server row | Torben Nielsen | 2013-03-04 | 1 | -0/+11 |
| | |||||
* | add option for setting per backend advanced settings (current only takes pr ↵ | Torben Nielsen | 2013-03-04 | 2 | -3/+26 |
| | | | | server) | ||||
* | isnumeric(weight) is enough to check valid server weight | Torben Nielsen | 2013-03-04 | 1 | -2/+1 |
| | |||||
* | adjust layout | Torben Nielsen | 2013-03-04 | 1 | -4/+4 |
| | |||||
* | Open the Access Bandwidthd UI in a new tab | Phil Davis | 2013-03-04 | 1 | -2/+2 |
| | | | The Access Bandwidthd tab takes the user completely out of the pfSense WebGUI interface when clicked. This behaviour is not user-friendly. IMHO it is better to open the Bandwidthd UI in a new tab. | ||||
* | Merge pull request #396 from hoerup/master | Chris Buechler | 2013-03-04 | 1 | -9/+9 |
|\ | | | | | Fix for bug #2624 | ||||
| * | Reformated rewrite xml part - can't say why but apparently this fixes bug #2624 | Torben Nielsen | 2013-03-04 | 1 | -9/+9 |
| | | |||||
* | | Merge pull request #395 from PiBa-NL/haproxy-devel_build_tags | Jim P | 2013-03-03 | 5 | -348/+424 |
|\ \ | | | | | | | haproxy-devel, improvements (but 'breaks' parts current config) | ||||
| * | | haproxy-devel, improvements (but 'breaks' parts current config) | PiBa-NL | 2013-03-04 | 5 | -348/+424 |
| | | | | | | | | | | | | | | | | | | | | | -moved the 'backend' config fields to page where they make more sense without "magic merging" of frontend settings.. -certificate can now be chosen from certificate manager certificates to find any 'config problems' run "haproxy -c -V -f /var/etc/haproxy.cfg" on a console/ssh session | ||||
* | | | Merge pull request #394 from hoerup/master | Jim P | 2013-03-03 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | varnish3: Storage size is a mandatory field | ||||
| * | | storage size is a mandatory field | Torben Nielsen | 2013-03-03 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #393 from hoerup/master | Jim P | 2013-03-03 | 2 | -8/+24 |
|\| | | | | | | | | varnish3: Add gui option to disable backend probing | ||||
| * | | varnish3: Add gui option to disable backend probing | Torben Nielsen | 2013-03-03 | 2 | -8/+24 |
| | | | |||||
* | | | bandwidthd robust filesystem creation | Phil Davis | 2013-03-03 | 1 | -9/+49 |
|/ / | | | | | Make the code that starts bandwidthd check for the correct dirs and symlinks, leave them alone if they are already there, and put them in place if they are missing. This fixes some places where some commands were generating "already exists" warnings, and generally makes sure that whatever someone does at the command line to mess with bandwidthd dirs and links, they will be put back when bandwidthd starts. | ||||
* | | Merge pull request #391 from PiBa-NL/haproxy-devel_build_tags | Jim P | 2013-03-02 | 9 | -1074/+1510 |
|\| | | | | | haproxy-devel, make it work + SNI and SSLoffloading | ||||
| * | haproxy-devel, make it work and include the possibility for both SNI ↵ | PiBa-NL | 2013-03-02 | 9 | -1074/+1510 |
| | | | | | | | | checking and/or SSL offloading. | ||||
* | | bandwidthd for nanobsd | phildd | 2013-03-01 | 1 | -12/+43 |
| | | | | | | Make bandwidth on nanobsd write graph files and cdf log files to /var/bandwidthd rw memory filesystem, so it can run with /usr mounted read-only | ||||
* | | fix sysinstall version | Luiz Gustavo Costa (gugabsd) | 2013-02-23 | 1 | -1/+1 |
| | | |||||
* | | Remove and add urls archive repository for freebsd 8.1 | Luiz Gustavo Costa (gugabsd) | 2013-02-23 | 1 | -5/+2 |
|/ | |||||
* | haproxy-devel - package version to haproxy 1.5 devel with ssl offloading | marcelloc | 2013-02-22 | 8 | -0/+2628 |
| | |||||
* | imspector-dev - include csrf_get_tokens function call on ↵ | marcelloc | 2013-02-21 | 1 | -2/+2 |
| | | | | services_imspector_logs2.php | ||||
* | imspector-dev - include csrf_get_tokens function call on ↵ | marcelloc | 2013-02-21 | 1 | -2/+2 |
| | | | | services_imspector_logs.php | ||||
* | Fix "no redistribute" networks in quagga. See ↵ | jim-p | 2013-02-19 | 2 | -2/+2 |
| | | | | http://forum.pfsense.org/index.php/topic,59022.0.html | ||||
* | Merge pull request #387 from PiBa-NL/HAProxy_pfSense2.1 | Jim P | 2013-02-19 | 5 | -22/+45 |
|\ | | | | | updated HAProxy package to work with pfSense 2.1 | ||||
| * | updated HAProxy package to work with pfSense 2.1 | PiBa-NL | 2013-02-18 | 5 | -22/+45 |
| | | |||||
* | | zabbix2 - fix sync and rcfile | Danilo G. Baio (dbaio) | 2013-02-19 | 1 | -7/+8 |
|/ | |||||
* | Fix whitespace test | jim-p | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | dansguardian - fix groups acls cheks, rename template xmls to avoid boot ↵ | marcelloc | 2013-02-13 | 6 | -15/+119 |
| | | | | warnings and include more debug messages on dansguardian_ldap.php | ||||
* | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages | marcelloc | 2013-02-12 | 3 | -87/+93 |
|\ | |||||
| * | Add full path for include file | Renato Botelho | 2013-02-12 | 1 | -1/+1 |
| | | |||||
| * | Use correct interface | Ermal | 2013-02-12 | 1 | -1/+1 |
| | | |||||
| * | Move RIP back to packages. It fixes #2810 | Renato Botelho | 2013-02-12 | 2 | -85/+91 |
| | | |||||
* | | dansguardian - improve group acl check to avoid startup errors | marcelloc | 2013-02-12 | 5 | -8/+20 |
|/ | |||||
* | zabbix2 - fix agent config generation | marcelloc | 2013-02-12 | 1 | -13/+12 |
| | |||||
* | mailscanner - include postfix user and folder check to avoid boot errors | marcelloc | 2013-02-11 | 1 | -2/+3 |
| | |||||
* | Correct generation of list for ipv6 | Ermal | 2013-02-11 | 2 | -342/+342 |
| | |||||
* | zabbix2 - split xml into xml and inc file. | marcelloc | 2013-02-11 | 5 | -609/+664 |
| | | | | Use same inc dir and file for zabbix agent and client as both scripts are very similar | ||||
* | squid3 - remove work in progress ssl mitm feature options | marcelloc | 2013-02-10 | 1 | -50/+0 |
| | |||||
* | squid3 - bump version and include missing squid_reverse_redir.xml call on ↵ | marcelloc | 2013-02-10 | 1 | -6/+61 |
| | | | | squid.xml additional_files_needed | ||||
* | Added redirects for squid-reverse | geijt | 2013-02-09 | 8 | -0/+239 |
| | | | | | Added the options for squid-reverse to redirect from http/https on the specified URI to an URL |