Project

General

Profile

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

# Date Author Comment
fae6b2c0 03/03/2023 04:59 PM Jim Pingle

Fix PHP errors from empty DHCP configs. Fixes #13983

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

503e7e8c 12/13/2022 06:48 PM Jim Pingle

Fix DHCP server ping check option. Fixes #13748

2568e151 12/08/2022 09:03 PM Christian McDonald

Rector direct global g accesses

c5c09acd 12/05/2022 09:13 PM Marcos M

Replace direct config access in services_dhcp.php. Fix #13719

829322b3 11/29/2022 03:51 PM Christian McDonald

Rector some direct config gets with complex paths.

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

Rector some direct config sets with pure scalar paths.

e8c09d18 11/15/2022 04:41 PM Jim Pingle

Update/cleanup DHCP 4/6 server text. Fixes #13250

0d121100 09/28/2022 07:33 PM Jim Pingle

DHCP/v6 PHP8 error fixes for some cases.

If a config starts with only WAN, no LAN assigned, there are a number of
tags that were not handled properly on DHCP, DHCPv6, and RA.

Fixed up some other unrelated low-hanging fruit while I'm here, but all
of these files need a lot more work for PHP8.

ef267412 05/02/2022 08:44 PM Kris Anderson

more spelling fixes

0a30410b 05/02/2022 08:42 PM Kris Anderson

more accurate error message

635e5b9d 05/02/2022 08:23 PM Kris Anderson

max dhcp lease can be equal to the default lease

e5677880 02/14/2022 04:11 PM Viktor Gurov

Fix disabling dhcpd rrd stats. Issue #12710

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

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

cf40cd17 08/11/2021 05:18 AM Viktor G

Support for UEFI HTTP Boot option in DHCP config. Implements #11659

47df65c3 02/18/2021 04:25 PM Viktor Gurov

Replace HTTP links to HTTPS. Implemets #11228

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

Update the Copyright year.

A subsequent commit will deal with .po's.

e85ae672 11/12/2020 12:31 PM Renato Botelho

Fix #204: Add messages to all write_config() calls

a6e1c192 10/23/2020 01:04 PM Viktor Gurov

Save OMAPI settings in dhcpd.conf. Issue #10270

e5eba380 10/08/2020 10:41 AM Viktor Gurov

Create key and zone section for static DHCP mappings. Issue #10224

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

DHCP service DDNS key name RFC2845 compat. Fixes #10844

5cb27937 05/07/2020 10:31 AM Viktor Gurov

Hide ARM32/64 network booting options. Issue #10374

dd7188a8 04/16/2020 11:30 AM Michael Boever

Add ARM netboot to services_dhcp.php. refs #10374

9fbd8f71 04/08/2020 01:43 PM Viktor Gurov

DHCPv6 service Dynamic DNS fix. Issue #10346

8ee5aa03 04/02/2020 11:40 AM Viktor Gurov

DHCP Domain trailing dot validation. Issue #8054

8243a669 03/10/2020 07:33 PM Viktor Gurov

Add static mapping count to DHCP Server interface tabs. Issue #9282

5c52a260 02/13/2020 07:42 PM Manuel Piovan

Feature #9661

35bc0edf 02/08/2020 11:40 AM Daniel Koh

DHCP group known clients by interface. Issue #1605

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

This is 2020. Issue #9245

6df10582 10/03/2019 08:10 PM Erik Schaeffer

Fix #7304: Add OMAPI to the DHCP Server settings

Supports setting a port and setting or generating a key. Service is
enabled when settings are defined. Validation logic added on save to
verify port is valid and not in use as well as that a key is defined or...

cea3a6b1 09/17/2019 02:44 PM Renato Botelho

Remove redundant if

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

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

a0541b29 01/22/2019 07:56 PM Arthur Wiebe

use disablepingcheck as option name

7847e55f 01/22/2019 04:21 PM Arthur Wiebe

add an option to the DHCP server to disable the ping check feature

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

592bec81 11/14/2018 01:54 PM Jim Pingle

Remove obsolete OLSRD code. Implements #9117

8a228b83 08/01/2018 07:22 PM Stephen Jones

Fixes #8732 PHP7 illegal string offsets

9477c170 07/31/2018 06:53 PM Jim Pingle

Correct the DHCP DNS reg check. Fixes #8120

Now allows all but one DHCP server to be disabled, rather than denying
all of them.

60682dd2 05/23/2018 08:41 PM Michael Newton

