Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1da0c794 01/11/2018 08:27 PM Pi Ba

bootup, add information about what bootup step is being done

facd8c53 12/21/2017 04:50 PM Luiz Souza

Fix the unnecessary 'RAM Disk has settings has changed' reboot every time the miscellaneous settings are saved.

f50bb07e 12/21/2017 04:29 PM Luiz Souza

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

This reverts commit 373513a56140215c93282252186a938b7cefcf47.

2737a09d 12/21/2017 03:20 PM Steve Beaver

Merge pull request #3881 from marjohn56/Increase-FPM-process-availability-in-high-ram-systems

6b54c8a4 12/21/2017 03:19 PM Steve Beaver

Merge pull request #3792 from PiBa-NL/20170731-status_queues-realtime

07127d13 12/21/2017 03:19 PM Steve Beaver

Merge pull request #3867 from dennypage/master

c93231e1 12/21/2017 03:18 PM Steve Beaver

Merge pull request #3866 from PiBa-NL/20171104-pkg-reinstallmissingpackage

f53d18a6 12/21/2017 02:48 PM Steve Beaver

Merge pull request #3891 from miken32/patch-1

5946477f 12/18/2017 05:23 PM Stephen Jones

Fixed #8129 Updated to show timezones that have half hour increments i.e. asia/kolkata

e34c96a3 12/18/2017 01:55 PM Steve Beaver

Revert "Merge pull request #3868 from loonylion/master"
Caused issues reported in https://redmine.pfsense.org/issues/8223
This reverts commit 74c55258b21ada7a542965c2470fbaa45ce19689, reversing
changes made to 2acb4025ee7fef074a67d1021a5e62a0aff9fd37.

32edd5dd 12/18/2017 01:39 PM Steve Beaver

Optimze ICMP description processing

609ef335 12/18/2017 01:31 PM Steve Beaver

Fixes #8219
Escape single quotes when they arise from ICMP description translations

9ad6899e 12/15/2017 07:04 PM Michael Newton

make inputs a bit wider for fahrenheit

e5d14da2 12/15/2017 06:23 PM Michael Newton

address comments

7620b362 12/15/2017 06:21 PM Michael Newton

fix copy/paste error

8b09ec18 12/15/2017 06:11 PM Michael Newton

update label on unit change

also ensure unit labels can be internationalized, and fix some whitespace

bc63503b 12/15/2017 05:55 PM Michael Newton

Moving this code to PHP for i18n

cb7bef9d 12/15/2017 05:42 PM Michael Newton

don't change thresholds to F until after passing to Javascript

abe217af 12/15/2017 03:32 PM Steve Beaver

Merge pull request #3890 from JoeriCapens/master

78347c9b 12/14/2017 08:35 PM Luiz Souza

Add a missing return when no NIC is found.

87d2f8cd 12/14/2017 07:27 PM Luiz Souza

Abort the initial interface setup when no interfaces are found.

207abc3e 12/13/2017 08:29 PM Michael Newton

spelling!

34d4ffe9 12/12/2017 10:43 PM Michael Newton

update convenience functions

b807b8cc 12/12/2017 10:42 PM Michael Newton

update threshold values dynamically

otherwise problems occur with saving wrong values when switching between C/F

5d73b032 12/12/2017 09:38 PM Michael Newton

more accurate progress bar display

we only use Fahrenheit for display, don't change the values!

7578d907 12/12/2017 09:02 PM Michael Newton

show ºF on updates via javascript

1532881e 12/12/2017 08:19 PM Michael Newton

initial display of temperature in ºF

still need to update javascript

8405ebed 12/12/2017 07:41 PM Michael Newton

account for thresholds and bar width in ºF

global variables are really really ugly, this should be wrapped in an anonymous function

188d7f19 12/12/2017 07:24 PM Michael Newton

display/enter thresholds in ºF as well

090a9f12 12/12/2017 06:58 PM Michael Newton

fix copy/paste error

7e1b79e6 12/12/2017 06:53 PM Michael Newton

provide temperature in Fahrenheit

Also resolve some indent issues, restrict live updates to temperature value only (not unit text)

b8810db7 12/12/2017 06:38 PM Michael Newton

checkbox for option to display Fahrenheit

0e13a3a6 12/09/2017 09:36 PM Joeri Capens

Fix #6319 again by adding missing dns-servers

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

