Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ffcb0b7f 09/18/2020 02:32 PM Steve Beaver

Add function to list recent backups as JSON array

40609fff 09/18/2020 01:43 PM Renato Botelho

Remove commented out line

fa343c99 09/18/2020 01:42 PM Renato Botelho

Merge pull request #4400 from bonald/master

3ef8d632 09/18/2020 12:52 PM Renato Botelho

Merge pull request #4439 from vktg/cpcpdbbackup

1af1e47e 09/18/2020 12:44 PM Viktor Gurov

Backup Captive Portal DB files. Implements #10868

022ef976 09/18/2020 12:28 PM Steve Beaver

Only set headers if called from UI

bfdc9966 09/17/2020 06:18 PM Steve Beaver

Accept backup XML data as string or file

8cfc4ab9 09/17/2020 05:23 PM Renato Botelho

Style changes

bbaedc1b 09/17/2020 05:17 PM Renato Botelho

Fix indent

2fef80c3 09/17/2020 05:15 PM Renato Botelho

Change comment to match function

568ec5d9 09/17/2020 05:14 PM Renato Botelho

Simplify logic

6c08d089 09/17/2020 05:12 PM Renato Botelho

Remove unused variable

2548a32c 09/17/2020 05:12 PM Renato Botelho

Initialize config item

d0b8c0e9 09/17/2020 05:11 PM Renato Botelho

Return 1 when config section is empty

2420538b 09/17/2020 05:10 PM Renato Botelho

Break long line

a51fbefa 09/17/2020 05:09 PM Renato Botelho

Initialize config item and remove unneded var

f75b5662 09/17/2020 04:55 PM Renato Botelho

Initialize config item and remove unneded var

d31d3e64 09/17/2020 04:53 PM Renato Botelho

Merge pull request #4190 from vktg/remove00vti

9c6d6a06 09/17/2020 02:11 PM Renato Botelho

Merge pull request #4427 from vktg/vtinodestroy

2c133df1 09/17/2020 01:56 PM Renato Botelho

Merge pull request #4447 from overtninja/master

dac0e1f3 09/17/2020 01:32 PM Renato Botelho

Merge pull request #4448 from vktg/dhcp6dnsprefix

2440f3bd 09/17/2020 01:30 PM Renato Botelho

Merge pull request #4443 from vktg/unboundmultiip

be1396d0 09/17/2020 01:26 PM Renato Botelho

Merge pull request #4449 from vktg/dhcpv6rmrouterip

0946ad1f 09/17/2020 01:24 PM Renato Botelho

Merge pull request #4315 from vktg/localradiusauth

48d8bd79 09/17/2020 01:22 PM Renato Botelho

Merge pull request #4450 from vktg/pppalias

16091d6e 09/17/2020 12:28 PM Steve Beaver

Fix backup of 'all' areas01~

ec49a8af 09/17/2020 07:57 AM Viktor Gurov

Allow to use IP Alias on PPP interfaces. Issue #7132

c428cdf4 09/16/2020 08:03 PM Renato Botelho

Rework route functions

- Created route_table() that returns an array containing all items from
route table. It uses --libxo to get a json object
- Created route_get() that return an array with route items to desired
target
- Created route_get_default() to get current default route for inet or...

530e157e 09/16/2020 05:33 PM Steve Beaver

Support JSON format when retrieving XML to backup

187da3ef 09/16/2020 03:27 AM overtninja

Provide option for default notification tone to play, rather than being overridden.

595ae1aa 09/15/2020 05:06 PM Steve Beaver

Include files used to provide logic for web pages now moved to /etc/inc/web

35273ccf 09/15/2020 05:04 PM Steve Beaver

Include files used to provide logic for web pages now moved to /etc/inc/web

4002dc3f 09/15/2020 07:00 AM overtninja

Correct use of sprintf

6b18e960 09/15/2020 04:39 AM overtninja

Correcting style issues

8d90b875 09/14/2020 10:20 PM Luiz Souza

Ignore the UFS journal when pfSense tries to fix a disk corruption.

Not all UFS issues are present on journal, which can make the fsck miss some
issues.

This change improves the pfSense chances of fixing UFS issues.

9462cc40 09/14/2020 01:43 PM Viktor Gurov

