Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
fffb9eed 12/12/2017 03:45 AM kang tastic

Code cleanup
Add a check to Copy DUID button on system_advanced_network.php

64b9d133 12/09/2017 02:16 AM kang tastic

Support for configuring additional DUID types

dhcp6c stores the entirety of the OPTION_CLIENTID option in DHCPv6 datagrams in
its DUID file (named dhcp6c_duid), except for the option code itself. The first
two octets in the DUID file are the option-len field, and are saved according to...

9af697ce 12/08/2017 08:58 PM Jim Pingle

After recent fixes to auth_check.inc, move the IPsec widget back to auth_check.inc since its timeout problems are likely now fixed.

45d078c5 12/08/2017 03:20 PM Jim Pingle

Skip IPsec ping host CARP check when there are no IPSec ping hosts. Also, add a safety belt so cat can't get stuck waiting on input. Fixes #8172

902a31e3 12/05/2017 03:41 PM Jim Pingle

Fix logging for L2TP and PPPoE server login/logout events. Fixes #8164

See https://redmine.pfsense.org/issues/8164 for the reasoning about why it was done this way.

c21b1dd3 12/04/2017 06:56 PM Steve Beaver

Merge pull request #3882 from PiBa-NL/20171130-remove-console-output

a283cfe0 12/04/2017 06:55 PM Steve Beaver

Merge pull request #3883 from stilez/patch-70

581c2d5f 12/04/2017 03:59 PM Stephen Jones

Fixed #8159 added a sort by index after a delete call has been made to make sure it lines up correctly.

cedfb2bc 12/01/2017 09:07 PM Jim Pingle

Fix typo

7596c4c8 12/01/2017 11:11 AM Stilez y

correct %d -> %s

As previous code used a string. Probably makes no difference and a number is simpler but doesn't matter

300010be 12/01/2017 11:08 AM Stilez y

Clarify the unexplained numbers in "log verbosity"

At the moment verbosity is a bare list of digits, 0 to 5. No explanation, nothing else. This PR replaces the visible text by user-friendly info as to what will be logged. Source is https://www.unbound.net/documentation/unbound.conf.html

79330f5d 11/30/2017 10:48 PM Steve Beaver

Merge pull request #3880 from bibz0r/master

7cde5013 11/30/2017 10:46 PM Steve Beaver

Merge pull request #3873 from PiBa-NL/20171121-localauth-translated-problem

ae6a2218 11/30/2017 07:17 PM Steve Beaver

Merge pull request #3810 from svenauhagen/bugfix/mpd

745bf227 11/30/2017 07:15 PM Steve Beaver

Merge pull request #3801 from cgull/radvd-zero-router-lifetime

42824fc3 11/30/2017 06:56 PM Pi Ba

notify_monitor, don't write EXITQUEUELOCK debug output to system-console

52e91f70 11/29/2017 11:15 PM Pi Ba

webgui, option to disable dragging of rules

04168bdd 11/29/2017 07:41 PM Steve Beaver

Merge pull request #3776 from nazar-pc/ram-disk-reboot-fix

74c55258 11/29/2017 06:10 PM Steve Beaver

Merge pull request #3868 from loonylion/master

d7dc67f9 11/29/2017 06:04 PM Peter Schofield

interfaces_fast.inc: removed accidental rolling 'r' from comment
removed unused parameters from definition of convert_real_interface_to_friendly_interface_name_fast()

interfaces_assign.php: removed profiling code
removed unncessary comments...

12e3bbce 11/29/2017 06:02 PM Matthew Fine

Merge branch 'master' into master

f9e1a5dc 11/29/2017 05:12 PM Steve Beaver

Merge pull request #3844 from luckman212/ovpn-gw-patch-2

2dbc276d 11/29/2017 05:05 PM Steve Beaver

Merge pull request #3183 from znerol/feature/master/register-openvpn-cn

6cce4ec9 11/29/2017 02:50 PM Steve Beaver

