Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle secondary DNS correctly for 3G | Scott Ullrich | 2009-10-26 | 2 | -3/+3 |
| | |||||
* | Switch over to handling DNS from ppp.linkup allowing mulitple 3G cards to ↵ | Scott Ullrich | 2009-10-26 | 3 | -10/+17 |
| | | | | coexist on the same box | ||||
* | Kill foreach error | Scott Ullrich | 2009-10-26 | 1 | -4/+0 |
| | |||||
* | Adding diag_logs_ppp.php | Scott Ullrich | 2009-10-26 | 1 | -0/+128 |
| | |||||
* | s/IPsec VPN/IPsec/ to keep the tab behavior | Scott Ullrich | 2009-10-26 | 13 | -13/+13 |
| | |||||
* | Set correct tab title | Scott Ullrich | 2009-10-26 | 1 | -2/+2 |
| | |||||
* | Set title | Scott Ullrich | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | Add PPP logging tab | Scott Ullrich | 2009-10-26 | 15 | -5/+24 |
| | |||||
* | Handle uping interfaces a bit more sanely | Scott Ullrich | 2009-10-26 | 1 | -6/+4 |
| | |||||
* | Revert interfaces_bring_up changes | Scott Ullrich | 2009-10-26 | 1 | -3/+3 |
| | |||||
* | Check to see if interface exists | Scott Ullrich | 2009-10-26 | 1 | -4/+6 |
| | |||||
* | Add space between interface and real interface brackets | Scott Ullrich | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | Add ppp endpoints IP as gateway | Scott Ullrich | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | Add and use ppp-script | Scott Ullrich | 2009-10-26 | 2 | -5/+10 |
| | |||||
* | Move " | Scott Ullrich | 2009-10-25 | 1 | -1/+1 |
| | |||||
* | Remove extra " | Scott Ullrich | 2009-10-25 | 1 | -1/+1 |
| | |||||
* | Add newline | Scott Ullrich | 2009-10-25 | 1 | -2/+5 |
| | |||||
* | Give more room to the interfaces td (40%) | Scott Ullrich | 2009-10-25 | 1 | -2/+2 |
| | |||||
* | Fix typo (missing ]) | Scott Ullrich | 2009-10-25 | 1 | -2/+2 |
| | |||||
* | Show when configuring interfaces on bootup for newly added interfaces (qinq, ↵ | Scott Ullrich | 2009-10-25 | 1 | -24/+44 |
| | | | | ppp, etc) | ||||
* | Call rc.linkup after up event | Scott Ullrich | 2009-10-25 | 1 | -1/+1 |
| | |||||
* | Return up instead of running | Scott Ullrich | 2009-10-25 | 1 | -1/+3 |
| | |||||
* | Simplify logic | Scott Ullrich | 2009-10-25 | 1 | -7/+11 |
| | |||||
* | Add dns server discovered with ppp | Scott Ullrich | 2009-10-25 | 1 | -15/+25 |
| | |||||
* | Remove booting newline: | Scott Ullrich | 2009-10-25 | 1 | -3/+0 |
| | |||||
* | Set booting to true.. not TRUE | Scott Ullrich | 2009-10-25 | 2 | -6/+5 |
| | |||||
* | When a real interface is passed to get_real_interface() simply pass it back | Scott Ullrich | 2009-10-25 | 1 | -1/+16 |
| | |||||
* | On second look, turn on PPP interfaces at the get_interfaces_with_gateway level | Scott Ullrich | 2009-10-25 | 2 | -19/+23 |
| | |||||
* | Add nat on rules for PPP | Scott Ullrich | 2009-10-25 | 1 | -10/+8 |
| | |||||
* | s/interface_bring_up/interfaces_bring_up/ | Scott Ullrich | 2009-10-25 | 1 | -7/+7 |
| | |||||
* | Full wlan name is returned now. Use it | Scott Ullrich | 2009-10-25 | 1 | -2/+2 |
| | |||||
* | Add misc comments | Scott Ullrich | 2009-10-25 | 1 | -39/+46 |
| | |||||
* | Use get_real_interface() and does_interface_exist() | Scott Ullrich | 2009-10-25 | 1 | -17/+19 |
| | |||||
* | Do not specify a wlan # and let freebsd decide and return the interface that ↵ | Scott Ullrich | 2009-10-25 | 1 | -2/+2 |
| | | | | was created before renaming. | ||||
* | Refactor wireless code a hair making it work on 8.x | Scott Ullrich | 2009-10-25 | 1 | -14/+13 |
| | |||||
* | Take into account hostap type interfaces | Scott Ullrich | 2009-10-25 | 2 | -9/+27 |
| | |||||
* | Unbreak wireless on 8.x | Scott Ullrich | 2009-10-25 | 2 | -3/+20 |
| | |||||
* | Add links to prefill ATT and Spring settings | Scott Ullrich | 2009-10-25 | 1 | -1/+21 |
| | |||||
* | Silence foreach() error when no PPP interfaces exist | Scott Ullrich | 2009-10-23 | 1 | -3/+5 |
| | |||||
* | Setting the VIP to the VHID ID has to be the | Scott Ullrich | 2009-10-23 | 1 | -11/+26 |
| | | | | | | single most brain-headed decision in the history of man-kind. Do this correctly by finding the first available vip interface. | ||||
* | Unbreak find_interface_ip for normal interfaces | Scott Ullrich | 2009-10-23 | 1 | -1/+3 |
| | |||||
* | Unbreak CARP Enable/Disable button | Scott Ullrich | 2009-10-23 | 2 | -4/+17 |
| | |||||
* | Unbreak status -> interfaces. TODO: Unbreak Disable Carp button | Scott Ullrich | 2009-10-23 | 2 | -15/+12 |
| | |||||
* | Unbreak find_interface_ip(). test case: echo find_interface_ip(lan); | Scott Ullrich | 2009-10-23 | 1 | -0/+2 |
| | |||||
* | Correctly fix the function so that the table expands again. | Seth Mos | 2009-10-23 | 1 | -1/+2 |
| | | | | Whoever rewrote this must have been sleep deprived or really lost. | ||||
* | Unbreak filter_get_direct_networks() | Seth Mos | 2009-10-23 | 1 | -1/+2 |
| | | | | Check if the array is empty | ||||
* | Remove double dollar sign | Seth Mos | 2009-10-23 | 1 | -1/+1 |
| | |||||
* | Restore the filter_get_vpns_list() functionality | Seth Mos | 2009-10-23 | 1 | -12/+24 |
| | | | | Increase readability | ||||
* | Correctly note that the pfSenseupgrade is starting | sullrich | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | Reload filter in case we need to sync CARP data | Scott Ullrich | 2009-10-21 | 1 | -0/+3 |
| |