Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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.

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

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.

ae38cb75 11/18/2014 01:54 PM Renato Botelho

Pass path parameter through htmlpecialchars()

4b40d036 11/18/2014 01:49 PM Renato Botelho

Define a local boolean var for showact to avoid security issues, also pass order parameter trough htmlspecialchars()

e91a43d6 11/18/2014 01:40 PM Renato Botelho

Fix whitespace and indent

8cfaf7bc 11/18/2014 09:47 AM Renato Botelho

Merge pull request #1341 from phil-davis/patch-6

8a5265b2 11/18/2014 09:46 AM Renato Botelho

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

a0b72ec3 11/18/2014 09:45 AM Renato Botelho

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

d4b9bc5a 11/18/2014 03:53 AM Phil Davis

Make OpenVPN desccriptions appear in interfaces assign dropdown

As reported in forum https://forum.pfsense.org/index.php?topic=84251.0
The fix turned out to be easy.

83cafbc8 11/18/2014 02:04 AM Chris Buechler

Clean up unbound advanced page HTML

d33e6008 11/17/2014 04:48 PM Renato Botelho

Merge pull request #1338 from SilvioGiunge/change_system_usermanager_settings_test_page

d3801fdb 11/17/2014 04:02 PM Renato Botelho

Clear dirty subsystem for hosts and staticmaps when unbound is enabled

4e82cebf 11/16/2014 07:18 AM Chris Buechler

Don't show a big red "alarm"-looking message on every visit to the DHCP/DHCPv6 Server pages. Confuses people in that context, and it's not something that justifies highlighting in such a fashion. Move the message to show when you have no eligible interfaces.

b026cb18 11/16/2014 05:12 AM Chris Buechler

Use appropriate size for the interface selects. Ticket #3989. clean up some text while here

b5acc797 11/16/2014 12:40 AM Chris Buechler

fix Unbound Advanced options

a0f9f9f7 11/15/2014 02:21 PM Silvio Aparecido Silva

Changes in the test page of user manager

63d129cc 11/14/2014 11:12 PM Chris Buechler

6RD Rapid Deployment is akin to ATM Machine, PIN Number, ... read: it's redundant. let's just call it 6RD Configuration.

4dbcf2fb 11/14/2014 11:51 AM Renato Botelho

Make sure dhcpleases use correct pid file for dnsmasq or unbound. Fixes #4008

b95399a7 11/13/2014 07:58 PM Chris Buechler

outbound NAT can apply to any type of interface, make WAN-type specific reference generic

0373c361 11/13/2014 07:20 PM Jim Pingle

geom part list no longer lists empty disks, compensate where needed.
Also, while I'm here, fixup copyright.

99b7f4b2 11/13/2014 05:23 PM Renato Botelho

Merge pull request #1335 from brunostein/remove_multiple_groups

98d11ee7 11/13/2014 05:22 PM Renato Botelho

Merge pull request #1334 from brunostein/remove_multiple_users

b4e0f02b 11/13/2014 04:50 PM Renato Botelho

Make sure $cpzoneid is defined and use it to call pfSense_ipfw_Tableaction() and pfSense_ipfw_getTablestats(). Also fix fieldnames for captiveportal_hostnames. It should fix #4001

efca0d9e 11/13/2014 03:27 PM Ermal LUÇI

Do not show the user/pass for pre shared key on Openvpn since its not-supported.

9b7f6b7b 11/13/2014 02:37 PM Jim Pingle

Change this line slightly, for some reason it is making my editor crash with the old line.

b95a96ec 11/13/2014 12:15 PM Bruno Ferri

remove checkall checkbox

a65c5a99 11/13/2014 12:03 PM Bruno Ferri

add checkbox on the left side of the table and remove checkall checkbox

c4661249 11/13/2014 11:54 AM Bruno Ferri

add tr id

0fa2086f 11/13/2014 11:38 AM Bruno Ferri

add check system user

4970f1de 11/13/2014 11:26 AM Bruno Ferri

add onclick

b27efa5d 11/13/2014 11:15 AM Bruno Ferri

add checkbox on the left side of the table and remove checkall checkbox

bd0bb466 11/12/2014 09:06 PM Ermal LUÇI

Do not display the disabled tunnels since they are not needed in the widget. Ticket #3955

6a151c91 11/12/2014 08:43 PM Ermal LUÇI

Commit the other part of the fix for Ticket #3955

38d21414 11/12/2014 06:44 PM Jim Pingle

Fixup some redirected URLs.

4dbabbc6 11/12/2014 06:36 PM Jim Pingle

Fixup some URLs that changed.

4b2223f2 11/12/2014 06:36 PM Jim Pingle

Standardize quotes in help.php

71f45fed 11/12/2014 05:26 PM Chris Buechler

Don't allow interface descriptions that are strictly numbers as that
generates an invalid ruleset. Ticket #4005

a19cc600 11/12/2014 05:22 PM Chris Buechler

