Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

af757ecb 12/08/2020 05:23 PM Viktor Gurov

Allow to select VXLAN interfaces for VLAN. Fixes #11143

7a2fb6e9 12/08/2020 02:53 PM Viktor Gurov

Hide VTI interfaces from Interface Group member list. Issue #11134

186ef856 12/02/2020 03:00 PM Viktor Gurov

Bridge prio/cost saving fix. Issue #11122

314f7804 11/30/2020 03:52 PM Viktor Gurov

Use idn_to_ascii() only for host type aliases. Fixes #11106

ef094bef 11/27/2020 05:56 PM Renato Botelho

Ticket #9270: Make sure parameters are UTF-8

As described on ticket, for some reason we still don't know, when
pfSense_kill_states() is called with subnet as parameter (n.n.n.n/n) it
makes changes on $_POST content that can lead system to unpredictable
results....

4cc4b278 11/23/2020 05:43 PM Steve Beaver

Fix icon file name

6620d630 11/23/2020 05:39 PM Steve Beaver

Revise apple touch icons

a88079e0 11/18/2020 07:44 PM Jim Pingle

Update/sync DynDNS/RFC2136 status note. Fixes #3229

aa71463f 11/18/2020 06:04 AM Viktor Gurov

Traffic Graphs widget options fix. Issue #11072

d16ea02a 11/17/2020 03:14 PM Jim Pingle

Add note about not using bogons on LANs. Issue #10866

f32d36c1 11/16/2020 07:30 PM Steve Beaver

Add symlink to accommodate apple-touch-icon-precompressed.png

50b84727 11/16/2020 12:11 PM Viktor Gurov

Create poesX interfaces for PPPoE server. Issue #11034

9447acda 11/16/2020 12:10 PM Viktor Gurov

DynDNS status icons. Implements #3229

f35f9392 11/13/2020 02:12 PM Viktor Gurov

Status interfaces icon. Implements #11045

0630b831 11/13/2020 02:12 PM Viktor Gurov

Gateways widget improvements. Implements #11057

b3cc5117 11/13/2020 02:11 PM Viktor Gurov

Backup extra data fixes. Issue #11050

2a50b9b4 11/12/2020 01:50 PM Renato Botelho

Fix #11053: Check variable before call implode()

8693a501 11/12/2020 01:18 PM Viktor Gurov

Do not restart L2TP VPN server when deleting user. Fixes #11059

298df54d 11/12/2020 01:17 PM Viktor Gurov

Unbound custom TLS port fix. Issue #11051

c073d662 11/12/2020 01:15 PM Viktor Gurov

Dashboard widget interface name popup hint. Implements #11041

e85ae672 11/12/2020 12:31 PM Renato Botelho

Fix #204: Add messages to all write_config() calls

526df36e 11/12/2020 12:31 PM Renato Botelho

Remove commented out lines

cffb85bf 11/12/2020 12:31 PM Renato Botelho

Fix indent

9bf4a147 11/11/2020 06:06 PM Jim Pingle

OpenVPN client fallback cipher variable changed. Fixes #10919

16fe7982 11/10/2020 06:14 PM Jim Pingle

OpenVPN compression settings improvements. Issue #11020

  • Hide compression options when compression is not allowed
  • Omit compression options from the OpenVPN configuration when
    compression is not allowed
65831b5b 11/10/2020 04:48 PM Jim Pingle

Fix display of OpenVPN dev mode when empty/missing. Issue #10919

1cc93005 11/09/2020 09:06 PM Jim Pingle

Improve OpenVPN Duplicate Connections option description. Fixes #10363

c948bc45 11/09/2020 08:48 PM Jim Pingle

Change default config domain to home.arpa. Implements #10533

3adc4134 11/09/2020 06:24 PM Jim Pingle

Fix display of OpenVPN data cipher when NCP is disabled. Issue #10919

924eeefb 11/09/2020 03:44 PM Jim Pingle

OpenVPN Data Cipher changes. Fixes #10919

  • Change handling of data ciphers so they work properly for TLS and
    shared key
  • Move some duplicate code to a function
  • Improve display of data ciphers in the OpenVPN server list
  • Other misc improvements to OpenVPN server and client list to bring...
ca8459cd 11/09/2020 02:15 PM Viktor Gurov

LDAP shell authentication. Implements #8698

be732dba 11/09/2020 01:52 PM Viktor Gurov

Set child interfaces MTU fix. Issue #11035

8f09cee9 11/09/2020 01:51 PM Viktor Gurov

IKEv2 vtimap creation fix. Issue #9592

02fb642f 11/08/2020 12:25 PM Luiz Souza

