Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0ccfd70e 12/28/2017 11:24 PM Joeri Capens

Remove old dnssec-keygen style files during upgrade

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

Add RFC 2136 Client key algorithm choice. Implements #8244

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

918ef12c 12/27/2017 01:32 PM Jim Pingle

Add missing $cpzone declaration. Fixes #8238

2737a09d 12/21/2017 03:20 PM Steve Beaver

Merge pull request #3881 from marjohn56/Increase-FPM-process-availability-in-high-ram-systems

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

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

07127d13 12/21/2017 03:19 PM Steve Beaver

Merge pull request #3867 from dennypage/master

c93231e1 12/21/2017 03:18 PM Steve Beaver

Merge pull request #3866 from PiBa-NL/20171104-pkg-reinstallmissingpackage

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.

abe217af 12/15/2017 03:32 PM Steve Beaver

Merge pull request #3890 from JoeriCapens/master

78347c9b 12/14/2017 08:35 PM Luiz Souza

Add a missing return when no NIC is found.

87d2f8cd 12/14/2017 07:27 PM Luiz Souza

Abort the initial interface setup when no interfaces are found.

7e3bdbaa 12/10/2017 12:04 AM Joeri Capens

Set default key algorithm to hmac-md5

0e13a3a6 12/09/2017 09:36 PM Joeri Capens

Fix #6319 again by adding missing dns-servers

d0d6d27f 12/07/2017 09:32 PM Jim Pingle

Pretty up the new smtp notification header.

fe7c4634 12/07/2017 08:13 PM Jim Pingle

Fix auth_check.inc so it conforms to the rest of the session management code. While here, make sure it performs a commit to avoid PHP session gc from reaping the session. Fixes occasional timeouts when sitting on pages that only fetch AJAX for prolonged periods. Fixes #8116

534d7d69 12/07/2017 08:04 PM Joeri Capens

Add DHCP Dynamic DNS key algorithm choice. Implements #6621

d0bb073b 12/07/2017 04:30 PM Jim Pingle

Remove ix from the ALTQ interface list. See ticket #7378

3b4dad1b 12/07/2017 02:38 PM Steve Beaver

Merge pull request #6319 from JoeriCapens/master

902a31e3 12/05/2017 03:41 PM Jim Pingle

Fix logging for L2TP and PPPoE server login/logout events. Fixes #8164

See https://redmine.pfsense.org/issues/8164 for the reasoning about why it was done this way.

3b46a9cf 12/04/2017 10:30 PM Joeri Capens

Fix #6319 by setting ptr-domain and key variables correctly for dhcpdzones()

7662ec2a 12/04/2017 06:57 PM Steve Beaver

Merge pull request #3884 from stilez/patch-71

cedfb2bc 12/01/2017 09:07 PM Jim Pingle

Fix typo

b6dcbd64 12/01/2017 05:41 PM Jim Pingle

When retrieving a public key for a certificate, private key, or signing request, write the certificate data out to a temp file instead of echoing it through a pipe. Fixes #8153

9038f44c 12/01/2017 02:48 PM Steve Beaver

Revert "Mitigate possible vuln in cert manager"

This reverts commit 1a68f4badd58de8694ac6a4208e11d7265c97df3.

1a68f4ba 12/01/2017 02:30 PM Steve Beaver

Mitigate possible vuln in cert manager

deb575ab 12/01/2017 11:50 AM Stilez y

Add isset, other vars seem to use it

Doesn't seem to have a point though :)

d30fa363 12/01/2017 11:48 AM Stilez y

typo

d2ec5844 12/01/2017 11:46 AM Stilez y

Unbound: Disable IPv6 outgoing queries if IPv6 blocked in firewall, as they can never go anywhere

If IPv6 is disallowed in system->advanced->network, then any IPv6 lookups by Unbound will always be blocked, so there's no point sending them.

The practical purpose is that they also clog up the log and may fractionally slow down the resolver because the resolver then has to deal with IPv6 not replying, fallback lookups, etc....

761b39f9 11/30/2017 10:47 PM Steve Beaver

Merge pull request #3863 from PiBa-NL/20171103-routes-recursive-alias

71f0623e 11/30/2017 08:57 PM Pi Ba

routing, support use of recursive network aliases in static routes

9fa718d7 11/30/2017 07:30 PM Steve Beaver

Merge pull request #3823 from PiBa-NL/20170919-bootupcomplete

2c131b10 11/29/2017 11:18 PM Martin Wasley

Increase FPM process availability in high ram systems

To reduce chance of nginx gateway error when interacting with FPM backend, this patch does the following, starts up extra FOM server processes at startup, allows more to stay running on standby, increases automatic shutdown time from 5 seconds to one hour. On systems with a gig or more of ram

74c55258 11/29/2017 06:10 PM Steve Beaver

Merge pull request #3868 from loonylion/master

d7dc67f9 11/29/2017 06:04 PM Peter Schofield

interfaces_fast.inc: removed accidental rolling 'r' from comment
removed unused parameters from definition of convert_real_interface_to_friendly_interface_name_fast()

