Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply changes suggested in ↵ | Scott Ullrich | 2006-10-07 | 1 | -1/+9 |
| | | | | http://forum.pfsense.org/index.php/topic,551.msg13610.html#msg13610 | ||||
* | Sleep in between restart | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
| | |||||
* | Operate correctly disconnected from webConfigurator | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
| | |||||
* | Allow script to work detached from webConfigurator | Scott Ullrich | 2006-10-07 | 1 | -0/+2 |
| | |||||
* | Kill previous running miniupnpd processes before starting. | Scott Ullrich | 2006-10-05 | 1 | -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 Ullrich | 2006-09-28 | 1 | -5/+3 |
| | |||||
* | Allow items to be saved via $_POST or from config.xml. | Scott Ullrich | 2006-09-28 | 1 | -2/+13 |
| | | | | This is needed if you call sync_package_miniupnpd() from outside of the normal coregui post sequence | ||||
* | Add -o support | Scott Ullrich | 2006-09-28 | 1 | -0/+4 |
| | |||||
* | Update the miniupnpd package and include a binary. | Seth Mos | 2006-08-20 | 1 | -4/+12 |
| | | | | | Stop and restart now empties table after and before. Status page needs fixing still. | ||||
* | Only parse items if user selects an interface | Scott Ullrich | 2006-08-20 | 1 | -17/+19 |
| | |||||
* | Correctly specify external interface | Scott Ullrich | 2006-08-20 | 1 | -1/+2 |
| | |||||
* | Remove duplicate space | Scott Ullrich | 2006-08-19 | 1 | -1/+1 |
| | |||||
* | Add experimental upnp package | Scott Ullrich | 2006-08-19 | 1 | -0/+36 |