Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

univnautes / usr / local / www @ a1b66bec

# Date Author Comment
a1b66bec 11 November 2014 05:07 AM Chris Buechler

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

d87fcac9 10 November 2014 09:47 PM Ermal

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 10 November 2014 08:36 PM Ermal

Retire flowtable_configure as a useless code since its not in kernel

5063f1df 10 November 2014 03:00 PM Ermal

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

9c97df26 10 November 2014 02:34 PM Ermal

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

a8380480 07 November 2014 05:11 AM Chris Buechler

fix text

6859f881 07 November 2014 05:09 AM Chris Buechler

show interface name, not identifier

d3d23754 07 November 2014 05:03 AM Chris Buechler

fix text, PPPoE Server, not VPN

708af634 07 November 2014 12:16 AM Chris Buechler

remove unnecessary is_array check, thanks Renato

6c3be365 06 November 2014 11:36 PM Chris Buechler

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

a012464e 06 November 2014 05:58 AM Chris Buechler

fix captive portal status page display

bb18cfcb 06 November 2014 05:45 AM Chris Buechler

fix up text

87d4456c 05 November 2014 10:07 AM Renato Botelho

Merge pull request #1323 from derelict-pf/master

f81011ea 05 November 2014 10:05 AM Renato Botelho

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

e39c963a 05 November 2014 06:31 AM Chris Buechler

fix up text

75756ab9 05 November 2014 06:19 AM Chris Buechler

use a bit stronger of defaults in OpenVPN wizard

1c1fe666 05 November 2014 06: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 05 November 2014 06:05 AM Chris Buechler

fix up text

b7419cfc 05 November 2014 04:22 AM Chris Buechler

skip disabled phase 1 entries in status output

261f2efe 05 November 2014 02: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 05 November 2014 02:02 AM Chris Buechler

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

41367b9c 05 November 2014 01: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.

ea20169a 04 November 2014 09:49 PM jim-p

Use a better method of finding disks for SMART.
Old code was inaccurate and also listed entries that were symlinks to other disks

0810a719 04 November 2014 09:21 PM Ermal

Restore 3 values back on NAT-T settings Just Enable now its Auto as per strongswan default. and off disabled mobike. Ticket #3979

1db2634e 04 November 2014 09:08 PM Ermal

Rename the options to actually make sense with strongswan

86ef7a0a 04 November 2014 09:07 PM Ermal

Remove Force options since it has not meaning for now.

8a2229e3 04 November 2014 06:43 PM jim-p

Catch some more sensitive info when sanitizing.

ec290464 03 November 2014 01:56 PM Renato Botelho

Merge pull request #1328 from wagonza/master

fe9d4894 03 November 2014 01:54 PM Renato Botelho

Fix indent

2783e408 03 November 2014 01:52 PM Renato Botelho

Revert "Indent better"

This reverts commit a431bfc9e698c753d9a54218af9076184deb6251.

d5566d43 03 November 2014 01:45 PM Warren Baker

Make sure defaults values are actually used. Fixes #3974

a431bfc9 03 November 2014 11:08 AM Warren Baker

Indent better

1b436de1 03 November 2014 11:04 AM Warren Baker

Be consistent with the other pages

be11b6f1 03 November 2014 11:03 AM Warren Baker

Add braces

ce21dfca 02 November 2014 12:20 AM Ermal

Correct dispaly of checkboxes for ipsec

a94a16cd 31 October 2014 11:05 PM derelict-pf

s/a/an/ and speling.

162a7b4e 31 October 2014 10:55 PM derelict-pf

s/then/than/

c656bc75 31 October 2014 03:24 AM Phil Davis

Fix getext to gettext typo

41aa5cd4 31 October 2014 03:23 AM Phil Davis

Fix getext to gettext typo

29af6265 31 October 2014 03:23 AM Phil Davis

Fix getext to gettext typo

24516832 31 October 2014 03:22 AM Phil Davis

Fix getext to gettext typo

b3f0b2e1 31 October 2014 03:21 AM Phil Davis

Fix getext to gettext typo