Merge pull request #3875 from LedPighp/dyndns_godaddy

a84fb545 11/29/2017 02:48 PM Andrei Miu

Changed maximum length of usernames from 16 to 32 characters. This seems to be some old FreeBSD requirement which is not needed anymore.

47741e4c 11/29/2017 02:15 PM Steve Beaver

Merge pull request #3825 from adam820/helptext-cleanup

cca4802a 11/29/2017 02:14 PM Steve Beaver

Merge pull request #3824 from cfazendin/ddns_widget

884ea644 11/29/2017 02:07 PM Steve Beaver

Merge pull request #3820 from phil-davis/status-if-disabled

f5cd3884 11/29/2017 02:05 PM Steve Beaver

Merge pull request #3819 from PiBa-NL/20170910-show-interface-openvpn

98e865f1 11/29/2017 01:56 PM Steve Beaver

Merge pull request #3802 from svenauhagen/bugfix/ppp

327d7996 11/29/2017 01:52 PM Steve Beaver

Merge pull request #3797 from IknowJoseph/patch-1

258a5feb 11/29/2017 01:41 PM Steve Beaver

Merge pull request #3768 from PiBa-NL/20170625-notices-queue

82b1d76f 11/28/2017 09:28 PM Stephen Jones

Fixed #8143 Remove any html special characters for request variable

f810e576 11/24/2017 08:26 PM Sam Neely

GoDaddy allows a hostname of @

456ba14f 11/24/2017 01:23 AM Sam Neely

Feature #8123: Add GoDaddy as a Dynamic DNS provider

3e90d18b 11/21/2017 09:36 PM Pi Ba

local authentication option, use key value instead of translated name.

db28039e 11/21/2017 03:22 PM Steve Beaver

Fixed #8112

c4212dc6 11/19/2017 07:44 PM Yorick Koster

Prevent Clickjacking in CSRF error page

4a670606 11/16/2017 06:15 PM Steve Beaver

Add upgrade notice include file

8ba87e85 11/16/2017 06:15 PM Steve Beaver

Add upgrade notice to dashboard

7f8d1f31 11/16/2017 04:41 PM Steve Beaver

Revise modal notice header

89053468 11/16/2017 04:37 PM Steve Beaver

