Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8cd0dba6 12/19/2014 09:18 PM Jim Pingle

Fix help for UPnP/NAT-PMP

b2379012 12/17/2014 05:27 PM Renato Botelho

Disable dhcp server when interface is disabled. Ticket #4119

a030a437 12/17/2014 05:27 PM Renato Botelho

Do not check disabled interfaces, ticket #4119

55edb8d6 12/16/2014 09:52 PM Jim Pingle

Use updated URLs for Limiters and Layer 7 help.

8db9ed79 12/16/2014 09:10 PM Jim Pingle

Remove some old comments and unnecessary cruft.

d9ecdec0 12/16/2014 09:08 PM Jim Pingle

Pick up some more new pages for 2.2 that need help links.

7b7e4de7 12/16/2014 08:47 PM Jim Pingle

Some misc updates to pkg help links

72c35a46 12/16/2014 08:26 PM Jim Pingle

Add help for Unbound/DNS Resolver and its related tabs.

e38f03a0 12/16/2014 07:21 PM Jim Pingle

Point these CARP Help pages at more useful places.

24a87e44 12/16/2014 07:13 PM Renato Botelho

Use provided function to change user's password

9279460b 12/16/2014 06:22 PM Jim Pingle

Fixup the rest of the URLs for DHCPv6/RA help.

50f5c82e 12/16/2014 05:45 PM Jim Pingle

The ID in DUID is Identifier.
See also: ATM Machine, ISP Provider, DMZ Zone, LCD Display, GMT Time...

136633ce 12/16/2014 04:48 PM Jim Pingle

Update help links for DHCPv6 relay and DHCPv6 Lease Status

d5b8bf16 12/16/2014 04:47 PM Jim Pingle

Remove old/invalid note

0c4fb3c0 12/16/2014 03:54 PM Jim Pingle

Fix up Help links for Inbound Load Balancing.

d4ea38c5 12/16/2014 01:28 PM Colin Fleming

Tidy up "widgets" XHTML

Add CDATA sections to scripts
Add ALT to image tags and close image tags
DIV tag cannot be inside a STRONG tag, so swap them around
SCRIPT cannot be part of TR tag, so place the SCRIPT inside a TD tag but
hide it.

936e554b 12/16/2014 12:22 PM Renato Botelho

Cleanup aliases when temporarily disable CARP, fixes #4116

745e7941 12/15/2014 09:45 PM Jim Pingle

Follow help page that moved.

79c3a753 12/15/2014 09:31 PM Jim Pingle

Follow help page that moved.

73041230 12/15/2014 07:18 PM Renato Botelho

Add DNS Resolver to the list of services to be sync'd on HA, make sure it and DNS Forwarder are not enabled simultaneously. It fixes #4067

d691465c 12/15/2014 07:18 PM Renato Botelho

Fix password field name

8f3b2775 12/15/2014 07:18 PM Renato Botelho

Add a shortcut for unbound and enable it

f6179f4c 12/15/2014 07:18 PM Renato Botelho

Fix password field name to apply correct style

e51d6e1b 12/15/2014 12:44 PM Renato Botelho

Add missing BR tags and fix display with pfsense_ng_fs theme. It fixes #4115

9b8f26cf 12/12/2014 11:17 AM Renato Botelho

Fix password confirmation name to make style working as expected. Fixes #3992

946e55bd 12/12/2014 10:40 AM Phil Davis

Base URL must be specified when alturlenable on

I had a 2.1.5 system that I was wondering why the dashboard always said it could not check for updates. I discovered it had "Use an unofficial server for firmware upgrades" checked, but the "Base URL" field was empty....

d3bf4a41 12/11/2014 09:47 PM Renato Botelho

Split ICMP and ICMPv6 types on Firewall Rules

- Remove redundant declaration of $icmptypes and move it to a common
place (filter.inc)
- Add missing ICMP types for v4
- Add ICMPv6 types
- Adjust javascripts to show correct options depending of IP Protocol...

0ab1f107 12/11/2014 08:55 PM Renato Botelho

Fix indent and spaces

