Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0aa2f5f0 10/04/2018 03:45 PM Sorin Sbarnea

Review fixes.

1d835d94 10/04/2018 12:51 PM Sorin Sbarnea

Enable setting AllowAgentForwarding value

Fixes #8590

Signed-off-by: Sorin Sbarnea <>

dac4cd09 10/04/2018 12:24 PM Steve Beaver

Fixed #9002 - PPPoE Service Name may contain ':'

93867844 10/03/2018 09:04 PM Jim Pingle

Avoid creating or parsing a second empty rrddata tag. Fixes #8994

45ff6b8f 10/03/2018 08:20 PM Jim Pingle

Fix erroneous hostname error for Custom IPv6. Fixes #8977

9858a361 10/03/2018 08:09 PM Jim Pingle

Change the method used by status.php to mask sensitive info.

Also add a few new tags to be masked. See Factory #1170

5a703552 10/02/2018 07:41 PM Jim Pingle

Supersede the DHCP MTU when advanced options are present. Issue #8507

67807c95 10/02/2018 01:57 PM Jim Pingle

Prevent a reference error w/o rules in the config. Fixes #8993

32a7f161 09/28/2018 06:51 PM Jim Pingle

Issue #8974

ec439957 09/28/2018 06:39 PM Jim Pingle

ssh settings alignment. Fixes #8974

Remove redundant settings stored in the wrong place
Store all ssh settings in the same place
Initialize this array before use

76d1a412 09/28/2018 01:08 PM Renato Botelho

Merge pull request #3990 from luckman212/draggin-v2

f31ef5aa 09/28/2018 02:16 AM Jim Pingle

Fix typo

651b4dcb 09/27/2018 05:41 PM Jim Pingle

Init dnsmasq arrays before referencing. Fixes #8967

988b786d 09/27/2018 02:16 PM → luckman212

gettext on strings

bb7cabdb 09/27/2018 12:33 PM Steve Beaver

Simplify schedule validation

438726b3 09/27/2018 11:55 AM Renato Botelho

Merge pull request #3989 from luckman212/wol-default-lan-if

d358bf72 09/27/2018 11:53 AM Renato Botelho

Merge pull request #3981 from NanoCaiordo/NanoCaiordo-patch-1

4175b79c 09/27/2018 11:52 AM Renato Botelho

Merge pull request #3986 from 9Lukas5/master

a29a4bd0 09/27/2018 11:50 AM Renato Botelho

Merge pull request #3984 from luckman212/gwlb-log-spew

c9216659 09/27/2018 03:15 AM Steve Beaver

Fix typo in error msg

157aff9e 09/26/2018 08:15 PM Jim Pingle

Fix JSON encoding of gw/gwg params for firewall rule gw list. Fixes #8962

b4d87269 09/26/2018 07:54 PM Renato Botelho

Merge pull request #3992 from luckman212/status-gateways-fixup1

a5662a7a 09/26/2018 07:27 PM Renato Botelho

Merge pull request #3980 from luckman212/underscores-on-outbount-nat

ebbc9e97 09/26/2018 06:41 PM Steve Beaver

Default ACB schedule to every day at midnight

e46ea2c6 09/26/2018 03:48 PM Stephen Jones

Fixes #8949 Looks like there was 2 variable names for the same variable shownetboot and netboot. It now just uses the variable name netboot

a1aa91de 09/26/2018 03:28 PM Steve Beaver

Added scheduled config backup
Fixed: #8947

b974f79a 09/26/2018 12:38 PM → luckman212

garga changes
move conditional before platform_booting
and join w && instead of indenting

c2f7d555 09/26/2018 06:12 AM → luckman212

Fix a display bug in status_gateways.php
This bug causes the Monitor IP to appear even when a gateway
is unmonitored. The monitor IP from the last gateway in the list
to have one will simply get repeated. This patch fixes that bug,
and also cleans up a few other things- unused variables, gets...

c818076d 09/25/2018 10:47 PM → luckman212

default to the lan interface on WOL page, unless another if is
submitted in the form data.

fd4dc22e 09/25/2018 05:04 AM → luckman212

don't show drag message if roworderdragging is disabled

44857365 09/20/2018 07:33 PM Lukas Wiest

enable ip send for FreeDNS DynDNS update

without this, only legacy IP records get updated correctly.

redmi ticket: https://redmine.pfsense.org/issues/8924

b088052a 09/19/2018 07:12 PM Renato Botelho

Add missing regex to validate serial

323f378b 09/19/2018 06:58 PM Renato Botelho

Use all possible kenv variables to detect serial

e2f60597 09/19/2018 05:52 PM Jim Pingle

