summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #1108 from ExolonDX/branch_master_07Renato Botelho2014-04-241-6/+7
|\ \ \ \
| * | | | Tidy up "load_balancer_setting" XHTMLColin Fleming2014-04-181-6/+7
| |/ / / | | | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Closing INPUT tags Add missing closing TD tag
* | | | Merge pull request #1107 from ExolonDX/branch_master_06Renato Botelho2014-04-242-24/+25
|\ \ \ \
| * | | | Tidy up "load_balancer_monitor" XHTMLColin Fleming2014-04-182-24/+25
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Update PHP shorthamd Move "fbegin.inc" between BODY and SCRIPT Add CDATA section to scripts Close INPUT tags Update HTML Boolean operators Add missing opening and closing TD tags Remove duplicate closing TD tag and add missing closing TR tag
* | | | Merge pull request #1106 from ExolonDX/branch_master_05Renato Botelho2014-04-242-20/+21
|\ \ \ \
| * | | | Tidy up "load_balancer_virtual_server" XHTMLColin Fleming2014-04-182-20/+21
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SUMMARY to tables Update PHP shorthand Move "fbegin.inc" inbetween BODY and SCRIPT Close INPUT tags Update HTML Boolean operators Move closing SELECT into the PHP IF statement Move the "save" and "cancel" buttons into right-hand column
* | | | Merge pull request #1120 from phil-davis/patch-5Renato Botelho2014-04-241-0/+1
|\ \ \ \
| * | | | Make sure /usr/local/etc/rc.d existsPhil Davis2014-04-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | On 2.2-ALPHA (i386)built on Mon Apr 21 13:01:11 CDT 2014 (for example) there was /usr/local/etc but not /usr/local/etc/rc.d - when I tried to install bandwidthd, that called write_rcfile() which failed because /usr/local/etc/rc.d did not already exist. Best to check for it and make it if it does not exist. (I am guessing that the 2.1.n image builds already had /usr/local/etc/rc.d bnefore any packages were installed, otherwise this problem should have already been an issue prior to 2.2)
* | | | | Merge pull request #1121 from fegu/patch-1Renato Botelho2014-04-241-1/+1
|\ \ \ \ \
| * | | | | Update services_dnsmasq.phpFinn Espen Gundersen2014-04-241-1/+1
| | | | | | | | | | | | | | | | | | Clarified that domain overrides also encompasses subdomains (see https://forum.pfsense.org/index.php?topic=72978.15 for discussion)
* | | | | | Fix PBI installation when target lies on different directorieRenato Botelho2014-04-241-11/+11
|/ / / / /
* | | | | fix typoChris Buechler2014-04-231-1/+1
| | | | |
* | | | | Single quoting $password breaks getting the value from the variable.jim-p2014-04-231-1/+2
| | | | |
* | | | | No spaces between variable assignments in shjim-p2014-04-231-3/+3
| | | | |
* | | | | This doesn't need via-envjim-p2014-04-231-1/+1
| | | | |
* | | | | Make sure that the DNS Forwarder/Resolver is actually capable of accepting ↵jim-p2014-04-234-2/+8
| | | | | | | | | | | | | | | | | | | | queries on localhost before using it as a DNS server.
* | | | | Missed pbi_prefix hereRenato Botelho2014-04-221-1/+3
| | | | |
* | | | | Fix PBI symlink creation and deletion under /usr/local following .pbiopt ↵Renato Botelho2014-04-223-48/+40
|/ / / / | | | | | | | | | | | | files, also drop setup_library_paths() since it's not necessary anymore
* | | | Merge pull request #1116 from PiBa-NL/interface_has_gateway-ipv4_gif_greErmal2014-04-221-0/+3
|\ \ \ \
| * | | | add gre and gif checks for for IPv4 function ↵PiBa-NL2014-04-191-0/+3
| |/ / / | | | | | | | | | | | | interface_has_gateway($friendly), like they are already for IPv6
* | | | Merge pull request #1115 from PiBa-NL/reply-to_IPv6gatewayErmal2014-04-221-1/+1
|\ \ \ \
| * | | | check gateway for IPv6 also for reply-to rules.PiBa-NL2014-04-191-1/+1
| |/ / /
* | | | Load if_stf module when neededErmal2014-04-221-0/+3
|/ / /
* | | Be smarter at using kenvErmal2014-04-181-1/+1
| | |
* | | Remove problematic code without proper checks but even not needed hereErmal2014-04-185-19/+0
|/ /
* | Unload the ZFS module if its not in use to not consume uselss memoryErmal2014-04-172-6/+22
| |
* | Merge pull request #1096 from fraenki/fix_pbi_servicesErmal2014-04-171-3/+3
|\ \
| * | support symlinked RC scripts from PBI packagesFrank Wall2014-04-171-3/+3
| | |
* | | Merge pull request #1094 from ingenieurmt/masterErmal2014-04-171-1/+1
|\ \ \ | |/ / |/| |
| * | Add missing closing quotesingmthompson2014-04-161-1/+1
| | |
* | | GC unused code and do not set this to 0 for now since it is not anymore relevantErmal2014-04-171-10/+1
|/ /
* | Correct missing parenthesis. Reported-by: ↵Ermal2014-04-151-1/+1
| | | | | | | | https://forum.pfsense.org/index.php?topic=75120.0
* | Key off net.inet.carp.demotion and display a warning to the user if the ↵jim-p2014-04-151-2/+6
| | | | | | | | system has self-demoted its CARP status.
* | Fix text, capitalization, and change wording to put more focus on how the ↵jim-p2014-04-151-4/+4
| | | | | | | | action behaves.
* | Ensure e-mail address carries over from the CA screen to the Cert screen in ↵jim-p2014-04-151-0/+4
| | | | | | | | the OpenVPN wizard.
* | Merge pull request #1093 from phil-davis/patch-2Ermal2014-04-151-1/+1
|\ \
| * | Fix susbstr-substr typoPhil Davis2014-04-151-1/+1
|/ / | | | | I just got this error again on 14 Apr 2014 2.2 snapshot. I can see the fix in 2.1 branch. I could have sworn it got fixed in Master also, but I can't see it. So here is the fix for Master.
* | Merge pull request #1092 from phil-davis/patch-1Ermal2014-04-152-1/+52
|\ \
| * | Fix bracket type in Log File Size textPhil Davis2014-04-141-1/+1
| | | | | | | | | Now I am the one with fat fingers (or brain). Somehow I typed a curly bracket opening bracket in this text, but finished it with an ordinary closing bracket.
| * | License AgreementJeremy Porter2014-04-141-0/+51
|/ /
* | Insert tracker ids for the default LAN rulesErmal2014-04-141-0/+2
| |
* | Correct the sense of the check to allow openvpn to workErmal2014-04-141-1/+1
| |
* | Correct auth-user-pass-verify to include parameters properly so openvpn can ↵Ermal2014-04-141-1/+1
| | | | | | | | start
* | Merge pull request #1091 from dv-user1/usort_fix2Renato Botelho2014-04-141-1/+1
|\ \
| * | fixed a type in usort callbackFrancois Blanchette2014-04-141-1/+1
| | |
* | | Merge pull request #1085 from ExolonDX/branch_master_01Renato Botelho2014-04-143-5/+5
|\ \ \
| * | | Tidy up XHTMLColin Fleming2014-04-143-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Update HTML Boolean operator (multiple) Change ONCLICK to lower case Add missing semi-colon
* | | | Fixup update URLErmal2014-04-141-1/+1
| | | |
* | | | Use the FreeBSD script for ldconfig to catch all libsErmal2014-04-141-0/+1
| | | |
* | | | Merge pull request #1088 from phil-davis/patch-11Ermal2014-04-141-4/+11
|\ \ \ \
OpenPOWER on IntegriCloud