Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
74286b9e 05/17/2014 04:30 PM Colin Fleming

Tidy up "edit.php" XHTML

Add PHP closehead variable and close HEAD manually
Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Add JavaScript code to take off wrap in TEXTAREA tag

25e2281c 05/15/2014 05:33 PM Jim Pingle

Use the glob on 2.2 now as well for listing PPP serial devices.
Rather than doing auto-detection, fall back to a glob for now when listing potential PPP serial devices. This will allow us to push ticket #2433 back to 2.2 with a more proper long-term fix for the auto-detection.

95e496d6 05/15/2014 02:20 PM Ermal LUÇI

Use the setkey proper path since ipsec-tools are not used anymore

b27659bd 05/14/2014 03:37 PM Chris Buechler

add guiconfig to widgets not including it. ticket #3498

cafc3c17 05/14/2014 03:25 PM Chris Buechler

remove text not relevant to Allowed IP page. Ticket #3594

0fab7eb1 05/14/2014 03:20 AM Michael Newton

Fix broken HTML elements and unescaped entities

cbf1f885 05/13/2014 05:02 PM Jim Pingle

Fix alignment of + button and P2 display after addition of IKE column to IPsec tunnel list.

fe3f3998 05/13/2014 05:00 PM Jim Pingle

Fix shortcut bar for ipsec to show the correct service.

55493934 05/09/2014 08:09 PM Renato Botelho

Merge pull request #1150 from ExolonDX/branch_master_01

2eed64db 05/09/2014 08:09 PM Renato Botelho

Merge pull request #1151 from ExolonDX/branch_master_02

f1bede03 05/09/2014 07:41 PM Ermal LUÇI

Allow a key to specified for all users as for exmpale when connecting from Apple iOS

d2ec82af 05/09/2014 07:29 PM Colin Fleming

Update links in "vpn_ipsec.php"

Update help links in "vpn_ipsec.php" to point to the correct page.

a0fca224 05/09/2014 07:27 PM Colin Fleming

Tidy up "vpn_ipsec_phase1.php" XHTML

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Update HTML Boolean operators
Close INPUT tags

e8177bbb 05/09/2014 06:16 PM Ermal LUÇI

This needs to be lower case

81acbdd7 05/09/2014 05:56 PM Daniel Becker

make listening on interface rather than IP optional for miniupnp

cf4e473b 05/09/2014 05:48 PM Jim Pingle

Fix call-time pass-by-reference in UPnP

94182367 05/09/2014 05:35 PM Renato Botelho

Merge pull request #1147 from ExolonDX/branch_master_15

be3e65e6 05/09/2014 05:35 PM Renato Botelho

Merge pull request #1146 from ExolonDX/branch_master_14

f7b16fe6 05/09/2014 05:34 PM Renato Botelho

Merge pull request #1144 from ExolonDX/branch_master_12

a371b393 05/09/2014 05:34 PM Renato Botelho

Merge pull request #1143 from ExolonDX/branch_master_11

2424dc4b 05/09/2014 05:34 PM Renato Botelho

Merge pull request #1142 from ExolonDX/branch_master_10

a59a4143 05/09/2014 05:34 PM Renato Botelho

Merge pull request #1141 from ExolonDX/branch_master_08

ecf6cc84 05/09/2014 05:34 PM Renato Botelho

Merge pull request #1140 from ExolonDX/branch_master_07

4a5b2e8b 05/09/2014 05:34 PM Renato Botelho

Merge pull request #1139 from ExolonDX/branch_master_02

0257677d 05/09/2014 05:34 PM Renato Botelho

Merge pull request #1138 from ExolonDX/branch_master_03

4226d6ee 05/09/2014 05:33 PM Renato Botelho

Merge pull request #1137 from ExolonDX/branch_master_04

4bd6a276 05/09/2014 05:33 PM Renato Botelho

Merge pull request #1135 from ExolonDX/branch_master_06

0dc05b20 05/09/2014 03:09 PM Ermal LUÇI

Oops unbreak this

4e2712d6 05/09/2014 02:55 PM Ermal LUÇI

