Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cd3925b3 03/18/2025 10:46 PM Reid Linnemann

miniupnpd: Generate miniupnpd config using more explicit bools

The miniupnp config section has boolean flags that are either true with the value
'on', and are inferred to be false by omission or an empty value. To be more
explicit when generating the miniupnpd config, compare these values to 'on'...

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.

bf07823b 12/19/2024 08:47 PM Jim Pingle

Update UPnP IGD & PCP GUI text. Implements #15864

bf313265 11/25/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: No need to enter STUN port and update example servers

(#4717)

210a89aa 11/25/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: Simplify UI and finalise wording and descriptions update

(#4717)

81ca1f72 10/10/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: Improve descriptions

ada8c696 07/05/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: Simplify service wording

and change menu/title to `UPnP IGD & PCP` as newer PCP is supported

6c40eb67 07/05/2024 12:00 AM Self-Hosting-Group

Revert "Update text references to UPnP protocols"

This reverts commit 429312ff683b5762d0cb6eca69c474121a9dfca1.

429312ff 06/11/2024 05:08 PM Marcos M

Update text references to UPnP protocols

63d6bb4f 05/23/2024 05:37 PM Marcos M

Update all direct config access with accessor functions

9dc325fa 08/15/2023 05:39 PM Jim Pingle

Remove broken STUN server from UPnP list. Fixes #14673

374dd9fe 12/14/2022 02:05 PM Jim Pingle

UPnP rule/service cleanup. Fixes #13755

  • Fix several incorrect config paths/tests
  • Fix UPnP local interface automatic rule to pass traffic into UPnP
    itself.
  • Wrap all rules/anchors in UPnP enabled test, no reason for them to be
    in the ruleset if UPnP is off....
2568e151 12/08/2022 09:03 PM Christian McDonald

Rector direct global g accesses

1e45d13f 11/23/2022 02:06 PM Christian McDonald

Rector some direct config gets with pure scalar paths.

6e4620d2 03/30/2022 12:41 PM Jim Pingle

Fix typo

ac624cf6 02/14/2022 04:16 PM Viktor Gurov

Reorganize UPnP options. Todo #12624

4ebc299b 07/01/2021 01:17 PM Viktor Gurov

UPnP STUN configuration. Feature #10587

9025112e 07/19/2018 02:07 PM Jim Pingle

Fix PHP7 error in miniupnpd.inc

1a8e5f2f 07/13/2016 07:53 AM NewEraCracker

Some tweaks to improve alignment in table with checkbox

1) If a checkbox does not have a description (even if it is empty), layout will be broken as checkbox won't be aligned correctly

2) UPnP checkbox looks better with description instead of help

This commit fixes the two issues

0748e493 03/12/2016 12:06 AM Josh Galvez

Whitespace cleanup

c401e41e 03/12/2016 12:03 AM Josh Galvez

Make model_number customizable

c3a74b4e 03/12/2016 12:01 AM Josh Galvez

Make presentation_url customizable

8f58b51b 03/10/2016 02:43 PM Jim Pingle

More icon and button consistency fixes. Ticket #5965

db47fd94 03/09/2016 07:51 PM Jim Pingle

Fix formatting on the UPnP page, fixes #5970

05a7110f 03/01/2016 10:18 AM Renato Botelho

Remove additional_files_needed entries

b93bb38c 01/07/2016 04:25 AM Chris Buechler

Set secure_mode=yes in miniupnpd config. Ticket #5627

9ec7699b 12/14/2015 06:52 PM Stephen Beaver

Parse package title, splitting into an array delineated by '/'.
So if the package title is "Services/Magic" the $pgtitle will be array("Services", "Magic") and the breadcrumb display will be as expected.

7ca5be34 11/11/2015 06:57 PM Jim Pingle

Wrap UPnP permissions processing in is_array(), the var may not exist especially on upgrade.

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

Move main pfSense content to src/