737b18f2 30 October 2014 09:35 PM Ermal

Allow accept_unencrypted_mainmode_messages to be enabled if needed

a4372874 29 October 2014 02:02 PM Renato Botelho

Fix a typo on array index, related to ticket #3963

7c199791 28 October 2014 05:26 PM Renato Botelho

Merge pull request #1297 from phil-davis/patch-23

0a8d7fe9 28 October 2014 12:49 PM Renato Botelho

Back to use listr instead of vncellt since it has small fonts and mitigate changes of go outside the sidget. It should fix #3937

30cb409d 28 October 2014 12:24 PM Renato Botelho

Simplify logic

bf50b0a4 28 October 2014 12:10 PM Renato Botelho

Remove unecessary variables

9c76c0f1 28 October 2014 12:08 PM Renato Botelho

Whitespace and indent

577b776e 24 October 2014 04:38 PM Phil Davis

Warn if attempting to import IPv6 range

There is currently no code to convert an IPv6 range to a set of corresponding IPv6 subnets, so warn the user if they attempt that from the alias bulk import GUI.

feb1953e 24 October 2014 04:25 PM Phil Davis

Expand range or subnet for host alias

When entering a host alias, if the user put an IP range (like 192.168.0.10-192.168.0.20) or a subnet (like 192.168.1.200/29) then expand it into a list of individual IP addresses. Check that it will not make too many rows to exceed the existing 5000 row limit on the GUI....

c25d1fd7 21 October 2014 08:25 PM jim-p

Encode values before displaying them back to the user in notification settings

9b86d3fe 21 October 2014 08:54 AM Chris Buechler

+ is a valid character in some dynamic DNS providers' usernames. Fixes #3912

a23adfba 20 October 2014 07:00 PM Renato Botelho

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

13ec619c 20 October 2014 02:30 AM Chris Buechler

h-node should be 8

2ac79ade 16 October 2014 11:46 PM Renato Botelho

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

308e3042 16 October 2014 11:44 PM Renato Botelho

Merge pull request #1311 from phil-davis/patch-7

497563be 16 October 2014 09:21 PM jim-p

Fix the log widget to lookup hosts by DNS using a link rather than AJAX. Quick fix for now. Ticket #3829

466aae83 15 October 2014 10:41 AM Phil Davis

Manage dhcpleaseinlocaltime consistently

dhcpleaseinlocaltime is actually a global setting, but the setting is stored per-DHCP-enabled-interface.
The display code in status_dhcp_leases already sorts this out - if any interface has the setting enabled then the displayed lease times are adjusted to local time....

73a96698 15 October 2014 08:41 AM Phil Davis

Provide an edit button for static mapped entries

As suggested in forum https://forum.pfsense.org/index.php?topic=82883.msg0#new
Instead of a non-functioning red plus icon, show an edit icon for static mapped entries, and take the user to services_dhcp_edit page if it is clicked. IMHO this makes it much easier to correct things that are noticed when viewing the Status, DHCP Leases display.

fff9ee45 15 October 2014 07:47 AM Phil Davis

Whitespace in status_dhcp_leases.php

8ff85c39 15 October 2014 01:39 AM Ermal

rename interfaces_carp_setup to interfaces_sync_setup and call it during bootup since it does not only relate to carp interfaces.

4703c007 15 October 2014 12:59 AM Ermal

Fixes #3727 Do not unset ondemand for ppp type interfaces since it is controlled here only for pppoe/l2tp

69b79ff0 14 October 2014 07:41 PM Renato Botelho

Fix PSK for non-ascii also here, ticket #3917

b907136c 14 October 2014 06:50 PM Renato Botelho

Improve IPsec status page for mobile. It fixes #3917

ca1fdcce 14 October 2014 06:46 PM Renato Botelho

Add missing gettext call

d6c9dcf9 14 October 2014 06:40 PM Renato Botelho

Add missing gettext calls

6795e0da 14 October 2014 06:23 PM Renato Botelho

Fix indent and spaces

123d8700 14 October 2014 05:50 PM Renato Botelho

