Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cdb782b7 04/18/2014 10:29 PM Colin Fleming

Tidy up "services_wol" XHTML

Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT and IMG tags and add ALT to IMG tags
Deprecate ampersand in anchor tags
Move NOWRAP into class statement
Remove empty EM tag

928dc66a 04/18/2014 03:24 PM Ermal LUÇI

Be smarter at using kenv

7b66c1d7 04/18/2014 02:33 PM Ermal LUÇI

Remove problematic code without proper checks but even not needed here

302c005e 04/17/2014 08:19 PM Ermal LUÇI

Unload the ZFS module if its not in use to not consume uselss memory

c93f46fe 04/17/2014 12:56 PM Ermal LUÇI

Merge pull request #1096 from fraenki/fix_pbi_services

7896c39c 04/17/2014 12:55 PM Ermal LUÇI

Merge pull request #1094 from ingenieurmt/master

5e5c72be 04/17/2014 12:21 PM Frank Wall

support symlinked RC scripts from PBI packages

4010266a 04/17/2014 08:35 AM Ermal LUÇI

GC unused code and do not set this to 0 for now since it is not anymore relevant

922e4ab6 04/15/2014 09:43 PM ingmthompson

Add missing closing quotes

a15450e7 04/15/2014 09:11 PM Ermal LUÇI

Correct missing parenthesis. Reported-by: https://forum.pfsense.org/index.php?topic=75120.0

8a84b3ab 04/15/2014 05:57 PM Jim Pingle

Key off net.inet.carp.demotion and display a warning to the user if the system has self-demoted its CARP status.

f7b0cd43 04/15/2014 05:26 PM Jim Pingle

Fix text, capitalization, and change wording to put more focus on how the action behaves.

5c4d2d75 04/15/2014 05:08 PM Jim Pingle

Ensure e-mail address carries over from the CA screen to the Cert screen in the OpenVPN wizard.

525a502c 04/15/2014 02:19 PM Ermal LUÇI

Merge pull request #1093 from phil-davis/patch-2

45f4d762 04/15/2014 02:06 PM Phil Davis

Fix susbstr-substr typo

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.

d35b367a 04/15/2014 07:31 AM Ermal LUÇI

Merge pull request #1092 from phil-davis/patch-1

62e92cb3 04/15/2014 03:05 AM Phil Davis

Fix bracket type in Log File Size text

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.

75106986 04/14/2014 11:40 PM Jeremy Porter

License Agreement

9265d991 04/14/2014 08:46 PM Ermal LUÇI

Insert tracker ids for the default LAN rules

4a97aa34 04/14/2014 07:11 PM Ermal LUÇI

Correct the sense of the check to allow openvpn to work

57ab9f7d 04/14/2014 06:52 PM Ermal LUÇI

Correct auth-user-pass-verify to include parameters properly so openvpn can start

e86ae5ae 04/14/2014 06:38 PM Renato Botelho

Merge pull request #1091 from dv-user1/usort_fix2

1565d318 04/14/2014 06:30 PM Renato Botelho

Merge pull request #1085 from ExolonDX/branch_master_01

c760c69c 04/14/2014 06:05 PM Ermal LUÇI

Fixup update URL

14da6d95 04/14/2014 05:52 PM Francois Blanchette

fixed a type in usort callback

05dd0c32 04/14/2014 03:13 PM Ermal LUÇI

Use the FreeBSD script for ldconfig to catch all libs

7723551f 04/14/2014 03:06 PM Ermal LUÇI

Merge pull request #1088 from phil-davis/patch-11

f4462954 04/14/2014 02:40 PM Phil Davis

Unset logfilesize rather than let it be zero

1) When saving Status: System logs: Settings, if the Log File Size field is left blank, it gets cast to (int) and ends pu as zero "0" in config.xml. That breaks the creation of clog files in /etc/rc during boot. /etc/rc expects logfilesize to be unset, blank or a valid integer >= 5120....

df8e43cc 04/14/2014 01:48 PM Ermal LUÇI

Avoid warnings later on if no config for layer7 exists

e61f548f 04/14/2014 01:06 PM Ermal LUÇI

Get rid of embedded platform. Its time to GC this

115b7b81 04/14/2014 12:47 PM Renato Botelho

Start using filterlog

2a438d7e 04/14/2014 12:43 PM Ermal LUÇI