DHCPv6 do not announce Router Address. Issue #9710

7339f154 09/14/2020 10:45 AM Viktor Gurov

DHCPv6 merge IPv6 prefix for DNS servers. Fixes #7384

18c256c0 09/14/2020 06:31 AM overtninja

Pushover Notification Support. Implements #10495

dfd5754a 09/13/2020 07:31 AM Viktor Gurov

DNS Resolver multi IP for host overrides. Implements #10896

3b85b43b 09/12/2020 09:41 AM Viktor Gurov

Remove extra 00 padding of VTI interface names. Issue #9592

174cb4df 09/10/2020 09:25 PM Renato Botelho

Style: Break a couple of long lines

56d8a9b0 09/10/2020 09:24 PM Renato Botelho

Combine nested conditionals into a single one

32aaba3d 09/10/2020 09:22 PM Renato Botelho

Remove commented out lines

efe0fec5 09/10/2020 09:22 PM Renato Botelho

Combine nested conditionals into a single one

ff64a57d 09/10/2020 09:19 PM Renato Botelho

Style: Break a couple of long lines

c2488bab 09/10/2020 09:18 PM Renato Botelho

Same address can't be IPv4 and IPv6 at the same time

33f28cc5 09/10/2020 08:54 PM Renato Botelho

Style: break long line

46cc9653 09/09/2020 09:21 AM Manuel Piovan

Update alias-utils.inc

238d678e 09/08/2020 06:52 PM Renato Botelho

Merge pull request #4435 from vktg/pppoeacctupdatefix

9431c929 09/08/2020 06:52 PM Renato Botelho

Merge pull request #4431 from vktg/cpusedmacsbackup

c67d5c83 09/08/2020 01:42 PM Steve Beaver

Access from saveAlias()

e181a70f 09/06/2020 06:13 AM Viktor Gurov

PPPoE Server Accounting Update fix. Issue #10869

23c4cd2d 09/05/2020 04:40 PM vktg

Merge branch 'master' into cpusedmacsbackup

9185bfff 09/05/2020 06:51 AM Viktor Gurov

Backup/restore Captive Portal UsedMACs. Implements #10856

da94bf92 09/04/2020 06:44 PM Renato Botelho

Merge pull request #4434 from vktg/ddnsname

cca03f5c 09/04/2020 06:44 PM Renato Botelho

Merge pull request #4433 from vktg/cpusedmacsha

07588052 09/04/2020 02:16 PM Viktor Gurov

DHCP service DDNS key name RFC2845 compat. Fixes #10844

a81a6edc 09/04/2020 11:08 AM Viktor Gurov

Captive Portal UsedMACs sync. Issue #10857

6bd064f7 09/03/2020 08:07 PM Steve Beaver

alias.inc changed to alias-utils.inc

eb34ab35 09/03/2020 02:09 PM Renato Botelho

Update obsoleted files list for 2.5.0

18b41bd9 09/03/2020 10:55 AM Renato Botelho

Remove commented out lines

55ac1551 09/03/2020 10:54 AM Renato Botelho

Fix file name on copyright notice

925737f2 09/02/2020 01:55 PM Steve Beaver

Fix syntax error in alias.inc

bff96b22 09/01/2020 07:32 PM Steve Beaver

Moved controller logic out of display file and into .inc file

b53eb95a 08/31/2020 05:44 PM Renato Botelho

Merge pull request #4421 from vktg/vxlangui

b6ea9c61 08/31/2020 02:48 PM Viktor Gurov

VXLAN configuration WebGUI. Feature #6240

c3cada8b 08/27/2020 01:41 PM Renato Botelho

Merge pull request #4230 from vktg/ipsecp2shunt

7dcdbf6d 08/27/2020 01:39 PM Renato Botelho

Merge pull request #4414 from jturnism/patch-1

ac2e5383 08/27/2020 01:38 PM Renato Botelho

Merge pull request #4429 from basicmonkey/master

d45c476a 08/27/2020 01:38 PM Renato Botelho

Remove deprecated hash module

dbc1b8ee 08/27/2020 12:30 PM Jim Pingle

Fix some illegal string offset errors. Issue #10659

b2186003 08/26/2020 03:52 PM Luiz Souza

