Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
miniupnpd.inc 8.66 KB
miniupnpd.xml 4.93 KB

Latest revisions

# Date Author Comment
04a893de 01/28/2015 09:26 AM Bipin Chandra

multiple allow/deny entries for UPnP (rowhelper)

with this additional change we can allow infinite number of entries
rather than just 500 due to the for loop set to a max of 500 because the
rowhelper control doesnt post as an array but just adds a number at the...

085136fe 01/28/2015 08:46 AM Bipin Chandra

multiple allow/deny entries for UPnP (rowhelper)

This patch will allow the web GUI for UPnP to enter more user specified
entries rather than just 4, I replaced the 4 boxes with one rowhelper
control

81b7bc4b 01/15/2015 08:41 PM Ermal Luçi

Time to let these go

89f171b0 01/15/2015 07:17 PM Ermal Luçi

Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI changes and upgrade code

9241d942 12/07/2014 01:25 PM Phil Davis

Typo CIDR in UPnP GUI page

As reported by johnpoz https://forum.pfsense.org/index.php?topic=84964.0

8718669c 09/19/2014 07:53 PM Renato Botelho

Recent versions of miniupnpd does not accept IPv4 address anymore, use interface name always. It fixes #3874

45438fd3 06/17/2014 12:40 PM Renato Botelho

Escape parameters passed to shell_exec()

81acbdd7 05/09/2014 05:56 PM Daniel Becker

make listening on interface rather than IP optional for miniupnp

cf4e473b 05/09/2014 05:48 PM Jim Pingle

Fix call-time pass-by-reference in UPnP

3f986e2d 04/27/2014 11:20 PM Daniel Becker

make miniupnpd listen on interface instead of IP

The 'listening_ip' option in miniupnpd.conf can accept an interface name
directly instead of having to translate it to an IPv4 address first. (This is
actually required if IPv6 support is enabled.)

View revisions

Also available in: Atom