fix variable typo

2b114010 11/12/2014 05:20 PM Chris Buechler

fix text

61dec0b0 11/12/2014 04:22 PM Renato Botelho

Make sure empty group or user are not created when editing

285acd60 11/12/2014 11:46 AM Ermal LUÇI

Oops do the right thing here by passing proper argument rather than breaking the ipsec status page. Ticket #3955

c0c5b8cc 11/11/2014 10:26 AM Bruno Ferri

add input checkbox to remove multiple groups

4e21c82e 11/11/2014 10:20 AM Bruno Ferri

add input checkbox to remove multiple users

5f4f8365 11/11/2014 05:53 AM Chris Buechler

fix text

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

e7896fc8 11/11/2014 04:24 AM Jim Thompson

Change copyright statement to reflect reality

e120d5ce 11/11/2014 04:13 AM Chris Buechler

Fix syntax error in CARP status page. Ticket #3967

a1b66bec 11/11/2014 04:07 AM Chris Buechler

Restore the CARP parent display in firewall_virtual_ip.php. Ticket #3967

d87fcac9 11/10/2014 08:47 PM Ermal LUÇI

Do not require the default sysctl items to be set on the config.xml but rather extract the definitions from the sysctl tree. Also to reduce config.xml size

24d728bb 11/10/2014 07:36 PM Ermal LUÇI

Retire flowtable_configure as a useless code since its not in kernel

da66ef4f 11/10/2014 06:38 PM Phil Davis

Stop FQDN in hostname field

2d86ee95 11/10/2014 06:37 PM Phil Davis

Stop FQDN in hostname field

762fc5c0 11/10/2014 06:36 PM Phil Davis

Stop FQDN in hostname field

using new is_unqualified_hostname function

c941faa4 11/10/2014 06:35 PM Phil Davis

Stop FQDN in hostname field

using new is_unqualified_hostname function

34c2b8f2 11/10/2014 06:34 PM Phil Davis

Stop FQDN in hostname field

84c4efc4 11/10/2014 06:33 PM Phil Davis

Stop FQDN in hostname field

5063f1df 11/10/2014 02:00 PM Ermal LUÇI

Ticket #3967. Allow to have carp as parent of ipaliases - continued

9c97df26 11/10/2014 01:34 PM Ermal LUÇI

Ticket #3967. Allow to have carp as parent of ipaliases

bcb83c9e 11/07/2014 05:19 AM Phil Davis

Reintroduce graphcounter var to traffic_graphs.widget.php

This counter got lost in commit https://github.com/pfsense/pfsense/commit/ee965a5c7bf37b852795e1201688e3b20bf3d8d1
But the code at line 174 was still using it to offset the start time of each shown graph by 2 seconds, which I guess helps the graph data collection requests back to the pfSense to be staggered, not all having to be serviced at almost exactly the same time....

a8380480 11/07/2014 04:11 AM Chris Buechler

fix text

6859f881 11/07/2014 04:09 AM Chris Buechler

show interface name, not identifier

d3d23754 11/07/2014 04:03 AM Chris Buechler

fix text, PPPoE Server, not VPN

708af634 11/06/2014 11:16 PM Chris Buechler

remove unnecessary is_array check, thanks Renato

6c3be365 11/06/2014 10:36 PM Chris Buechler

Don't allow P2 local+remote network combinations that overlap with
interface+remote-gateway of the P1. Fixes #3812

a012464e 11/06/2014 04:58 AM Chris Buechler

fix captive portal status page display

bb18cfcb 11/06/2014 04:45 AM Chris Buechler

fix up text

87d4456c 11/05/2014 09:07 AM Renato Botelho

Merge pull request #1323 from derelict-pf/master

f81011ea 11/05/2014 09:05 AM Renato Botelho

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

e39c963a 11/05/2014 05:31 AM Chris Buechler

fix up text

75756ab9 11/05/2014 05:19 AM Chris Buechler

use a bit stronger of defaults in OpenVPN wizard

1c1fe666 11/05/2014 05:08 AM Chris Buechler

Fix WINS description. It's not 1999, and it wasn't a good description for back then either. If you're running WINS at this point on your AD DCs...get rid of the Win 9x boxes, or realize you don't actually need or want WINS on anything Windows 2000 and newer.

7a22ab9b 11/05/2014 05:05 AM Chris Buechler

fix up text

b7419cfc 11/05/2014 03:22 AM Chris Buechler

skip disabled phase 1 entries in status output

261f2efe 11/05/2014 01:57 AM Chris Buechler

fix NAT-T status. The 'nat' in the status array just tells how the connection is configured, not what it's actually using. Port seems to be the best way to determine what it's using. Fix up some other text while here

d3c414e3 11/05/2014 01:02 AM Chris Buechler

strongswan only has two options for NAT-T, force or auto.

41367b9c 11/05/2014 12:34 AM Chris Buechler

remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years.