Does not accept non-ascii characters on IPsec PSK. It fiixes #3931

a4c1fff2 14 October 2014 05:48 PM Renato Botelho

Close this form early since there is another form below

dc4a8b9e 14 October 2014 06:07 AM Chris Buechler

update input_error description after changes for ticket #3491

5c2e6873 13 October 2014 06:09 PM Renato Botelho

Make sentence more accurate as pointed out by phil-davis

1c764a3a 13 October 2014 05:42 PM Renato Botelho

GIF interfaces MTU must be something between 1280 and 8192, make the correct check. It fixes #3927

3b5b437b 11 October 2014 05:17 AM Chris Buechler

fix text

0c4cd13f 11 October 2014 04:54 AM Chris Buechler

fix up text on sys_adv_misc

5046435d 11 October 2014 04:10 AM Chris Buechler

fix text and descriptions in GRE edit page

3b5707db 07 October 2014 04:00 AM Phil Davis

Support up to 4 DNS Servers in DHCP

81af6a08 07 October 2014 03:59 AM Phil Davis

Support up to 4 DNS Servers in DHCP

3d88ea11 07 October 2014 03:57 AM Phil Davis

Support up to 4 DNS Servers in DHCP

6190312f 07 October 2014 03:55 AM Phil Davis

Support up to 4 DNS Servers in DHCP

9c296826 06 October 2014 12:31 PM Ermal

Fixes #3909 Properly report and detect carp_status

4aa7f542 06 October 2014 10:21 AM Ermal

Merge pull request #1303 from PiBa-NL/carp_without_matching_subnet

3d77cc35 06 October 2014 12:35 AM Steven Selph

Add powerd normal mode flag (-n)

4665dbdd 03 October 2014 05:15 PM Renato Botelho

Make proper check if IP address is configured on another interfaces and ignore current one. It fixes #3807

3c4fc30b 02 October 2014 11:19 PM Chris Buechler

get back to our standard RFC-defined capitalization of IPsec

80a261a2 02 October 2014 10:56 PM PiBa-NL

CARP, allow carp ip to be outside interface and alias subnets (FreeBSD10 feature)

3258d442 02 October 2014 10:09 PM Renato Botelho

Merge pull request #1300 from jean-m-cyr/master

90a430c7 02 October 2014 10:09 PM Renato Botelho

Merge pull request #1298 from PiBa-NL/vips_sort

8d3c338e 02 October 2014 10:01 PM PiBa-NL

firewall_virtual_ip make the table sortable remove double tfoot, but use 2 tr inside.

d4f4ebc7 01 October 2014 07:06 PM jim-p

Remove stray 'i'.
Reported-by: https://forum.pfsense.org/index.php?topic=82393.0

c7fa58ac 29 September 2014 05:35 AM Jean Cyr

Fix up NTP status page formatting

Number of columns is not the same for all table rows

547d7641 28 September 2014 10:56 PM PiBa-NL

firewall_virtual_ip make the table sortable

6b18c66b 27 September 2014 07:19 PM Phil Davis

Clarify bracketing

to minimize risk of a problem when adding code here in the future.

055a43d2 27 September 2014 07:10 PM Phil Davis

Allow extended alias inputs #3890

Currently if you enter a space-separated list of subnets in the IP address box when entering an alias, the code reports that the data is invalid. But it does actually expand the list of subnets into multiple rows, and enters the various subnet CIDRs into the CIDR column for the user. The user can press Save a second time and the data is now valid so the code saves it happily. This is rather odd, as reported in redmine #3890....

da7f6588 27 September 2014 02:08 PM Phil Davis

Spelling

ff5fa759 27 September 2014 02:04 PM Phil Davis

Spelling

3c4cddc7 27 September 2014 02:02 PM Phil Davis

Spelling

0a97a7bb 27 September 2014 01:59 PM Phil Davis

Spelling

51dc66c9 27 September 2014 01:51 PM Phil Davis

Spelling

ec074a86 27 September 2014 01:49 PM Phil Davis

Spelling