Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
af729f53 07/14/2017 10:29 AM hamnur

Check if margintime is numeric and smaller than P1 lifetime

e18ddb38 07/14/2017 09:58 AM hamnur

Hide margintime if rekeying is disabled

95420116 06/29/2017 02:18 PM hamnur

Add strongswan rekeymargin attribute to vpn ipsec phase1 view

626aefbe 06/28/2017 09:01 PM Steve Beaver

Revise Dark gray color code for login page

79cd920c 06/27/2017 12:28 PM Steve Beaver

Add "Dark Gray" login page color

50153f21 06/27/2017 10:40 AM Renato Botelho

Update translation files

651ad331 06/27/2017 10:37 AM Renato Botelho

Regenerate pot

55588e0c 06/25/2017 05:58 PM BBcan177 .

Update diag_gmirror.php

Fix typo

4eb92692 06/23/2017 05:28 PM Steve Beaver

Respect GUI Login autocomplete preference setting

b3875714 06/23/2017 01:16 PM Jim Pingle

Fix some other outdated links

58d471e9 06/23/2017 12:58 PM Steve Beaver

Restyle autocomplete on webkit browsers to remove the yellow background used by Chrome

85180bd6 06/23/2017 12:38 PM Jim Pingle

Fix interface groups link.

980af015 06/21/2017 03:13 AM Luiz Souza

Add support to CESA crypto accelerator in pfSense GUI.

91614f03 06/20/2017 05:20 PM Renato Botelho

Update translation files

1e161fd0 06/20/2017 05:17 PM Renato Botelho

Regenerate pot

07ef7e79 06/20/2017 02:24 PM Steve Beaver

Merge pull request #3756 from PiBa-NL/20170613-wol

8046f683 06/20/2017 01:46 PM Steve Beaver

Merge pull request #3745 from stilez/patch-64

097efc7d 06/20/2017 01:30 PM Steve Beaver

Merge pull request #3638 from doktornotor/patch-25

ef1e838b 06/20/2017 12:06 PM Steve Beaver

Use more informative IDs in login page HTML

bb61608d 06/19/2017 08:46 PM Steve Beaver

Added orange login page choice

05ae8524 06/19/2017 08:18 PM Steve Beaver

Correct spacing for extra small view portal (phone)

2d933f5a 06/19/2017 06:46 PM Steve Beaver

Restore MITM warning

d58a7378 06/19/2017 05:15 PM Steve Beaver

Improved login page graphic

f6f1e117 06/16/2017 10:34 PM Steve Beaver

Revised CSS for login page

e90eaf31 06/16/2017 07:24 PM Jim Pingle

Fix handling of the 'type' parameter so it is validated and encoded on diag_table.php. Fixes #7652

9c8540ca 06/16/2017 07:24 PM Jim Pingle

Add input validation for interface names on firewall_nat_edit.php and fix encoding of the interface name in dst_change. Fixes #7651

d0acfddd 06/16/2017 07:24 PM Jim Pingle

Prevent the filename from being used to run XSS in the diag_edit.php file browser. Fixes #7650

6b7b9d35 06/16/2017 11:46 AM Steve Beaver

Change login page footer positioning
Change paid support link to https://www.netgate.com/support

4edbea4c 06/15/2017 06:57 PM Steve Beaver

Remove experimental login page stuff

e79ff1ee 06/15/2017 06:07 PM Steve Beaver

Experimental login page design
Set your favorite color in System->General->"Login CSS file"

e8140fa4 06/15/2017 02:42 PM Jim Pingle

Remove pftop peak and rate from the sort options as they won't produce anything useful when run the way the GUI does. Fixes #7580

646a993e 06/15/2017 02:41 PM Jim Pingle

Remove pftop size from this list, too. Fixes #7579

4de753e5 06/15/2017 01:56 PM Jim Pingle

Change IPsec widget tunnel status to handle newer strongSwan childid format. Fixes #7499

9cc7e37b 06/14/2017 05:54 PM Pi Ba

wol, use 'usepost' for links that need to send the magic packet

bf55e977 06/14/2017 02:30 PM Jim Pingle

Restore the captive portal feature to view the captive portal page directly from the portal web server. Add this as an additional button so both methods are possible. Fixes #7646

aa18c5b9 06/13/2017 05:11 PM Jim Pingle

Redact BGP MD5 password/key in status output. Fixes #7642

8679b740 06/12/2017 09:08 AM Doktor Notor

Comment typo/whitespace fix

8504e131 06/09/2017 08:42 PM Renato Botelho

Update translation files

cb049de9 06/09/2017 08:39 PM Renato Botelho

Regenerate pot

