Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
316af8dc 09/21/2017 05:45 AM AdamD

Update misleading help text

Commit d57725aac5145b4f17097d61e3b5a6ca72f1754e updated the help text
to use LDAP search filter syntax. This is misleading, however, as
the auth.inc file already sets the LDAP filter syntax for you based on
the input string in this field. This field should be the bare qualified...

d988e0bb 09/19/2017 09:38 PM Luiz Souza

Only run swapon and rc.savecore when the SWAPDEVICE is valid.

b2c92623 09/19/2017 05:21 PM Renato Botelho

Fix #7834: Delete IPFW pipes when disable Captive Portal zone

5c7fead1 09/19/2017 05:21 PM Renato Botelho

Remove correct file

fbfbc6bd 09/19/2017 05:21 PM Renato Botelho

Ticket #7834: Add missing global declarations

09237040 09/19/2017 02:29 PM Steve Beaver

Setup wizard revisions

9a65d4a2 09/18/2017 01:49 PM Jim Pingle

Populate more default values in the OpenVPN configuration generated by the wizard and rearrange some options so there is less of a difference when editing the configuration for the first time. Fixes #7864

(cherry picked from commit 95a8ebeb5b7d73e7e72eba27c22d2b2b312f92de)

7af38087 09/18/2017 12:59 PM Jim Pingle

Do not show group privilege controls unless the user is editing an existing group. Fixes #7865

dad3885f 09/15/2017 05:23 PM Luiz Souza

Remove the previous 'no_dad' workaround now that if_stf is fixed.

Partly revert b76e0baebb70775b192507ec18f523141800ce95.

d8455e10 09/15/2017 03:57 PM Steve Beaver

Implements PR170013 - Revise setup wizardwording and links

4ff3adec 09/15/2017 03:06 AM Luiz Souza

If /boot/loader.conf is not presetn check /boot/loader.conf.local.

59104a6f 09/14/2017 12:53 PM Jim Pingle

Move this file_exists test inside the dpinger status check loop and also suppress PHP errors from stream_socket_client()
Both are done to avoid a race where the status file can be missing and the status check fails, resulting in an alert/crash report.

271fc45e 09/14/2017 12:47 PM Jim Pingle

Fix incorrect function name/typo. Ticket #7719

(cherry picked from commit 48c4a0ea0958c0820f6caab2bf5182967114ac58)

00d5594c 09/12/2017 05:49 PM Jim Pingle

Relax OpenVPN wizard cert validation to match that of the cert manager and encode values before using them. Fixes #7854
Also, CDATA escape these fields in config.xml since they will most likely contain characters which are invalid in XML.
While here, fix a cert display issue where a SAN value could be reused from a previous entry in the cert list display.

46583aba 09/11/2017 08:40 PM Renato Botelho

Fix #7719

When Dynamic DNS entry uses a gateway group as interface,
return_gateway_groups_array() will be called and it returns real
interface instead of friendly name, as expected. Take both friendly and
real interface name into consideration.

78670b63 09/11/2017 08:02 PM Renato Botelho

Merge pull request #3763 from PiBa-NL/20170624-apinger-initialize

18bc2e2a 09/11/2017 08:02 PM Renato Botelho

Update translation files

bf4e4651 09/11/2017 08:02 PM Renato Botelho

Regenerate pot

aec3a259 09/11/2017 05:44 PM Jim Pingle

Add a field to pick a digest algo when signing a CSR, otherwise it ends up with SHA1. Fixes #7853
While here, add the cert serial number and sig digest type to the info block for each cert.

e9034b15 09/04/2017 02:01 PM Renato Botelho

Remove /root/force_growfs after use it

529dac21 08/31/2017 01:08 PM Jim Pingle

Merge pull request #3809 from doktornotor/patch-5

ff500c90 08/30/2017 06:07 PM Jim Pingle

Use the full CA chain when sending an LDAP SSL query. Fixes #7830
While here, fix a couple more ldap_start_tls() calls that need a preceding @.

ca44a37c 08/30/2017 12:14 PM Steve Beaver

Restore bad username or password message

634d6870 08/29/2017 06:14 PM Steve Beaver

Fixed #7827

b2c7a79c 08/29/2017 02:27 PM Jim Pingle

Don't print a PHP error if LDAP STARTTLS fails.

b8ab4260 08/28/2017 07:51 PM Renato Botelho

Update translation files

8c306fcf 08/28/2017 07:46 PM Renato Botelho

Regenerate pot

fddb73c7 08/28/2017 04:02 PM Steve Beaver

Partially addresses #7805
Bios date and version check date formats now match other timestamps on the dashboard

