Project

General

Profile

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

Latest revisions

# Date Author Comment
740d3241 02/12/2025 06:58 PM Marcos M

Improve performance of state display in diag_dump_states.php

The variable $killdstip was previously used in the tool-tip for the kill
state icon which later changed to reference srcip/dstip instead. Improve
the performance by removing this variable, assigning each state's date in...

1616fe18 02/11/2025 09:28 PM Marcos M

Add a reminder to stop/start the RA service when the prefix has changed

The DeprecatePrefix option for radvd only triggers on shutdown.

Followup to 646389402feb2dd94171d7c81d4be67feef4f8d8.

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

View revisions

Also available in: Atom