f18475cb 06/08/2017 12:23 PM Steve Beaver

Fix anchor tag location

de147d3d 06/05/2017 03:24 PM Jim Pingle

Add more checks to eliminate empty config tags in package settings. Fixes #7624

067a2bdf 06/01/2017 01:15 PM Steve Beaver

Improve comment

de88f421 06/01/2017 12:58 PM Steve Beaver

Use the section ID as an anchor so that hyperlinks can jump directly to that sectiom
e.g.: $section = new Form_Section("My section", "a_here");
then: https://firewall/system_somepage.php#a_here

7c2ca154 05/29/2017 06:20 PM Renato Botelho

Merge pull request #3740 from stilez/patch-59

d4d9aa66 05/29/2017 06:19 PM Renato Botelho

Merge pull request #3731 from ylecuyer/ylecuyer-patch-1

1ab06215 05/29/2017 11:28 AM Renato Botelho

Update translation files

766084d3 05/29/2017 11:25 AM Renato Botelho

Regenerate pot

8452bfc2 05/28/2017 01:43 PM Stilez y

Code cleanup, and add an info message under widget list

Minor code cleanup/simplifying. Also many pages have their settings in their built-in settings panel, so the fact that the dashboard has settings elsewhere isn't obvious. Added a brief message on the widget selection panel to aid discoverability

1155cd63 05/27/2017 12:49 PM Stilez y

Various updates to PR

1) convert echo to print, and add infobox, as requested in PR comments
2) If no identifiable line number, say so
3) EVAL gives an error message format that wasn't picked up, it is now. Test case - enter as the code: eval("X");
4) Warn that EVAL gives a "spurious" "error at line 1" as well, the real error is in the (...). See above test case for this....

2c8c8578 05/26/2017 02:55 PM Renato Botelho

Merge pull request #3728 from PiBa-NL/20170511-fastauth

8b8fb93d 05/26/2017 02:54 PM Renato Botelho

Merge pull request #3717 from phil-davis/patch-11

d2d58d6a 05/25/2017 04:11 AM Stilez y

add comment

4711322b 05/25/2017 04:08 AM Stilez y

typo

d900381c 05/25/2017 12:33 AM Phillip Davis

Add missing break for cloudflare case

fd1bd705 05/24/2017 06:39 AM Stilez y

If user-entered PHP errors out, display the error line in context to help the user

If the user enters PHP in the command-line page, and it errors out, it's usually a typo or something minor. But the user is left with an error that references a /tmp file which doesn't exist at the point they read the message, a line number that's incorrect, and their input which doesn't display line numbers anyhow....

62174481 05/23/2017 04:59 PM Renato Botelho

Merge pull request #3739 from PiBa-NL/20170521-js-versioning

f8ba7256 05/23/2017 04:59 PM Renato Botelho

Merge pull request #3737 from phil-davis/diag-dns-hide-add-alias-button

2470b276 05/23/2017 04:57 PM Renato Botelho

Merge pull request #3729 from znerol/bug/master/tmp-script

fbac0f19 05/23/2017 04:55 PM Renato Botelho

Merge pull request #3715 from phil-davis/if-stats-widget-settings

d6b030d7 05/23/2017 04:54 PM Renato Botelho

Merge pull request #3730 from PiBa-NL/20170517-sort-virtualips

6e0474ed 05/23/2017 04:54 PM Renato Botelho

Merge pull request #3732 from phil-davis/rule-created-updated

f7a72733 05/23/2017 04:51 PM Jim Pingle

Add download button/function directly on status.php to ease confusion.

977d48d2 05/23/2017 04:42 PM Renato Botelho

Merge pull request #3733 from PiBa-NL/20170520-pkgedit-shiftemptyelement

d6f6e63d 05/23/2017 04:41 PM Renato Botelho

Merge pull request #3734 from phil-davis/patch-1

5175d2d8 05/23/2017 04:40 PM Renato Botelho

Merge pull request #3735 from phil-davis/dns-lookup-add-alias

8c102a4b 05/23/2017 04:39 PM Renato Botelho

Merge pull request #3736 from phil-davis/diag-dns-change-host-add-alias

fcc24426 05/23/2017 04:12 PM Jim Pingle

Add NGID to status.php

7eee170c 05/23/2017 01:10 PM Renato Botelho

Update translation files

cd4fd16b 05/23/2017 01:02 PM Renato Botelho

Regenerate pot

ce2d9c6e 05/22/2017 08:18 PM Jim Pingle

Fix links to CP MAC management page so they include the zone name. Fixes #7591

d80812af 05/22/2017 08:10 PM Jim Pingle