79fabc8f 12/11/2014 05:05 PM Renato Botelho

Fix #3790:

- Do not let 2 interfaces to setup the same track6 prefix id
- Show correct prefix id range for each interface

bf310189 12/11/2014 09:40 AM Phil Davis

Change text and color delimiter to carat sign

To match change made in functions.inc.php

f2d27f93 12/11/2014 09:40 AM Phil Davis

Gateway Status Widget keep IP address bold

Forum: https://forum.pfsense.org/index.php?topic=85187.msg467438#msg467438

The bold is specified literally in gateways.widget.php for the gateway IP box, so we need to send it bold from here also when providing an update....

e519371d 12/10/2014 03:40 PM Phil Davis

Fixup text rule should be route

This code was obviously taken from firewall rules and reused here without changing the word "rule" to "route".

59c5e4bd 12/10/2014 02:14 PM Renato Botelho

Remove spurious '>', fixes #4091

34d03237 12/07/2014 10:32 PM Phil Davis

Standardise css list padding

for _corporate

63d41775 12/07/2014 10:32 PM Phil Davis

Standardise css list padding

for code-red theme

40a27d2c 12/07/2014 10:32 PM Phil Davis

Standardise css list padding

for metallic theme

fa367078 12/07/2014 10:32 PM Phil Davis

Standardise css list padding

for nervecenter theme

ed1457e3 12/07/2014 10:32 PM Phil Davis

Standardise css list padding

for pfsense-dropdown theme

ba1ff148 12/07/2014 10:32 PM Phil Davis

Standardise css list padding

for pfsense theme

433f5949 12/07/2014 10:32 PM Phil Davis

Standardise css list padding

for pfsense_ng_fs theme

93365bbd 12/07/2014 10:32 PM Phil Davis

Standardise css list padding

for the_wall theme

cd4d0c29 12/07/2014 03:42 PM Phil Davis

Standardise css list padding

On Status->Services, the Services Status widget when a service status is down, the red "x" button does not line up with the green "running" button in the column.
This is because listbg has:
padding-right: 16px;
But the normal listr has:...

a911f2e2 12/05/2014 01:06 PM Phil Davis

Set text and color of Gateways Widget Status

getstats.php calls functions.inc.php get_stats(), which calls get_gatewaystats().
get_gatewaystats() now returns the text for each field and an optional color separated by "/" - "text/color" e.g. "Online/#90EE90"...

3002168f 12/05/2014 01:06 PM Phil Davis

Explicitly pass gateway status and color

This code was passing a whole load of html to attempt to set various properties of the Gateways Widget Status column so that it would display the new status (Online, Offline...) and in the appropriate color.
Now that I am using class=listr, the css fro listr already specifies white. Setting bgcolor in HTML does not override that....

d68be5d6 12/05/2014 01:06 PM Phil Davis

Use proper listr class for Gateways Widget Status

The Gateways Widget Status was not using the listr class, and so it was missing the borders for the right and bottom of its box.
Use the listr class.
Then use javascript to explicitly set the background-color to match the status, overriding the white that is specified in listr.

d4337df8 12/05/2014 09:01 AM Phil Davis

Fix gateway widget status update

Redmine #4077

32a81561 12/05/2014 02:58 AM Jean Cyr

Don't include link-locals as unbound interface candidates

Unbound does not presently support link-local interfaces.

b8959f3c 12/04/2014 10:40 AM Phil Davis

Provide friendly descr in error message in Interfaces Assign

I was doing drastic things testing some stuff, swapping WAN and OPT1 interfaces in Interfaces->Assign. I accidentally pressed Save when I had the same real device selected for both. Thankfully there was input validation! But I noticed that the error message reported just the names WAN and OPT1, but actual I had them named as different things. So the names in the error message did not match the names (friendly descriptions) in the table of interfaces....

01b8dbb0 12/04/2014 10:01 AM Phil Davis

Put -4 in the right place in ntpq clockver command #4074

I had pasted it in here between "-c" and "clockvar", that was not good.
That's all I have for #4074 (I hope)

9bcb0919 12/04/2014 10:01 AM Phil Davis

