summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Ticket #2157. Add missing call to relayd_configure()Pierre POMES2012-02-141-0/+2
* Add button to download a .p12 of a cert+key. Implements #2147jim-p2012-02-141-0/+25
* Reject an interface without a subnet as a network source in the IPsec Phase 2...jim-p2012-02-141-0/+10
* Correct disconnection of macsErmal2012-02-101-1/+1
* Change to embed to prevent IE9 from misbehaving. Ticket #2165Erik Fonnesbeck2012-02-071-4/+1
* Correct field nameErmal2012-02-071-1/+1
* Unset previously set voucher sync informationErmal2012-02-061-0/+4
* 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
* Wireless client config should allow blank SSID (resubmit, fixed blank lines)Namezero2012-02-011-2/+7
* Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158jim-p2012-02-012-15/+29
* 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
* | Add backend 6RD support. We don't have the required patch yet for our stf dri...smos2012-01-251-2/+37
* | Clarify the UI text with example IPv6 prefix.smos2012-01-251-2/+2
* | Disable debug statementsmos2012-01-251-1/+1
* | Add gui knobs for 6RD support ticket #2217smos2012-01-251-7/+78
* | Removing unnecessary inclusions of prototype.js, guiconfig.inc already includ...Vinicius Coque2012-01-215-9/+1
* | making small fixes on jQuery codeVinicius Coque2012-01-213-10/+9
* | Converting javascript code to jQuery on installer webguiVinicius Coque2012-01-211-59/+60
* | Should be preg_split instead of explodeErik Fonnesbeck2012-01-201-1/+1
* | Unbreak a number of explode() replacements which required preg_split()smos2012-01-203-4/+4
* | Correct the Called-Station-Id attribute setting to be the consistent on authe...Ermal2012-01-201-4/+28
* | Correct the Called-Station-Id attribute setting to be the same on STOP/START ...Ermal2012-01-201-6/+32
* | The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-1920-43/+43
* | Fix the config patch to the dhcp6 relayxsmos2012-01-191-1/+1
* | Ensure timezone is setScott Ullrich2012-01-181-0/+6
* | Ensure timezone is setScott Ullrich2012-01-182-0/+12
* | replacing prototype with jQuery on load balancer pagesVinicius Coque2012-01-163-96/+95
* | Remove 32 bit subnetmask limitation for IPv6smos2012-01-152-13/+11
* | Converting headjs javascript code from prototype to jQueryVinicius Coque2012-01-151-35/+35
* | Show the interface Link Local addresses on the status_interfaces.phpsmos2012-01-151-2/+9
* | Fix for ticket 2071, this allows link local addresses for gateways.smos2012-01-151-3/+6
* | Allow using subnets and special nets in the CLI version of easyrulejim-p2012-01-131-0/+5
* | Fix help textjim-p2012-01-131-1/+1
* | Fix ssh key note to refer to DSA not just RSA since both work.jim-p2012-01-131-1/+1
* | Add some protocol filtering capability to the packet capture pagejim-p2012-01-111-1/+24
* | Add a button to re-view the packet capture file if one exists in /root/jim-p2012-01-111-2/+3
* | Fix tab name to be consistent.jim-p2012-01-111-1/+1
* | Fix botched tag, add some line breaksjim-p2012-01-111-4/+4
* | Remove a second, redundant temperature block (there is already one higher up ...jim-p2012-01-111-13/+0
* | Change system info widget fields from <input> to <span> so they don't appear ...jim-p2012-01-112-13/+13
* | Merge pull request #37 from Joecowboy/masterJim P2012-01-115-39/+74
|\ \ | |/
| * I did a block comment out the fist time because I wanted to leave that code i...Joecowboy2012-01-061-6/+6
| * Fixed the get_time() out put fixed. Tweaked my changes made a tighter code.Joecowboy2012-01-051-13/+7
| * Update usr/local/www/widgets/widgets/system_information.widget.phpJoecowboy2012-01-051-1/+3
| * Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causin...Joecowboy2012-01-051-3/+2
| * Added Temperature back inJoecowboy2012-01-051-1/+10
OpenPOWER on IntegriCloud