Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

e29fb699 06/15/2017 06:22 PM Steve Beaver

Improve "new design" notice

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

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

835d8b72 06/12/2017 06:48 PM Jim Pingle

Don't remove examples from packages as obsolete, some packages rely on the files being there.

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

Comment typo/whitespace fix

aa8b282d 06/09/2017 08:43 PM Renato Botelho

Add Spanish (Argentina) to the list of available languages

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

Update translation files

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

Regenerate pot

6db16398 06/09/2017 07:10 AM Martin Hagelin

Fix DNS wildcard support for Loopia

Fix for the problem that wildcard CNAME records disappear from Loopia when doing a DNS update. As discussed here: https://forum.pfsense.org/index.php?topic=67793.0

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

Fix anchor tag location

88fbd229 06/07/2017 03:38 PM Jim Pingle

Merge pull request #3750 from PiBa-NL/20170606-denyconfigwrite

6356e3e8 06/06/2017 09:52 PM Pi Ba

permissions, log when user tries to save the configuration but has the 'deny config write' permission

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

63cbb655 05/30/2017 10:44 AM Renato Botelho

Fix preg_match call without delimiter and also use preg_quote() to variable used in pattern

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

ff4e29fb 05/27/2017 01:14 PM Stilez y

Don't create system notices for errors in user-entered ad-hoc PHP (diag_command.php)

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....

8d80a771 05/27/2017 12:44 PM Stilez y

create global for user code dir, in diag_command.php

Going to try and stop user code generating notices, by putting it in a specific dir which doesn't give notices for syntax errors.

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....

7b084fd3 05/23/2017 07:04 PM Renato Botelho

SG-23* serial number is igb0 mac address

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

b0572bad 05/23/2017 01:17 PM Renato Botelho

Add Bosnian to GUI since it's over 75% translated

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

ec0736af 05/22/2017 06:48 PM Jim Pingle

Fix path to old pftop file in obsolete list. Fixes #7581

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

5de4b046 05/22/2017 03:50 PM Jim Pingle

Disable internal L2TP users when activating RADIUS, to follow the behavior stated in the GUI. Fixes #7561

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

Improve L2TP Server DNS input validation. Fixes #7560

45b5afa4 05/22/2017 03:31 PM Jim Pingle

Remove unused WINS code for L2TP. Fixes #7559

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

8ce97259 05/19/2017 03:13 PM Renato Botelho

Use recently added hwaddr field to restore original MAC address

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

ee8f5c6a 05/18/2017 01:11 PM Steve Beaver

Improve indenting/readability

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

3a0df77e 05/15/2017 08:54 PM Jim Pingle

Refine some syslogd restarts, add a way to send it a HUP to reload w/o a full restart. Part of ticket #7256

ddd54e83 05/15/2017 08:30 PM Pi Ba

auth_check, move the cmp_page_matches() to its own file so it can be shared by both auth_check.inc and priv.inc

38a47119 05/15/2017 07:20 PM Jim Pingle

Small adjustment to dmesg parsing for CPU package/core count.

a29361a2 05/15/2017 05:33 PM Lorenz Schori

Remove stray debug-code (/tmp/script)

ad31954e 05/15/2017 01:14 PM Renato Botelho

Merge pull request #3725 from sestary/master

3000b44d 05/15/2017 01:12 PM Renato Botelho

Use is_numeric() to make sure $prefix is not 0

f5775694 05/15/2017 01:10 PM Renato Botelho

Merge pull request #3604 from enukane/fix/openvpn-ipv6-remote-netmask-0-treated-as-128

6605a0c3 05/15/2017 12:38 PM Renato Botelho

Merge pull request #3556 from doktornotor/patch-3