Use IPv4 for ntpq if IPv6 not allowed in widget #4074

Similar code here. Shame it was not in a subroutine called from both places, but not about to re-engineer that now:)

e4a496ae 12/04/2014 05:41 AM Phil Davis

Use IPv4 for ntpq if IPv6 not allowed

Forum: https://forum.pfsense.org/index.php?topic=84890.0

efa28692 12/03/2014 11:42 AM Phil Davis

Display installed pkg version even if pkg server not available

Forum: https://forum.pfsense.org/index.php?topic=84820.0
It seems reasonable to me to display the currently installed package version numbers, along with text like "Latest: N/A". and the Version box being red-filled when someone goes to System->Packages and displays the installed packages but the package server is not reachable for some reason....

a94b1edc 12/03/2014 03:35 AM Chris Buechler

Merge pull request #1348 from phil-davis/patch-4

110967a4 12/02/2014 11:35 AM Ermal Luçi

Try to not make useless entries in the config file for very rare used configuration values. Makes config file readble and with less size

c5cd9b75 11/29/2014 01:33 AM Chris Buechler

validate MTU and MSS as integers, and don't allow MSS larger than pf will accept to avoid broken rulesets.

a96dc32e 11/29/2014 01:17 AM Chris Buechler

Add input validation on vpn_ipsec_settings.php. Fixes #4052.

b7960673 11/28/2014 09:54 PM Chris Buechler

Fix input validation for DNS resolver when localhost is enabled in resolv.conf and "all" chosen in Network Interfaces. While here, set something other than '' when all is chosen.

f865302f 11/28/2014 08:10 AM Chris Buechler

Add input validation to Unbound advanced settings page. Ticket #4050

823cabba 11/28/2014 06:47 AM Chris Buechler

Validate as integers, not just numeric, to prevent possible breakage.

f8f5ba1a 11/28/2014 04:10 AM Chris Buechler

Add option to disable auto-added access-control entries for users who want to manually manage ACLs. Ticket #4023

5d4b8830 11/27/2014 08:44 PM Ermal Luçi

Unset any previous dat

e6283dfd 11/27/2014 08:44 PM Ermal Luçi

Use the pfsense module functions rather than execing. Fixes also possible attack vectors.

0174c480 11/27/2014 08:44 PM Ermal Luçi

Use the pfsense module functions rather than execing. Fixes also possible attack vectors.

5e0a3256 11/26/2014 07:34 PM Ermal Luçi

convert_real_interface_to_friendly_interface_name() goes and checks the parent and this gives wrong information 99.9 percent of the time on scenarios like when this is called for unassigned vlans etc, while its real purpose is just to check if the interface is assigned and return the intermeddiate/config name of the interface. Leave the get_parent_option there in the function but it needs to be asked specifically for.

4f5577f6 11/26/2014 07:18 PM Jim Pingle

Fix JavaScript confirmation dialog for EasyRule.

94b0ac1c 11/26/2014 02:21 PM Ermal Luçi

Remove a blank row in the tab display during firmware update

32e834ff 11/26/2014 11:41 AM Ermal Luçi

Reorder the inclusion of headers so that globals.inc comes first

edee528c 11/26/2014 05:42 AM Chris Buechler

Send the gateway name to this function. Fixes #4047

f1a6f696 11/26/2014 03:12 AM Chris Buechler

If localhost is configured to be included in resolv.conf, force its selection in Unbound. The resolv.conf logic prevents that from being a problem, but people don't seem to realize they have to pick that to use Unbound for the host itself. Force it here rather than just silently skipping its inclusion in resolv.conf.

f72fce18 11/26/2014 01:36 AM Chris Buechler

fix text here, variables came back empty and aren't all that useful here anyway.

563ea7ea 11/25/2014 10:16 PM Chris Buechler

only show aggressive/main mode for IKEv1

8e87f714 11/25/2014 08:43 PM Ermal Luçi

Unset the aggressive mode settings for not IKEv1 settings

79f4c970 11/25/2014 07:30 PM Chris Buechler