8cb29dac 08/28/2017 02:40 AM Doktor Notor

Use spaces in the write_config() message to prevent text wrapping issues in webGUI

See https://redmine.pfsense.org/issues/6363

1562b46a 08/24/2017 06:19 PM Steve Beaver

Fixed #7811

fc319749 08/24/2017 03:52 PM Jim Pingle

Bump config revision, fix comment. Ticket #7809

79ccd1f2 08/24/2017 03:11 PM Jim Pingle

Setup upgrade code for wireless interfaces to the new format needed for 2.4, and switch rc.bootup so the config upgrade happens before a mismatch test, otherwise we can't fix this type of situation. Fixes #7809

a1c3244c 08/24/2017 12:50 PM Steve Beaver

Fixed #7804 Replace Math.trunc with Math.floor to make IE happy

c51193a9 08/23/2017 06:36 PM Renato Botelho

Merge pull request #3804 from plumbeo/fix-details-popup

68e41c4a 08/23/2017 06:36 PM Renato Botelho

Merge pull request #3798 from IknowJoseph/patch-2

61a8cc10 08/23/2017 12:54 PM Jim Pingle

Correct typo. Fixes #7802

07df3494 08/23/2017 11:03 AM Caio Plumbeo

Captive portal: fix idle times in details popup

Explicitly cast $idle_time to integer.

658d1e70 08/22/2017 05:19 PM Renato Botelho

Update translation files

9551cd3e 08/22/2017 05:14 PM Renato Botelho

Regenerate pot

6d028dc2 08/22/2017 04:26 PM Jim Pingle

When saving a GIF interface, do not allow the user to enter a subnet directly in the address box. The subnet is determined by the "GIF tunnel subnet" drop-down. Fixes #7789

3ed475b1 08/22/2017 12:07 PM Steve Beaver

fixed #7795
By changing var name to no longer conflict with ipsec widget

bad77fc0 08/21/2017 03:37 PM Jim Pingle

If the user chose to have DDNS Hostnames forced, respect that in the backend code for static map IPv6 hosts. Fixes #7324

b6565b4a 08/21/2017 01:13 PM Steve Beaver

widget comment fix

25b82b20 08/21/2017 12:30 PM Steve Beaver

Fixed #7728
Revised enabled/disabled diplay to match other firewall pages

2e6e11f4 08/21/2017 11:49 AM Renato Botelho

Add French to GUI

a459df1a 08/21/2017 11:48 AM Renato Botelho

Update translation files

7f11560f 08/21/2017 11:37 AM Renato Botelho

Regenerate pot

75863a79 08/20/2017 10:40 PM Steve Beaver

Fixed #7787
Always make an IPSec mobiles table, even if none have been configured. Prevents JS null value
error message on console

ce3a6cfd 08/19/2017 05:32 PM Steve Beaver

Fix JSON format for mobile IPSec data per Kill Bill (Thanks!)

d1c9e8f9 08/18/2017 01:38 PM Renato Botelho

Bump to 2.4.1-DEVELOPMENT

c8dfbcbe 08/17/2017 11:05 PM Steve Beaver

Remove dashboard update period stuff

d244e201 08/17/2017 10:33 PM Steve Beaver

No longer experimental so comment removed

ea4f7b62 08/17/2017 05:30 PM Renato Botelho

Add Polish to GUI, it's over 75% complete

862415a5 08/17/2017 05:18 PM Renato Botelho

Update translation files

e657fb91 08/17/2017 05:12 PM Renato Botelho

Regenerate pot

57cea206 08/17/2017 03:11 PM Steve Beaver

Widget comment edit

acd2f312 08/17/2017 03:05 PM Steve Beaver

Re-write CPU usage calculation to avoid sleep in AJAX call

cc28e9b1 08/16/2017 08:18 PM Renato Botelho

Speedup package related calls to get_pkg_info() since now we have a script that update metadata periodically

3e30b953 08/16/2017 06:38 PM Renato Botelho

Merge pull request #3795 from PiBa-NL/20170808-hfsc-no-prio

2f3ea7ab 08/16/2017 06:38 PM Renato Botelho

Merge pull request #3799 from marjohn56/Unbound-start-delay

1efb0364 08/16/2017 06:36 PM Renato Botelho

Merge pull request #3796 from eyJhb/master

a7c47d85 08/16/2017 02:34 PM Steve Beaver

Fixed #7625

866e537d 08/16/2017 02:03 PM Renato Botelho

Do not use reference to avoid losing data

f6b65ad8 08/16/2017 02:03 PM Renato Botelho

Always run additional_config_upgrade() and do it after config is written

38c763aa 08/16/2017 02:03 PM Renato Botelho

