Project

General

Profile

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

# Date Author Comment
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

24807bfe 04/16/2017 09:14 AM Phil Davis

Refactor update_alias_names_upon_change

a6f3daf0 04/11/2017 07:44 PM Renato Botelho

Enable Russian translation since it's over 75%

42190719 04/04/2017 04:20 PM Renato Botelho

Enable Norwegian since it's over 75% complete. Remove pt_BR and tr while they are below 75%

1d3510cf 03/30/2017 04:16 AM Phil Davis

Add user option to sort interface names

804fecdd 03/29/2017 06:18 PM Pi Ba

pkg_call_plugins put includefile and supported plugins in the normal config.xml so there is no need to parse the package xml for them. this improves performance significantly for several pages like such as 'ipsec overview' and 'openvpn server edit page' which use certificates and gatewaygroups which acquire some information from plugins.

593e9fe3 03/27/2017 04:30 PM Phil Davis

Add underscores to is_port* function names

4081ecac 03/26/2017 07:59 AM Phil Davis

Provide functions for checking port range alias combinations

61fe6d83 03/24/2017 08:02 PM Doktor Notor

Merge branch 'master' into patch-18

04b80934 03/20/2017 04:33 PM Steve Beaver

Merge pull request #3639 from doktornotor/patch-26

d9058974 03/13/2017 08:26 AM Phil Davis

Redmine #7381 Disable detail in alias popup

c6c55ee7 03/10/2017 02:40 AM Doktor Notor

Add unknown service for Bug #4287

2b359eda 03/09/2017 01:17 PM Renato Botelho

Revert "C2758 is VGA only too"

This reverts commit 3244266fd8a99a66611334b8ae945de61eb9a0da.

3244266f 03/09/2017 12:47 PM Renato Botelho

C2758 is VGA only too

c35d1294 03/08/2017 06:46 PM Doktor Notor

Relocate pfSenseHeader() function to pfsense-utils.inc

c7300778 03/08/2017 04:40 PM Renato Botelho

Setup XG-154x console to VGA only

f11ac397 03/05/2017 03:27 PM Doktor Notor

Remove no longer needed split() re-implementation

2c98383f 02/28/2017 07:28 PM Jim Pingle

Add GUI components for loading cryptodev as a module, and upgrade code so users have it on upgrade since it was in-kernel before. Fixes #5976
Having both aesni and cryptodev loaded at the same time appears to only negatively impact performance, no gains, so at the moment there is no need to load them at the same time.

6378ef45 02/20/2017 01:52 PM Renato Botelho

Add Chinese (Taiwan) to the list of available languages

e8813e51 02/12/2017 02:25 PM Steve Beaver

Allow up to siz dashboard columns

e402b079 02/04/2017 08:21 PM Steve Beaver

Do not sort the list of locales. That way it is easier to get to the language you want afte accidentally selecting something you no longer understand.

314a088a 02/03/2017 03:27 AM Phil Davis

Remove unneeded sprint and gettext in setHelp

5ea71ebd 02/02/2017 08:47 PM Renato Botelho

Add Spanish and Chinese Simplified to the list of available languages

edba33b5 01/31/2017 07:30 PM Doktor Notor

Remove unused broken functions

Not sure what was the idea here, but these are not used anywhere, do nothing as they immediately call ```return false;``` plus the second one is also misnamed.

f0b1358d 01/22/2017 08:57 AM Phil Davis

Force compress for where_is_ipaddr_configured check_localip

cde28bfa 01/22/2017 08:52 AM Phil Davis

Force compress for where_is_ipaddr_configured

587995fb 01/22/2017 08:28 AM Phil Davis

Always force compress when calling Net_IPv6

b38e0fbd 01/11/2017 11:35 AM Renato Botelho

Merge pull request #3367 from derelict-pf/require_state_filter

029d6129 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management - Update II - Restore RAM Disk Soon as it is Created and Include Logs

Restoring the RAM disk as soon as it is available will make it easier to include additional content that needs to persist across reboots for packages etc.
Include the logs in the RAM disk store so they will persist across reboots.

08696051 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management - Update I - Eliminate RRD XML Dump/Restore & Alias Tables Backup Age Logic

Eliminate rrd dump/restore to/from xlm file. Backup and restore the entire /var/db/rrd/ to/from the RAM Disk Store.
Add logic to backup alias tables if the backup is older than the table.

257d2fd6 01/09/2017 03:14 AM NOYB NOYB

RAM Disk Management

1) Treat the RAM disk more like a permanent storage device with content managed/restored by the system and made available at boot up, before needed by any services.
a) Handle saving and restoring RAM disk content at reboot/shutdown/boot centrally in more of a system manged fashion....

88081ea2 01/09/2017 02:36 AM derelict-pf

