summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure the page does match as we trying to match the page to the url path ...Warren Baker2012-06-051-1/+1
* Make sure to return the Null route gateways too for looking up a gateway entrysmos2012-06-051-3/+3
* Also include gwlb.inc in interfaces.incsmos2012-06-041-0/+1
* Enhance the gateways status widget. Show Pending when it's not ready yet, sho...smos2012-06-041-6/+13
* Some minor enhancements from renaming the Gathering Data to Pending.smos2012-06-043-13/+16
* Use "Pending" instead of gathering data, which is shortersmos2012-06-041-3/+3
* Fix Typo, although the host might indeed be loca. We'll just keep it local in...smos2012-06-041-1/+1
* Allow for Null routessmos2012-06-044-4/+20
* Allow for /128 IPv6 route entries in static routes.smos2012-06-041-1/+1
* Always add a link-local of fe80::1:1 when the interface is set to track6. Thi...smos2012-06-041-0/+10
* Teach rc.initial.ping at least a little bit about ipv6.jim-p2012-06-031-2/+7
* Change style of this jquery call, the method that was used did not work prope...jim-p2012-06-031-4/+4
* Merge pull request #125 from marcelloc/patch-20Jim P2012-06-031-31/+66
|\
| * Include github changelog link to package version when $g['disablepackagehisto...Marcello Coutinho2012-06-031-31/+66
|/
* Merge pull request #124 from marcelloc/patch-19Jim P2012-06-031-31/+52
|\
| * Include github changelog link to package version when $g['disablepackagehisto...Marcello Coutinho2012-06-031-31/+52
|/
* Unbreak php errors on login formjim-p2012-06-031-0/+1
* Merge pull request #120 from ccesario/masterScott Ullrich2012-06-031-3/+3
|\
| * Change jQuery function attr() to prop()ccesario2012-06-031-3/+3
|/
* Include the gateway functions in rc.banner to prevent throwing a errorsmos2012-06-031-0/+1
* Add Gateway Group support to the IPsec interface drop down.smos2012-06-034-1/+30
* Allow for failover DynDNS hostnames.smos2012-06-034-10/+36
* Allow for selection of a gateway group as a interface to monitorsmos2012-06-022-12/+34
* The gateway groups array now knows about vips to be tied into that gateway gr...smos2012-06-022-15/+32
* Add a virtual IP field to a interface in the gateway groups edit screen.smos2012-06-021-3/+37
* Add statistic functions for the ZTE modemssmos2012-06-022-7/+53
* Add support for the ZTE modem statssmos2012-06-021-4/+8
* Move the SIM Pin and APN settings to the modem setup since we need these only...smos2012-06-021-2/+2
* Fix the PinReady command not found error.smos2012-06-021-2/+5
* Unbreak tree, add }smos2012-06-021-0/+1
* We are on FreeBSD 8.3 nowsmos2012-06-022-8/+13
* Escape the shell variablesmos2012-06-021-1/+1
* Merge pull request #119 from marcelloc/patch-15Scott Ullrich2012-06-011-29/+50
|\
| * include more features to interfaces_selection Marcello Coutinho2012-06-011-29/+50
|/
* Fixes #2428. Reference limiters in rules by name to avoid issues. Also put up...Ermal2012-06-016-127/+232
* Include util.inc and IPv6.inc before config.lib.inc.smos2012-06-012-4/+3
* Make sure we include "util.inc" during config upgrade. We need is_ipaddrv4() ...smos2012-06-011-0/+1
* Fix function call namejim-p2012-06-011-1/+1
* Make sure to get the real interface in case we get passed a friendly interfacesmos2012-06-011-1/+2
* Actually save the IPprotocol variable into the config, otherwise it stil won'...smos2012-06-012-2/+7
* Merge pull request #116 from marcelloc/patch-14Scott Ullrich2012-05-311-3/+3
|\
| * Show current/updated repo package description instead of local/cached descrip...Marcello Coutinho2012-05-311-3/+3
|/
* Merge pull request #115 from marcelloc/patch-13Scott Ullrich2012-05-311-578/+547
|\
| * new pkg_edit.php code with revised functions, no 0-99 loop on row_helper, mov...Marcello Coutinho2012-05-311-578/+547
|/
* Rename old RRD quality database to the new GW name so we continue the graph.smos2012-05-311-0/+7
* Add a inet46 filter type on the firewall rules page. I have locked down a few...smos2012-05-313-1/+29
* Finally give in and sprout a Internet Protocol drop down on the gateways edit...smos2012-05-312-11/+58
* Do not allow empty passwords since this might cause problems for some authent...Ermal2012-05-301-2/+2
* Rather than doig a string search do a proper matching of selected interfaces....Ermal2012-05-301-3/+4
* Clarify comment. Fixes #2270Ermal2012-05-301-1/+1
OpenPOWER on IntegriCloud