Select "No Authentication" for a portal zone by default, since it is the default behavior, but the GUI requires a value to be set. Fixes #7591

bc07c192 05/22/2017 07:53 PM Jim Pingle

Fix options text/display for IPv4 DNS and Verify SSL on DynDNS clients. Fixes #7588

2c1a08a8 05/22/2017 07:42 PM Jim Pingle

Standardize privilege page and sorting between users and groups. Fixes #7587

8abe8272 05/22/2017 07:34 PM Jim Pingle

Add username to display when adding user privileges. Fixes #7586

fc1913fe 05/22/2017 07:29 PM Jim Pingle

Provide a useful error message to the user when there is no private CA with which to create a new user certificate. Fixes #7585

c07a2b86 05/22/2017 06:43 PM Jim Pingle

Do not offer the 'peak' and 'rate' views for pftop since they only work in interactive mode with cached data, not batch mode like the GUI uses. Fixes #7580

9cf0609b 05/22/2017 06:38 PM Jim Pingle

Remove "size" option from pftop as it does nothing. The "bytes" option is the correct one to use. Fixes #7579

7120ef41 05/22/2017 06:16 PM Jim Pingle

In the OpenVPN wizard, if the user chooses a different auth server type, clear out stored settings so the wizard does not pre-fill bad info. Fixes #7569

919a0f4a 05/22/2017 05:35 PM Jim Pingle

The logic for resolv-retry infinite was always setting it in client mode no matter what the GUI option wanted. Remove the GUI option and clean up the logic so it isn't duplicated. Fixes #7572

473f7ec4 05/22/2017 05:25 PM Jim Pingle

Clarify address assignment behavior in the Tunnel Network fields for openvpn clients and servers. Fixes #7573

85d564f0 05/22/2017 05:11 PM Jim Pingle

Fix help text for route_no_exec. Issue #7575

39fed386 05/22/2017 04:35 PM Jim Pingle

Fix OpenVPN server port validation to disallow "0". 0 is still OK for client port, which is the same meaning as blank/empty. Fixes #7565

bc3669e4 05/22/2017 04:24 PM Jim Pingle

Remove references to unused "Address Pool" setting. The address behavior is now determined by the mode, and has been for years. Fixes #7567

d44942d3 05/22/2017 04:15 PM Jim Pingle

Remove refs to defunct OpenVPN client manager port. Fixes #7568

0116009a 05/22/2017 03:57 PM Jim Pingle

Fix L2TP section log shortcut. Fixes #7564

11a3e413 05/22/2017 03:41 PM Jim Pingle

Improve L2TP Server DNS input validation. Fixes #7560

60ba7c76 05/21/2017 09:54 PM Pi Ba

auth_check, faster authentication check while automatically refreshing diag_routes

d8837d57 05/21/2017 09:44 PM Pi Ba

webgui, load .js files with ?v=mtime version to prevent using old scripts after updating

45eafdbd 05/21/2017 04:44 AM Phillip Davis

Diag DNS disable Add Alias button when host field is changed

f4453851 05/21/2017 04:04 AM Phillip Davis

Diag DNS do not create an empty alias if name does not resolve

7fcccc8f 05/21/2017 03:22 AM Phillip Davis

Diag DNS do not show Add Alias if no priv to add alais

474b2756 05/21/2017 03:15 AM Phillip Davis

Diag DNS fix update alias button text after add alias

1) Lookup a name with Diag DNS
2) Press "Add Alias"
The alias is added, but the button still says "Add Alias".

Actually the alias exists by now. The button should say "Update Alias".

Fix: once we have emitted the alias create/update success message, we can set $alias_exists true so that the rest of the code is based on the (possibly new) state.

6bf2a650 05/19/2017 11:11 PM Pi Ba

pkg_edit, fix empty config tag check

f0dc8b68 05/19/2017 07:55 AM Phillip Davis

Make consistent rule information section

2322e9f3 05/18/2017 08:48 PM Yoann Lecuyer

Removed htmlspecialchars when loading leases from config

77c53e65 05/17/2017 06:21 PM Pi Ba

virtualips, ability to sort the table

a828f612 05/17/2017 03:53 PM Steve Beaver

Revert "Updated d3.js and d3pie.js to latest versions"

This reverts commit 47d4784602466d723a84bb1af6d313c4ba5a0115.

b880cf8c 05/16/2017 05:49 PM Steve Beaver

t revert 47d4784602466d723a84bb1af6d313c4ba5a0115qMerge branch 'master' of gitlab.netgate.com:pfsense/pfsense

90429354 05/16/2017 12:51 PM Renato Botelho

Update translation files

733a641f 05/16/2017 12:23 PM Renato Botelho

Regenerate pot