Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | isset($_GET) seems to always evaluate to true, use something more specific. ↵ | Chris Buechler | 2014-11-05 | 1 | -1/+1 |
| | | | | Fixes use of rc.linkup when run from CLI. Others likely fix similar circumstances, though maybe not ones that are used anywhere. | ||||
* | standardize URLs | Chris Buechler | 2014-03-14 | 1 | -1/+1 |
| | |||||
* | Make scripts able to react when called from FCGI with GET method | Ermal | 2013-12-13 | 1 | -1/+4 |
| | |||||
* | Ticket #684. Dispatch the reloading of the interface in dial-on-demand case ↵ | Ermal | 2010-08-20 | 1 | -1/+7 |
| | | | | to easy the GUI responsivess. | ||||
* | Decouple filter.inc from functions.inc. There is no need to process filter ↵ | Scott Ullrich | 2009-11-21 | 1 | -1/+2 |
| | | | | functions most of the time. Include filter.inc where it is needed | ||||
* | Rework includes/require. This saves about 4 megabytes. | Scott Ullrich | 2009-11-21 | 1 | -0/+1 |
| | | | | Simplify get_memory(). Tested on mips/i386 | ||||
* | Rename interfaces_wan_configure to interface_configure now that it is used ↵ | Ermal Luçi | 2008-09-09 | 1 | -1/+1 |
| | | | | for all assigned interface configuration. | ||||
* | These files are not rc.filter_configure | Scott Ullrich | 2006-09-29 | 1 | -1/+1 |
| | |||||
* | Add hooks for reloading lan, wan and optional interfaces | Scott Ullrich | 2005-12-03 | 1 | -0/+37 |