fix IPsec widget status display after recent changes broke it. Ticket #4045

2d2e466c 11/25/2014 07:23 PM Ermal Luçi

Show Mtu on status interfaces.

bc8f3264 11/25/2014 06:23 PM Ermal Luçi

Ticket #2786 there is an issue with convert_real_interface_to_friendly_interface which might return not expected data as in the situation checked for vlan case her ein the validation. Avoid for this case here the issue to allow properly setting mtu on vlans with not assigned parent.

8ce58e05 11/25/2014 04:31 PM Phil Davis

Option for browser tab text order

0274d41a 11/25/2014 04:29 PM Phil Davis

Option for browser tab text order

Easy thing to do - add an option for the user to select if they want the host name or page name text to display first in the browser tab.
Forum: https://forum.pfsense.org/index.php?topic=84528.0

24aa9e40 11/25/2014 05:37 AM Chris Buechler

fix up text

efed74da 11/24/2014 09:23 PM Jim Pingle

Make this note more accurate.

2f851abf 11/24/2014 09:07 PM Ermal Luçi

Fixes #4039 remove the toggle from IPSec settings since its not anymore useful.

f07008f5 11/24/2014 08:54 PM Ermal Luçi

Fixes #4037
Revert "Do not let the user mess with SAs from this page. The daemon and primary status page handles tat"

This reverts commit bb55330aca91eb556df4ab7a21fe42d1d7899f8e.

0771969b 11/24/2014 08:44 AM Ermal Luçi

Fixes #4015. Hide Negotiation mode when in IKEv2 since it is not required.

cfbe7e09 11/23/2014 07:35 PM SunStroke74

Removing extra closing bracket

e840fc8c 11/22/2014 07:24 PM Chris Buechler

Don't unset these items for PPP configurations as they're not configured here and doing so loses settings configured in interfaces_ppps_edit.php. Ticket #3727

68ce5a28 11/22/2014 07:03 PM Chris Buechler

phone number is a required field

b7b3f343 11/22/2014 07:15 AM Chris Buechler

fix up text

5b506a49 11/21/2014 06:27 PM Chris Buechler

Fix input validation of custom-type dynamic DNS hostnames.

e3cffd6c 11/21/2014 10:20 AM Ermal Luçi

Properly remove IPv6 carp vips as reported from https://forum.pfsense.org/index.php?topic=84392.0

750c9ff6 11/20/2014 08:30 PM Jim Pingle

Change wording at the end of the wizard to remove "donate" since that is no longer an option

b2a901aa 11/20/2014 08:29 PM Jim Pingle

Add a note to the wizard about the DNS Resolver ignoring manual name servers by default.

13a40016 11/20/2014 07:01 PM Jim Pingle

Add .inc file for gmirror status widget to give it a better title and link to the management page.

c4642eb1 11/20/2014 02:01 PM Ermal Luçi

Fixes #3727 Do not unset configuration values from ppp config if not needed.

bf29a0f8 11/20/2014 01:30 PM Ermal Luçi

Balh typos

8370ee72 11/20/2014 01:29 PM Ermal Luçi

When reinstalling a package try to start it after to avoid non-expectations from people

3bdc7f59 11/20/2014 12:25 PM Renato Botelho

Remove debugging code that can lead us to XSS injection, also pass variables through htmlspecialchars() to sanitize

aa324852 11/20/2014 12:02 PM Ermal Luçi

Force pkg reinstall when asked for.

3fc92f97 11/20/2014 06:04 AM Phil Davis

Display Resolver host override aliases

On the main unbound resolver GUI page, like they display on the dnsmasq forwarder GIU page.
As per forum: https://forum.pfsense.org/index.php?topic=78356.msg462345#msg462345

0420f519 11/19/2014 08:46 AM Phil Davis

Remove var_dump from production code

fa5b16c9 11/19/2014 08:44 AM Phil Davis

Remove var_dump from production code

ddabd9d6 11/19/2014 07:54 AM Ermal LUÇI

Ticket #3987. Strongswan support autodetection of IKE version exchange. Support this by allowing an auto version in the GUI.