Fix redirect back to user mgmt when editing user 0. Fixes #8920

124ca365 09/19/2018 04:32 PM Jim Pingle

Initialize DHCP settings before use. Fixes #8919

c38de34b 09/18/2018 09:40 PM Renato Botelho

Fix #8910: Restore older versions behaviour and consider 'wan' interface as primary default gateway

f406f896 09/18/2018 06:52 PM → luckman212

reduce the tons of log spew that currently spit out during boot
and gateway failure events. Try to make the logs readable again,
while still allowing verbose logging if needed via a new hidden
config option:

['system']['gw-debug']

8c60e7ef 09/18/2018 06:19 PM Steve Beaver

JimP already fixed it
Revert "Fixed #8913"

This reverts commit fc575f17b66cab903b1241a060180295788e4728.

fc575f17 09/18/2018 06:14 PM Steve Beaver

Fixed #8913

702416aa 09/18/2018 06:14 PM Jim Pingle

Fix dashboard update check & gitsync settings. Fixes #8913

0430b1b4 09/18/2018 04:34 PM Renato Botelho

Fix #8911: Keep configured pkg repository when restoring config

3319f34d 09/18/2018 04:02 PM → luckman212

small change to fixup https://redmine.pfsense.org/issues/8851
without this, clicking edit on existing CA goes to wrong screen
and breaks Save button

508c66ac 09/18/2018 02:05 PM Jim Pingle

Init syslog settings before using the array. Fixes #8905

2e490732 09/18/2018 12:32 AM Nano Caiordo

Removed duplicate line :/

c2d8c3c8 09/18/2018 12:30 AM Nano Caiordo

Properly restrict a network when default is open.

Effectively override any default setting.

e0f12d6b 09/18/2018 12:00 AM Nano Caiordo

Removed is_ipaddr() as ip_in_subnet() does it already.

d73918f2 09/17/2018 11:49 PM Nano Caiordo

Fixed NTP status page not honouring NTP ACLs

Reported in redmine https://redmine.pfsense.org/issues/7609

3fd4f32c 09/17/2018 08:22 PM Steve Beaver

Don't allow deletion when spoofing another userkey

d33560e8 09/17/2018 08:05 PM Steve Beaver

Fixed #8901

0285d8e5 09/17/2018 02:34 PM Luiz Souza

Fix an obvious mistake.

Reported by: stevew
Ticket: #8906
Pointy-hat to: loos

1ef4cbdb 09/14/2018 07:59 PM Luiz Souza

Always pass the $local variabled to load_loader_conf(), it makes the code easier to read.

fe7523cb 09/14/2018 07:58 PM Luiz Souza

Sync the know variables with factory.

21bacf01 09/14/2018 07:53 PM Luiz Souza

Filter properly the know variables in loader.conf.

The know variables should be used as prefix not as literals.

42c05989 09/14/2018 12:08 AM → luckman212

Underscores never hurt nobody
Also, i18n

7c15c19d 09/12/2018 07:46 PM Jim Pingle

Initialize DHCP settings in setup wizard. Fixes #8889

Rather than assume they are present, create the arrays before use.

d9064f0b 09/12/2018 06:16 PM Jim Pingle

Fix a PHP erorr when a CRL has no certificates

3b55fc63 09/11/2018 07:44 PM Jim Pingle

Fix typo

834b671f 09/11/2018 06:55 PM Renato Botelho

Update translation files

8c5817a9 09/11/2018 06:51 PM Renato Botelho

Regenerate pot

a155dc5e 09/10/2018 07:00 PM Steve Beaver

Fixed #8880

ccabd09f 09/10/2018 06:58 PM Steve Beaver

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

59c2e21d 09/10/2018 03:57 PM Jim Pingle

Revert "Default VTI remote to Address but allow it to change. Fixes #8859"

This reverts commit da54e84ae79328a87b4a319239bb1b14d7ed2ce6.

885cf6a7 09/07/2018 12:10 PM Jim Pingle

Prevent a user from selecting VTI for mobile IPsec. Fixes #8877

6fd6b853 09/06/2018 09:55 PM Luiz Souza

Changes on the parent interfaces will create new interfaces and the existing VLANs needs to be redone.

Ticket #8527

02af1494 09/06/2018 08:32 PM Jim Pingle

IPsec VTI requires a manually specified network/address. Issue #8877

Prevent a user from selecting an interface macro like "LAN Network"
which cannot be used with VTI since it does not work like traditional
IPsec Phase 2 definitions.

bd670efe 09/06/2018 04:27 PM Jim Pingle

Fix a PHP error when upgrading gateways

b54a1af4 09/05/2018 08:17 PM Jim Pingle

