Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e4e6c315 12/16/2014 08:48 PM Jim Pingle

Some misc updates to pkg help links

84b85dc5 12/16/2014 08:26 PM Jim Pingle

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

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

Point these CARP Help pages at more useful places.

c445a9f5 12/16/2014 07:10 PM Renato Botelho

Use provided function to change user's password

dd05d045 12/16/2014 06:22 PM Jim Pingle

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

6f49b97d 12/16/2014 05:41 PM Jim Pingle

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

0f680478 12/16/2014 04:48 PM Jim Pingle

Remove old/invalid note

2fedc3ee 12/16/2014 04:48 PM Jim Pingle

Update help links for DHCPv6 relay and DHCPv6 Lease Status

95349b2c 12/16/2014 03:53 PM Jim Pingle

Fix up Help links for Inbound Load Balancing.

04e722a6 12/16/2014 01:28 PM Renato Botelho

Merge pull request #1388 from ExolonDX/master

dd0cb9fc 12/16/2014 12:19 PM Renato Botelho

Cleanup aliases when temporarily disable CARP, fixes #4116

363a0231 12/15/2014 09:45 PM Jim Pingle

Follow help page that moved.

327bbab6 12/15/2014 09:30 PM Jim Pingle

Follow help page that moved.

c25caf5b 12/15/2014 07:16 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

fa2122b0 12/15/2014 06:43 PM Renato Botelho

Fix password field name

6bb9db05 12/15/2014 06:18 PM Renato Botelho

Add a shortcut for unbound and enable it

99441482 12/15/2014 04:47 PM Renato Botelho

Fix password field name to apply correct style

5cfd9481 12/15/2014 12:46 PM Renato Botelho

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

6678fdd1 12/14/2014 10:03 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.

38e1541b 12/12/2014 04:55 PM Renato Botelho

Update service providers xml to sync with upstream

c45c6ccd 12/12/2014 02:29 PM Renato Botelho

Regenerate Turkish mo

019645ff 12/12/2014 02:28 PM Renato Botelho

Update po from last pot

66f8965d 12/12/2014 02:27 PM Renato Botelho

Update Turkish translation file from last version available on old translation server

fb0495f3 12/12/2014 02:13 PM Renato Botelho

Regenerate pfSense.pot

2e65babb 12/12/2014 11:17 AM Renato Botelho

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

a93bc299 12/12/2014 04:53 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....

fcc96054 12/11/2014 09:50 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...

c03ed2fb 12/11/2014 09:49 PM Renato Botelho

Fix indent and spaces

986fd3d9 12/11/2014 05:03 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

2cc10e2c 12/11/2014 01:30 AM Phil Davis

Change text and color delimiter to carat sign

To match change made in functions.inc.php

6385c335 12/11/2014 01:28 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....

f4d094b4 12/10/2014 03:32 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".

d7563eeb 12/10/2014 02:14 PM Renato Botelho

Remove spurious '>', fixes #4091

2ce15f63 12/07/2014 04:28 PM Phil Davis

Standardise css list padding

for the_wall theme

fe9273cf 12/07/2014 04:26 PM Phil Davis

Standardise css list padding

for pfsense_ng_fs theme

4fb660ae 12/07/2014 04:24 PM Phil Davis

Standardise css list padding

for pfsense theme

6e74f280 12/07/2014 04:23 PM Phil Davis

Standardise css list padding

for pfsense-dropdown theme

09b095b0 12/07/2014 04:21 PM Phil Davis

Standardise css list padding

for nervecenter theme

af978cb9 12/07/2014 04:19 PM Phil Davis

Standardise css list padding

for metallic theme

04d21981 12/07/2014 04:16 PM Phil Davis

Standardise css list padding

for code-red theme

66591feb 12/07/2014 04:11 PM Phil Davis

Standardise css list padding

for _corporate

f3dac61c 12/07/2014 03:41 PM Renato Botelho

Merge pull request #1368 from phil-davis/patch-3

9241d942 12/07/2014 01:25 PM Phil Davis

Typo CIDR in UPnP GUI page

As reported by johnpoz https://forum.pfsense.org/index.php?topic=84964.0

0f3d668f 12/07/2014 09:47 AM 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:...

95d045fc 12/05/2014 12:09 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"...

beb7d9e3 12/05/2014 11:58 AM 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....

6404148c 12/05/2014 11:51 AM 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.

5eeee40f 12/05/2014 07:55 AM Phil Davis

Fix gateway widget status update

Redmine #4077

ad62d077 12/04/2014 06:07 PM Jean Cyr

Don't include link-locals as unbound interface candidates

Unbound does not presently support link-local interfaces.

f0eef2ef 12/04/2014 10:31 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....

99a80364 12/04/2014 10:01 AM Renato Botelho

Merge pull request #1363 from phil-davis/patch-3

62a407da 12/04/2014 08:05 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)

c2914fc9 12/04/2014 07:59 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.

4854e3a2 11/28/2014 12:04 PM Ermal Luçi

Remove these booting settings since are useless

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

15fbb5ec 11/22/2014 07:13 PM Renato Botelho

Fix ovpn-linkup for tun + topology subnet case setting router as ifconfig_local envvaar when route_vpn_gateway and ifconfig_remote are both not defined. Keep using 5th parameter as a seatbelt in last case. While I'm here, improve sh syntax. It should fix #3968

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