Remove the /usr/libexec/telnetd from the default installation.

There is no reason to keep a telnet daemon.

5586fce0 08/25/2020 04:54 PM Renato Botelho

Upgrade PHP to 7.4.x

36ff1deb 08/25/2020 03:50 PM Steve Beaver

Added PPPoE handler to setup wizard utilities

ed90018e 08/21/2020 08:57 PM James Cooksey

Fix array pass by reference in ipsec.auth-user.php

Fixes error: PHP Fatal error: Uncaught Error: Cannot pass parameter 3 by reference in /etc/inc/ipsec.auth-user.php:95 on IPSec Xauth.

Signed-off-by: James Cooksey <>

616a1916 08/21/2020 08:07 PM Steve Beaver

Added setup wizard utility file

9a012045 08/19/2020 01:50 PM Viktor Gurov

Not destroying VTI interfaces when booting before creating a new one. Fixes #10842

07bbe19b 08/19/2020 08:04 AM Viktor Gurov

RFC2136 zone option. Implements #10684

9425c8b6 08/18/2020 11:19 PM Renato Botelho

Merge pull request #4424 from vktg/disablevlantso

a23fce36 08/18/2020 11:18 PM Renato Botelho

Merge pull request #4420 from vktg/domeneshopddns

73ea85c6 08/18/2020 11:12 PM Renato Botelho

Merge pull request #4416 from vktg/hostsfullipv6addr

7c21facb 08/18/2020 11:11 PM Renato Botelho

Merge pull request #4415 from vktg/eclgptslice

1b5f2590 08/18/2020 11:09 PM Renato Botelho

Merge pull request #4411 from MariusRejdak/master

da1b4d6f 08/18/2020 11:05 PM Renato Botelho

Merge pull request #4408 from vktg/qlaltq

20c078aa 08/18/2020 11:03 PM Renato Botelho

Merge pull request #4360 from vktg/gifbootbridgefix

dc3ef005 08/18/2020 11:02 PM Renato Botelho

Merge pull request #4396 from vktg/ipsecradiusgroup

05187d0e 08/18/2020 10:59 PM Renato Botelho

Merge pull request #4403 from vktg/dummynetsysctlfix

2c44f228 08/18/2020 10:57 PM Renato Botelho

Merge pull request #4404 from vktg/unboundrestartfix

cd80be80 08/17/2020 02:23 PM Viktor Gurov

Toggle VLAN_HWTSO when TSO is toggled in the GUI. Fixes #10836

f1c8242d 08/12/2020 07:45 PM Steve Beaver

Accommodate encryption_password when updating ACB config

55cbdcb0 08/11/2020 07:42 PM Steve Beaver

Improved ACB config update by requiring only a single visit to the system

6c85268f 08/11/2020 04:12 PM Steve Beaver

Correct CRON functionality and move to pfsense-utils.inc

4d6cc223 08/11/2020 09:14 AM Viktor Gurov

Domeneshop DynDNS support. Implements #10826

47f05aa1 08/04/2020 08:31 AM Viktor Gurov

Full IPv6 host address for DHCP6 static entries. Fixes #8156

681d099c 08/04/2020 07:18 AM Viktor Gurov

ECL GPT partitions support. Fixes #9097

708b2b0b 08/04/2020 02:34 AM Joseph Turner

Update wizardapp.inc

These are the ports needed for any xbox live platform.
https://support.microsoft.com/en-us/help/4026770/xbox-open-these-network-ports-for-xbox-one

Fixed some ports using improper protocol
Fixed naming comment for Wii
removed ports that werent specific to xbox at all...

c6a9d32e 07/31/2020 08:46 AM Marius Rejdak

Fix OpenVPN AVPair network/netmask output. Issue #10803

f2b9ea9a 07/30/2020 03:57 PM Steve Beaver

Revise get_services() to include the current service state in the returned array. This saves having to get the list of services three times in order to draw the status_services web page

4d0d242b 07/29/2020 07:24 AM Viktor Gurov

Correct QLogic interface name in ALTQ-capable list. Issue #10594

5ed92e19 07/23/2020 06:00 AM Viktor Gurov

IPsec Mobile RADIUS Group authentication. Implements #10748