Switch over to filterlog sooner than later

b13567f0 04/14/2014 12:34 PM Ermal LUÇI

Unset also here

2154560d 04/14/2014 12:32 PM Ermal LUÇI

Unset these globals after use

b0de4399 04/14/2014 12:25 PM Ermal LUÇI

Merge pull request #1087 from phil-davis/patch-10

82f273e1 04/14/2014 12:24 PM Ermal LUÇI

Merge pull request #1086 from phil-davis/patch-9

32751b9f 04/14/2014 11:37 AM Phil Davis

Include static routes in automatic NAT rules display

If I have an internal gateway to other private subnets behind LAN, and add a static route to those private subnets through the internal gateway, then pfSense very nicely generates NAT rules on WAN-style interfaces to NAT those internal subnets on the way out of WAN. That is very good and convenient. This outbound NAT is actually correctly in the ruleset....

ee34e137 04/14/2014 11:23 AM Phil Davis

Do not allow upgrade_101_to_102 to exit early

This upgrade step does both Captive Portal stuff and OpenVPN stuff. So do not return early just because there is no Captive Portal config.
Both Captive Portal and OpenVPN tests changed to be positive tests, to make sure that everything is checked/tested and there is no chance to return early.

146ee078 04/14/2014 10:33 AM Pi Ba

console, reload firewall rules after enabling SSH

b4e0a62a 04/14/2014 10:28 AM Renato Botelho

Merge pull request #1076 from phil-davis/patch-2

c30639e4 04/14/2014 10:27 AM Phil Davis

Get real interface when dhcrelay uses default GW

If the DHCP Relay server is not on any local subnet, and not on any subnet that has an internal static route, but is somewhere that no specific route is known, then this code finds the default gateway and uses that in the DHCP relay "-i" parameter. The current code gets just the interface name (like "wan", "opt1"). But DHCP Relay command needs to be fed the actual device name "vr0", "vr1" etc....

93fb6094 04/14/2014 10:22 AM Colin Fleming

Tidy up XHTML

Update HTML Boolean operator (multiple)
Change ONCLICK to lower case
Add missing semi-colon

33f53717 04/14/2014 10:19 AM Ermal LUÇI

Merge pull request #1072 from marcelloc/patch-3

d87ec8f9 04/14/2014 09:54 AM Renato Botelho

Merge pull request #1071 from ExolonDX/master

d471a890 04/14/2014 09:35 AM Chris Buechler

tls-verify requires quotes around the command to be executed. Ticket #3596

84fc1d4d 04/14/2014 09:35 AM Chris Buechler

use email from CA creation also as the default for server cert

23cb5252 04/14/2014 08:13 AM Ermal LUÇI

There is no need to make distinction in kernel anymore since they are the same nowdays and it does the right thing(tm) most of the time

f03ed350 04/14/2014 08:09 AM Ermal LUÇI

Nowdays there is no real difference between the kernels apart the ZFS support. So do not keep a distinction anymore

bb8f3ce1 04/12/2014 04:29 PM m0se

fixing typo for GIF tunnels to work over IPv6

the call of get_interface_gatewayv6() in the creation of a GIF tunnel over IPv6 leads to a "Fatal error: Call to undefined function get_interface_gatewayv6() in /etc/inc/interfaces.inc on line 934". changeing the function call to get_interface_gateway_v6() fixed it for me on my local system.

faf20ee4 04/12/2014 11:28 AM Ermal LUÇI

Also add similar checks on rc.newwanipv6 as in the v4 version

83c0dc1d 04/12/2014 11:24 AM Ermal LUÇI

Forgot to remove the problematic part from previous OpenVPN loop fix commit

ffb76388 04/12/2014 11:03 AM Phil Davis

Tidy up package signature text

Thought I would tidy this up while coming across it. IMHO "Package settings" reads better than "Packages settings"... and I reworded the explanatory text a bit also.

91571af5 04/12/2014 06:21 AM Ermal LUÇI

Take care of the loops reported for OpenVPN in tap mode. Also fixes the problems of tap disappearing from bridge if its a member.

db45bc68 04/12/2014 12:33 AM Chris Buechler

tls-verify requires quotes around the command to be executed. Ticket #3596

e8e28366 04/12/2014 12:31 AM Chris Buechler

