| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add Gateway Group support to the IPsec interface drop down. | smos | 2012-06-03 | 1 | -1/+1 |
* | Allow for failover DynDNS hostnames. | smos | 2012-06-03 | 2 | -5/+25 |
* | The gateway groups array now knows about vips to be tied into that gateway gr... | smos | 2012-06-02 | 1 | -0/+6 |
* | Add statistic functions for the ZTE modems | smos | 2012-06-02 | 2 | -7/+53 |
* | Add support for the ZTE modem stats | smos | 2012-06-02 | 1 | -4/+8 |
* | Unbreak tree, add } | smos | 2012-06-02 | 1 | -0/+1 |
* | We are on FreeBSD 8.3 now | smos | 2012-06-02 | 2 | -8/+13 |
* | Escape the shell variable | smos | 2012-06-02 | 1 | -1/+1 |
* | Fixes #2428. Reference limiters in rules by name to avoid issues. Also put up... | Ermal | 2012-06-01 | 4 | -32/+127 |
* | Include util.inc and IPv6.inc before config.lib.inc. | smos | 2012-06-01 | 2 | -4/+3 |
* | Make sure we include "util.inc" during config upgrade. We need is_ipaddrv4() ... | smos | 2012-06-01 | 1 | -0/+1 |
* | Make sure to get the real interface in case we get passed a friendly interface | smos | 2012-06-01 | 1 | -1/+2 |
* | Actually save the IPprotocol variable into the config, otherwise it stil won'... | smos | 2012-06-01 | 1 | -2/+6 |
* | Rename old RRD quality database to the new GW name so we continue the graph. | smos | 2012-05-31 | 1 | -0/+7 |
* | Add a inet46 filter type on the firewall rules page. I have locked down a few... | smos | 2012-05-31 | 1 | -0/+3 |
* | Finally give in and sprout a Internet Protocol drop down on the gateways edit... | smos | 2012-05-31 | 1 | -9/+36 |
* | Do not allow empty passwords since this might cause problems for some authent... | Ermal | 2012-05-30 | 1 | -2/+2 |
* | Fix input validation and import test. | jim-p | 2012-05-30 | 1 | -1/+1 |
* | Switch to ntpd from ports, add Services > NTP to select interfaces for bindin... | jim-p | 2012-05-30 | 1 | -2/+20 |
* | Bump to 2.1-BETA0, let the fun begin. | jim-p | 2012-05-30 | 1 | -1/+1 |
* | Don't display a "mobile" user without a username. | jim-p | 2012-05-30 | 1 | -1/+2 |
* | Up the default for tables to 3000 | jim-p | 2012-05-29 | 1 | -4/+3 |
* | Add a knob to tune the maximum number of tables that can be defined, the pf d... | jim-p | 2012-05-29 | 2 | -0/+10 |
* | Do not add link-local address on carp interface manually. It causes them to g... | smos | 2012-05-27 | 1 | -3/+0 |
* | More validation for ejecting CDrom devices for 3G sticks, needs extra manufac... | smos | 2012-05-26 | 1 | -3/+5 |
* | Only attempt to remove stale LCK files if they exist. | smos | 2012-05-26 | 1 | -1/+2 |
* | List logged-in IPsec xauth users and provide a mechanism to disconnect them. ... | jim-p | 2012-05-25 | 1 | -0/+37 |
* | Allow for atleast 15 seconds before considering it a timeout, 60 would mean t... | smos | 2012-05-25 | 1 | -2/+2 |
* | Switch to a common function to determine anti-lockout ports, and fix a bug th... | jim-p | 2012-05-25 | 1 | -13/+24 |
* | Don't do resolve_retry on ipsec_get_phase1_dst() results, because ipsec_get_p... | jim-p | 2012-05-24 | 1 | -1/+1 |
* | Test for empty here, rather than !, so a blank value (as from mobile clients)... | jim-p | 2012-05-24 | 1 | -1/+1 |
* | Merge pull request #2 from TheBlueMatt/master | Ermal Luçi | 2012-05-24 | 2 | -26/+75 |
|\ |
|
| * | Remove dead code. | Matt Corallo | 2012-05-22 | 1 | -8/+0 |
| * | Fix DynDNS issue introduced by f3b2b2a (_dnsIP was not set). | Matt Corallo | 2012-05-22 | 1 | -2/+8 |
| * | Add the option to use a custom Dynamic DNS Provider via an Update URL and Res... | Matt Corallo | 2012-05-22 | 2 | -19/+70 |
* | | Fix reference updating for when more than one carp vip exists. Skip the upgra... | Erik Fonnesbeck | 2012-05-23 | 1 | -5/+9 |
* | | Disable logging for now since it will spam every 60secs * #users * #zones | Ermal | 2012-05-23 | 1 | -1/+1 |
* | | Add missing declaration for global variable $g where it is used. | Erik Fonnesbeck | 2012-05-23 | 1 | -2/+2 |
* | | Fix name of the config section for virtual IPs in upgrade code. Ticket #2445 | Erik Fonnesbeck | 2012-05-23 | 1 | -2/+2 |
* | | Check the surrounding characters to not allow partial matches. Ticket #2445 | Erik Fonnesbeck | 2012-05-23 | 1 | -1/+1 |
* | | Revert "Rather do a fix by going through vips in reverse order" | Erik Fonnesbeck | 2012-05-23 | 1 | -4/+1 |
* | | Reflect naming changes, work around broken media type for wireless | smos | 2012-05-23 | 1 | -4/+4 |
* | | Fixes #2364. On busy pppoe servers it might take some time before mpd exits. ... | Ermal | 2012-05-23 | 1 | -0/+4 |
* | | Do this only for carp type vips | Ermal | 2012-05-23 | 1 | -1/+4 |
* | | Rather do a fix by going through vips in reverse order | Ermal | 2012-05-23 | 1 | -3/+5 |
* | | Since this is an interface to avoid issues arising from vip1 and vip11 existi... | Ermal | 2012-05-23 | 1 | -1/+1 |
* | | Unset the IP protocol tag while processing this array. This prevents a log me... | smos | 2012-05-23 | 1 | -0/+2 |
* | | Fixes #2209. Obey the mtu value set on the interfaces.php page. Though this v... | Ermal | 2012-05-23 | 1 | -1/+4 |
* | | Be a bit smarter about the stats interface for the huawei cards. Some of the ... | smos | 2012-05-23 | 2 | -2/+4 |
* | | Add more functions and expand the 3G status interfaces screen. | smos | 2012-05-23 | 1 | -4/+68 |