interfaces_assign.php: removed profiling code
removed unncessary comments...

12e3bbce 11/29/2017 06:02 PM Matthew Fine

Merge branch 'master' into master

f2d91ecf 11/29/2017 05:13 PM Steve Beaver

Merge pull request #3870 from jtl999/v2.4.2rc-dhcp6fix

f9e1a5dc 11/29/2017 05:12 PM Steve Beaver

Merge pull request #3844 from luckman212/ovpn-gw-patch-2

65a8a5ad 11/29/2017 05:06 PM Steve Beaver

Merge pull request #3769 from PiBa-NL/20170626-phpfpm-status

2dbc276d 11/29/2017 05:05 PM Steve Beaver

Merge pull request #3183 from znerol/feature/master/register-openvpn-cn

c1a2c6c8 11/29/2017 02:57 PM Peter Schofield

Changed license as requested and added a missing apostrophe in a comment.

6cce4ec9 11/29/2017 02:50 PM Steve Beaver

Merge pull request #3875 from LedPighp/dyndns_godaddy

3a402755 11/29/2017 02:47 PM Steve Beaver

Merge pull request #3872 from jackfagner/patch-1

884ea644 11/29/2017 02:07 PM Steve Beaver

Merge pull request #3820 from phil-davis/status-if-disabled

f5cd3884 11/29/2017 02:05 PM Steve Beaver

Merge pull request #3819 from PiBa-NL/20170910-show-interface-openvpn

258a5feb 11/29/2017 01:41 PM Steve Beaver

Merge pull request #3768 from PiBa-NL/20170625-notices-queue

c6ce0d99 11/29/2017 01:32 PM Steve Beaver

Merge pull request #3747 from PiBa-NL/20170529-dhcprelay-destination-interface-discovery

5de5c48a 11/29/2017 01:18 PM Steve Beaver

Merge pull request #3738 from PiBa-NL/20170521-oneonone-nat-fix-empty-ip

456ba14f 11/24/2017 01:23 AM Sam Neely

Feature #8123: Add GoDaddy as a Dynamic DNS provider

5f56dee4 11/21/2017 10:40 AM Jackson Laskoski

Bug in get_interface_ip

Global variable $config was not available, and IP was always fetched using find_interface_ip

19f3d39a 11/18/2017 11:01 PM J L

fix for leftover dhcp6c lock file(s) after unclean shutdown

3e496fa4 11/16/2017 05:34 PM Renato Botelho

Bump version to 2.4.3-DEVELOPMENT

7c4e07c6 11/15/2017 02:01 PM Jim Pingle

Ensure that the value passed to ipfw pipes is always an integer, no matter the source. Fixes #8097

37f05e97 11/13/2017 04:44 PM Jim Pingle

Add a separate checkbox for OpenVPN servers to redirect an IPv6 gateway now that OpenVPN has a native flag for it. Implements #8082

While here, since local network boxes are hidden when redirect gateway is enabled, do not use the values in those boxes when crafting the configuration. That way the GUI configuration is consistent with the backend.

772a7b3d 11/12/2017 12:21 PM Peter Schofield

refactored interfaces_assign.php to to benefit people with large numbers of VLANs, as requested on the forum at https://forum.pfsense.org/index.php?topic=137391.0. Also contains a minor speedup for interfaces_vlan.php. Modified functions are contained in interfaces_fast.inc. Profiling code is still present but commented out, as is replaced code.

66dd4fe2 11/10/2017 07:08 PM Jim Pingle

Remove this part, the voucher settings shouldn't be synchronized this way, it's handled via the voucher sync settings on the secondary. Fixes #8079

It was only working before because of this typo, the code shouldn't have been there at all.

927a988e 11/10/2017 07:00 PM Jim Pingle

When synchronizing vouchers, avoid allowing null values. Also, fix a missing variable global declaration. Part of ticket #8079

ff25106d 11/10/2017 06:14 PM Jim Pingle

Correct voucher config section name. Part of ticket #8079

bc60e070 11/10/2017 04:33 PM Renato Botelho

Use a strict check of array_search() result

c253e352 11/10/2017 04:18 PM Renato Botelho

Remove empty items from output

8d5ff32b 11/10/2017 02:20 PM Renato Botelho

Detect when system is running a newer version than the one available on remote repository

eaed7e74 11/10/2017 02:17 PM Renato Botelho

Always do rquery when pkg search is not used

a9b0a7a3 11/10/2017 12:10 PM Renato Botelho

Fix #7946: Display installed packages missing on remote repo to let user to delete it

73568673 11/09/2017 05:10 PM Jim Pingle

Also kill off sshlockout_pf processes when restarting syslogd. Fixes #7984

258fc75b 11/08/2017 04:01 PM Jim Pingle

Several corrections to service sorting to produce output consistent with user expectations. Fixes #8069

05871043 11/07/2017 07:29 PM Jim Pingle

Reorder reading the product name in pfSense-rc so it happens after all filesystems are mounted. Fixes #8065

00d0c66e 11/07/2017 05:32 PM Steve Beaver

