aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix typojim-p2013-03-051-1/+1
|
* Merge pull request #399 from hoerup/masterJim P2013-03-041-2/+2
|\ | | | | haproxy-devel: another minor change just to make it work for now
| * this currently fails so disable for nowTorben Nielsen2013-03-041-2/+2
| |
* | Merge pull request #398 from hoerup/masterJim P2013-03-042-9/+42
|\| | | | | haproxy-devel: add various missing elements
| * add option fore removing a server rowTorben Nielsen2013-03-041-0/+11
| |
| * add option for setting per backend advanced settings (current only takes pr ↵Torben Nielsen2013-03-042-3/+26
| | | | | | | | server)
| * isnumeric(weight) is enough to check valid server weightTorben Nielsen2013-03-041-2/+1
| |
| * adjust layoutTorben Nielsen2013-03-041-4/+4
|/
* Merge pull request #397 from phil-davis/masterJim P2013-03-041-2/+2
|\ | | | | Open the Access Bandwidthd UI in a new tab
| * Open the Access Bandwidthd UI in a new tabPhil Davis2013-03-041-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/masterChris Buechler2013-03-041-9/+9
|\ | | | | Fix for bug #2624
| * Reformated rewrite xml part - can't say why but apparently this fixes bug #2624Torben Nielsen2013-03-041-9/+9
| |
* | Merge pull request #395 from PiBa-NL/haproxy-devel_build_tagsJim P2013-03-035-348/+424
|\ \ | | | | | | haproxy-devel, improvements (but 'breaks' parts current config)
| * | haproxy-devel, improvements (but 'breaks' parts current config)PiBa-NL2013-03-045-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/masterJim P2013-03-031-1/+1
|\ \ \ | | |/ | |/| varnish3: Storage size is a mandatory field
| * | storage size is a mandatory fieldTorben Nielsen2013-03-031-1/+1
| | |
* | | Merge pull request #393 from hoerup/masterJim P2013-03-032-8/+24
|\| | | | | | | | varnish3: Add gui option to disable backend probing
| * | varnish3: Add gui option to disable backend probingTorben Nielsen2013-03-032-8/+24
| | |
* | | Merge pull request #392 from phil-davis/masterJim P2013-03-031-9/+49
|\ \ \ | |/ / |/| | bandwidthd robust filesystem creation
| * | bandwidthd robust filesystem creationPhil Davis2013-03-031-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_tagsJim P2013-03-0211-1084/+1520
|\| | | | | haproxy-devel, make it work + SNI and SSLoffloading
| * haproxy-devel, make it work and include the possibility for both SNI ↵PiBa-NL2013-03-0211-1084/+1520
| | | | | | | | checking and/or SSL offloading.
* | Merge pull request #390 from phildd/masterJim P2013-03-013-14/+45
|\ \ | | | | | | bandwidthd for nanobsd in /var/bandwidthd
| * | bandwidthd for nanobsdphildd2013-03-011-1/+1
| | | | | | | | | Update version
| * | bandwidthd for nanobsdphildd2013-03-011-1/+1
| | | | | | | | | Update version number
| * | bandwidthd for nanobsdphildd2013-03-011-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
* | Merge pull request #389 from PiBa-NL/haproxy-devel_build_tagsJim P2013-02-272-0/+8
|\| | | | | add <build_pbi> setting for HAProxy 1.5-dev17
| * added <custom_name>haproxy-devel</custom_name> to avoid a possible conflictPiBa-NL2013-02-272-0/+2
| |
| * add <build_pbi> setting for HAProxy 1.5-dev17PiBa-NL2013-02-272-0/+6
| |
* | fix sysinstall versionLuiz Gustavo Costa (gugabsd)2013-02-231-1/+1
| |
* | Remove and add urls archive repository for freebsd 8.1Luiz Gustavo Costa (gugabsd)2013-02-231-5/+2
|/
* haproxy-devel - package version to haproxy 1.5 devel with ssl offloadingmarcelloc2013-02-2210-0/+2664
|
* Update openbgpd binarie namesjim-p2013-02-222-6/+6
|
* imspector-dev - include csrf_get_tokens function call on ↵marcelloc2013-02-211-2/+2
| | | | services_imspector_logs2.php
* imspector-dev - include csrf_get_tokens function call on ↵marcelloc2013-02-211-2/+2
| | | | services_imspector_logs.php
* Fix PBI build spec for openbgpdjim-p2013-02-212-0/+6
|
* Update these to reflect the correct binary versions.jim-p2013-02-202-6/+6
|
* Update ntopjim-p2013-02-192-14/+14
|
* Go ahead and enable these, but make sure they're marked console/shell only.jim-p2013-02-192-12/+12
|
* Fix "no redistribute" networks in quagga. See ↵jim-p2013-02-194-4/+4
| | | | http://forum.pfsense.org/index.php/topic,59022.0.html
* Merge pull request #387 from PiBa-NL/HAProxy_pfSense2.1Jim P2013-02-195-22/+45
|\ | | | | updated HAProxy package to work with pfSense 2.1
| * updated HAProxy package to work with pfSense 2.1PiBa-NL2013-02-185-22/+45
| |
* | Merge pull request #388 from dbaio/masterJim P2013-02-193-11/+12
|\ \ | |/ |/| zabbix2 - fix sync and rcfile
| * zabbix2 - fix sync and rcfileDanilo G. Baio (dbaio)2013-02-193-11/+12
|/
* Fix whitespace testjim-p2013-02-171-1/+1
|
* Add a pkg entry for git so it will make a tbz and pbi so we can use our own ↵jim-p2013-02-152-0/+40
| | | | rather than fetching from FreeBSD
* Fixup squid/squidGuard/lightsquid to use current compiled versions.jim-p2013-02-152-8/+6
|
* Add PBI package filename for Unbound.jim-p2013-02-152-0/+2
|
* Bump Unbound pkg versionWarren Baker2013-02-152-6/+6
|
* Remove maximum_version for Unbound package since it has been backed out of 2.1Warren Baker2013-02-142-2/+0
|