Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c50f228a 01/09/2017 02:40 AM Phil Davis

Breadcrumb links support

286ed246 01/08/2017 02:36 PM Jim Pingle

Fix typo. Ticket #7007

e470f721 01/08/2017 01:50 AM Jim Pingle

Rework how IPsec log settings are stored/retreived, adjust the default values. Implements #7007

43de8397 01/07/2017 11:57 PM Jim Pingle

Don't allow SNMP hostres module to be selected or used with VMware VMs that have a CD/DVD Drive device. Fixes #6882

6d55e876 01/07/2017 06:44 PM Steve Beaver

Fix #7100

7e33d908 01/07/2017 12:35 PM Steve Beaver

Further internationalization

0a6273e2 01/07/2017 12:08 PM Steve Beaver

Add missing internationalization

c7df3de8 01/07/2017 05:14 AM Jim Pingle

Merge pull request #3346 from scherma/reverting

1a86beff 01/07/2017 05:14 AM Jim Pingle

Merge pull request #3359 from phil-davis/admin_notices

a5d486e9 01/07/2017 02:26 AM Steve Beaver

Revise gateway widget config form
Make non-checked checkboxes more visible by adding an outline

b2daca76 01/07/2017 02:24 AM Phil Davis

Fix username reference

fce3edc0 01/06/2017 05:42 PM Phil Davis

Allow admin to clear notices

0fa3348b 01/06/2017 04:51 PM Steve Beaver

Merge branch 'master' of git.netgate.com:pfsense/pfsense

88de4ab0 01/06/2017 02:48 PM Phil Davis

Etc/GMT timezone text using ngettext()

d4fbcb9f 01/06/2017 01:49 PM Steve Beaver

Merge pull request #3356 from phil-davis/gw_widget_filter

0612d7ca 01/06/2017 01:32 PM Jim Pingle

Make the emphasis stronger when encouraging use of a geographic location time zone.

e5f4c829 01/06/2017 11:58 AM Renato Botelho

Ticket #7089 Enhance Etc/GMT timezone descriptions

These work opposite to the way mere mortals expect.
Read: https://github.com/eggert/tz/blob/master/etcetera

Based on @phil-davis' patch from https://github.com/pfsense/pfsense/pull/3354

d2b1c52f 01/06/2017 10:27 AM Phil Davis

Allow hiding of gateways in Gateways Widget

Sometimes there are gateways that I do not care about, so it is handy to
be able to save some space on the dashboard by hiding them.
This uses similar code structure taken from service_status widget. I
made the Save and Clear buttons and all that stuff use the same styles...

0436b9a5 01/06/2017 07:20 AM Phil Davis

Redmine #7089 Add extra help about timezone

We could also add some text like this to encourage users to choose the "Continent/City" time zones.

1d3fbcc7 01/05/2017 05:21 PM Joash Lewis

Remove redundancy, more indentation cleanup

ea02e3cf 01/05/2017 02:14 PM Steve Beaver

Completes fix for #6972

0c5d4e8d 01/05/2017 07:57 AM Phil Davis

Correctly report unmonitored gateway status

If an alternate monitor IP has been entered and saved, then the user
checks "Disable Gateway Monitoring" and saves, the alternate monitor IP
is retained in the config - that is handy for when unchecking "Disable...

cd45956e 01/05/2017 03:09 AM Jim Pingle

Fix label for consistency.

09b2a4ce 01/05/2017 03:04 AM Jim Pingle

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

383bbc17 01/05/2017 03:03 AM Phil Davis

vpn_openvpn_client comment typo

Same stuff was copied here

531c3486 01/05/2017 03:01 AM Jim Pingle

Correct the method used for input validation of NTP Orphan mode. Fixes #7034

20fb094c 01/05/2017 02:52 AM Phil Davis

vpn_openvpn_server comment typo

b6dd335e 01/05/2017 01:51 AM Jim Pingle

Fix up OpenVPN CSC page help text, add IPv6 tunnel network. Fixes #7053

a1650bb7 01/04/2017 09:14 PM Renato Botelho

Fix a probably copy/paste error

21504a52 01/04/2017 09:14 PM Renato Botelho

As done on OpenVPN Server, delete tunnel when dev_mode changes so new device is created accordingly

d37d7c3a 01/04/2017 09:06 PM Renato Botelho

Fix conditional to work as expected when $id == 0

b191e31e 01/04/2017 08:57 PM Steve Beaver

No longer add "null" to the selector when clicking a blank area

54c90c35 01/04/2017 08:57 PM Steve Beaver

Minor help text change

414aa359 01/04/2017 08:53 PM Renato Botelho

Remove direct calls to /sbin/ifconfig destroy by pfSense_interface_destroy()

625b688c 01/04/2017 08:35 PM Jim Pingle

Fix NCP breaking save on a new server/client. Ticket #7072