Fix a typo.

Obtained from: FE

189edaf3 11/06/2020 08:54 PM Jim Pingle

OpenVPN data cipher negotiation updates. Fixes #10919

  • Rename "NCP Algorithms" to "Data Encryption Algorithms" to reflect the change in OpenVPN (frontend and backend, e.g. "ncp-ciphers" changes to "data_ciphers")
  • Change "Encryption Algorithm" to "Fallback Data Encryption Algorithm" and move it below "Data Encryption Algorithms"...
56e031a7 11/06/2020 03:25 PM Jim Pingle

OpenVPN compression options update. Issue #11020

  • Add new "Allow Compression" option for OpenVPN 2.5.0. Defaults to asymmetric
    (Decompress incoming packets, do not compress outgoing packets) for a more
    secure and smooth transition to disabling compression entirely....
4af6affa 11/05/2020 09:13 PM Jim Pingle

Remove OpenVPN tun server IPv4 tunnel network requirement. Issue #11020

No longer required on OpenVPN 2.5.0

29131ce9 11/05/2020 02:39 PM Viktor Gurov

Track Interface / PD improvements. Issue #5999

bf9d8809 11/05/2020 02:37 PM Viktor Gurov

HA Sync input validation message fix. Issue #11017

1c3a5b0b 11/04/2020 03:06 PM Viktor Gurov

HA sync synchronizetoip input validation. Issue #11017

9c16f166 10/28/2020 05:20 PM Renato Botelho

Fix radvd-dns checkbox after save

1efc9177 10/27/2020 03:22 PM Jim Pingle

Fix diag_dns.php hostname usage

120f3169 10/26/2020 05:03 PM Renato Botelho

Style fixes

fe640412 10/24/2020 12:41 PM Viktor Gurov

Hide DDNS key algorithm if DDNS is not used. Issue #10224

3b88d971 10/23/2020 01:04 PM Viktor Gurov

Allow to register OpenVPN Remote Access (User Auth) client in DNS Resolver. Implements #10999

a6e1c192 10/23/2020 01:04 PM Viktor Gurov

Save OMAPI settings in dhcpd.conf. Issue #10270

569ca219 10/21/2020 04:55 PM Viktor Gurov

Port Forward IPv6 alias fix. Issue #10984

7007341b 10/21/2020 09:46 AM Viktor Gurov

IPv6 Port Forward alias fix. Issue #10984

c1e1cf6c 10/20/2020 08:25 PM Viktor Gurov

LDAP test pop-up style fix. Issue #7912

76b3ae4e 10/20/2020 07:32 PM Renato Botelho

Merge pull request #4482 from cpick/cloudflare-token-query-zone

26efb813 10/20/2020 06:52 PM Steve Beaver

Fix number format

e66582b4 10/20/2020 03:37 PM Steve Beaver

Removed debuggery

72c21050 10/20/2020 03:20 PM Steve Beaver

Added Ajax handler to scaled state table display

8e3b81f2 10/20/2020 10:54 AM Viktor Gurov

1:1 NAT fix dual-stack. Fixes #10986

fce8a99b 10/20/2020 10:50 AM Viktor Gurov

Port Forward IPv6. Implements #10984

bdb26b26 10/20/2020 10:49 AM Viktor Gurov

Force NTP peers DNS resolution protocol. Implements #10322

42d5da9d 10/19/2020 07:14 PM Steve Beaver

Revise scaling factor calculation

88d878f2 10/19/2020 07:11 PM Chris Pick

Support omitting Cloudflare Zone ID for dynamic DNS

