summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Check if a session already exists to avoid errors issued by php on ↵Ermal2012-02-071-1/+2
| | | | sesion_start being called on existing session
* Fixes #2082. Actually just correct the log to display the correct informationErmal2012-02-071-2/+5
|
* Fixes #2082. Correct checking of existing session to take into consideration ↵Ermal2012-02-071-1/+1
| | | | when possible/needed the mac address
* Correct field nameErmal2012-02-071-1/+1
|
* Fixes #1999. Upgrade bvoucher config as well during CP upgrade to multi-instanceErmal2012-02-071-0/+7
|
* Since the CARP interface name changed to vip, devd needs to follow that ↵jim-p2012-02-071-2/+2
| | | | change as well.
* Unset previously set voucher sync informationErmal2012-02-061-0/+4
|
* Add nat rule if the target is in a subnet handled by a static route whose ↵Erik Fonnesbeck2012-02-041-0/+12
| | | | gateway is in the interface's subnet. Ticket #2163
* Add static route subnets if their gateway is within the source subnet for ↵Erik Fonnesbeck2012-02-041-3/+15
| | | | the nat rule. Ticket #2163
* Use the specific IP for NAT IP in filter_generate_reflection_nat to prevent ↵Erik Fonnesbeck2012-02-041-3/+20
| | | | a condition with multiple subnets on the same interface where replies get sent to the wrong IP.
* correct branches in gitsyncChris Buechler2012-02-041-2/+3
|
* Rename function and use variableWarren Baker2012-02-031-6/+8
|
* Add builder binaryWarren Baker2012-02-031-1/+1
|
* Support for configuring the configuring Unbound serviceWarren Baker2012-02-031-0/+35
|
* Revert "Combine RTT and Loss so that IPV6 addresses do not cause spillage ↵Scott Ullrich2012-02-021-2/+4
| | | | | | into other widgets." - until I find the code that does ajax as well. This reverts commit 1d09d6dbcd80546aec7bc3a91d3c862b00662662.
* Combine RTT and Loss so that IPV6 addresses do not cause spillage into other ↵Scott Ullrich2012-02-021-4/+2
| | | | widgets.
* If the sticky option is changed, restart relayd. Fixes #2157jim-p2012-02-021-5/+14
|
* Don't use $pconfig in widgets, it has unintended side effects.jim-p2012-02-022-5/+5
|
* PPTP upgrade needs to declare $config a global.jim-p2012-02-011-0/+1
|
* Merge pull request #45 from namezero111111/patch-11Jim P2012-02-011-2/+7
|\ | | | | Wireless client config should allow blank SSID (resubmit, fixed blank li...
| * Wireless client config should allow blank SSID (resubmit, fixed blank lines)Namezero2012-02-011-2/+7
|/
* If the old bindlan option is there, assume the lan interface for binding.jim-p2012-02-011-0/+4
|
* Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158jim-p2012-02-014-20/+39
|
* Also write out the rules that caused the problem to ease troubleshooting.Warren Baker2012-02-011-1/+1
|
* Add code that expresses the default gateway calculated from the broker address.smos2012-02-011-2/+35
| | | | | The stf adapter was correctly setup from the WAN IPv4 address apparently Adds to ticket #2117
* Add more backend code to calculate the 6RD broker IPv6 address from the IPv4 ↵smos2012-02-011-1/+39
| | | | | | broker address. Adds to ticket #2117
* Only do foreach on the p2's if it's actually an array.jim-p2012-01-311-40/+39
|
* Fix exec bitjim-p2012-01-301-0/+0
|
* Add a small script to disable APM on ATA drives if they claim to support it. ↵jim-p2012-01-302-0/+13
| | | | | | Leaving this on will kill drives long-term, especially laptop drives, by generating excessive Load Cycles. The APM bit set will persist until the drive is power cycled, so it's necessary to run on each boot to be sure.
* Be smarter about how to split a Namecheap hostname into host/domain. Fixes #2144jim-p2012-01-261-1/+5
|
* Merge pull request #42 from Joecowboy/masterSeth Mos2012-01-251-2/+2
|\ | | | | .
| * Update usr/local/www/widgets/javascript/cpu_graphs.jsJoecowboy2012-01-251-2/+2
| |
* | Include admin user in bootup account syncjim-p2012-01-251-6/+2
| |
* | Make sure we stop the configure if the device does not have a public addresssmos2012-01-251-1/+1
| | | | | | | | Ticket #2117
* | Add backend 6RD support. We don't have the required patch yet for our stf ↵smos2012-01-253-2/+148
| | | | | | | | | | | | | | driver. Needs hooks into our gateway code to handle the default gateway since the stf interface does use router solicitations Adds to ticket #2117
* | Fix LZO setting for Upgraded OpenVPN (was turning compression on even if old ↵jim-p2012-01-251-2/+2
| | | | | | | | config had it disabled.)
* | Fix upgrade code for 1.2.3 with assigned OpenVPN interface.jim-p2012-01-251-10/+8
| |
* | Don't ignore when multiple OpenVPN DNS, NTP, WINS, etc servers were ↵jim-p2012-01-251-8/+58
| | | | | | | | specified in 1.2.3 when upgrading. 1.2.3 separated by ;, 2.x uses separate vars.
* | Clarify the UI text with example IPv6 prefix.smos2012-01-251-2/+2
| | | | | | | | Ticket #2117
* | Disable debug statementsmos2012-01-251-1/+1
| | | | | | | | Ticket #2117
* | Safer for 1.2.3 upgrades to assume OpenVPN interface == any, since 1.2.3 ↵jim-p2012-01-251-1/+1
| | | | | | | | 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
* | Add gui knobs for 6RD support ticket #2217smos2012-01-251-7/+78
| |
* | Remove rtsol debugging outputsmos2012-01-251-1/+0
| |
* | Comment out debug print for cert verificationjim-p2012-01-241-1/+1
| |
* | Check to see if the pid file exists before trying to kill anyprocessErmal2012-01-241-1/+2
| |
* | Be more careful when creating and removing a user, to only alter a user if ↵jim-p2012-01-231-3/+15
| | | | | | | | | | | | 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.
* | Removing unnecessary inclusions of prototype.js, guiconfig.inc already ↵Vinicius Coque2012-01-215-9/+1
| | | | | | | | includes this file
* | making small fixes on jQuery codeVinicius Coque2012-01-214-14/+13
| |
* | Converting javascript code to jQuery on installer webguiVinicius Coque2012-01-211-59/+60
| |
* | Only add these lines if there is both an IP address and CIDR. Fixes #1882Erik Fonnesbeck2012-01-201-4/+6
| |
OpenPOWER on IntegriCloud