use email from CA creation also as the default for server cert

d6fa5566 04/10/2014 08:50 PM Renato Botelho

Add curly brackets here to improve readability

43f661f7 04/10/2014 08:49 PM Renato Botelho

unset doesn't like @ to silent it, just check if it's set before unset

da1d0165 04/09/2014 08:53 PM Marcello Silva Coutinho

fix git path calls and CODIR

it may need some checks/fixes on pkg-utils.inc as git downloads but not installs.

After manual pbi install of git, "pfSsh.php playback gitsync master" works fine with this fix.

80f48850 04/09/2014 12:52 PM Jim Pingle

Use an alphanumeric test rather than purely is_numericint because the ID is generated by uniqid and is not purely numeric. Fixes #3591

6e767d17 04/08/2014 03:47 PM Renato Botelho

Restore old logic and add a @ at unset to silent when it is not set as suggested by Ermal

3f08e7ab 04/08/2014 12:43 PM Colin Fleming

Tidy up "guiconfig.inc" XHTML

Add missing closing SELECT tag

df0b05a3 04/08/2014 12:12 PM Renato Botelho

Merge pull request #1068 from FCI/patch-1

1d0cacfe 04/07/2014 05:38 PM Ermal LUÇI

Check if the ipsec section exists before doing operations on it.

ca321bfd 04/07/2014 03:30 PM Ermal LUÇI

Correct typo on function name that has slipped unnoticed. Reported-by: https://forum.pfsense.org/index.php?topic=74688.0

2c0dd263 04/07/2014 02:49 PM Marcello Silva Coutinho

fixes Bug #3569

On packages that uses row_helper when user clicks on add or delete button, the page scrolls to top.
It seems something with ajax
http://stackoverflow.com/questions/1061580/jquery-click-on-anchor-element-forces-scroll-to-top

A simple return false after jquery action fixes the unwanted scroll.

539d94b3 04/07/2014 02:43 PM Renato Botelho

Merge pull request #1055 from ExolonDX/branch_master_10

69e593c1 04/07/2014 02:10 PM Jim Pingle

Make extra sure that we do not start multiple instances of dhcpleases if, for example, the PID is stale/invalid and there is still a running instance.

1bf572ec 04/07/2014 12:18 PM Renato Botelho

Merge pull request #1056 from ExolonDX/branch_master_12

ec307f4d 04/07/2014 12:17 PM Renato Botelho

Merge pull request #1057 from ExolonDX/branch_master_13

dc11a7dd 04/07/2014 12:17 PM Renato Botelho

Merge pull request #1058 from ExolonDX/branch_master_14

0031e4da 04/07/2014 12:17 PM Renato Botelho

Merge pull request #1059 from ExolonDX/branch_master_15

ee5c8e0b 04/07/2014 12:16 PM Renato Botelho

Merge pull request #1060 from ExolonDX/branch_master_16

8c771b19 04/07/2014 12:16 PM Renato Botelho

Merge pull request #1061 from ExolonDX/branch_master_17

c3288e0c 04/07/2014 12:15 PM Renato Botelho

Merge pull request #1062 from ExolonDX/branch_master_18

f5961e7b 04/07/2014 11:40 AM Renato Botelho

Merge pull request #1063 from ExolonDX/branch_master_19

29773e5c 04/07/2014 10:55 AM Renato Botelho

Merge pull request #1065 from ExolonDX/branch_master_22

a7ee038b 04/07/2014 09:06 AM Ermal LUÇI

Put the fix to be more generic to prevent any other leak possible in the long run. Fixes #3062

39f3d843 04/07/2014 09:01 AM Dsi Unicaen

Update captiveportal.inc

Release unused pipeno when client is already authenticated.

Bug #3062

bb7843fd 04/07/2014 08:10 AM Warren Baker

Indentation

2a2b603d 04/07/2014 08:09 AM Warren Baker

Indentation

c2fe67eb 04/07/2014 08:09 AM Warren Baker

Dont check for 'checked' but rather if it is just set

d269747b 04/06/2014 04:51 PM Warren Baker

Ensure variable is available when testing smtp. Fixes #3577 (well not the rrd summary package).

2a230e80 04/05/2014 06:57 PM Nick Daniels

Update system_advanced_misc.php

5a9dd268 04/05/2014 06:49 PM Nick Daniels