Provide mechanism to allow for transition to a new package repository server

635dcc69 11/07/2017 03:38 PM Jim Pingle

Check for /bootpool and import the bootpool zfs pool if present. Fixes #8063

1328b154 11/07/2017 03:10 AM Luiz Souza

Add the XML tags to support the switch entries.

902cbde8 11/06/2017 01:50 AM Denny Page

Support shutdown scripts in /usr/local/etc/rc.d. This allows packages to take critical shutdown actions such as
UPS power kill in NUT.

0e2bed22 11/05/2017 12:30 AM Pi Ba

status_queues, provide 'realtime' statistics
-retrieve 'current' numbers from pfSense

not using qstats provides the following advantages:
-no long lag which requires 18 updates to get 90% accurate values on screen
-showing queue's in 2 browsers does not show half the value...

e5960712 11/04/2017 06:54 PM Pi Ba

pkg, reinstall missing package
change the reference from install_package(.) as this function does not exist.

7e37da2e 11/03/2017 03:27 PM Jim Pingle

When crafting the CA subject for ipsec.conf, handle component values that are arrays. Fixes #7929

c2a52440 11/03/2017 01:13 PM Jim Pingle

When ntp is bound to specific interfaces, disable listening on wildcard. Fixes #8046

87c67243 11/02/2017 06:30 PM Jim Pingle

Add an option for LDAP servers to use the global root CA list as a peer CA. Fixes #8044

3ed3a367 11/02/2017 04:39 PM Doktor Notor

Disable HSTS for captive portals

a257c4c9 11/02/2017 04:39 PM Doktor Notor

Add option to disable HSTS for nginx (Bug #6650)

3684280d 11/02/2017 04:39 PM Doktor Notor

Add option to disable HSTS for nginx (Bug #6650)

fbbd7d2b 11/02/2017 03:23 PM Steve Beaver

Crudely fixed #7786 by eliminating check of parent bandwidth when children are sepcified in %

4ede18de 11/02/2017 02:10 PM Renato Botelho

Merge pull request #3857 from PiBa-NL/20171022-pf-wait-dont-wedge

7ea5b55b 11/02/2017 02:04 PM Renato Botelho

Merge pull request #3859 from PiBa-NL/20171031-xmlrpc-encodedspace

d7e969dc 11/02/2017 02:03 PM Renato Botelho

Merge pull request #3860 from PiBa-NL/20171031-config-backup-check-exception

a5126092 11/01/2017 09:48 PM Pi Ba

pf, retry pfctl -f rule loading when pf is 'busy', don't try and fail to force -d -e as that would also fail at this point in time.

005f3aa7 11/01/2017 09:24 AM Renato Botelho

Merge pull request #3858 from nagyrobi/patch-25

6153d668 10/31/2017 10:28 PM Pi Ba

config, xmlparse throw exception instead of calling die(), so corruption check will properly handle the unlink action of the corrupted config

70b70f9d 10/31/2017 07:19 PM Jim Pingle

Fix handling of wildcard CN/SAN entries in certificates. Fixes #7994

07152ca7 10/31/2017 03:11 PM Steve Beaver

Fixed #8035

(cherry picked from commit 9c4e7fd3e155d08911feb0afc527af21d79ce917)

2ec76321 10/31/2017 12:49 AM Pi Ba

xmlrpc, fix usage of space and + character that need different encoding

c3938c16 10/30/2017 06:17 PM Luiz Souza

Update the system sysctls to not harvest data from interrupts, point-to-point interfaces and ethernet devices.

The sysctl names changed in FreeBSD 11.

2f87470c 10/30/2017 04:15 PM Luiz Souza

Make is_ipaddrv6() compatible with is_ipaddrv4().

Only the IP address must be accepted, address with netmasks do not qualify.

Ticket #8024

cc2187c3 10/30/2017 11:25 AM Renato Botelho

Do not display logo.css as a valid theme

fd0d84e9 10/27/2017 04:25 PM Renato Botelho

Fix #7984: Make sure sshlockout_pf stops when syslogd stops

c4865164 10/26/2017 09:42 AM Renato Botelho

Fix typo in function name: insterface_is_qinq -> interface_is_qinq

b0b70737 10/26/2017 04:51 AM Luiz Souza

Fix a typo.

c2a14eec 10/25/2017 08:07 PM Luiz Souza

Allow the use of mbuf tags to set the VLAN pcp on output packets.

This is necessary for use with the pf 'set prio'.

Ticket #7973

49e2b19a 10/25/2017 07:33 PM Stephen Jones

added a string SESSION_TIMEOUT to be returned when a widget times out

f2286620 10/25/2017 06:58 PM Luiz Souza

The members of a LAGG cannot be assigned, used in VLANs, QinQ, or PPP.

This commit removes the LAGG members from the list of available interfaces.

b1fccd42 10/25/2017 06:33 PM Jim Pingle

Do not allow direct download of .inc files (unparsed PHP source). Fixes #8005

e48ae6f2 10/25/2017 05:23 PM Luiz Souza

Do not return QinQ interfaces in the physical interface list.