Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0dda568a 04/03/2018 01:27 PM Jim Pingle

Update SimplePie to 1.5.1

83a08996 04/03/2018 01:18 PM Steve Beaver

Merge pull request #3926 from martgras/azureddns

523849d3 04/02/2018 08:41 PM robjarsen

remove whitespace - pt. 2

37e1aecf 04/02/2018 07:42 PM Jim Pingle

Fix function name typo

00e54150 04/02/2018 07:18 PM Jim Pingle

Add function to detect OCSP Must Staple certs. Ticket #8418 and Ticket #8299

2d113b12 04/02/2018 04:45 PM Renato Botelho

Fix #8417

- Changed default value for Maximum Table Entries to 400000 in order to
make bogonsv6 to work
- Added code to upgrade config and set default value on systems where
it's not defined
- Changed default config to match new default and version 18.0...

85b10a47 04/02/2018 12:14 PM Steve Beaver

Add copyright version param

b93ee0b7 04/02/2018 11:16 AM Renato Botelho

Merge pull request #3923 from robjarsen/tweak/rm-whitespace

1ac3c88a 04/01/2018 06:41 PM Martin Grasruck

Redmine # 7769: Add support for Azure DNS to DynamicDNS

b0ad46aa 03/31/2018 04:09 AM Luiz Souza

Fixes a regression in my previous commit.

IP aliases can be used with CARP vhids too.

Reported by: PiBa
Ticket: #8393

179377b0 03/30/2018 11:01 PM robjarsen

Remove Whitespace

I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.

-RJ

49c1dfc0 03/30/2018 06:47 PM Steve Beaver

Merge pull request #3915 from cxcv/proxyarp

8d26774f 03/30/2018 06:46 PM Steve Beaver

Merge pull request #3916 from robjarsen/tweak/cf-spelling

cd4ee470 03/30/2018 06:45 PM Steve Beaver

Merge pull request #3919 from PiBa-NL/20180329-copyright-showonce

52d4dc91 03/30/2018 06:21 PM Luiz Souza

Fixes a bug where an IP alias on loopback interface is not initialized at boot.

A recent change changed the IP alias setup to only happen on enabled interfaces. As the loopback interfaces do not have the enabled flag on config there are being skiped.

While here reduce some duplicate code and apply the same rules for VIPs and IP aliases....

11522a08 03/29/2018 04:55 PM Pi Ba

copyright, show only when changed md5 changed

5ac478f2 03/28/2018 08:28 PM Jim Pingle

Ensure the OpenVPN wizard protocol is valid for use in firewall rules. Fixes #8391

a6cbe5e4 03/26/2018 07:28 PM robjarsen

Remove the possessive

ef7e8885 03/25/2018 08:40 PM Steve Beaver

Move copyright notice to /conf

1ea2a37e 03/24/2018 06:33 PM Steve Beaver

Fix copyright typo

6fb38a04 03/24/2018 12:49 PM Steve Beaver

Further copyright updates

c0debf5b 03/24/2018 12:44 PM Steve Beaver

Revisions to copyright text

0a031fc7 03/23/2018 03:32 PM Renato Botelho

Rename RCC-DFF to SG-2220

8062e6a4 03/22/2018 02:56 PM Steve Beaver

Change reported version to installed version rather than product version for more detail

a1ec79f3 03/21/2018 07:35 PM Steve Beaver

Simplify copyright notice display

e84812a1 03/21/2018 02:25 PM Steve Beaver

Update obsoleted files

c8c15bf5 03/21/2018 02:11 PM Steve Beaver

Make copyright notice downloadable from server
Trigger cpyright notice on completion of setup wizard

45b42156 03/20/2018 10:24 PM Luiz Souza

Bump up the XML config version.

07a84ece 03/19/2018 12:09 AM robjarsen

missed a few

c5e1ce90 03/18/2018 08:14 PM robjarsen

Change CloudFlare to Cloudflare

This commit also includes misc. whitespace removal on the affected files.

a7e859b8 03/17/2018 07:22 PM Benjamin Schweizer

fixed code style

12b8f3c9 03/16/2018 07:22 PM Steve Beaver

Don't read picture file if it does not exist

7c0e431a 03/16/2018 04:30 PM Benjamin Schweizer

avoid firwall rules for proxyarp addresses

b6c92510 03/16/2018 01:44 PM Renato Botelho

Bump version to 2.4.4-DEVELOPMENT

1f0bbb13 03/16/2018 01:23 PM Steve Beaver

Revise picture widget to store image on file system, not in XML config

9099582c 03/16/2018 01:20 PM Steve Beaver

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