Added check line 175: Needed to fix error in GUI

Added check to see if $config['ipsec']["ipsec_{$lkey}"] is set before executing unnecessary unset, was causing issues when trying to enable/disable ("Do NOT check packages signature")

e68b4e91 04/04/2014 05:09 PM Colin Fleming

Tidy up "services_unbound_advanced.php" XHTML

Add "closehead" variable and manually close HEAD
Add CDATA sections to scripts
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUR

f6543a41 04/04/2014 05:02 PM Colin Fleming

Tidy up "services_unbound_acls.php" XHTML

Add "cloeahead" variable and manually close HEAD
Add CDATA sections to scripts
Close INPUT
Add SUMMARY to tables
Update HTML Boolean operators
Close IMG and add ALT
Remove empty TFOOT tag
Move TFOOT tag between THEAD and TBODY (quirk of HTML)...

931f47ea 04/04/2014 04:58 PM Colin Fleming

Tidy up "services_unbound" XHTML

Add "cloeahead" variable and manually close HEAD
Add CDATA sections to scripts
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT
Remove duplicate closing TD tag
Move TFOOT tag between THEAD and TBODY (quirk of HTML)...

7bd5b320 04/04/2014 04:47 PM Colin Fleming

Tidy up "services_dnsmasq" XHTML

Add "closehead" variable and manually close HEAD
Add CDATA sections to scripts
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT
Move TFOOT between THEAD and TBODY (quirk of HTML)
Move NOWRAP into class statement...

d29303c5 04/04/2014 04:39 PM Colin Fleming

Tidy up "services_router_advertisements" XHTML

Add CDATA sections to script
Add SUMMARY to table
Update HTML Boolean operators
Add dummy table row, but don't display it
Close INPUT

ee9530e1 04/04/2014 04:35 PM Colin Fleming

Tidy up "services_dhcpv6" XHTML

Update alert message
Add "closehead" variable and manually close HEAD
Add CDATA sections to script
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT
Add missing closing P tag
Remove empty TFOOT tag
Deprecate ampersand

3565970f 04/04/2014 04:30 PM Colin Fleming

Tidy up "services_dhcpv6_realy.php" XHTML

Add "closehead" variable and manually close HEAD
Add CDATA sections to scripts
Add summary to tables
Add missing closing FORM if DHCPV6 is running
Update HTML Boolean operators
Close INPUT

180db186 04/04/2014 04:25 PM Colin Fleming

Tidy up "services_dhcp" XHTML

Update alert message
Add "closehead" variable and manually close HEAD
Add CDATA sections to scripts
Add summart to tables
Update HTML Boolean operators
Close INPUT
Add missing closing P tag
Remove empty TFOOT
Add missing opening TR tag, closing TD tag and closing P tag...

d2b3e9dc 04/04/2014 04:15 PM Colin Fleming

Tidy up "services_dhcp_relay.php" XHTML

Add "closehead" variable and close HEAD manually
Add CDATA sections to scripts
Add summary to TABLES
Add missing closing FORM if DHCP is enabled
Update HTML Boolean operators
Close INPUT

5a2b90cd 04/04/2014 04:08 PM Colin Fleming

Tidy up "functions.inc"

Escape single quotes for TABLE and HREF
Updated closing TR tag

1458017a 04/04/2014 11:44 AM Renato Botelho

Fix variable name, it's not necessary to check since it is always set at ipsec.inc

ebc311e8 04/03/2014 04:19 PM Renato Botelho

Merge pull request #1052 from ExolonDX/branch_master_09

Branch master 09

b0a2d7ed 04/03/2014 04:19 PM Renato Botelho

Merge pull request #1051 from ExolonDX/branch_master_08

Tidy up "services_captiveportal_filemanager" XHTM

22ac2187 04/03/2014 04:18 PM Renato Botelho

Merge pull request #1050 from ExolonDX/branch_master_07

Tidy up "services_captiveportal_vouchers" XHTML

ab191755 04/03/2014 04:18 PM Renato Botelho

Merge pull request #1049 from ExolonDX/branch_master_05

Tidy up "services_captiveportal_ip.php" XHTML

0ba331d3 04/03/2014 04:17 PM Renato Botelho

Merge pull request #1048 from ExolonDX/branch_master_04

Tidy up "services_captiveportal_mac.php" XHTML