aboutsummaryrefslogtreecommitdiffstats
path: root/packages/miniupnpd/miniupnpd.inc
Commit message (Collapse)AuthorAgeFilesLines
* Apply changes suggested in ↵Scott Ullrich2006-10-071-1/+9
| | | | http://forum.pfsense.org/index.php/topic,551.msg13610.html#msg13610
* Sleep in between restartScott Ullrich2006-10-071-1/+1
|
* Operate correctly disconnected from webConfiguratorScott Ullrich2006-10-071-1/+1
|
* Allow script to work detached from webConfiguratorScott Ullrich2006-10-071-0/+2
|
* Kill previous running miniupnpd processes before starting.Scott Ullrich2006-10-051-2/+1
| | | | Do not start_service() and then restart_service() causing the service to be launched 2 times.
* Kill trailing space. Remove commented out code that is not being used.Scott Ullrich2006-09-281-5/+3
|
* Allow items to be saved via $_POST or from config.xml.Scott Ullrich2006-09-281-2/+13
| | | | This is needed if you call sync_package_miniupnpd() from outside of the normal coregui post sequence
* Add -o supportScott Ullrich2006-09-281-0/+4
|
* Update the miniupnpd package and include a binary.Seth Mos2006-08-201-4/+12
| | | | | Stop and restart now empties table after and before. Status page needs fixing still.
* Only parse items if user selects an interfaceScott Ullrich2006-08-201-17/+19
|
* Correctly specify external interfaceScott Ullrich2006-08-201-1/+2
|
* Remove duplicate spaceScott Ullrich2006-08-191-1/+1
|
* Add experimental upnp packageScott Ullrich2006-08-191-0/+36