e2f0ad13 01/04/2017 08:28 PM Jim Pingle

Some improvements to the NCP validation. Ticket #7072

fa351dd3 01/04/2017 07:45 PM Jim Pingle

Add NCP options to OpenVPN client. Fixes #7072

9423ff32 01/04/2017 07:45 PM Jim Pingle

Whitespace fixes. Ticket #7072

a095e8b2 01/04/2017 07:13 PM Joash Lewis

Load current saved value to display in GUI

d66cfa3d 01/04/2017 07:10 PM Jim Pingle

Validate the submitted Encryption Algorithm and NCP Algorithm list. Ticket #7072

a5978b9a 01/04/2017 06:58 PM Joash Lewis

Server side validation and description amendment

9d773c17 01/04/2017 06:36 PM Jim Pingle

Fix NCP defaults when editing an OpenVPN server, some help changes/fixes for NCP as well.

6c00adf3 01/04/2017 06:17 PM Jim Pingle

Fix copy/paste error

03faed2b 01/04/2017 06:16 PM Renato Botelho

Merge pull request #3326 from jskyboo/master

bd07fbdb 01/04/2017 06:12 PM Steve Beaver

Partial solution to #7072
Requires "Back-end" stuff to actually use this, and should be copied to the client page too

9622df3f 01/04/2017 04:17 PM Renato Botelho

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

65c02630 01/04/2017 04:15 PM Renato Botelho

Merge pull request #3349 from phil-davis/unused_savemsg

c1510eda 01/04/2017 04:07 PM Renato Botelho

Merge pull request #3338 from doktornotor/patch-1

956be41c 01/04/2017 04:05 PM Renato Botelho

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

901acd1f 01/04/2017 03:48 PM Renato Botelho

Merge pull request #3132 from WorldTech-Solutions/master

c6aca57d 01/04/2017 11:24 AM Joash Lewis

Remove duplicated if block

24a4f2ef 01/04/2017 09:52 AM Phil Davis

Remove unused print_info_box($savemsg)

These are files that make no use of $savemsg.
May as well remove the print_info_box($savemsg) to avoid future
confusion for maintainers wondering why it is there.

61d1ca3e 01/04/2017 09:45 AM Phil Davis

Make appropriate success or danger boxes in system_crlmanager

When there is a problem, the messages should be in a "danger" box.
Note: It is a bit difficult to actual get the danger messages to appear in the UI, because the relevant "delete" buttons are not shown in the UI when delete is not valid. But it can be tested by starting to edit a CRL that is in use, then change the "edit=" to "del=" in the URL bar and send it.

b743ea87 01/04/2017 02:35 AM Jim Pingle

Add some more help text to OpenVPN pages.

79e18c9f 01/03/2017 11:24 PM Joash Lewis

Merge branch 'master' into reverting

47ec605d 01/03/2017 11:23 PM Joash Lewis

Enable setting auth refresh time in GUI

457c4151 01/03/2017 11:16 PM Joash Lewis

GUI auth refresh timer preference

b8b6a303 01/03/2017 03:39 PM Jim Pingle

Add some help text to OpenVPN client/server for encryption and auth digest.

c854afcc 01/03/2017 03:29 PM Jim Pingle

Add --tls-crypt support for OpenVPN servers and clients. Implements #7071

46c06ade 01/03/2017 03:35 AM Jim Pingle

Fix typo. Ticket #7068

c13c0fd0 01/03/2017 03:18 AM Jim Pingle

Reject the invalid OpenVPN combination of static key + GCM. Fixes #7068

a4b36246 01/03/2017 02:24 AM Jim Pingle

Bring compression options in line with OpenVPN 2.4. Note that the old style options are deprecated/legacy but don't remove yet, for compatibility. Implements #7064

c66990a8 01/02/2017 06:52 PM Jim Pingle

Fix up and enchance the help text for DH parameters, point to the doc wiki for info on how to generate new ones. Also add help text for ECDH Curve. #7063

2906d139 01/02/2017 05:17 PM Jim Pingle

Fix printing of local/remote host in OpenVPN status for Client Instances. If the client was not connected it was printing a ":" and nothing else in the field which was odd/confusing. Ticket #2766

fab3c245 01/02/2017 04:34 PM Steve Beaver

Fixed #6972
I was only able to reproduce tis issue using Chrome, but it should now be resolved

6c1e85e5 01/02/2017 03:28 PM Doktor Notor

Change wording

3d116b5c 01/02/2017 03:27 PM Doktor Notor

Update format

24318185 01/02/2017 03:16 PM Steve Beaver

Revert "Theoretical fix for #6972"

This reverts commit 335e63d66ce8af690d1a144d4ec6b385cbe39af4.

8ccb89f5 01/02/2017 03:10 PM Steve Beaver

Theoretical fix for #6972

dc6d4775 01/02/2017 02:54 PM Renato Botelho

