aboutsummaryrefslogtreecommitdiffstats
path: root/packages/miniupnpd
Commit message (Collapse)AuthorAgeFilesLines
* miniupnpd version bump - logging of packets is now selectableRyan Wagoner2006-10-303-1/+12
|
* bump miniupnpd version which fixes memory leakRyan Wagoner2006-10-283-4/+4
|
* miniupnpd version bump 20061027Ryan Wagoner2006-10-273-6/+9
|
* updated binary to 20061023Ryan Wagoner2006-10-252-1/+1
|
* fix spell-o'sBill Marquette2006-10-221-2/+2
|
* package fixed by: rsw686 via forumsBill Marquette2006-10-223-58/+73
|
* 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
|
* Backout latest miniupnpd, it breaks things, back on 20060924Seth Mos2006-10-062-1/+1
|
* AddScott Ullrich2006-10-061-0/+3
| | | | | | <custom_php_resync_config_command> sync_package_miniupnpd(); </custom_php_resync_config_command>
* miniupnpd now can detect if its being called out of band from coregui. ↵Scott Ullrich2006-10-051-0/+1
| | | | automatically reinstall rc.d entry when package is "reinstalled" if already configured.
* Reflect new versionSeth Mos2006-10-051-1/+1
|
* Update to 20060930 releaseSeth Mos2006-10-051-0/+0
|
* 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.
* * 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