Fix indent/space

acaafa7f 08/16/2017 02:03 PM Renato Botelho

Check if specific config upgrade code already ran and skip it

4ed2e462 08/16/2017 02:03 PM Renato Botelho

Add a function to be called every time convert_config() runs

6c1f2a1c 08/16/2017 12:22 PM Steve Beaver

Hide dashboard update period control. No longer needed with central refresh system

0022b113 08/16/2017 12:00 PM Steve Beaver

Convert firewall log widget to centralized refresh system

27e6d494 08/15/2017 07:26 PM Steve Beaver

Use central refresh system for dyndns widget

e0e922da 08/15/2017 06:26 PM Renato Botelho

Refresh cache every 2h when using GUI

987865d1 08/15/2017 06:26 PM Renato Botelho

Make sure pfSense-upgrade return code is obtained instead of tail's one

569e55ae 08/15/2017 06:26 PM Renato Botelho

Unset workaround used to set cronjob on 2.3.x

1f3ca824 08/15/2017 05:34 PM Steve Beaver

Converted thermal sensor widget to use central refresh system

cabbaf7a 08/15/2017 12:02 PM Steve Beaver

ipsec widget converted to JSON formatted refresh

0e78c2f5 08/14/2017 06:16 PM Jim Pingle

Put the FQDN first in /etc/hosts to make dnsmasq happy when reverse resolving hostnames. Make a special exception for localhost. Fixes #7771

fde09aa8 08/14/2017 02:38 PM Steve Beaver

Revise error page to comply with login page style

e58d4ccd 08/13/2017 04:36 AM Phillip Davis

Comment typos

ba969e67 08/12/2017 05:36 AM Luiz Souza

Fix a couple of 'route: writing to routing socket: Invalid argument' warnings during the boot.

Use the correct variable and only add the route when the hostname is resolved (if the remote address is a hostname).
route: writing to routing socket: Invalid argument

363a5c4c 08/12/2017 04:21 AM Luiz Souza

Do not run the dpinger when the IPv6 address has the tentative flag even after the timeout.

b76e0bae 08/12/2017 03:55 AM Luiz Souza

Disable the DAD on the stf interface. This prevents the dpinger from start.

8150bd51 08/11/2017 07:30 PM Steve Beaver

Fixed #7625
By:
Separating the source and destination onChange functions
Preventing the mask selector from being automatically updated if it is disabled
Simplifying the auto mask JavaScript

b57a87b3 08/11/2017 02:38 PM Renato Botelho

Refresh metadata before an upgrade

9d14b22c 08/11/2017 02:32 PM Steve Beaver

Spelling :(

979bbbd4 08/11/2017 02:30 PM Steve Beaver

Improve comments

e38ba356 08/11/2017 02:24 PM Steve Beaver

Add AJAX version check

cbaf07f4 08/11/2017 01:27 PM Renato Botelho

Show user when pkg metadata was updated

429091c8 08/11/2017 12:42 PM Renato Botelho

Update cache when GUI successfully update pkg metadata

a9ad771b 08/11/2017 12:27 PM Steve Beaver

Change refresh link to icon

474b3a2f 08/11/2017 11:55 AM Renato Botelho

Consider only last output line

881fb186 08/11/2017 06:29 AM Martin Wasley

Some systems - only one that I am aware of, complain that unbound is starting before dchp6 has completed leading to problems, this occurs only on boot.

Further examination did indeed show that the problem is caused by unbound starting before the dhcp6c - RTSOLD - rc.newwanipv6 have completed, making sure that these have all run before unbound is allowed to start corrects the problem....

71d0b5f8 08/11/2017 12:13 AM Jared Dillard

remove old logo from default page

d4fbf5b7 08/10/2017 10:25 PM Renato Botelho

Speedup get_system_pkg_version() considering only installed packages

e8f8aeb6 08/10/2017 08:26 PM Renato Botelho

Use cache file to show pfSense version information

ca773220 08/10/2017 08:26 PM Renato Botelho

Save pkg update return code

c47f209b 08/10/2017 08:26 PM Renato Botelho

Add a protection to prevent ending up with duplicate crontab entry

c2e98b94 08/10/2017 05:57 PM Steve Beaver

Revised Netgate Services and Support widget to use AJAX when refreshing the data

94bb17b2 08/10/2017 03:07 PM eyJhb

dyndns: changed CloudFlare to Cloudflare - correct spelling

c2fae874 08/10/2017 02:01 PM Joseph Reeves

Update system_update_settings.php

Tidied the Dashboard update settings text

1371aa1a 08/10/2017 01:50 PM Renato Botelho

Update translation files