Check if array key exist before read its value

cee543b7 01/02/2017 02:54 PM Renato Botelho

Fix indent

c3372809 01/02/2017 02:50 PM Jim Pingle

Fix up wording of the DUID option.

a5d56253 01/02/2017 02:34 PM Jim Pingle

Merge pull request #3304 from marjohn56/master

af997ff7 01/02/2017 12:57 PM Jim Pingle

Merge pull request #3339 from phil-davis/ovpn

8db81fbc 01/02/2017 10:50 AM Renato Botelho

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

43d72226 01/02/2017 10:45 AM Renato Botelho

Merge pull request #3336 from phil-davis/patch-4

6c536f39 01/02/2017 10:44 AM Renato Botelho

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

797ca4c7 01/02/2017 10:42 AM Renato Botelho

Merge pull request #3322 from phil-davis/pagenames

128b93e0 01/02/2017 07:08 AM Phil Davis

OpenVPN Client 2.4 save correct protocol

This needs to be fixed the same as vpn_openvpn_server.php

f888c35a 01/02/2017 12:24 AM Jim Pingle

Add OpenVPN ECDH options. Implements #7063

58523c57 01/01/2017 11:09 PM Doktor Notor

Improve Unbound forwarding mode description

Make this consistent with System - General Setup - DNS Server Settings.

a56e37ca 01/01/2017 10:42 PM Doktor Notor

Improve - System - General - DNS Server Settings descriptions

- Add missing DNS Resolver references
- Nuke PPTP VPN mentions
- Use letter case consistently.

The "Disable DNS Forwarder" option naming is rather unfortunate as well (would be much better with something like "Use local DNS server"), but changing that would require documentation changes.

ca366676 01/01/2017 09:47 PM Jim Pingle

Update OpenVPN protocol preferences to match the new behavior of OpenVPN 2.4. Fixes #7062

6a638752 01/01/2017 07:31 PM Jim Pingle

Allow OpenVPN DNS servers for clients to be IPv6 as well as IPv4. Implements #7061

9b3518d0 01/01/2017 05:49 PM Jim Pingle

Print IPv6 addresses in the widget, too. Ticket #2766

bffa3185 01/01/2017 05:23 PM Jim Pingle

Show IPv6 for static key servers, too. Fixes #2766

cbfd0754 01/01/2017 04:59 PM Jim Pingle

Add IPv6 virtual address to SSL/TLS client output, formatting corrections/enhancement for SSL/TLS client and server. Ticket #2766

6f17547a 01/01/2017 04:03 PM Jim Pingle

Update OpenVPN SSL/TLS server status to reflect changes in OpenVPN 2.4. Ticket #2766

cffe1271 01/01/2017 05:16 AM Phil Davis

Remove redundant gettext() in firewall_rules_edit

The 'helpmsg' here is already translated with gettext() when the 'helpmsg' array entries are set up, so IMHO there is no need to attempt translation again.

da391430 01/01/2017 05:09 AM Phil Davis

firewall_rules_edit whitespace

23057964 01/01/2017 04:32 AM Phil Davis

Fix #7059 Set expected icmptypes format

icmptype is a comma-separated list in the config. When attempting to save, the array in $_POST['icmptype'] needs to be put into this format in $pconfig in case there are input errors and the user-entered data need to be re-displayed for correction.

48157a04 12/31/2016 01:42 PM Phil Davis

Standardize privilege name capitalization

While looking at some privilege stuff, I noticed that various
capitlization looked inconsistent down the list. This makes the list
look more consistent.

76895c7f 12/31/2016 11:25 AM Phil Davis

firewall_rules_edit stop Floating field displaying

Seems to fix https://redmine.pfsense.org/issues/7057
But I have not looked underneath the hood - just copied the way other hidden fields are done in that code.

56110c72 12/30/2016 02:17 PM Renato Botelho

Ticket #7054: Remove tun-ipv6 option, deprecated on OpenVPN 2.4.0 and related GUI knobs

e10a9781 12/30/2016 01:54 PM Jim Pingle

Fix IPv4/IPv6 copy paste error in OpenVPN client-specific overrides. Ticket #7053

59dc8b6f 12/30/2016 12:06 PM Renato Botelho

Merge pull request #3325 from stilez/patch-51

ffc4c4a3 12/30/2016 11:53 AM Renato Botelho

Merge pull request #3139 from stilez/patch-38

8d379f23 12/30/2016 11:48 AM Renato Botelho

Merge pull request #3322 from phil-davis/viewclearnotices

fdb04797 12/29/2016 09:52 PM Jack Booth

Fix ntp gps status
- trim sat in use
- gps ok for GPGLL
- lat & lon direction for GPGGA & GPGLL
- sat in use text position fixed

b1cff581 12/29/2016 06:59 PM Stilez y

capitalise "Any"