In May, Cloudflare
[improved their API](https://community.cloudflare.com/t/bug-zone-detail-by-name-requires-zone-list-permission/128042/14)
so that a token scoped to a particular zone now has permission to...

82479cdc 10/19/2020 12:30 PM Steve Beaver

Minor refinements to state table size display

55be240f 10/16/2020 04:46 PM Steve Beaver

Completed #7016 as specified

28a0449e 10/16/2020 01:03 PM Steve Beaver

Applied regex fix to primary DNS server per #10982

d4dc6562 10/16/2020 12:56 PM Steve Beaver

Fixed #10982 by adjusting validation regex.

4798939d 10/15/2020 10:43 AM Viktor Gurov

IPsec bypass WebGUI fix. Issue #10977

c6d22ee1 10/15/2020 08:36 AM Viktor Gurov

VLAN MTU extra fix. Issue #9154

2e1cfbf9 10/14/2020 04:04 PM Viktor Gurov

UDP/Other protocols state timeout. Implements #1635

c91be02b 10/14/2020 04:04 PM Viktor Gurov

Nested alias IDN fix. Issue #10968

04a72a97 10/14/2020 03:56 PM Vladimir Voskoboynikov

Add gateway substatus. Fixes #10546

Update return_gateways_status to return a substatus as well as the existing status.

status changed to be one of online or down.
substatus can be one of none, down, highloss, highlatency, loss, latency, or force_down
...

6fe2387c 10/14/2020 03:54 PM Viktor Gurov

Clean NDP table button. Implements #10975

69ffb456 10/14/2020 03:52 PM Viktor Gurov

VLAN MTU improvements. Issue #9154

7957389b 10/14/2020 03:48 PM Viktor Gurov

Interface assignment fix for PPP interfaces. Fixes #10240

dccd106a 10/12/2020 12:12 PM Steve Beaver

Fixed #10406 By adding "notoggleall" class to button group

8fa31d5e 10/12/2020 12:05 PM Renato Botelho

Merge pull request #4470 from vktg/cleardhcpleases

085e12a1 10/12/2020 12:04 PM Renato Botelho

Merge pull request #4478 from vktg/ddnsstatic

55aaa49d 10/12/2020 12:03 PM Renato Botelho

Merge pull request #4472 from vktg/ntpauth

77cbaeae 10/08/2020 03:42 PM Ryan Dlugosz

Add help text to Register DHCP Leases in Resolver

This change adds a sentence to the help text for the `Register DHCP Leases in the DNS Resolver` input field.

Enabling this option has the non-obvious side effect of reloading Unbound each time a client obtains a DHCP lease. This reload flushes the resolution cache, which can mean long recursive lookups being required for even frequently used domains....

9108d083 10/08/2020 01:26 PM Viktor Gurov

NTP server authentication. Issue #8794

4b86249d 10/08/2020 11:55 AM Renato Botelho

Merge pull request #4477 from vktg/cphadel

e5eba380 10/08/2020 10:41 AM Viktor Gurov

Create key and zone section for static DHCP mappings. Issue #10224

c31f4e95 10/08/2020 06:37 AM Viktor Gurov

Delete Captive Portal related files on HA node. Fixes #10891

4d207e96 10/08/2020 05:15 AM Viktor Gurov

Ability to clear all DHCP leases at once. Implements #7406

de8054bc 10/07/2020 08:16 PM Steve Wheeler

Use the full path.

438253c2 10/07/2020 08:03 PM Steve Wheeler

Further reduce the sysctls parsed.

Remove the 'a' which does nothing when you specify OIDs.

a7e244bb 10/07/2020 05:20 PM Steve Wheeler

Prevent over-matching the sysctl output

52ec3b56 10/05/2020 10:37 PM Renato Botelho

Merge pull request #4471 from vktg/pppoeaddfix

8fd813e8 10/05/2020 10:37 PM Renato Botelho

Merge pull request #4301 from vktg/arpclearbtn

c198f41f 10/05/2020 10:36 PM Renato Botelho

Merge pull request #4469 from vktg/gwgrpopupfix

342bbc96 10/05/2020 10:36 PM Renato Botelho

Merge pull request #4468 from vktg/syslogdintcheck

55cf9910 10/05/2020 10:35 PM Renato Botelho

Remove space from EOL

b41c0fd5 10/05/2020 10:34 PM Renato Botelho

Merge pull request #4466 from vktg/sanitizewifiradius

281c0412 10/05/2020 10:31 PM Renato Botelho

Merge pull request #4465 from vktg/sanitizesecret2

1d1b49cd 10/03/2020 12:05 PM Viktor Gurov

PPPoE server add fix. Fixes #10949

6f3f9671 10/03/2020 09:50 AM Viktor Gurov

Button to clear the ARP cache. Issue #4038

96e6e165 10/03/2020 06:28 AM Viktor Gurov

Gateway group popover fix. Issue #10948

4e9467ae 10/02/2020 04:15 PM Steve Beaver

Revised fix 10945 to include gateway popup

11a71857 10/02/2020 01:18 PM Steve Beaver

Popover sanitizer stuff is more logically provided in pfSense.js where other popover controls live

72f4fb2c 10/02/2020 12:57 PM Steve Beaver

Fixed #10945
By adding the HTML elements used in pfSense popovers to the default sanitizer whitelist

fd3af9eb 10/02/2020 11:28 AM Viktor Gurov

Rebind syslogd on interface change. Issue #9660

fd33f774 10/02/2020 05:22 AM Viktor Gurov

Sanitize WiFi 802.1x RADIUS shared secrets. Implements #10946

1f7f2b6b 10/01/2020 02:13 PM Viktor Gurov

Sanitize secret2. Implements #10944