aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* storage size is a mandatory fieldTorben Nielsen2013-03-031-1/+1
|
* varnish3: Add gui option to disable backend probingTorben Nielsen2013-03-032-8/+24
|
* 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
| * Update HTML code in File ManagerColin Fleming2013-02-046-120/+121
| | | | | | | | | | Tidy up the HTML code in File Manager, update the DOCTYPE to the correct definition, update the SCRIPT tags and misc. small updates.
* | Only save/resync if we actually made a change to ext_cachemanagerjim-p2013-02-041-10/+9
| |
* | Don't add an empty ext_managerjim-p2013-02-041-1/+3
| |
* | Only update squid options if we have something to do, otherwise this can ↵jim-p2013-02-041-2/+5
| | | | | | | | interfere with squid's default options in a new install if someone installs squidGuard without first configuring squid.
* | Merge pull request #377 from ExolonDX/masterChris Buechler2013-02-042-2/+2
|\| | | | | Close INPUT tag properly
| * Close INPUT tag properlyColin Fleming2013-02-041-1/+1
| |
| * Close INPUT tag properlyColin Fleming2013-02-041-1/+1
| | | | | | Bit embarrassing, missed closing an INPUT tag properly
* | Fix urlfilter_enable typo for squid-reverse (new squid)Phil Davis2013-02-031-2/+2
| | | | | | Same typos were in the new version of squid.
* | Fix urlfilter_enable typoPhil Davis2013-02-031-2/+2
| | | | | | | | | | I noticed this typo while looking at other code. I guess that when people have set the urlfilter_enable checkbox, it has not been actually implementing it all this time. Maybe nobody actually uses this option? The question is, what if someone has checked this box and now the code is fixed and it suddenly starts working? Will that make a problem for anyone? Also noticed a repeated unset command that I fixed up.
* | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesmarcelloc2013-02-023-7/+53
|\ \
| * \ Merge pull request #374 from bmeeks8/masterChris Buechler2013-02-013-7/+53
| |\ \ | | | | | | | | Add GTP preprocessor and http_inspect_server profile options to PREPROCESSORS tab
| | * | Add GTP preproc and http_inspect_server Profile options to GUI.bmeeks82013-02-013-7/+53
| | | |
* | | | dansguardian - fix more typos.marcelloc2013-02-022-2/+2
|/ / /
* | | dansguardian - include max upload size to group options and include empty ↵marcelloc2013-02-014-13/+23
| | | | | | | | | | | | ldap user group check