Remove Proposal check as a racoon thingy

8d0a3abd 05/09/2014 02:03 PM Ermal LUÇI

Remove generate policy option since its not relevant with strongswan

fc835b04 05/09/2014 01:57 PM Ermal LUÇI

Use better looking description and remove base type from negotiation. This is only IKEv1 parameter. JS will be added later

6ae8b844 05/09/2014 01:36 PM Ermal LUÇI

Some adjustments to the code for logging

20452c68 05/09/2014 01:26 PM Ermal LUÇI

Allow to select IKE version to be used.

bca63487 05/08/2014 11:20 PM Colin Fleming

Tidy up "vpn_pptp_users" XHTML

Add SUMMARY to TABLES
Close INPUT and IMG tags and add ALT to IMG
Move NOWRAP to CLASS statement
Deprecated Ampersand in Anchor tags
Add missing closing TR tag

572f4f09 05/08/2014 11:15 PM Colin Fleming

Tidy up "vpn_pptp.php" XHTML

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Update HTML Boolean Operators
Close INPUT tags
Add missing closing TR tags and missing closing TD tags

e4761933 05/08/2014 11:07 PM Colin Fleming

Tidy up "vpn_openvpn_csc.php" XHTML

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Remove Unordered List for tabs
Close INPUT and IMG tags and ALT to IMG
Move NOWRAP into CLASS statement
Deprecate Ampersand in Anchor tags

2b5c9e58 05/08/2014 11:01 PM Colin Fleming

Tidy up "vpn_openvpn_server.php" XHTML

Add CDATA section to SCRIPTS
Add SUMMARY to TABLES
Remove unordered list for tabs
Close INPUT and IMG tags and add ALT to IMG
Update HTML Boolean operators
Move TFOOT between THEAD and TBODY (quirk of HTML!)
Add dummy row to end of TBODY but don't display it...

770f29c4 05/08/2014 10:58 PM Colin Fleming

Tidy up "vpn_openvpn_client.php" XHTML

Add CDATA section to SCRIPTS
Add SUMMARY to TABLES
Remove Unordered List for tabs
Close BR, INPUT and IMG tags and ALT to IMG
Move NOWRAP into CLASS statement
Deprecate Ampersand in Anchor tags
Move TFOOT between THEAD and TBODY (quirk of HTML!)...

e5d6b608 05/08/2014 10:35 PM Colin Fleming

Tidy up "vpn_l2tp_users" XHTML

Add SUMMARY to TABLES
Move NOWRAP to CLASS statement
Close IMG tags and add ALT statement
Deprecate ampersand in Anchor tags
Add missing closing TR tag

d28502be 05/08/2014 10:31 PM Colin Fleming

Tidy up "vpn_l2pt.php" XHTML

Add CDATA section to SCRIPTS
Add SUMMARY to TABLES
Update HTML Boolean Operators
Close INPUT tags

3a50eb39 05/08/2014 10:25 PM Colin Fleming

Tidy up "vpn_ipsec_phase2.php" XHTML

Move script after the FBEGIN.INC include
Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Close INPUT tags
Update HTML Boolean operators

4d07ca6a 05/08/2014 10:16 PM Colin Fleming

Tidy up "vpn_ipsec_keys" XHTML

Add SUMMARY to TABLES
Close INPUT and IMG tags and ALT
Move NOWRAP into CLASS statement
Deprecate ampersand in Anchor tags
Add missing closing BODY and HTML tags

9bfbd73b 05/08/2014 10:11 PM Colin Fleming

Tidy up "vpn_ipsec_mobile.php" XHTML

Add CDATA sections to SCRIPTS
Add SUMMARY to TABLES
Close INPUT tags
Update HTML Boolean operators

391453a1 05/08/2014 10:02 PM Colin Fleming

Tidy up "vpn_ipsec" XHTML

Add CDATA section to SCRIPTS
Add SUMMARY to TABLES
Update HTML Boolean operators
Close INPUT and IMG tags and ALT to IMG tags
Move NOWRAP into CLASS statement
Deprecate ampersand in Anchor tags

1d939dca 05/08/2014 09:40 PM Renato Botelho

