Project

General

Profile

Download (101 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c66b71c8 01/28/2021 02:58 PM Renato Botelho

Mute console before load crypto modules

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

cda2ef35 12/10/2020 03:31 PM Renato Botelho

Remove use of deprecated $g['platform']

50b84727 11/16/2020 12:11 PM Viktor Gurov

Create poesX interfaces for PPPoE server. Issue #11034

28b16209 10/21/2020 04:31 PM Renato Botelho

Fix #10997: Retire m0n0wall config compatibility

c91be02b 10/14/2020 04:04 PM Viktor Gurov

Nested alias IDN fix. Issue #10968

d81121e1 09/30/2020 06:37 AM Viktor Gurov

Disable "Hardware Checksum Offloading" if ena(4) is detected. Implements #10723

e97eeb7d 09/29/2020 10:22 PM Renato Botelho

Merge pull request #4385 from vktg/nohwchksumvm

f0c51530 09/25/2020 04:11 PM Jim Pingle

System DNS Server changes. Implements #10931

There are significant changes here, but ultimately should be a smooth
transition. See https://redmine.pfsense.org/issues/10931 for more
details.

12a0edbb 09/25/2020 05:53 AM Viktor Gurov

Disable "Hardware Checksum Offloading" if VTNET is detected. Implements #10723

8f4b8ff2 09/18/2020 04:06 PM Jim Pingle

Handle net.pf.request_maxcount via sysctl. Fixes #10861

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

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

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

b6d6cd61 07/17/2020 03:32 PM Luiz Souza

'hw.usb.no_pf' is deprecated now.

154a8854 07/17/2020 02:56 PM Luiz Souza

Fix the repeated entries in loader.conf.

Ticket: #9647

2360abcc 07/15/2020 01:43 PM Luiz Souza

Fix #9647.

Instead of forcing the defaults in the OS driver (introducing yet another
change), set the default to enable ALTQ support for hnX NICs in loader.conf.

Ticket: #9647

13164061 05/18/2020 04:36 PM A FL

Do not perform RADIUS accounting/prune operations when node is in backup mode
Implement Redmine #97

6728e5f4 04/27/2020 08:32 AM Viktor Gurov

Show default Adaptive Start/End values. Issue #7362

7e107c67 04/21/2020 08:04 PM Viktor Gurov

Add the default values of the TCP and UDP Timeouts on the WebUI. Issue #7362

85d5f8ab 03/09/2020 01:59 PM Renato Botelho

Merge pull request #4170 from emmtbot/r8987-webgui-dns

48a15754 03/08/2020 10:07 AM Viktor Gurov

URL/URL Table alias with IDN hostnames. Issue #10321

e0479d47 02/11/2020 02:12 PM Tom Embt

post-review additional sanity checking of parse_url output #8987

f5e8bd4d 02/11/2020 01:35 PM Tom Embt

post-review changes to URL parsing and conditional style #8987

82bf21fc 02/03/2020 07:24 PM Jim Pingle

RAM Disk robustness improvements. Fixes NG 3173

  • Prevents RAM disk from being partially enabled and left in a broken
    state if the RAM disks cannot be created
  • Prevents RAM disks from potentially overcommitting free kernel memory,
    which FreeBSD now prevents, but could result in errors....
3c07f498 01/22/2020 03:35 PM Tom Embt

Avoid very slow GUI loads when ews.netgate.com can't be resolved #8987

775b4245 01/08/2020 03:11 PM Renato Botelho

Merge pull request #4151 from vktg/urltablefeature

6e658d8d 01/08/2020 07:10 AM Viktor Gurov

switch to resolve_host_addresses() func

477d5b5f 01/04/2020 10:47 AM Viktor Gurov

urltable can return >1 IPs

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

ecb594d0 11/05/2019 09:50 PM Jim Pingle

Use central download function

Reduce duplicated/inconsistent code by using the new download function.

1342f80f 11/05/2019 09:04 PM Jim Pingle

Add central file download function for use throughout the GUI.

bdb3bb8b 09/19/2019 12:13 PM Renato Botelho

Fix #9716: Enable Italian translation

47254a66 09/19/2019 12:13 PM Renato Botelho

Update a couple of Chinese locale codes

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

0c5b50d6 05/31/2019 02:27 PM Renato Botelho

Merge pull request #3998 from NanoCaiordo/patch-is_fqdn

749dfdb7 03/13/2019 03:48 PM Luiz Souza

Fix the spamming of warnings about ttyv0 not being available on ARM64 devices.

While here, use a more meaningful name for the function.

117f032c 02/27/2019 12:06 PM Renato Botelho

Add net.pf.request_maxcount to loader.conf

On FreeBSD 12 and newer pf uses this sysctl to define maximum number of
items supported by its allocations. Make sure it's always present in
/boot/loader.conf and set it to the same value of config item for
system -> maximumtableentries

63cf3f32 02/07/2019 04:24 PM Renato Botelho

Ticket #9308: Sort country codes

6a532672 02/07/2019 03:34 PM Renato Botelho

Ticket #9308: Implement get_cert_country_codes() to get the list of country codes to be used by CAs and Certs

d166b7e2 02/07/2019 02:57 PM Renato Botelho

Make get_countr_code() parameter default to 'ALL'

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

369c8d1e 12/21/2018 11:51 PM nanocaiordo

Merge branch 'master' into patch-is_fqdn

b6acaf76 12/03/2018 03:49 PM Renato Botelho

Add Korean to the list of available languages

c6c398c6 11/21/2018 06:30 PM Jim Pingle

Fix #9121: Initialize arrays to prevent PHP 7 errors

5e5df38f 11/05/2018 06:31 PM Jim Pingle

Make MBT prefer video console. Fixes #9094

Avoids foot-shooting by restoring a config with serial enabled.

2f73f2f9 11/05/2018 06:30 PM Jim Pingle

Use EFI console when needed. Fixes #8978

7ea27240 10/10/2018 01:49 PM Marco Pannetto

$str to $fqdn

2f002c9b 10/10/2018 01:47 PM Marco Pannetto

Compatibility requested

b887348c 10/07/2018 11:01 AM Marco Pannetto

Properly detect valid trailing dots

Count dots, detect a trailing one and remove it for counting. Must have at least 2 dots.

895708c5 10/07/2018 10:20 AM Marco Pannetto

Improved domain validation

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

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

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

Fix #8911: Keep configured pkg repository when restoring config

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.

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

Fix some integer assumptions with calculate_ipv6_delegation_length()

a436447f 08/20/2018 11:15 PM PiBa-NL

add getarraybyref() utility function for general use (used also to avoid php7 'Cannot create references to/from string offsets' messages)

9ceace25 07/31/2018 08:30 PM Jim Pingle

Validation for GUI custom settings. Fixes #8726

Add validation for customizable GUI setting fields and test submitted
values before allowing them to be stored.
Also ensure that dashboardcolumns is an integer before using it in the
GUI.

857533db 07/18/2018 08:59 PM Stephen Jones

Fixes #8661 PHP7 illegal string offset

7f943a22 06/13/2018 02:58 PM Jim Pingle

Rework loader.conf(.local) filtering. Fixes #8571

If this isn't aggressive enough, we could remove the "local" changes and only
keep the new matching method.

33d28154 04/26/2018 07:02 PM Steve Beaver

PHP7 system.php Resolve min/max undefined constants

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

Rename RCC-DFF to SG-2220

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

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

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

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

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.

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

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

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

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

Update the Copyright notice for pfSense.

48a6bb92 12/29/2017 02:58 PM Steve Beaver

Update language selections

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

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

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

Do not display logo.css as a valid theme

f96376a3 10/16/2017 06:07 PM Jim Pingle

Allow both AES-NI and Crypto modules to be loaded at the same time. Fixes #7810

4ff3adec 09/15/2017 03:06 AM Luiz Souza

If /boot/loader.conf is not presetn check /boot/loader.conf.local.

c5007d58 09/10/2017 02:06 PM Phillip Davis

show disabled status on status-interfaces

2e6e11f4 08/21/2017 11:49 AM Renato Botelho

Add French to GUI

ea4f7b62 08/17/2017 05:30 PM Renato Botelho

Add Polish to GUI, it's over 75% complete

3cf5ed75 08/10/2017 01:45 PM Renato Botelho

Sort languages alphabetically (in English)

0ced79ef 08/10/2017 01:44 PM Renato Botelho

Add Dutch to GUI, it's over 75% complete

9b18dc1b 07/31/2017 08:01 PM Renato Botelho

Add pt_BR back to GUI since it's over 75% complete

6cc74faa 07/05/2017 04:27 PM Renato Botelho

Remove extra spaces from User Agent

2bf67a6f 07/05/2017 04:21 PM Renato Botelho

Send uniqueid instead of UUID on user-agent

fd4e14b8 06/20/2017 02:48 PM Jim Pingle

Match whitespace after $vhid when checking CARP status to avoid partial matches. Fixes #7638
While here, fix variable references with braces and combine the two calls to grep into a single pattern.

7f4b697f 06/20/2017 11:53 AM Steve Beaver

Don't display login CSS files in theme list

aa8b282d 06/09/2017 08:43 PM Renato Botelho

Add Spanish (Argentina) to the list of available languages

6e0474ed 05/23/2017 04:54 PM Renato Botelho

Merge pull request #3732 from phil-davis/rule-created-updated

b0572bad 05/23/2017 01:17 PM Renato Botelho

Add Bosnian to GUI since it's over 75% translated

2c1a08a8 05/22/2017 07:42 PM Jim Pingle

Standardize privilege page and sorting between users and groups. Fixes #7587

f0dc8b68 05/19/2017 07:55 AM Phillip Davis

Make consistent rule information section

8b3345dc 05/02/2017 07:41 PM Renato Botelho

Detect SG-2320/SG-2340 models and set initial config for them

e0b87e1a 04/25/2017 05:09 PM Renato Botelho

Merge pull request #3659 from PiBa-NL/plugin_optimize_20170321

fdcde31b 04/24/2017 10:05 AM Renato Botelho

Add German (Germany) to GUI after it reached 75%

d900c7f6 04/20/2017 07:08 PM Renato Botelho

Merge pull request #3629 from doktornotor/patch-18

95996cd7 04/20/2017 06:47 PM Renato Botelho

Merge pull request #3695 from phil-davis/refactor_if_list_functions

80fe8369 04/16/2017 11:19 AM Phil Davis

Refactor get_configured_interface_list remove unused parameter