summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing div tagjim-p2012-05-281-0/+1
* Update the link script to parse the arguments 6 and 7 differently.smos2012-05-281-14/+16
* Do not add link-local address on carp interface manually. It causes them to g...smos2012-05-271-3/+0
* Ticket #2455: do not check encryption algo for AH protocolPierre POMES2012-05-261-12/+17
* More validation for ejecting CDrom devices for 3G sticks, needs extra manufac...smos2012-05-261-3/+5
* Only attempt to remove stale LCK files if they exist.smos2012-05-261-1/+2
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ...jim-p2012-05-253-87/+194
* Allow for atleast 15 seconds before considering it a timeout, 60 would mean t...smos2012-05-251-2/+2
* Make sure that we only perform validation if the GW name is filled as well as...smos2012-05-251-5/+7
* Merge pull request #114 from marcelloc/patch-12Scott Ullrich2012-05-251-8/+119
|\
| * drag and drop function to reorder lists on pkg framework using jquery. Marcello Coutinho2012-05-251-8/+119
|/
* Clarify the error message to something usefulsmos2012-05-251-2/+5
* Switch to a common function to determine anti-lockout ports, and fix a bug th...jim-p2012-05-252-25/+26
* Ensure there is a '.' between hostname and domain. Partially fixes #2454Warren Baker2012-05-251-6/+6
* Merge pull request #113 from vizvayu/load_averageJim P2012-05-243-0/+19
|\
| * Removed extra line :)Cristian Feldman2012-05-241-1/+0
| * Added load average information to the System Information widgetCristian Feldman2012-05-243-0/+20
|/
* Don't do resolve_retry on ipsec_get_phase1_dst() results, because ipsec_get_p...jim-p2012-05-241-1/+1
* Test for empty here, rather than !, so a blank value (as from mobile clients)...jim-p2012-05-241-1/+1
* Merge pull request #2 from TheBlueMatt/masterErmal Luçi2012-05-244-54/+201
|\
| * Remove dead code.Matt Corallo2012-05-221-8/+0
| * Fix DynDNS issue introduced by f3b2b2a (_dnsIP was not set).Matt Corallo2012-05-221-2/+8
| * Add the option to use a custom Dynamic DNS Provider via an Update URL and Res...Matt Corallo2012-05-224-47/+196
* | Fix reference updating for when more than one carp vip exists. Skip the upgra...Erik Fonnesbeck2012-05-231-5/+9
* | Disable logging for now since it will spam every 60secs * #users * #zonesErmal2012-05-231-1/+1
* | Add missing declaration for global variable $g where it is used.Erik Fonnesbeck2012-05-231-2/+2
* | Fix name of the config section for virtual IPs in upgrade code. Ticket #2445Erik Fonnesbeck2012-05-231-2/+2
* | Check the surrounding characters to not allow partial matches. Ticket #2445Erik Fonnesbeck2012-05-231-1/+1
* | Revert "Rather do a fix by going through vips in reverse order"Erik Fonnesbeck2012-05-231-4/+1
* | Fix easyrule duplicate destination for pass - Fixes #2447jim-p2012-05-231-1/+1
* | Reflect naming changes, work around broken media type for wirelesssmos2012-05-231-4/+4
* | Don't skip "lan" as a possible WAN for shaper, since someone could have renam...jim-p2012-05-231-2/+0
* | Round off the values.smos2012-05-231-4/+4
* | Convert the Bytes per Second into kilobits per second like the status page sayssmos2012-05-231-4/+4
* | Fixes #2364. On busy pppoe servers it might take some time before mpd exits. ...Ermal2012-05-231-0/+4
* | Do this only for carp type vipsErmal2012-05-231-1/+4
* | Rather do a fix by going through vips in reverse orderErmal2012-05-231-3/+5
* | Since this is an interface to avoid issues arising from vip1 and vip11 existi...Ermal2012-05-231-1/+1
* | Unset the IP protocol tag while processing this array. This prevents a log me...smos2012-05-231-0/+2
* | Fixes #2209. Obey the mtu value set on the interfaces.php page. Though this v...Ermal2012-05-231-1/+4
* | Be a bit smarter about the stats interface for the huawei cards. Some of the ...smos2012-05-232-2/+4
* | Add more functions and expand the 3G status interfaces screen.smos2012-05-232-7/+99
* | clean up old lock files for modem ports if a stale is left behindsmos2012-05-231-1/+6
* | Move vip upgrade code to be later, since it was backed out of 2.0.x it no lon...jim-p2012-05-232-16/+17
* | Ooops use correct name for vipsErmal2012-05-231-2/+1
* | Oops this should be sed and not sh. Fixes #2445Ermal2012-05-231-1/+1
* | Specify correct attribute where to read the setting from.Ermal2012-05-231-1/+1
* | If specified use the default settings for bw limitation rather than 0Ermal2012-05-231-2/+2
* | Prevent 2 instances of rc.prunecaptiveportal from running in parallell since ...Ermal2012-05-231-0/+10
* | Add more fields to the 3g statssmos2012-05-231-2/+12
OpenPOWER on IntegriCloud