ee28e293 03/16/2018 01:08 PM Steve Beaver

Revise picture widget to store inamge on file system, not in XML config

feeb0581 03/15/2018 06:35 PM Renato Botelho

Make our rc ready for recently introduced exit code in fsck

Inspired by: https://svnweb.freebsd.org/base?view=revision&revision=331015

1b20a4a6 03/15/2018 04:38 PM Renato Botelho

Apply microcode update on boot

023a911b 03/14/2018 11:19 PM Luiz Souza

Bump up the default config.xml version.

f6bf385e 03/14/2018 11:18 PM Luiz Souza

Add a placeholder for a factory update.

f9b1c128 03/14/2018 01:50 PM Steve Beaver

Fix case where $_POST['if'] == 0 in sprint_info_box()

a55718c8 03/12/2018 10:24 PM Renato Botelho

Fix #8208

When restoring backup, delete packages not present in new config.xml

8552be10 03/12/2018 10:24 PM Renato Botelho

Ticket #8208

When restoring backup, set default pkg repository

747b31dc 03/12/2018 10:23 PM Renato Botelho

Ticket #8208

When restoring backup, do not call pfSense-upgrade on boot

1bedcacc 03/12/2018 10:22 PM Renato Botelho

Do not call get_pkg_info() when it's not going to be used

fa5e9db2 03/12/2018 10:22 PM Renato Botelho

Respect default repo

b870f03d 03/12/2018 10:22 PM Renato Botelho

Deduplicate build_repo_list() and get_repo_name()

c7500634 03/09/2018 07:30 PM Jim Pingle

Fix one more IGMP ref. Fixes #8356

ca5270b6 03/09/2018 07:15 PM Jim Pingle

Correct variable reference for IGMP proxy enable in upgrade code. Fixes #8356

1dfb84de 03/08/2018 05:04 PM Steve Beaver

Merge pull request #3911 from PiBa-NL/20180304-igmp-disable

2e08a646 03/08/2018 02:41 PM Jim Pingle

Add sanity check to rule passing out from host to ensure it does not have a blank destination subnet. Fixes #8360

9c9fa4e2 03/05/2018 07:13 PM Pi Ba

igmp, Add option to disable the igmp service, bump global.inc version

7849c2f8 03/05/2018 11:09 AM Renato Botelho

Merge pull request #3910 from PiBa-NL/20180304-fix-log-link

6b3e3bc5 03/04/2018 03:49 PM Pi Ba

igmp, Add option to disable the igmp service

9aa103ba 03/04/2018 03:39 PM Pi Ba

fix log link

3ef5904e 03/03/2018 03:27 PM → luckman212

small addition to augment jim-p's 58a2ba621c390362170aa2e377e4b41c8fdce1c6

58a2ba62 03/02/2018 08:41 PM Jim Pingle

Fix quoting on rc.bootup conf_path changes

3614c7da 03/02/2018 07:01 PM Luiz Souza

Force the configuration reload after the initial interface assignment.

Also, always save the assign_complete status.

7ae13d1f 03/02/2018 04:04 PM Luiz Souza

Fix the loader settings for the console on SG-2320 and SG-2340.

20f8233d 03/02/2018 03:42 PM Luiz Souza

Replace some hardcoded paths.

7c1aa62b 03/01/2018 03:43 PM Jim Pingle

Add missing firewall rule tracker info to automatically generated rules. Fixes #8353

74afe67c 03/01/2018 03:42 PM Jim Pingle

Add tracking to enableallowallwan and change to single rule. Ticket #8353

9c17359f 02/27/2018 02:14 PM Jim Pingle

Add tracker ID to firewall rule list and edit page. Implements #8348

b8963db6 02/26/2018 12:47 PM Renato Botelho

Fix #7972

Rework the way Captive Portal vouchers are synchronized on HA:

- When voucher use is enabled on primary, do the same on secondary
- When voucher rolls are created/modified/deleted, sync to secondary
- When voucher is used, disconnected or expired, sync it in both...

9a18ac7a 02/25/2018 07:03 AM Luiz Souza

Rename the variables on the rest of DHCP functions.

dfb6db7a 02/25/2018 06:55 AM Luiz Souza

Remove some dead code, rename variables.

This function is not consumed only by WAN, so use more neutral names to avoid any assumptions.

130fe575 02/25/2018 12:28 AM Luiz Souza

Fix my broken code, continue would not work from another loop.

40a530a1 02/24/2018 08:22 PM Luiz Souza

Filter vm.pmap.pti entries on loader.conf when necessary.

https://forum.pfsense.org/index.php?topic=144390.msg786182#msg786182

26a38669 02/23/2018 05:59 PM Luiz Souza