d0d6d27f 12/07/2017 09:32 PM Jim Pingle

Pretty up the new smtp notification header.

fe7c4634 12/07/2017 08:13 PM Jim Pingle

Fix auth_check.inc so it conforms to the rest of the session management code. While here, make sure it performs a commit to avoid PHP session gc from reaping the session. Fixes occasional timeouts when sitting on pages that only fetch AJAX for prolonged periods. Fixes #8116

d0bb073b 12/07/2017 04:30 PM Jim Pingle

Remove ix from the ALTQ interface list. See ticket #7378

3b4dad1b 12/07/2017 02:38 PM Steve Beaver

Merge pull request #6319 from JoeriCapens/master

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.

3b46a9cf 12/04/2017 10:30 PM Joeri Capens

Fix #6319 by setting ptr-domain and key variables correctly for dhcpdzones()

7662ec2a 12/04/2017 06:57 PM Steve Beaver

Merge pull request #3884 from stilez/patch-71

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

b6dcbd64 12/01/2017 05:41 PM Jim Pingle

When retrieving a public key for a certificate, private key, or signing request, write the certificate data out to a temp file instead of echoing it through a pipe. Fixes #8153

9038f44c 12/01/2017 02:48 PM Steve Beaver

Revert "Mitigate possible vuln in cert manager"

This reverts commit 1a68f4badd58de8694ac6a4208e11d7265c97df3.

1a68f4ba 12/01/2017 02:30 PM Steve Beaver

Mitigate possible vuln in cert manager

deb575ab 12/01/2017 11:50 AM Stilez y

Add isset, other vars seem to use it

Doesn't seem to have a point though :)

d30fa363 12/01/2017 11:48 AM Stilez y

typo

d2ec5844 12/01/2017 11:46 AM Stilez y

Unbound: Disable IPv6 outgoing queries if IPv6 blocked in firewall, as they can never go anywhere

If IPv6 is disallowed in system->advanced->network, then any IPv6 lookups by Unbound will always be blocked, so there's no point sending them.

The practical purpose is that they also clog up the log and may fractionally slow down the resolver because the resolver then has to deal with IPv6 not replying, fallback lookups, etc....

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

761b39f9 11/30/2017 10:47 PM Steve Beaver

Merge pull request #3863 from PiBa-NL/20171103-routes-recursive-alias

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

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

71f0623e 11/30/2017 08:57 PM Pi Ba

routing, support use of recursive network aliases in static routes

9fa718d7 11/30/2017 07:30 PM Steve Beaver

Merge pull request #3823 from PiBa-NL/20170919-bootupcomplete

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

2c131b10 11/29/2017 11:18 PM Martin Wasley

Increase FPM process availability in high ram systems

To reduce chance of nginx gateway error when interacting with FPM backend, this patch does the following, starts up extra FOM server processes at startup, allows more to stay running on standby, increases automatic shutdown time from 5 seconds to one hour. On systems with a gig or more of ram

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

f2d91ecf 11/29/2017 05:13 PM Steve Beaver

Merge pull request #3870 from jtl999/v2.4.2rc-dhcp6fix

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

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

65a8a5ad 11/29/2017 05:06 PM Steve Beaver

Merge pull request #3769 from PiBa-NL/20170626-phpfpm-status

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

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

c1a2c6c8 11/29/2017 02:57 PM Peter Schofield

Changed license as requested and added a missing apostrophe in a comment.

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.

3a402755 11/29/2017 02:47 PM Steve Beaver

Merge pull request #3872 from jackfagner/patch-1

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

c6ce0d99 11/29/2017 01:32 PM Steve Beaver

Merge pull request #3747 from PiBa-NL/20170529-dhcprelay-destination-interface-discovery

5de5c48a 11/29/2017 01:18 PM Steve Beaver

Merge pull request #3738 from PiBa-NL/20170521-oneonone-nat-fix-empty-ip

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

5f56dee4 11/21/2017 10:40 AM Jackson Laskoski

Bug in get_interface_ip

Global variable $config was not available, and IP was always fetched using find_interface_ip

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

Prevent Clickjacking in CSRF error page

19f3d39a 11/18/2017 11:01 PM J L

fix for leftover dhcp6c lock file(s) after unclean shutdown

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

3e496fa4 11/16/2017 05:34 PM Renato Botelho

Bump version to 2.4.3-DEVELOPMENT

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