Add requirestatefilter. Implements #7069.

17a6140d 12/27/2016 07:36 PM Renato Botelho

Merge pull request #3266 from PiBa-NL/IPv6-prefixdelegation-size59

57baf45f 12/21/2016 04:53 PM Luiz Souza

Fix the download of files over https when the server uses a self signed certificate.

Submitted by: Marcelo Matos

Ticket #4766

dc5edc6e 12/20/2016 04:56 PM Renato Botelho

Fix #7021: Deprecate device polling

231fe954 12/13/2016 01:35 PM Phil Davis

Add case for 59 to prefix functions

Maybe these functions should have a case added for prefix length 59?

cc9213e0 12/13/2016 12:58 PM Renato Botelho

Merge pull request #3276 from phil-davis/patch-10

b7908243 12/13/2016 12:33 PM Phil Davis

dhcpv6_pd_str_help add default case

When the interface concerned does not yet have its details known (e.g. Track Interface values from upstream have not come yet) then we might as well at least give the caller some reasonable text.
e.g. I was adding V6 Static Mappings on an interface that has "Track Interface" and no IPv6 delegation yet. The error message that tries to tell me the type of input I need to put or the static IP offset had no example at all.

089c18f3 12/12/2016 09:10 PM Brett Keller

Add PC Engines APU2 to the list of serial-only platforms

The vidconsole needs to be explicitly disabled for PC Engines APU2,
otherwise the comconsole is garbled and mostly unusable during the
boot block and boot loader.

411f439a 11/24/2016 12:43 PM Renato Botelho

Silence kenv calls

f3997278 11/16/2016 09:10 PM Steve Beaver

Added addrtolower() function to allow IPv6 addresses to be converted to lower case while preserving aliases or other text

411d4e6e 11/07/2016 03:51 AM Luiz Souza

Consider the IPv6 checksum options when dealing with "Disable hardware checksum offload".

Ticket #5321

a227ecef 11/07/2016 03:18 AM Luiz Souza

Merge pull request #3164 from fredronnv/master

6172f3de 10/14/2016 12:04 PM Renato Botelho

Make setup_serial_port() write config files safely

This function used to replace /boot.conf, /boot/loader.conf and
/etc/ttys on every call. Depending of the moment a power failure
happens, any of these files can be blank and it'll break console setup
on next boot....

237d29c4 10/14/2016 11:51 AM Renato Botelho

Prevent /etc/ttys to miss essential lines

We do not create /etc/ttys from scratch but we change it on every boot.
If original file is corrupted for some reason we can end up with a file
missing essential lines. Added a check to verify if these lines are
missing and add them back in this case

dc61252a 10/12/2016 07:29 PM Renato Botelho

Deprecate nanobsd platform and remove all conditionals that uses it

1289c0c1 10/12/2016 07:23 PM Renato Botelho

Remove all calls to conf_mount_r* functions

60f164f3 10/12/2016 06:27 PM Renato Botelho

Retire cdrom platform support

5116a8aa 09/23/2016 01:14 PM Fredrik Rönnvall

Fix bug where CARP vip status is incorrent in the interface when more
than one CARP vip is configured for an interface.

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

2ce5cd33 09/01/2016 03:00 PM Jim Pingle

Remove references to glxsb as it is not relevant to current supported platforms. Fixes #6755

9d3e8723 08/16/2016 04:45 AM Phil Davis

Code style and comments

No functional change - just making style consistent

f680e46c 08/02/2016 05:33 PM Jim Pingle

Fix typo, LT2P->L2TP

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

e5581024 07/06/2016 05:37 AM Chris Buechler

Leave an empty file for URL Table aliases that return an empty file, and include it in the ruleset regardless so it doesn't generate any filter errors. Ticket #6181

e4eca5a3 07/05/2016 08:07 AM NewEraCracker

Protect get_dir from causing PHP errors

https://forum.pfsense.org/index.php?topic=114570.0

50d36974 06/30/2016 05:20 AM Chris Buechler

Merge pull request #3018 from phil-davis/usersettings

86573bb9 06/27/2016 11:31 PM Phil Davis

Update include() to include_once()

For safety, use include_once() when including various "side" files.
There are a couple of instances of include("guiconfig,inc") that I
changes to use require_once() to be consistent with everywhere else.
The remaining cases of include() are just (hundreds of) head.inc and...

cb0f6bf4 06/23/2016 12:28 PM Renato Botelho

Move iso_3166-1_list_en.xml to /usr/local/share/pfSense

8bab524e 06/23/2016 02:53 AM Phil Davis

Feature #6388 custom GUI preference settings per user

2ed50d13 06/22/2016 03:22 PM Stephen Beaver

Merge pull request #2988 from stilez/patch-28