Commit Graph

18773 Commits

Author SHA1 Message Date
jim-p
e8fc69ff43 Be smarter about how to split a Namecheap hostname into host/domain. Fixes #2144 2012-01-26 12:18:26 -05:00
Seth Mos
6f0dc800b7 Merge pull request #42 from Joecowboy/master
.
2012-01-25 22:38:08 -08:00
Joecowboy
83e7491df5 Update usr/local/www/widgets/javascript/cpu_graphs.js 2012-01-25 22:46:38 -06:00
jim-p
6763033dd5 Include admin user in bootup account sync 2012-01-25 15:39:33 -05:00
smos
1f78ab3a8a Make sure we stop the configure if the device does not have a public address
Ticket #2117
2012-01-25 18:17:14 +01:00
smos
668e8961ff Add backend 6RD support. We don't have the required patch yet for our stf driver.
Needs hooks into our gateway code to handle the default gateway since the stf interface does use router solicitations
Adds to ticket #2117
2012-01-25 18:17:14 +01:00
jim-p
a843870de2 Fix LZO setting for Upgraded OpenVPN (was turning compression on even if old config had it disabled.) 2012-01-25 12:40:43 -05:00
jim-p
48e24ada0f Fix upgrade code for 1.2.3 with assigned OpenVPN interface. 2012-01-25 12:11:37 -05:00
jim-p
c3ae41e674 Don't ignore when multiple OpenVPN DNS, NTP, WINS, etc servers were specified in 1.2.3 when upgrading. 1.2.3 separated by ;, 2.x uses separate vars. 2012-01-25 11:34:28 -05:00
smos
32dc81094b Clarify the UI text with example IPv6 prefix.
Ticket #2117
2012-01-25 15:45:07 +01:00
smos
0eb7867634 Disable debug statement
Ticket #2117
2012-01-25 15:45:06 +01:00
jim-p
a15a77380b Safer for 1.2.3 upgrades to assume OpenVPN interface == any, since 1.2.3 didn't have a way to bind to an interface. Otherwise people accepting connections on opt interfaces on 1.2.3 will break on upgrade until the proper interface is selected in the GUI 2012-01-25 10:59:34 -05:00
smos
7d56708855 Add gui knobs for 6RD support ticket #2217 2012-01-25 14:33:51 +01:00
smos
b5a97555ee Remove rtsol debugging output 2012-01-25 11:17:18 +01:00
jim-p
aa291f197a Comment out debug print for cert verification 2012-01-24 16:14:44 -05:00
Ermal
d224df189c Check to see if the pid file exists before trying to kill anyprocess 2012-01-24 20:04:36 +00:00
jim-p
9fd145911d Be more careful when creating and removing a user, to only alter a user if it really matches the passwd entry. Fixes #2066
pw usershow likes to ignore what you want even with -n and if the user is numeric and doesn't exist, it fetches by uid. Can cause major problems if you try to remove a numeric user.
2012-01-23 14:15:14 -05:00
Vinicius Coque
51e9533f46 Removing unnecessary inclusions of prototype.js, guiconfig.inc already includes this file 2012-01-21 19:24:24 -02:00
Vinicius Coque
86cf36813d making small fixes on jQuery code 2012-01-21 18:08:09 -02:00
Vinicius Coque
30a8ef77e1 Converting javascript code to jQuery on installer webgui 2012-01-21 17:39:05 -02:00
Erik Fonnesbeck
fa984be954 Only add these lines if there is both an IP address and CIDR. Fixes #1882 2012-01-20 20:30:50 -07:00
Ermal
b0c76f18fa Ticket #2114. Remove define_syslog_variables since its deprecated and probably not needed 2012-01-20 18:03:18 +00:00
jim-p
199c320bc8 Bump upload size to 128mb, the firmware updates (at least for now while testing) are a bit too large for the old value. 2012-01-20 11:05:05 -05:00
Erik Fonnesbeck
48387425e5 Should be preg_split instead of explode 2012-01-20 05:57:40 -07:00
smos
2ce660ad4d Unbreak a number of explode() replacements which required preg_split() 2012-01-20 12:18:13 +01:00
Ermal
212ab80f68 Correct the Called-Station-Id attribute setting to be the consistent on authentication packets 2012-01-20 12:23:20 +00:00
Ermal
cff5204a17 Correct the Called-Station-Id attribute setting to be the same on STOP/START packets 2012-01-20 12:21:19 +00:00
Scott Ullrich
26275879e9 Empty the file 2012-01-19 18:20:02 -05:00
Scott Ullrich
873c6cef13 Add dummy file that was removed in FBSD 9 that keeps the installer from borking. This is much easier than rengerating the patch that is against the installer. 2012-01-19 18:19:49 -05:00
smos
cfbfd9412b The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings
2012-01-19 20:33:41 +01:00
smos
80c88a686d Fix the config patch to the dhcp6 relayx 2012-01-19 20:03:42 +01:00
jim-p
6ac18f9d11 mhash -> hash change from Ermal 2012-01-19 14:50:15 -05:00
jim-p
d9867431a4 Change from mhash to hash module, mhash is depreciated. 2012-01-19 14:48:06 -05:00
Ermal
77b86adadb Mute error: Undefined variable: g in /etc/inc/shaper.inc on line 4062 2012-01-19 19:01:16 +00:00
Ermal
54213e81dd Add class PEAR5 code rather than a new file 2012-01-19 18:58:49 +00:00
Ermal
0d6fee2446 Update PEAR.inc code to latest version 2012-01-19 18:50:35 +00:00
Scott Ullrich
3b49bc2586 Ensure timezone is set 2012-01-18 15:11:36 -05:00
Scott Ullrich
943994ff7d Ensure timezone is set 2012-01-18 15:05:39 -05:00
Scott Ullrich
3133cc3bd7 Do not set EXTENSIONSDIR twice 2012-01-18 11:12:32 -05:00
Scott Ullrich
d6abdf030d Nuke extra C/R 2012-01-18 11:11:49 -05:00
Scott Ullrich
79454450b5 Test for newer 20090626 PHP_EXT_DIR 2012-01-18 11:10:44 -05:00
Seth Mos
1f4f9c7ce7 Merge pull request #41 from lotheac/master
.profile and .shrc cleanup
2012-01-17 00:51:33 -08:00
Lauri Tirkkonen
a7401ce73a Clean up .profile and .shrc 2012-01-17 10:38:30 +02:00
Vinicius Coque
9feaf772fb replacing prototype with jQuery on load balancer pages 2012-01-16 23:43:00 -02:00
smos
a59c7fa63f Duplicate logic from gif tunnels for gre tunnels these are very similar
Fix for ticket #2077
2012-01-15 14:44:57 +01:00
smos
2d107ad5a9 Remove 32 bit subnetmask limitation for IPv6 2012-01-15 14:38:23 +01:00
Vinicius Coque
d6159f76fb Scriptaculous / prototype replaced by jQuery 2012-01-15 12:53:51 -02:00
Vinicius Coque
ea0d4171c0 Converting headjs javascript code from prototype to jQuery 2012-01-15 12:51:33 -02:00
smos
584183558e Show the interface Link Local addresses on the status_interfaces.php 2012-01-15 13:07:36 +01:00
smos
35af71416e Fix for ticket 2071, this allows link local addresses for gateways.
Backend already added the interface scope for link local addresses, hurrah.
2012-01-15 12:40:38 +01:00