Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Do not output prototype.js twice | Scott Ullrich | 2009-12-31 | 1 | -1/+0 | |
| | ||||||
* | Adding smtp auth support for notifications. Requested-by: pmi@bluegrass.net | Scott Ullrich | 2009-12-31 | 2 | -3/+36 | |
| | ||||||
* | fix RRD graphs for queues | Chris Buechler | 2009-12-31 | 1 | -0/+1 | |
| | ||||||
* | When exec_php is called detect i the variable toreturn is present and if so ↵ | Scott Ullrich | 2009-12-30 | 1 | -1/+5 | |
| | | | | forumulate it into a xmlresponse in order to return structured data. | |||||
* | Use _REQUEST | Scott Ullrich | 2009-12-30 | 1 | -2/+2 | |
| | ||||||
* | fix text | Chris Buechler | 2009-12-30 | 1 | -1/+1 | |
| | ||||||
* | Ticket #261 Do not consider ports as hostnames. This changes the is_port ↵ | Ermal Luçi | 2009-12-30 | 1 | -7/+2 | |
| | | | | function to consider ':'(ranges) as ports. This seems a previous feature i do not agree with much, but users decide right?! | |||||
* | Ticket #258 fix regression. | Ermal Luçi | 2009-12-29 | 1 | -2/+7 | |
| | ||||||
* | These patches give you a display of the uptime of the active PPP link | Scott Ullrich | 2009-12-29 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | on the "Status-> Interfaces" page, and also logging on /conf (to survive reboot) of uptimes of each session after it is closed. In addition, the status_interfaces.php page displays the cumulative uptime total so users can manage their links that are on pay by the minute arrangements. Shortcomings: partial minutes are just added as cumulative seconds where most providers probably charge you for a minute after you're 1 second into that minute. I may fix this later. Submitted-by: Gabriel B | |||||
* | Do not skip lan on the multi lan wizard. | Ermal Luçi | 2009-12-29 | 1 | -2/+0 | |
| | ||||||
* | Use propper field names. | Ermal Luçi | 2009-12-29 | 2 | -4/+4 | |
| | ||||||
* | correct function name | Chris Buechler | 2009-12-26 | 1 | -1/+1 | |
| | ||||||
* | fix images | Chris Buechler | 2009-12-26 | 1 | -2/+2 | |
| | ||||||
* | fix roll images | Chris Buechler | 2009-12-26 | 1 | -3/+3 | |
| | ||||||
* | display + image, clean up white space | Chris Buechler | 2009-12-26 | 1 | -7/+9 | |
| | ||||||
* | fix typo | Chris Buechler | 2009-12-26 | 1 | -1/+1 | |
| | ||||||
* | use theme image, not hard coded one | Chris Buechler | 2009-12-26 | 1 | -1/+1 | |
| | ||||||
* | fix typo and text alignment | Chris Buechler | 2009-12-26 | 1 | -2/+2 | |
| | ||||||
* | Add graphing for 3G cellular modems. | thompsa | 2009-12-27 | 2 | -1/+30 | |
| | ||||||
* | Do not mark non-required fields as required. | Ermal Luçi | 2009-12-26 | 1 | -3/+3 | |
| | ||||||
* | Simplify a lot the code of rate extracting. | Ermal Luçi | 2009-12-25 | 1 | -24/+3 | |
| | ||||||
* | Nuke pkg_build_filter_rules();. It would have never covered reinstallation ↵ | Scott Ullrich | 2009-12-24 | 1 | -3/+1 | |
| | | | | cases. | |||||
* | Fix webgui protocol detection here, too. | jim-p | 2009-12-24 | 1 | -1/+1 | |
| | ||||||
* | Fix wizard webgui URL usage so it chooses https/http properly for refresh ↵ | jim-p | 2009-12-24 | 1 | -3/+3 | |
| | | | | link and logo link | |||||
* | Fix the quotes on this line. | jim-p | 2009-12-24 | 1 | -1/+1 | |
| | ||||||
* | Add another ID so password confirmation fields also get this style applied ↵ | jim-p | 2009-12-24 | 1 | -1/+1 | |
| | | | | (Fixes PPTP user edit screen, possibly others) | |||||
* | Remove pptp_subnet from page as it isn't used or set, and breaks saving. ↵ | jim-p | 2009-12-24 | 1 | -20/+2 | |
| | | | | Also remove redundant localip setting box (it was already on the page a few rows up) and remove the connection count output as that is set by a drop-down a few rows up as well. | |||||
* | Do not automatically save the monitor if it is not explicitly filled in. ↵ | Seth Mos | 2009-12-24 | 2 | -7/+50 | |
| | | | | | | Leave the monitor field empty when it is not filled in. Show a configured monitor address on the system_gateways.php page. | |||||
* | Style fixes for the interfaces page, use switch instead of a large if,elseif ↵ | Seth Mos | 2009-12-24 | 1 | -104/+178 | |
| | | | | | | | | procedure. Fix the monitor IP route adding and removing to skip non IP addresses and dynamic entries Add a Gateway item on the gateway_item stack so that it properly shows up in th configuration. Static configurations will need to manually add one. | |||||
* | Adding latest dom_TT. Fixes #202 Thanks to RobisCool | Scott Ullrich | 2009-12-23 | 3 | -23/+225 | |
| | ||||||
* | Updating to 1.8.3 | Scott Ullrich | 2009-12-23 | 9 | -1065/+1623 | |
| | ||||||
* | Add advacnced custom options box Ticket #234 | Scott Ullrich | 2009-12-23 | 1 | -1/+16 | |
| | ||||||
* | Remove debugging alert | Scott Ullrich | 2009-12-23 | 1 | -1/+0 | |
| | ||||||
* | Unbreak adding gateway #238 | Scott Ullrich | 2009-12-23 | 2 | -1/+3 | |
| | ||||||
* | Add FreeBSD handbook to Help menu | Scott Ullrich | 2009-12-23 | 1 | -0/+1 | |
| | ||||||
* | Ticket #219. Fix this for vlans and vips. Though it is a very rare case. The ↵ | Ermal Luçi | 2009-12-23 | 1 | -0/+2 | |
| | | | | other clones are handled half way but should work ok. | |||||
* | Commit fix present in Ticket #244. | Ermal Luçi | 2009-12-23 | 1 | -0/+2 | |
| | ||||||
* | Bind to correct fields for the PPPoE/PPTP credentials. | Ermal Luçi | 2009-12-22 | 1 | -4/+4 | |
| | ||||||
* | Unbreak remote-ip box. Mpd is now starting for ppptp server | Scott Ullrich | 2009-12-22 | 1 | -14/+1 | |
| | ||||||
* | Add forgotten curly. | Ermal Luçi | 2009-12-22 | 1 | -1/+1 | |
| | ||||||
* | * Fix alias handling around the repo. | Ermal Luçi | 2009-12-22 | 1 | -9/+5 | |
| | | | | | | * Add new function filter_expand_alias to allow expanding single alias. * Fix reflection rules generation(missing the target variable) * Propperly identify duplicate lines in inetd.conf generated. | |||||
* | show proper commas | Chris Buechler | 2009-12-21 | 1 | -1/+1 | |
| | ||||||
* | Fix status page to correctly itterate the gateways array | Seth Mos | 2009-12-21 | 1 | -5/+8 | |
| | ||||||
* | Partial rewrite of gateway code, now partially facilitates dynamic interfaces | Seth Mos | 2009-12-21 | 1 | -12/+19 | |
| | | | | | | | | - Upgrade code takes different naming into account - Add gateway entries for dynamic interfaces - Rewrite status array to also support dynamic interfaces. - Always use unique localhost monitor IP addresses for down dynamic interfaces - Accept the gateway IP address of "dynamic" on the gateway edit page | |||||
* | Fix type handling to save what was choosen end not to guess it. Save the ↵ | Ermal Luçi | 2009-12-21 | 1 | -15/+2 | |
| | | | | cidr when specified with hostnames seems people used this feature in 1.2.x branch. | |||||
* | fix for disabled theme selection | Chris Buechler | 2009-12-21 | 1 | -1/+3 | |
| | ||||||
* | increase the default cert lifetime | Chris Buechler | 2009-12-21 | 3 | -3/+3 | |
| | ||||||
* | add PPP support to dynamic gateways | Chris Buechler | 2009-12-21 | 1 | -0/+8 | |
| | ||||||
* | shift this around a little, put the dynamic gateways beneath the static ↵ | Chris Buechler | 2009-12-21 | 1 | -13/+14 | |
| | | | | ones, not beneath the gateway groups. Also show the dynamic gateways correctly ($ifent not $if) | |||||
* | allow unlimited gateways to have a blank monitor IP (i.e. monitor IP == ↵ | Chris Buechler | 2009-12-21 | 1 | -1/+1 | |
| | | | | gateway IP) |