Add GUI support to display and set the PTI state.

e0ed03f3 02/22/2018 05:59 PM Renato Botelho

Update translation files

37e9cfbd 02/22/2018 05:07 PM Renato Botelho

Regenerate pot

789cb7f5 02/22/2018 12:51 PM Renato Botelho

Merge pull request #3892 from al-right/master

40fd222c 02/21/2018 08:26 PM Steve Beaver

Merge pull request #3906 from phil-davis/system_authservers-authentication-containers-01

e8f6e66e 02/21/2018 08:26 PM Steve Beaver

Merge pull request #3907 from phil-davis/auth-server-test-output-01

e6e7b00c 02/19/2018 04:21 PM Jim Pingle

Trim domain for learned DNS entries. Ticket #6847

If the CN is already an FQDN on the given domain, this prevents the
domain from being present in the record twice (e.g. host.example.com
as a CN leads to records for host.example.com.example.com)

ab105bf8 02/19/2018 12:25 AM Luiz Souza

Do not wipe the existing file contents. Return the actual data.

56b72761 02/17/2018 07:39 PM Luiz Souza

Fix the variable name.

Pointy-hat to: me

34925626 02/17/2018 11:40 AM Phillip Davis

Report correct auth server host when testing LDAP auth server

5520839e 02/17/2018 10:36 AM Phillip Davis

Mark authentication containers label as required field

dc3bc1f8 02/16/2018 04:42 PM Renato Botelho

Fix #7469

Sort users / groups alphabetically on config.xml

90510875 02/16/2018 04:42 PM Renato Botelho

Be more verbose about users/groups sync

f7aafd45 02/16/2018 04:10 PM Jim Pingle

Fix typo

d0af08f5 02/15/2018 05:12 PM Luiz Souza

Remove duplicate entries on loader.conf and loader.conf.local.

0445f0d3 02/15/2018 12:17 PM Luiz Souza

Update the copyright year in a couple of missing points.

7df5447d 02/15/2018 12:14 PM Luiz Souza

Update the copyright year on login page.

Ticket: #8331

79f7bc7f 02/14/2018 04:28 PM Renato Botelho

Fix #7469

  • Rename local_sync_accounts() to local_reset_accounts() and keep it
    only being used /etc/rc.bootup
  • Reimplement local_sync_accounts() receiving a list of users and
    groups to be added and/or deleted
  • Remove call to filter_configure xmlrpc method from...
9d706ff8 02/12/2018 04:26 PM Renato Botelho

Break some long lines

356f29a0 02/12/2018 04:26 PM Renato Botelho

Fix #8317

Verify if pipes were created in current system before attempt to remove
them

ff8b4019 02/12/2018 03:12 PM Renato Botelho

Do no try to lock when file doesn't exist

b27df7cf 02/12/2018 03:08 PM Renato Botelho

Implement dry_run mode in captiveportal_free_dnrules()

To be used later on a fix for ticket #8317 just return the array
containing pipes to be removed without removing them from
captiveportaldn.rules

236a198c 02/08/2018 06:12 PM Anders Lind

Fixing filename. Thanks Renato

d1f69741 02/07/2018 07:30 PM Jim Pingle

Allow Dual Stack IPsec P1 interface. Fixes #6886

Allow "Both" to be selected for IPv4/IPv6 on IPsec P1, in the config use both addresses as "left =" if they both exist.
Some cases where a single address was assumed (e.g. ping hosts) default to using the first address....

1dc6392b 02/07/2018 06:55 PM Jim Pingle

Consider IPv6 for IPsec bypasslan. Fixes #8321

b96b2ca0 02/07/2018 05:27 PM Steve Beaver

Merge pull request #3905 from pulcov/master

031570c6 02/07/2018 05:23 PM Steve Beaver

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

0136888b 02/07/2018 02:30 PM Jim Pingle

Correct variable used to populate the IPv4/IPv6 selector on status_logs_settings.php. Fixes #8323

b0e29e62 02/07/2018 01:35 PM Steve Beaver

Fixed #8322 to accommodate case where no VIPs are defined

b2605914 02/06/2018 04:37 PM Jim Pingle

Do not apply a DHCP static mapping uniqueness test for hostnames or IP addresses. The DHCP daemon allows the entries to be duplicated provided they have unique MAC addresses or identifiers. Fixes #8220

c971ddc4 02/06/2018 02:42 PM Jim Pingle

Revert "Add cxgbe to ALTQ list. Fixes #8314"
Apparently it's not supported by the driver, despite what the man page claims.

This reverts commit 40f2c5d909220dd5aaa23515d25a04916438304d.