Project

General

Profile

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

# Date Author Comment
8f2f85c3 01/02/2022 01:05 AM Luiz Souza

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

30169caa 07/01/2021 03:01 PM Viktor Gurov

XMLRPC synchronization for DHCP/DHCPv6 Relay settings. Implements #11957

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

Update the Copyright year.

A subsequent commit will deal with .po's.

bf9d8809 11/05/2020 02:37 PM Viktor Gurov

HA Sync input validation message fix. Issue #11017

1c3a5b0b 11/04/2020 03:06 PM Viktor Gurov

HA sync synchronizetoip input validation. Issue #11017

0d82f483 03/11/2020 01:08 PM Renato Botelho

Merge pull request #4221 from vktg/adminsync

f9ed5d57 03/11/2020 05:31 AM James Webb

Synchronize admin accounts. Issue #9622

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

This is 2020. Issue #9245

659a8a26 10/30/2019 05:26 PM Jim Pingle

Set autocomplete=new-password for auth forms around the GUI. Implements #9864

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

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

586c623a 03/13/2019 06:13 PM Jim Pingle

Deprecate the built-in relayd Load Balancer. Closes #9386

It is not available on FreeBSD 12 with OpenSSL 1.1.x.

Users can migrate to the HAProxy package.

9f3b87d8 01/22/2019 03:14 PM Jim Pingle

Fix desc of OpenVPN sync to show that it also syncs certs. Fixes #9283

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

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

Update the Copyright notice for pfSense.

781d9ce4 02/09/2017 10:37 AM Phil Davis

setHelp and gettext for system*

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

f0314a2a 07/15/2016 06:49 PM Chris Buechler

dse was under contract with BSDP for all the work he did, we own (c)

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

Review license / copyright on all files (final round)

0d21a99e 07/14/2016 08:49 PM Renato Botelho

chmod 0644 php web pages

c81ef6e2 06/27/2016 05:00 AM Phil Davis

Always use require_once

The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when the order of
"requires" is a bit different and some require() happens after the
include file is already included/required....

1e87fb3f 04/05/2016 12:13 AM Phil Davis

Remove "we" personalizations

88ae62a0 03/29/2016 07:13 AM NOYB NOYB

System / High Availability - Remove Personalizations

Remove "you" personalizations.

7ca42d47 02/13/2016 09:38 PM k-paulius

Renamed 'Wake on LAN' to 'Wake-on-LAN'

0eb688c5 02/03/2016 05:49 AM Chris Buechler

pfsync syncpeer requires IPv4. Ticket #4648

76d6d925 12/28/2015 09:59 PM Stephen Beaver

FInished password hiding logic by ensuring $_POST['password'] != DMYPWD before updating

c8b10b4c 12/28/2015 09:11 PM Stephen Beaver

Added new addPassword method and password == password_confirm validation where required.

9fec5f5a 12/17/2015 12:53 PM Stephen Beaver

Merge pull request #2274 from phil-davis/r019

d61309a0 12/17/2015 10:53 AM Phil Davis

Code style system_*

8e41aa41 12/17/2015 10:28 AM Phil Davis

hasync synchronize DNS text

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

02cc81ef 11/23/2015 12:54 PM Doug Wollison

Added use of class autoloading (GUI stuff only)

Any GUI script that loads the guiconfig.inc file will have access to
the autoloader.

d65c6113 11/21/2015 02:06 AM Chris Buechler

Remove layer7 components. Ticket #5508

11482216 11/16/2015 09:12 PM Luiz Souza

Fix a typo.

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

919d91f9 11/09/2015 08:47 AM Phil Davis

EOL whitespace and header consistency for www

b9043cdc 10/30/2015 07:13 PM Stephen Beaver

Completed #5359

e14a94af 09/20/2015 07:39 AM Doktor Notor

system_hasync.php - spelling/spacing fixes

3599c525 09/16/2015 04:10 AM Chris Buechler

Fix alias sync selection and text

ad2879b8 08/30/2015 11:09 PM PiBa-NL

bootstrap, use require_once for classes/Form.class.php

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/