aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Fix typojim-p2013-03-051-1/+1
|
* this currently fails so disable for nowTorben Nielsen2013-03-041-2/+2
|
* 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
|
* 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
| | |
* | | 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-029-1074/+1510
|\| | | | | haproxy-devel, make it work + SNI and SSLoffloading
| * haproxy-devel, make it work and include the possibility for both SNI ↵PiBa-NL2013-03-029-1074/+1510
| | | | | | | | checking and/or SSL offloading.
* | 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
* | 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-228-0/+2628
|
* 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 "no redistribute" networks in quagga. See ↵jim-p2013-02-192-2/+2
| | | | 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
| |
* | zabbix2 - fix sync and rcfileDanilo G. Baio (dbaio)2013-02-191-7/+8
|/
* Fix whitespace testjim-p2013-02-171-1/+1
|
* dansguardian - fix groups acls cheks, rename template xmls to avoid boot ↵marcelloc2013-02-136-15/+119
| | | | warnings and include more debug messages on dansguardian_ldap.php
* Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesmarcelloc2013-02-123-87/+93
|\
| * Add full path for include fileRenato Botelho2013-02-121-1/+1
| |
| * Use correct interfaceErmal2013-02-121-1/+1
| |
| * Move RIP back to packages. It fixes #2810Renato Botelho2013-02-122-85/+91
| |
* | dansguardian - improve group acl check to avoid startup errorsmarcelloc2013-02-125-8/+20
|/
* zabbix2 - fix agent config generationmarcelloc2013-02-121-13/+12
|
* mailscanner - include postfix user and folder check to avoid boot errorsmarcelloc2013-02-111-2/+3
|
* Correct generation of list for ipv6Ermal2013-02-112-342/+342
|
* zabbix2 - split xml into xml and inc file.marcelloc2013-02-115-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 optionsmarcelloc2013-02-101-50/+0
|
* squid3 - bump version and include missing squid_reverse_redir.xml call on ↵marcelloc2013-02-101-6/+61
| | | | squid.xml additional_files_needed
* Added redirects for squid-reversegeijt2013-02-098-0/+239
| | | | | Added the options for squid-reverse to redirect from http/https on the specified URI to an URL
* We are crafting a URL, not user output. Use & not & here. Unbreaks export.jim-p2013-02-061-16/+16
|
* Merge pull request #383 from ExolonDX/branch_02Jim P2013-02-063-55/+57
|\ | | | | Update HTML code in System Patches
| * Update HTML code in System PatchesColin Fleming2013-02-063-55/+57
| | | | | | | | | | | | Close off the head statement and move the scripts and style sheets inside the head statment, close the BR, INPUT and IMG tags add ALT to IMG tags and SUMMARY to TABLES
* | Merge pull request #382 from ExolonDX/branch_01Jim P2013-02-063-134/+139
|\ \ | | | | | | Update HTML code in OpenVPN Export
| * | Update HTML code in OpenVPN ExportColin Fleming2013-02-063-134/+139
| |/ | | | | | | | | | | Tidied up the javascript tag, deprecated the ampersand and escaped the slashes, added summary to tables, added missing end table cell removed duplicate width.
* | Changes Zabbix-2 Agent.Danilo G. Baio (dbaio)2013-02-051-14/+95
| | | | | | | | | | | | | | | | | | | | | | Fix typos on rcfile. Rewrite rcfile every sync. Add config options: - Buffer Send - Buffer Size - Start Agents Thanks Vadim Ginzburg. Bump version.
* | Write this during every sync to make sure it's present and not missedjim-p2013-02-051-4/+4
| |
* | Merge pull request #378 from ExolonDX/masterJim P2013-02-046-120/+121
|\| | | | | Update HTML code in File Manager