Restrict entry of DHCP options (ticket #8534)

f156083a 04/26/2018 07:19 PM Steve Beaver

PHP7 - services->DHCP resolve warning

3e1b29c7 04/18/2018 08:09 PM Michael Alden

Bug #8469 - Modify show_advdns function pageload conditions to allow for ddnsdomainkeyalgorithm default value, i.e., hmac-md5

67784aa6 02/02/2018 05:57 PM Steve Beaver

Add DDNS client update option to DHCPv4 configuraiton

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

Update the Copyright notice for pfSense.

e5c4b4fc 12/15/2017 11:42 PM Joeri Capens

Fix input field help texts

534d7d69 12/07/2017 08:04 PM Joeri Capens

Add DHCP Dynamic DNS key algorithm choice. Implements #6621

4b980701 04/27/2017 03:47 PM Renato Botelho

Checks for DHCP Relay being enabled/disabled should be skipped when editting an additional pool

e3d5c2e9 02/25/2017 02:57 PM Doktor Notor

Add missing $zone variable

a207d2c9 02/25/2017 02:43 PM Doktor Notor

Update BIND zones when adding static DHCP leases if needed (Bug #3710)

e83c9b73 02/22/2017 01:23 AM Doktor Notor

Check that DHCP registration isn't enabled for DNS forwarder/resolver when disabling DHCP server

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

GET/POST conversion - services part 1

3fd41815 02/08/2017 04:43 PM Phil Davis

setHelp strings for services*

2ea70e1a 02/08/2017 04:26 AM Phil Davis

Part Fix #7233 Allow deletion of empty static map entries

24b82516 01/30/2017 09:27 AM Phil Davis

Required fields in Services pages

6e3e95a5 01/11/2017 01:41 PM Phil Davis

Display client id in DHCP Mapping list

7cdb1ff9 01/11/2017 12:00 PM Renato Botelho

Merge pull request #3369 from phil-davis/breadcrumbs_detail

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

Breadcrumb links

44c42356 01/03/2017 05:05 AM Phil Davis

Report problems applying changes

1) Strictly keep track of the accumulating $retval from calls to various
functions that apply changes.
2) Use new function print_apply_result_box() to print a suitable message
in a suitable severity based on $retval

5ae621d8 12/27/2016 07:37 PM Renato Botelho

Merge pull request #3307 from blkeller/ignore-client-uids

ac4e656a 12/27/2016 12:47 PM Renato Botelho

Merge pull request #3248 from phil-davis/ipaddressnopattern

12e08722 12/24/2016 03:02 PM Phil Davis

Modify DHCP Server messages

b7090449 12/24/2016 07:01 AM Phil Davis

Customize DHCP Server on interfaces message

9d9736d7 12/23/2016 02:13 PM Jim Pingle

Fix field type for TFTP in DHCP server settings

11ee0c6d 12/22/2016 06:27 PM Brett Keller

Add new "Ignore client identifiers" DHCP feature

Exposes the underlying dhcpd configuration option "ignore-client-uids"
in the pfSense "Services / DHCP Server" GUI by adding an "Ignore client
identifiers" checkbox.

As of ISC dhcpd version 4.3.0+, there is a new configuration statement...

403dad2a 12/20/2016 05:51 PM Renato Botelho

Disable DHCP server on interfaces with subnet >= 31. Fixes #6930

48614394 12/13/2016 07:06 AM Phil Davis

DHCP server edit when DHCP Relay enabled

Part of Redmine #6997
1) Display the DHCP Server settings even when DHCP Relay is enabled, but
disable the "enable" checkbox in this case - so the user cannot enable
DHCP Server when DHCP Relay is enabled, but can view and modify the DHCP...

45541aae 12/03/2016 01:36 PM Phil Davis

Form_IpAddress add types remove patterns

1) Add alias and host types to Form_IpAddress with the appropriate hover
text.
2) Remove the patterns - the UI of those is not so effective anyway, so
leave the validation of input to the back end.
3) Update uses of Form_IpAddress to use the appropriate Alias or Host...

9ca5d4ab 11/30/2016 02:47 PM Ross Williams

Clarified help text for ddnsforcehostname option.

cfc10a33 11/30/2016 02:38 PM Ross Williams

Added title to ddnsforcehostname checkbox

cf15bcb4 11/30/2016 03:30 AM Ross Williams

Add ddnsforcehostname option to DHCP Server configuration editor

eb01f065 10/20/2016 08:04 AM Phil Davis

Improve IPv4 address validation for services_dhcp

The input pattern that goes with Form_IpAddress by default allows for IPv4 and IPv6 valid characters. The back-end validation here is checking for IPv4 addresses, so it seems reasonable that the front-end input pattern checks might as well be restricted to the IPv4 valid characters. Unneeded setPattern have also been removed....

