aboutsummaryrefslogtreecommitdiffstats
path: root/packages/miniupnpd
Commit message (Collapse)AuthorAgeFilesLines
* * Default to status pageScott Ullrich2006-09-282-6/+4
| | | | * If miniupnpd has not been setup prior, redirect to Settings tab
* Add settings tabScott Ullrich2006-09-281-0/+8
|
* Kill trailing space. Remove commented out code that is not being used.Scott Ullrich2006-09-282-6/+4
|
* 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 note that generally the interface is LANScott Ullrich2006-09-281-2/+1
|
* Remove CARP installation limitationScott Ullrich2006-09-281-5/+0
|
* Add -o supportScott Ullrich2006-09-282-0/+10
|
* Remove bogus .inc reference.Seth Mos2006-09-281-7/+2
|
* List status_upnp.php under the status menuSeth Mos2006-09-261-0/+6
|
* We have a clear button.Seth Mos2006-09-261-8/+29
|
* Bump version numberSeth Mos2006-09-251-1/+1
|
* Merging the 20060924 upstream releaseSeth Mos2006-09-251-0/+0
|
* After save redirect to status_upnp.php.Seth Mos2006-09-211-2/+2
| | | | Instead of Diagnostics it should go into Services.
* newer versionSeth Mos2006-09-211-1/+1
|
* New miniupnpd binary syncing with the 20060919 release from the homepage.Seth Mos2006-09-211-0/+0
| | | | Let's hope for the best.
* Current miniupnpd binary corresponding with current patch in pfPortsSeth Mos2006-08-241-0/+0
|
* Update binary with latest from pfPortsScott Ullrich2006-08-221-0/+0
|
* Flip port and protoSeth Mos2006-08-211-2/+2
|
* Bring status page up to speed with binary output for rdr'sScott Ullrich2006-08-201-3/+3
|
* Update the miniupnpd package and include a binary.Seth Mos2006-08-203-5/+18
| | | | | Stop and restart now empties table after and before. Status page needs fixing still.
* Use correct custom_php_install_command tagScott Ullrich2006-08-201-2/+2
|
* Do not allow package to be installed if carp interfaces detected. Alert ↵Scott Ullrich2006-08-201-0/+7
| | | | | | user of reason that its crashing and burning. This will be rectified once miniupnpd can be instructed of a external ip to use instead of relying on its broken logic in this case.
* Only parse items if user selects an interfaceScott Ullrich2006-08-201-17/+19
|
* Correctly specify external interfaceScott Ullrich2006-08-201-1/+2
|
* Use regex to extract data. Makes this a lot more readable.Scott Ullrich2006-08-201-33/+35
|
* Remove duplicate spaceScott Ullrich2006-08-191-1/+1
|
* Don't resync except on changesScott Ullrich2006-08-191-9/+0
|
* Include miniupnpd.incScott Ullrich2006-08-191-0/+1
|
* Add experimental upnp packageScott Ullrich2006-08-193-0/+194