summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Check if a session already exists to avoid errors issued by php on sesion_sta...Ermal2012-02-071-1/+2
* 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
* 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 chang...jim-p2012-02-071-2/+2
* 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 gat...Erik Fonnesbeck2012-02-041-0/+12
* Add static route subnets if their gateway is within the source subnet for the...Erik Fonnesbeck2012-02-041-3/+15
* Use the specific IP for NAT IP in filter_generate_reflection_nat to prevent a...Erik Fonnesbeck2012-02-041-3/+20
* 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 int...Scott Ullrich2012-02-021-2/+4
* Combine RTT and Loss so that IPV6 addresses do not cause spillage into other ...Scott Ullrich2012-02-021-4/+2
* 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 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
* Add more backend code to calculate the 6RD broker IPv6 address from the IPv4 ...smos2012-02-011-1/+39
* 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
* 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
* | Add backend 6RD support. We don't have the required patch yet for our stf dri...smos2012-01-253-2/+148
* | Fix LZO setting for Upgraded OpenVPN (was turning compression on even if old ...jim-p2012-01-251-2/+2
* | 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 specified...jim-p2012-01-251-8/+58
* | Clarify the UI text with example IPv6 prefix.smos2012-01-251-2/+2
* | Disable debug statementsmos2012-01-251-1/+1
* | Safer for 1.2.3 upgrades to assume OpenVPN interface == any, since 1.2.3 didn...jim-p2012-01-251-1/+1
* | 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 it...jim-p2012-01-231-3/+15
* | Removing unnecessary inclusions of prototype.js, guiconfig.inc already includ...Vinicius Coque2012-01-215-9/+1
* | 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