| Commit message (Expand) | Author | Age | Files | Lines |
* | replacing prototype with jQuery on load balancer pages | Vinicius Coque | 2012-01-16 | 3 | -96/+95 |
* | Remove 32 bit subnetmask limitation for IPv6 | smos | 2012-01-15 | 2 | -13/+11 |
* | Converting headjs javascript code from prototype to jQuery | Vinicius Coque | 2012-01-15 | 1 | -35/+35 |
* | Show the interface Link Local addresses on the status_interfaces.php | smos | 2012-01-15 | 1 | -2/+9 |
* | Fix for ticket 2071, this allows link local addresses for gateways. | smos | 2012-01-15 | 1 | -3/+6 |
* | Allow using subnets and special nets in the CLI version of easyrule | jim-p | 2012-01-13 | 1 | -0/+5 |
* | Fix help text | jim-p | 2012-01-13 | 1 | -1/+1 |
* | Fix ssh key note to refer to DSA not just RSA since both work. | jim-p | 2012-01-13 | 1 | -1/+1 |
* | Add some protocol filtering capability to the packet capture page | jim-p | 2012-01-11 | 1 | -1/+24 |
* | Add a button to re-view the packet capture file if one exists in /root/ | jim-p | 2012-01-11 | 1 | -2/+3 |
* | Fix tab name to be consistent. | jim-p | 2012-01-11 | 1 | -1/+1 |
* | Fix botched tag, add some line breaks | jim-p | 2012-01-11 | 1 | -4/+4 |
* | Remove a second, redundant temperature block (there is already one higher up ... | jim-p | 2012-01-11 | 1 | -13/+0 |
* | Change system info widget fields from <input> to <span> so they don't appear ... | jim-p | 2012-01-11 | 2 | -13/+13 |
* | Merge pull request #37 from Joecowboy/master | Jim P | 2012-01-11 | 5 | -39/+74 |
|\ |
|
| * | I did a block comment out the fist time because I wanted to leave that code i... | Joecowboy | 2012-01-06 | 1 | -6/+6 |
| * | Fixed the get_time() out put fixed. Tweaked my changes made a tighter code. | Joecowboy | 2012-01-05 | 1 | -13/+7 |
| * | Update usr/local/www/widgets/widgets/system_information.widget.php | Joecowboy | 2012-01-05 | 1 | -1/+3 |
| * | Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causin... | Joecowboy | 2012-01-05 | 1 | -3/+2 |
| * | Added Temperature back in | Joecowboy | 2012-01-05 | 1 | -1/+10 |
| * | Tweaked the bar graph width. | Joecowboy | 2012-01-05 | 1 | -4/+4 |
| * | Fixed Javascript error in function updateInterfaces(x)
| Joecowboy | 2012-01-05 | 1 | -22/+25 |
| * | Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 0... | Joecowboy | 2012-01-05 | 1 | -6/+34 |
* | | Merge pull request #38 from Joecowboy/patch-1 | Ermal Luçi | 2012-01-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Increased the Uptime input field size from 30 to 50 because it was truncating... | Joecowboy | 2012-01-06 | 1 | -1/+1 |
| |/ |
|
* | | Check userid better here, 0 is also valid | jim-p | 2012-01-06 | 1 | -1/+1 |
* | | Fix permission and certificate display for the admin user | jim-p | 2012-01-06 | 1 | -1/+1 |
* | | Cleanup html, make tables sortable, implements #2040 | jim-p | 2012-01-06 | 1 | -44/+47 |
|/ |
|
* | Merge pull request #24 from nunnione/master | Ermal Luçi | 2012-01-05 | 2 | -4/+71 |
|\ |
|
| * | - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal | Roberto Nunnari | 2011-11-29 | 2 | -4/+71 |
* | | Added support for failover radius server on wireless interface | Namezero | 2012-01-02 | 1 | -1/+35 |
* | | Clarify the potential pitfalls when setting the Frequency Probe and Down para... | jim-p | 2011-12-29 | 1 | -14/+28 |
* | | Add SelfHost (German Provider) to Dynamic DNS Service | Gerald Raaf | 2011-12-26 | 2 | -4/+4 |
* | | fix text | Chris Buechler | 2011-12-25 | 1 | -3/+3 |
* | | "Destination server" is a required field | Chris Buechler | 2011-12-25 | 1 | -1/+1 |
* | | Local port must be specified, fix input validation | Chris Buechler | 2011-12-25 | 1 | -2/+2 |
* | | Add ability to kill all states matching an IP or subnet filter. Also display ... | jim-p | 2011-12-22 | 1 | -1/+19 |
* | | Don't let the browser auto-fill username and password on voucher config, as i... | jim-p | 2011-12-21 | 1 | -2/+2 |
* | | Do not redirect on saving services status widget, the headers have been sent ... | jim-p | 2011-12-21 | 1 | -1/+0 |
* | | Add a checkbox that disabled automatically generates negate rules for directl... | smos | 2011-12-20 | 1 | -0/+16 |
* | | Clarify the DHCPv6 server text | smos | 2011-12-14 | 1 | -1/+4 |
* | | Some sections should just be copied and not merged or we end up unable to syn... | jim-p | 2011-12-12 | 1 | -1/+14 |
* | | Adapted the AjaxQueue code to work with jQuery | Vinicius Coque | 2011-12-11 | 1 | -17/+19 |
* | | Fix easyrule on 2.1 | jim-p | 2011-12-08 | 1 | -4/+2 |
* | | Fix for this: http://redmine.pfsense.org/issues/2037 | Michele Di Maria | 2011-12-06 | 4 | -8/+8 |
* | | Require guiconfig.inc | Scott Ullrich | 2011-12-03 | 2 | -0/+4 |
* | | Merge pull request #25 from AnthonyWrather/master | Jim P | 2011-12-01 | 4 | -13/+31 |
|\ \ |
|
| * | | Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-p... | Anthony Wrather | 2011-12-01 | 4 | -13/+31 |
* | | | Fix multi_all wizard to properly verify VoIP bandwidth specified. | Ermal | 2010-12-29 | 1 | -11/+13 |
|/ / |
|
* | | variable is not yet available so rebrands get a blank page on the last step i... | Warren Baker | 2011-11-30 | 1 | -1/+1 |