Merge pull request #1129 from razzfazz/status_upnp_int_port_master

c5a12cde 05/08/2014 07:15 PM Colin Fleming

Tidy up "wizard.php" XHTML

Update HTML Boolean Operator
Remove duplicate closing TD tag

cac103c5 05/08/2014 03:21 PM Jim Pingle

Fix off-by-one in static route CIDR drop-down. /129 shouldn't be in the list

426cf164 05/08/2014 01:36 PM Jim Pingle

Fix firewall log widget rule lookup to consider tracker id.

b117c4cc 05/07/2014 06:54 PM Renato Botelho

Merge pull request #1126 from ExolonDX/master

f0cf1a64 05/07/2014 05:21 PM Jim Pingle

Clarify description to state you must save first before attempting to reset the log file size.

481b97b0 05/06/2014 07:00 PM Jim Pingle

Consider tracker IDs when looking up filter log entries, if present

93caffc0 05/05/2014 11:29 PM Daniel Becker

add column for internal port on UPnP status page

226a09d4 04/30/2014 08:46 PM Colin Fleming

Tidy up "load_balancer_pool_edit.php" XHTML

Backout changes to the the SELECT tag from pull request 1104, further testing shows that it doesn't populate the disabled/enabled server list 100% correctly.

9caf5eca 04/29/2014 06:33 PM Renato Botelho

Check the right field here

2f7f1190 04/29/2014 05:56 PM Renato Botelho

Unbreak 'add rule on top of the list' allowing after param to be -1

cd79de00 04/29/2014 05:36 PM Renato Botelho

Merge pull request #1124 from ExolonDX/master

6316efd3 04/29/2014 03:52 PM Jim Pingle

Expose all p0f OS types that it supports so that subtypes of various Operating Systems can be detected

0f8af922 04/28/2014 11:40 PM Colin Fleming

Tidy up "services_igmpproxy.php" XHTML

Move NOWRAP to class statement

38505a80 04/28/2014 11:38 PM Colin Fleming

Tidy up "services_ntpd_gps.php" XHTML

Update " "

37d4cbf3 04/28/2014 08:26 PM Warren Baker

Include Unbound in logic here

3453affc 04/28/2014 08:22 PM Warren Baker

Reconfigure unbound on dhcpv4 edit

d939c1d4 04/28/2014 08:20 PM Warren Baker

Reconfigure unbound on dhcp edit

ed225b4c 04/28/2014 08:20 PM Warren Baker

Reconfigure unbound on dhcp edit

1e2c8821 04/28/2014 08:16 PM Warren Baker

Also reconfigure Unbound here

9c54ed89 04/28/2014 08:15 PM Warren Baker

Reconfigure Unbound for Rebind admin checks

d1116f3b 04/28/2014 08:12 PM Warren Baker

Ensure config is global here

137460a7 04/28/2014 08:12 PM Warren Baker

Ensure to reconfigure Unbound for filter configuration on XMLRPC

f2bc186f 04/28/2014 06:37 PM Warren Baker

Make sure domain+host overrides are deleted

2a50fd8a 04/28/2014 02:54 PM Renato Botelho

Move clog from /usr to /usr/local

c6f7dce8 04/28/2014 07:16 AM Ermal LUÇI

Merge pull request #1117 from derelict-pf/nohttpsforwards

3f986e2d 04/27/2014 11:20 PM Daniel Becker

make miniupnpd listen on interface instead of IP

The 'listening_ip' option in miniupnpd.conf can accept an interface name
directly instead of having to translate it to an IPv4 address first. (This is
actually required if IPv6 support is enabled.)

a5303b6e 04/26/2014 10:21 PM Chris Buechler

Don't refuse to delete a bridge in the GUI just because its bridge interface doesn't exist, just log that it doesn't exist and don't attempt to ifconfig destroy it, delete it from config

b2e2c6bc 04/26/2014 09:59 AM Ermal LUÇI

Its long overdue the ez-ipupdate.cache file

5c048099 04/25/2014 06:44 PM Warren Baker

Make sure the correct interface is selected once the config has been saved for the DNS forwarder