Provide a simple mechanism for pakage installer to display a notice to the user. (Such as: Firewall must be rebooted before this package becomes available")

00fc2d5e 11/15/2017 10:07 PM Stephen Jones

Fixed #7896 Made sure only images could be uploaded and validated on the server to make sure it is an image and not something else.

48f08ba1 11/15/2017 05:37 PM Jim Pingle

Tweak the formatting of the disk usage section of the system info widget

3bb0275d 11/15/2017 05:31 PM Steve Beaver

Fixed #8098 by converting the '.' in interfaces names to '_' when used to compose an HTML element class name

68eacaa2 11/15/2017 04:49 PM Peter Schofield

fix for broken preselection of select boxes

529fbbfd 11/15/2017 02:38 PM Peter Schofield

Improves bug#6400 further reducing page load time from my previous commit

Moved select box generation code out of interface display loop, meaning it runs once iterating over count(interfaces) rather than running count(interfaces) times iterating over count(interfaces) each time....

947394d2 11/14/2017 04:53 PM Steve Beaver

Fixed #8053
value vs text on Gateway selector

557f7ad0 11/14/2017 11:32 AM Renato Botelho

Update translation files

3a80a823 11/14/2017 11:26 AM Renato Botelho

Regenerate pot

37f05e97 11/13/2017 04:44 PM Jim Pingle

Add a separate checkbox for OpenVPN servers to redirect an IPv6 gateway now that OpenVPN has a native flag for it. Implements #8082

While here, since local network boxes are hidden when redirect gateway is enabled, do not use the values in those boxes when crafting the configuration. That way the GUI configuration is consistent with the backend.

5bd94e5f 11/13/2017 04:04 PM Jim Pingle

Fix saving the CRL choice for OpenVPN clients. Fixes #8088

772a7b3d 11/12/2017 12:21 PM Peter Schofield

refactored interfaces_assign.php to to benefit people with large numbers of VLANs, as requested on the forum at https://forum.pfsense.org/index.php?topic=137391.0. Also contains a minor speedup for interfaces_vlan.php. Modified functions are contained in interfaces_fast.inc. Profiling code is still present but commented out, as is replaced code.

6bb69034 11/10/2017 08:20 PM Steve Beaver

Fixed #8053 Revised page JavaScript to update gateway selector on IP family change

(cherry picked from commit ae381698db23f260027c27c9aa12694a38c2f9ce)

8d5ff32b 11/10/2017 02:20 PM Renato Botelho

Detect when system is running a newer version than the one available on remote repository

a9b0a7a3 11/10/2017 12:10 PM Renato Botelho

Fix #7946: Display installed packages missing on remote repo to let user to delete it

d70eaff5 11/09/2017 07:52 PM Stephen Jones

Fixed #8039 Changed to on sanitizing data. This is to help so if the user has previous cookie data it shouldn't try and sanitize it.

e00f69c8 11/09/2017 04:40 PM Stephen Jones

Fixed #7966 added a moving average smoothing factor to help out with some of the jagged graphs. Since the quickest update will be every other second this will help make it look smoother. Also added this to the widget and added some functionality to the status page so it can display in two different styles. Setting smoothing to 0 will make the graph the same as before this was added. Raising it will allow for a moving average to be taken into account to smooth out the graphs.

00d0c66e 11/07/2017 05:32 PM Steve Beaver

Provide mechanism to allow for transition to a new package repository server

373513a5 11/07/2017 04:15 AM Luiz Souza

Fix a bug in interfaces.php that will cause a failure on first 'Save' of 'OPT1' with some hardware configurations.

3b135582 11/07/2017 03:10 AM Luiz Souza

Remove stray white space.

9b36e210 11/06/2017 09:01 PM Stephen Jones

fixed the ipsec widget to show splitconnections for ikev2

3414dea1 11/06/2017 08:54 PM Jim Pingle

Restore some customizations to openssl.cnf, otherwise it cannot generate a certificate. Fixes #8059

We set prompt=no, so most of these values will cause an error when openssl commands are run directly.

2807660f 11/06/2017 02:59 PM Stephen Jones

removed extra quote

153f09b8 11/03/2017 09:45 PM Stephen Jones

Fixed an issue where it was showing the escaped apostrophes on all info boxes. This will fix the issue of the javascript getting terminated in the ipsec status page in french. and not print it to the user

46b9efdd 11/03/2017 09:05 PM Stephen Jones

Fixed #8043 It didn't like one of the french characters being saved in the config so it would rollback the config and not allow you to enable mobile clients. Added an html entities to replace it with safe characters. Also added some escapes when it tried to print certain words using a ['] and terminating a string in javascript for the ipsec_status page. This is a possibly a potential problem for multiple pages in French.

8c2831e1 11/03/2017 05:46 PM Steve Beaver

Cosmetic changes to repo branch switching

73d5b5d2 11/03/2017 05:23 PM Steve Beaver

Provide a firmware branch selector on the System->Update page to allow the user to change their mind.
On changing the selector, refresh the page to show the revised version information.

87c67243 11/02/2017 06:30 PM Jim Pingle

Add an option for LDAP servers to use the global root CA list as a peer CA. Fixes #8044

b42a43f7 11/02/2017 04:39 PM Doktor Notor

Add option to disable HSTS for nginx (Bug #6650)

7f9b646c 11/02/2017 02:07 PM Renato Botelho

Merge pull request #3847 from luckman212/pftop-extras-1

7ddc3024 11/02/2017 02:07 PM Renato Botelho

Merge pull request #3842 from PiBa-NL/20171004-vip-uniqueid

bff36903 11/02/2017 11:53 AM Renato Botelho

Fix #6459: Skip interfaces config in AWS EC2 wizard

eb809299 11/02/2017 11:52 AM Renato Botelho

Implement <skip_flavors> tag in wizards to skip specific steps on specific flavors

c31dacf2 11/02/2017 11:51 AM Renato Botelho

Set title and description after $stepid changes

9e608d7a 10/31/2017 06:58 PM Jim Pingle

Ensure that a certificate authority entry is capable of acting as a CA when importing. Fixes #7885

92c27793 10/31/2017 06:17 PM Jim Pingle

Reindex the user and group arrays after deleting items, to avoid operating on incorrect array entries. Fixes #7733

2d07b58d 10/30/2017 07:35 PM Jim Pingle

Change a few more instances of using the physical interface to the friendly interface in status_queues.php, which allows root queues to function with the new VLAN interface names. Fixes #8007

d1630d95 10/30/2017 04:12 PM Luiz Souza

Check the correct variable.

All the IPv6 verification code block was being ignored before this commit.

Ticket #8024

80392e01 10/30/2017 02:58 PM Stephen Jones

added some security to strip html characters

f32e9531 10/27/2017 08:52 PM Jim Pingle

Do not print JS when there are input errors on diag_dns.php; fix json_encode syntax. Ticket #7999

29c1ecb8 10/26/2017 03:50 PM Stephen Jones

Added a description to mobile client to reflect description in phase1

5f6eca75 10/25/2017 07:31 PM Stephen Jones

Fixed #7978 I added a section in the css that is only parsed by IE10+ and it just sets the margin for tables to 1px instead of 0 this stops it from collapsing

f2286620 10/25/2017 06:58 PM Luiz Souza

The members of a LAGG cannot be assigned, used in VLANs, QinQ, or PPP.

This commit removes the LAGG members from the list of available interfaces.

63a480cb 10/25/2017 02:47 PM Jim Pingle

Fix status_queues.php for the new VLAN interface format. Fixes #8007

edd492df 10/24/2017 10:17 PM Steve Beaver

Revise timeout message

c0339bdc 10/24/2017 10:04 PM Steve Beaver

Provide a mechanism to display a warning if the session times out and the dashboard is no longer updating

e3907730 10/24/2017 07:50 PM Jim Pingle

Encode uses of $widgetkey in various contexts so it isn't echoed back to the user raw. Fixes #7998

7b973ceb 10/24/2017 06:17 PM Jim Pingle

Widget instance counter must be numeric. Fixes #8000

43746e1b 10/24/2017 06:08 PM Jim Pingle

Encode hostname parameter contents in javascript for diag_dns.php. Fixes #7999

b47d7ccf 10/24/2017 05:08 PM Stephen Jones

Made it so it doesn't display an error when the session expires it just
stops updating the graph. It will display in the console that it caught
and error when the session expires.

130f3c92 10/24/2017 02:13 PM Stephen Jones

Fixed #7856 fixed an issue with a slightly different array format. Also
updated the child key and id to be more robust.

8d90095a 10/24/2017 01:06 PM Steve Beaver

Merge pull request #3811 from trunet/add-cloudns-to-dynamicdns

80cd3d66 10/20/2017 03:29 PM Stephen Jones

fixed indentation

fe814d92 10/20/2017 03:12 PM Stephen Jones

Fixed #7714 Edited it to show correct timezone

d1f9423c 10/20/2017 01:03 PM Renato Botelho

Update translation files

2524a214 10/20/2017 12:59 PM Renato Botelho

Regenerate pot

9006d84f 10/20/2017 10:47 AM Renato Botelho

Fix #7976: Do not add button value to gettext

df89ed3a 10/19/2017 09:07 AM Renato Botelho

Do not show Serial when it's empty

63f686bd 10/17/2017 08:03 PM Stephen Jones

Added JSON checks for widgets to prevent parsing errors.