Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  etc
  pfSense
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
e33068b7 02/10/2025 07:09 PM Marcos M

Generate the UUID using the external interface MAC

Use the configured external interface to generate the UUID and serial for
miniupnpd.conf. Additionally, resort to using a random MAC on failure.

dbb8c484 02/10/2025 07:01 PM Marcos M

Handle a null return from pfSense_get_ifaddrs()

- Update the usage of get_interface_addresses() to handle a null return
- Update the usage of get_interface_mac() to handle an empty string
- Remove unused argument from interface_qinq2_configure()

ddc07852 02/06/2025 04:43 PM Brad Davis

Move dictionary.pfsense into PREFIX where it belongs

cfe52b69 02/04/2025 08:35 PM Marcos M

Allow renaming when duplicating a gateway. Fix #16036

aef5c504 02/04/2025 06:53 PM Christian McDonald

kea: Introduce kea-specific UI and config for DHCP-PD

68ef1115 02/03/2025 07:51 PM Marcos M

Include Captive Portal zone description in messages

27927fd4 02/03/2025 07:51 PM Marcos M

Consolidate Captive Portal zone name references from config

This change updates the code which uses the "captiveportal/<zone>/zone"
path to instead use "captiveportal/<zone>". The latter path is chosen
since most code that references the name uses this path and has the least...

35dab7fc 01/31/2025 04:34 PM Marcos M

Config access regression when installing cron jobs with RAM disks

495d44d0 01/30/2025 05:37 PM Marcos M

Respect binding to IPv6 when updating AAAA records using RFC2136. Fix #16028

- Move the "local" nsupdate configuration line condition so that it is
set when "recordtype" is AAAA.
- Don't clobber the "$if" variable with the loop since it's also used
later with "get_interface_ipv6($if)"; this fixes the IPv6 status....

132c1253 01/30/2025 02:09 AM Marcos M

Respect address family for RFC2136 when calling dyndnsCheckIP()

The "usepublicip" option is only used for IPv4.

View revisions

Also available in: Atom