1155de41 04/25/2014 06:44 PM Warren Baker

Make sure the correct interface is selected once the config has been saved. Fixes #3620

71172088 04/25/2014 04:13 PM Jim Pingle

Move the IPsec settings from System > Advanced, Misc tab to "Advanced Settings" tab under VPN > IPsec.

d1d6d0d3 04/24/2014 08:10 PM Colin Fleming

Tidy up "maintable.inc" XHTML

Change escaped single quotes to just a single quote

a600043b 04/24/2014 06:37 PM Renato Botelho

Merge pull request #1104 from ExolonDX/branch_master_04

005a1442 04/24/2014 06:36 PM Renato Botelho

Merge pull request #1103 from ExolonDX/branch_master_03

5325746c 04/24/2014 06:35 PM Renato Botelho

Merge pull request #1102 from ExolonDX/branch_master_02

ee0a8a87 04/24/2014 06:32 PM Renato Botelho

Merge pull request #1101 from ExolonDX/branch_master_01

00d35e1d 04/24/2014 06:18 PM Renato Botelho

Merge pull request #1114 from ExolonDX/branch_master_13

b8c23e11 04/24/2014 06:17 PM Renato Botelho

Merge pull request #1113 from ExolonDX/branch_master_12

97ec4900 04/24/2014 06:17 PM Renato Botelho

Merge pull request #1112 from ExolonDX/branch_master_11

2b5e7781 04/24/2014 06:17 PM Renato Botelho

Merge pull request #1111 from ExolonDX/branch_master_10

67015da5 04/24/2014 06:17 PM Renato Botelho

Merge pull request #1110 from ExolonDX/branch_master_09

7a24a70f 04/24/2014 06:15 PM Renato Botelho

Merge pull request #1109 from ExolonDX/branch_master_08

c58af6ee 04/24/2014 06:15 PM Renato Botelho

Merge pull request #1108 from ExolonDX/branch_master_07

30ca9c24 04/24/2014 06:15 PM Renato Botelho

Merge pull request #1107 from ExolonDX/branch_master_06

58b0ed00 04/24/2014 06:14 PM Renato Botelho

Merge pull request #1106 from ExolonDX/branch_master_05

74127ce3 04/24/2014 11:35 AM Finn Espen Gundersen

Update services_dnsmasq.php

Clarified that domain overrides also encompasses subdomains (see https://forum.pfsense.org/index.php?topic=72978.15 for discussion)

9a5b377e 04/23/2014 08:45 PM Jim Pingle

Single quoting $password breaks getting the value from the variable.

a502e39f 04/23/2014 08:31 PM Jim Pingle

No spaces between variable assignments in sh

bd5737dc 04/23/2014 02:16 PM Jim Pingle

Make sure that the DNS Forwarder/Resolver is actually capable of accepting queries on localhost before using it as a DNS server.

b7b461fc 04/19/2014 03:35 PM derelict-pf

Add nohttpsforwards option to captive portal

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

a50337c3 04/18/2014 10:25 PM Colin Fleming

Tidy up "services_snmp" XHTML

Add "closehead" PHP variable and manually close HEAD
Add CDATA section to scripts
Add SUMMARY to tables
Closing INPUT tags
Change "onclick" to lower case
Update HTML Boolean operators
Add missing closing SELECT tag and missing closing TD tag

ce6c33e3 04/18/2014 10:20 PM Colin Fleming

Tidy up "vpn_pppoe" XHTML

Add SUMMARY to tables
Close IMG tags and and ALT
Move NOWRAP to class statement
Close INPUT tags

32a31f8a 04/18/2014 10:15 PM Colin Fleming

Tidy up "services_ntpd_pps" XHTML

Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT tags
Add missing closing DIV, closing TD and closing TR tags

9c37d703 04/18/2014 10:13 PM Colin Fleming

Tidy up "serviecs_ntp_gps" XHTML

Add "closehead" PHP variable and manually close HEAD
Add CDATA section to SCRIPTS
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT tags
Remove closing anchor tag from INPUT tags
Change "onclick" to lower case