Init gateway group array before use. Fixes #8876

834c6697 09/04/2018 03:58 PM Renato Botelho

Bump version to 2.4.5-DEVELOPMENT and add 2.4.4 RC repository

7cab6335 09/04/2018 01:56 PM Renato Botelho

Fix #8806: Configure captive portal on secondary identical as master HA node

7fead243 09/03/2018 06:17 PM Renato Botelho

Fix #8721: Call proper filter_configure function from this class

836ee3aa 08/31/2018 02:47 PM Jim Pingle

Change status.php to use "ifconfig -v". Implements #8860

d145caa8 08/31/2018 02:26 PM Steve Beaver

Revise async_crypto setting

da54e84a 08/31/2018 02:12 PM Jim Pingle

Default VTI remote to Address but allow it to change. Fixes #8859

d08e8255 08/31/2018 02:08 PM Steve Beaver

Make async_crypto explicit enabled/disabled rather than current isset

74e45438 08/31/2018 01:54 PM Jim Pingle

Move IPsec VTI interface cleanup list. Fixes #8858

Generate the cleanup list before the P1 loop but after the initial
interface configuration.

b5a4633f 08/31/2018 01:22 PM Jim Pingle

Use safe_mkdir() for IPsec dirs. Fixes #8856

Simplifies the process of making IPsec dirs, though it may not correct
the original reported issue since that appears to be a disk problem,
it's still better/safer than what was done here before.

463b52b6 08/31/2018 12:29 PM Jim Pingle

Initialize IPsec logging array before use. Fixes #8857

b89270b7 08/30/2018 05:51 PM Renato Botelho

Fix #7694: Replace sshlockout_pf by sshguard

880107d2 08/30/2018 12:41 PM Jim Pingle

Missing line to fix #8850

b0a5c280 08/29/2018 07:59 PM Jim Pingle

Set default new CA/Cert action to Create Internal. Implements #8851

5d4f4900 08/29/2018 06:24 PM Jim Pingle

Allow packages to opt out of a forced start. Fixes #8850

If a package performs its own service start during its sync process,
then add <starts_on_sync/> to its service definition in the package XML
file. Then when rc.start_packages is called, the forced start will not...

bc91bdff 08/29/2018 02:26 PM Stephen Jones

Fixes #8767 PHP7 syntax error

47979f66 08/28/2018 08:24 PM Renato Botelho

Update translation files

b2347104 08/28/2018 08:18 PM Renato Botelho

Regenerate pot

45fbd1bd 08/28/2018 07:30 PM Renato Botelho

Fix Minnowboard Turbot model names. SG-2320 -> MBT-2220, SG-2340 -> MBT-4220

0a906fcc 08/28/2018 07:06 PM Stephen Jones

fixes #8837 part 2, initialize as array instead of string for PHP7

6a2461f0 08/28/2018 03:49 PM Stephen Jones

Bug was fixed in pfsense module and this code is no longer needed so removing.

57639ced 08/28/2018 12:43 PM Renato Botelho

$wancfg is not a reference to $config. Set $random_mac properly on config and break long lines while here

4cd8424a 08/28/2018 12:41 PM Renato Botelho

Revert ticket #1337

FreeBSD is not happy with simple set VLAN to use a different MAC
address. Revert it for now and prevent users to change VLAN interface
MAC address.

2456ecc9 08/27/2018 03:58 PM Jim Pingle

Fix some integer assumptions with calculate_ipv6_delegation_length()

c45cac34 08/27/2018 01:31 PM Jim Pingle

Escape arguments when relinquishing a DHCP lease. Fixes #8843

b4e2567f 08/27/2018 12:27 PM Steve Beaver

Fix extra braces

ce04950d 08/27/2018 11:42 AM Steve Beaver

Fixed #8838

d6d46650 08/26/2018 04:30 PM Steve Beaver

Fixed #8837

c1004c84 08/25/2018 08:20 PM Jim Pingle

Add missing break in IpAddress form class. Fixes #8834

fa8ea43e 08/25/2018 01:17 PM Steve Beaver

Fixed #8812

085748d2 08/24/2018 11:46 AM Steve Beaver

Perople were misunderstanding "hint" so changed it to "identifier"

572e46a2 08/24/2018 11:27 AM Renato Botelho

PHP7 fixes: Use of undefined constants

2c1d7c12 08/23/2018 07:10 PM Renato Botelho

Implement #1335:

Let VLANs to have a different MAC address than its parent.

While here also fixes #8138 and do not ignore <spoofmac> for interfaces
without hwaddr field

cca5b9ef 08/23/2018 07:08 PM Renato Botelho

Do not let users change QinQ mac address