Project

General

Profile

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

Latest revisions

# Date Author Comment
146391aa 07/02/2025 04:19 PM Christian McDonald

kea2unbound: use the new unbound fast-reload feature in v1.23

3172cadb 06/21/2025 03:21 PM Marcos M

Fix editing interface group names

This was previously a pointer to the global config before the config
access rewrite and hence the assignment would modify the config.

25901e7b 06/17/2025 04:23 PM Marcos M

Check correct enable value for UPnP service. Fix #16274

Also move the query code so it's only run when the service is enabled.

7479a798 06/16/2025 07:42 PM Renato Botelho do Couto

ppp-ipv6: Reduce indent levels

ede3fbfb 06/16/2025 07:35 PM Marcos M

Refactor handling of PPPoE ADDR_ADD events. Fix #16265

5ff07bb5 06/16/2025 05:37 PM Marcos M

Reference the correct VIP in input validation description. Fix #16272

The $vip variable may not reference the $found_carp's VIP since there's no
break in the loop. Fix it by keeping the ID once it's found.

80a490e4 06/11/2025 06:59 PM Jim Pingle

Encode OpenVPN names in widget. Fixes #16258

62b1bc8b 06/06/2025 03:40 PM Marcos M

Avoid loop between pppoe-handler and rc.newwanip. Fix #16235

Once the PPPoE client receives the interface address an ADDR_ADD DEVD
event triggers pppoe-handler which ends up calling rc.newwanip. The
rc.newwanip script calls link_interface_to_vips() which triggers an...

ed6c2eb8 05/28/2025 08:20 PM Marcos M

Automatically check "Allow IP options" when IGMP is selected. Implement #16110

7a9b5263 05/27/2025 07:42 PM Marcos M

Improvements to plugin_xmlrpc functions

- The "merged in config" log may not show all merged sections. Fix this by
not clobbering the "$sections" variable.
- Fix variable expansion in the xmlrpc_recv plugin error logs.
- Pass the return value of "plugin_xmlrpc_recv" to...

View revisions

Also available in: Atom