Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
be5408eb 06/14/2018 06:38 PM Jim Pingle

Add switch config to status output. Implements #8525

(cherry picked from commit 03ce110725129b5f35c62f4985f631a1e3b5d046)

5ecce9d0 05/31/2018 02:41 PM Jim Pingle

Fix reference to non-existent variable in IPsec P1. Fixes #8543

(cherry picked from commit ac976b7e061f19d108a6f60a57ce6866dd0a9499)

a342020d 05/30/2018 03:06 PM Jim Pingle

Do not disable rekeying by default on IPsec P1 entries. Fixes #8540

15f5dea7 05/30/2018 01:53 PM Jim Pingle

Fix crash reporter download button display when there are only PHP errors, no textdumps.

(cherry picked from commit 3db214ddb99bea076c964bd90538d5975287456b)

901916d4 05/25/2018 03:26 PM Jim Pingle

Fix crash reporter "submit" wording (can't submit anymore!)

(cherry picked from commit ca06add8b4a61c8ad020e97cb55471bf52c0929c)

c8975d3a 05/25/2018 03:24 PM Jim Pingle

Rework crash reporter page so users can download the data files directly rather than submitting to a server.

eb06df8f 05/17/2018 08:26 PM Jim Pingle

Store the old LAN IP address and temporarily add it to the alt hostnames to work around a referer check issue in the setup wizard. Fixes #8524

(cherry picked from commit 21f630def08b5505f5504606958ead93dbb9358d)

34935fb8 05/03/2018 08:04 PM Jim Pingle

Redact some more info from the status.php output. Fixes #8394

(cherry picked from commit 21fdf72c0b3caf960512373ad903fe03ccc578ff)

cdd30801 05/03/2018 06:32 PM Michael Alden

Bug #8469 - Modify show_advdns function pageload conditions to allow for ddnsdomainkeyalgorithm default value, i.e., hmac-md5

(cherry picked from commit 3e1b29c7ba3a586cb94268d76ecb78874c2f5007)

ab1387e6 05/03/2018 02:39 PM Jim Pingle

Prevent pressing Enter in the filter field of diag_pftop.php. Fixes #8494

(cherry picked from commit e2654541019b59f544cda76fb0e63ea7a4a5d040)

39ee89ab 05/02/2018 07:51 PM Jim Pingle

Correct pconfig_to_address() so its logic matches the input validation used for checking port numbers. Fixes #8410

(cherry picked from commit 885e9b2a1df256f4d50367f96b4d39c1106b2448)

a8ad9098 05/02/2018 07:51 PM Steve Beaver

Cleaner fix for Bug #8447: Cannot change Gateway in Firewall > Rules

(cherry picked from commit 96fa3e3616c1b46cbd23593df8c08cceb23a61e6)

ca0ca1c5 05/02/2018 07:51 PM Steve Beaver

Fixed #8447

(cherry picked from commit 1d523d1e4e7b16519ed3fd9dfb9e6b4dd84b4285)

ef799458 05/02/2018 07:51 PM Jim Pingle

Replace incomplete list of pf reserved words with a list of pf tokens pulled from the pf source. Fixes #8445

Also, move the list to a central location so it does not need to be duplicated.

(cherry picked from commit b20cfb55125207e21d81a29a107ea77230fbc7fb)

ff13ca0d 05/02/2018 03:42 PM Jim Pingle

Only alter users/groups via XMLRPC when the primary is set to do so. Fixes #8450

(cherry picked from commit be4693a1e79d89cfc6ea797fcb7fb56b5052c26d)

72f363ed 05/01/2018 05:47 PM Steve Beaver

Fixed #8486 via htmlspecialchars()

(cherry picked from commit 687e50fd439179ba61a518c7b68c91b168e56e50)

8d7458f6 05/01/2018 05:47 PM Steve Beaver

Fixed #8485 by POSTing fixed string and looking up the required file name

(cherry picked from commit c29a1fe90f89c1ae392df2ef2092207e282ddc37)

96e04d74 04/03/2018 12:46 PM robjarsen

remove whitespace - pt. 2

(cherry picked from commit 523849d312daae129a287f9cf43cbdeadafd1fcb)

5ab6ce1d 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...

139598eb 04/02/2018 11:17 AM 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

(cherry picked from commit 179377b01cc93b0842e07b3865df9812608c8f2c)

5a620c81 03/28/2018 08:29 PM Jim Pingle

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

(cherry picked from commit 5ac478f23b69d42b29ce7f960ba48b2f425f0754)

3a910ee1 03/21/2018 02:28 PM Steve Beaver

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

d038a5dd 03/17/2018 02:47 PM Steve Beaver

Don't read picture file if it does not exist

5366c4bc 03/16/2018 02:00 PM Renato Botelho

Initial steps for 2.4.3-RC

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

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

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

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

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

Deduplicate build_repo_list() and get_repo_name()

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

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

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

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

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...

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)

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

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

Fix typo

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...
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....

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

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

d205ac7a 02/02/2018 08:26 PM Steve Beaver

Merge pull request #3711 from PiBa-NL/20170427-ipsec-multiple-P1-algo

67784aa6 02/02/2018 05:57 PM Steve Beaver

Add DDNS client update option to DHCPv4 configuraiton

12f16196 02/01/2018 05:33 PM Steve Beaver

Fixed #8303