dd3d6c8a 10/12/2016 04:20 PM Renato Botelho

Merge pull request #3151 from EdHurtig/eng/6806

fbb78d6b 09/28/2016 11:38 PM Phil Davis

Typo staic

632e5f50 09/28/2016 03:12 PM Jim Pingle

Apply static ARP entries more consistently when adding and removing static mapping entries. Fixes #6821

c68dbfc7 09/22/2016 04:54 AM Eddie Hurtig

Allow Hyphens in DHCP NTP Server form validation

Also removes the ability to have underscores `_` in ntp server
FQDNs.

Closes #6806

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

Move copyright from ESF to Netgate

3691302f 08/04/2016 09:46 PM Renato Botelho

Merge pull request #3083 from doktornotor/patch-2

6d53301b 07/31/2016 12:49 PM Jose Luis Duran

services_dhcp: Ignore BOOTP queries

BOOTP leases do not have a maximum lease time by default, this could
potentially lead to a DHCP address pool exhaustion.

This commit adds an option to ignore BOOTP queries.

Redmine #4351

c411661a 07/31/2016 09:27 AM Doktor Notor

Allow URLs for TFTP Server (Bug #6634)

The setPattern() thing ain't usable for this and just causes regressions.

4b79a9d4 07/31/2016 08:25 AM Doktor Notor

Typo fix

48381631 07/31/2016 08:21 AM Doktor Notor

Allow URLs for TFTP Server (Bug #6634)

is_URL() from util.inc is way too limited for this purpose.

4d55ef96 07/18/2016 02:24 AM Chris Buechler

Clarify that HMAC-MD5 key is required. Ticket #6622

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)

68de2169 07/09/2016 07:32 AM Phil Davis

Fix #6050 DHCP - provide Network Booting display/hide advanced button

This one moves the "Network Booting" above the "Additional BOOTP/DHCP Options". That allows "Network Booting" to be a Display/Hide Advanced group of buttons just like TFTP, LDAP etc. (without a special section header) and for "Additional BOOTP/DHCP Options" to come last on the page.

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....

55f67b5a 06/22/2016 12:45 PM Stephen Beaver

Fixed #6504 by making table sortable

be0ab085 06/01/2016 07:46 PM Chris Buechler

Allow - in TFTP Server field. Ticket #6433

cb6c20a9 05/11/2016 07:15 PM NewEraCracker

Miscellanous Textual Corrections - Add missing dots, normalize case

96ab6943 05/02/2016 08:56 PM Chris Buechler

Fix missing interface in pool edit. Ticket #6303

39bfb267 04/23/2016 06:24 AM Chris Buechler

Hostnames are valid for NTP servers in DHCP Server. Ticket #6239

e78ecb96 04/21/2016 07:04 AM NOYB NOYB

Services - Punctuation

Clean up some services menu punctuation.

f7c12c94 04/12/2016 07:12 AM NOYB NOYB

Services / DHCP Server - DNS Servers Clarification

It reads as though the interfaces IP address is to be entered. Removing "use" makes it a little clearer.

5daef710 03/31/2016 06:51 AM NOYB NOYB

Services / DHCP - Remove Personalizations

Remove "you" personalizations.

347c0214 03/20/2016 10:21 AM Phil Davis

Reengineer Form_Button setAttribute

As per what was done for https://github.com/pfsense/pfsense/pull/2765 -
do it to the rest of them.
Seems to work OK.

1d932e0c 03/17/2016 08:43 AM NOYB NOYB

HTML Compliance - Services / DHCP Server

Error: The align attribute on the td element is obsolete. Use CSS instead.

f8088b00 03/16/2016 12:33 PM Phil Davis

servise_dhcp include btnadvopts in section

Before this change, $section is added to $form before btnadvopts is put into $section. The previous code looked to me like btnadvopts would end up in a $section object that got overwritten by the new Form_Section at line 1165....

afe62c2b 03/15/2016 01:12 PM Phil Davis

Redmine #5994 Make DHCP advanced buttons work consistently

This is the first UI page to be changed so that the Advanced buttons work as specified in Redmine #5994
If this seems like a reasonable way to do it, then I will make similar code for the other UI pages with Advanced buttons.

faab522f 03/15/2016 12:39 PM Renato Botelho

Revert "Merge pull request #2728 from phil-davis/form_button"

This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing
changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.

bc3c30eb 03/11/2016 03:59 PM Phil Davis

Internationalize Form_Button text

The text of a Form_Button is not translated internally. Some Form_Button
calls already had the button text enclosed in gettext(), this does it
for the remaining ones.