Project

General

Profile

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

# Date Author Comment
402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

721fafba 11/28/2022 03:04 PM Christian McDonald

Rector some direct config sets with pure scalar paths.

6e081414 11/22/2022 06:45 PM Christian McDonald

Rector some direct config unsets with pure scalar string paths.

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

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

Update the Copyright year.

A subsequent commit will deal with .po's.

f764f63a 01/08/2020 09:19 PM Jim Pingle

Update SSL refs to SSL/TLS. Fixes #10172

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

This is 2020. Issue #9245

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

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

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

Update copyright notices to 2019. Happy New Year

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

Fix #9121: Initialize arrays to prevent PHP 7 errors

c83123b0 05/07/2018 03:12 PM Stephen Jones

Fixed different warnings and errors for PHP 7.2 Migration Illegal String Offsets and undefined constants

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

Update the Copyright notice for pfSense.

9178eadc 03/09/2017 01:59 PM Doktor Notor

Add reason to write_config() calls

c946d721 02/14/2017 06:11 PM Steve Beaver

GET/POST conversion - services part 1

186c7a6c 02/02/2017 06:20 PM Jim Pingle

Provide info on services_checkip.php about what the server must return, and provide two examples of server-side code to return the client address. Fixes #6374

edcd7535 01/10/2017 02:48 PM Phil Davis

Breadcrumb links

a25c797a 09/12/2016 06:31 PM NOYB NOYB

Remove empty concatenation.

6f3ac947 09/10/2016 01:00 AM NOYB NOYB

Check IP Services - Info Box

Change warning box with dismissal to collapsible info box.

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

Move copyright from ESF to Netgate

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

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

39d2f39d 07/02/2016 09:13 AM NOYB NOYB

Check IP Services

Configurable check IP services.
Used by Dynamic DNS services to check IP addresses.
Configure as many check IP services as desired. The first (highest in the list) that is enabled will be used as the default.
A future possibility could be to add an option to the Dynamic DNS entires to use a specific check IP service....