ce7b40ce 02/01/2018 04:15 PM Stephen Jones

Fixed #8301 CSRF Enabled on all widgets.

Enabled CSRF on all widgets.

3c44c845 01/31/2018 06:56 PM Luiz Souza

Silence warnings generated by sysctl to standard error.

7f054ea0 01/29/2018 06:55 PM Jim Pingle

Update OpenVPN wizard with current protocol selection options. Fixes #8298

e7b5b82b 01/29/2018 05:26 PM Jim Pingle

Add input validation to traffic_graphs_widget.php and fix JS encoding. Fixes #8302

9ee5030e 01/29/2018 05:25 PM Jim Pingle

Re-enable CSRF protection in traffic_graphs_widget.php. Ticket #8301

c083e1e4 01/29/2018 05:24 PM Jim Pingle

Fix a potential encoding issue in diag_system_activity.php. Fixes #8300

a9a74b49 01/26/2018 06:04 AM Luiz Souza

Merge pull request #3830 from PiBa-NL/20170925-pppoe-on-carpmaster

c7027903 01/25/2018 03:19 AM Steve Beaver

Fixed #8296

f1dc05b7 01/23/2018 03:30 AM Luiz Souza

Merge pull request #3862 from marjohn56/pfsense

68872169 01/23/2018 01:35 AM Luiz Souza

Fix get_cpu_crypto_support() to not overwrite $cpucrypto_type.

b1c01d80 01/17/2018 10:05 PM Steve Beaver

Merge pull request #6400 from loonylion/master

900663a4 01/16/2018 05:05 PM Jim Pingle

Add an update source control to RFC2136 dynamic DNS updates. Implements #8278

618faaf2 01/16/2018 04:07 PM Jim Pingle

Add localhost to list of interfaces for packet capture. Implements #8257

8dc33488 01/15/2018 08:37 PM Steve Beaver

Merge pull request #3889 from kangtastic/master

f95579a6 01/14/2018 09:52 PM Anders Lind

Follow-up to syntax, file order and other changes

Notes:
  • Those able to check a proper failover configured system please check if
    the Pool Staus table shows up in the top of the Status DHCPv6 Leases page
    and that the leases are showing up fine. Thanks
  • I am in doubt about the markdown readme file parser_readme.md where it...
247f5719 01/14/2018 04:34 AM Earl Chew

[services_dyndns_edit] Clarify use of @ for Cloudflare

Add GUI prompts corresponding to #7357 that allows users to
enter @ for the hostname, and have it replaced with an empty hostname.

Signed-off-by: Earl Chew <>

19a1cf34 01/12/2018 07:49 PM Jim Pingle

Fix certificate SAN input validation so it does not improperly allow an IP address when FQDN is selected. Fixes #8275

af17dba1 01/10/2018 05:41 PM Steve Beaver

Fixed #8268

498f7e20 01/10/2018 04:58 PM Jim Pingle

Add an option to push a gatewy address to bridged tap clients. Implements #8267

016260fe 01/09/2018 04:33 PM Steve Beaver

Fixed #8266 by removing JS alerts

87489e5c 01/08/2018 06:50 PM Peter Schofield

re-adding changes made to fix bug#6400, includes fixes for bug#8222 and bug#8223 that were introduced with the initial commit of this code.

original pull request was #3868

2f7d3a1f 01/05/2018 09:53 PM Jim Pingle

Encode rangedescr before display in firewall_schedules.php. Fixes #8259

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

31bb3fb6 01/04/2018 07:27 PM Jim Pingle

Merge pull request #3893 from JoeriCapens/ddns-rfc2136-algorithm-choice

c0305bb8 01/02/2018 08:49 PM Joeri Capens

Add keyalgorithm input validation.

e562fca2 01/02/2018 04:49 PM Jim Pingle

Change how SANs are generated from the CN, considering that not all CNs will produce a valid SAN. Fixes #8252

ab1112ee 12/28/2017 11:01 PM Joeri Capens

Add RFC 2136 Client key algorithm choice. Implements #8244

16c260fa 12/28/2017 10:46 PM Joeri Capens

Use consistent variable order, remove unused variable.

7ca8845b 12/28/2017 10:43 PM Joeri Capens

Replace Dynamic DNS dnssec-keygen style files with simpler ddns-confgen style file.

f0584e6d 12/27/2017 02:39 PM Steve Beaver

Merge pull request #3887 from JoeriCapens/dhcp-ddns-algorithm-choice

5a1ee50e 12/22/2017 02:42 PM Pi Ba

ipsec, multiple phase1 ciphers, make use of 'repeatable' group

22dbacd0 12/22/2017 12:58 PM Pi Ba

ipsec, allow configuration of multiple ike phase1 encryption ciphers (algo/bits/hash/dh)
this is useful for mobile users that need to connect with different operating systems. This way there is no need to find a single commonly supported weaker cipher.

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.

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

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

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

c56471a7 12/17/2017 12:44 AM Anders Lind

Fixes #7413: Some DHCPv6 leases are not displayed in the GUI

. Better handling/parsing of ISC dhcpv6 leases file and removal of unnecessary properties.
. Experimental Pools/failover handling in the parsing of DHCPv6.
. Cleanup on the Status DHCVPv6 Leases page....

e5c4b4fc 12/15/2017 11:42 PM Joeri Capens

Fix input field help texts

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