Commit Graph

18703 Commits

Author SHA1 Message Date
Joecowboy
b10268ca95 Fixed the get_time() out put fixed. Tweaked my changes made a tighter code. 2012-01-05 21:30:16 -06:00
Joecowboy
135a095656 Update usr/local/www/widgets/widgets/system_information.widget.php 2012-01-05 19:13:50 -06:00
Joecowboy
cbac040da5 Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causing javascript error exception to be thrown while displaying span 2012-01-05 18:21:13 -06:00
Joecowboy
24d515348c Added Temperature back in 2012-01-05 18:16:23 -06:00
Joecowboy
e7d6136d86 Tweaked the bar graph width. 2012-01-05 18:12:25 -06:00
Joecowboy
e54d3461b4 Fixed Javascript error in function updateInterfaces(x)
Removed the return that revented the updates to widgets in function stats(x)
Tweaked Javascript code in function updateTemp(x) for temperature output
2012-01-05 18:04:57 -06:00
Joecowboy
54f818b16f Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 00 Seconds
Added code function get_temp() to get the OID values for temperature.
2012-01-05 17:56:17 -06:00
Ermal Luçi
9a296f50e8 Merge pull request #24 from nunnione/master
Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
2012-01-05 10:08:11 -08:00
jim-p
f6f9f81522 rm the right file when working with v6 bogons.
Reported-by: http://forum.pfsense.org/index.php?topic=43334.new;topicseen#new
2012-01-03 15:05:39 -05:00
Chris Buechler
c36fa056e3 Merge pull request #35 from namezero111111/patch-8
Added support for failover radius server on wireless interface
2012-01-02 13:33:55 -08:00
Chris Buechler
cc05a90fb8 Merge pull request #33 from namezero111111/patch-6
Update etc/inc/interfaces.inc
2012-01-02 13:33:28 -08:00
Namezero
32764288a8 Added support for failover radius server on wireless interface 2012-01-02 22:31:09 +01:00
Namezero
a687f866e2 Update etc/inc/interfaces.inc 2012-01-02 22:21:54 +01:00
jim-p
ec9bb09fe2 Clarify the potential pitfalls when setting the Frequency Probe and Down parameters. 2011-12-29 14:23:01 -05:00
Ermal
802a40eb08 Ooops correct copy/paste error 2011-12-28 17:37:35 +00:00
Ermal
47ee6926ec Implement is_jumbo_capable in a more performant way. This should help with large number of interfaces 2011-12-28 08:38:22 +00:00
Chris Buechler
c5735e46e7 Merge pull request #29 from geraldraaf/master
Dynamic DNS Service update
2011-12-26 09:36:38 -08:00
Gerald Raaf
fb40349683 Add SelfHost (German Provider) to Dynamic DNS Service 2011-12-26 14:43:23 +01:00
Chris Buechler
45c8402fb2 fix text 2011-12-25 19:23:29 -05:00
Chris Buechler
b145863adf "Destination server" is a required field 2011-12-25 19:21:25 -05:00
Chris Buechler
8bb88a62dd Local port must be specified, fix input validation 2011-12-25 16:16:26 -05:00
jim-p
c0ee2a015f Add ability to kill all states matching an IP or subnet filter. Also display count of states matching filter. 2011-12-22 12:43:59 -05:00
jim-p
f86fa91cf9 Take routing table into account when figuring out which IP address to use for talking to CP clients. 2011-12-22 10:05:18 -05:00
jim-p
e2939b79f7 Don't let the browser auto-fill username and password on voucher config, as it can interfere with the settings being properly saved if sync isn't fully configured, which this can make happen accidentally. 2011-12-21 14:46:06 -05:00
jim-p
d524b32be5 Do not redirect on saving services status widget, the headers have been sent by this point and it can't happen. 2011-12-21 09:01:41 -05:00
smos
9ae39b01fb Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
Ticket #2057 in redmine
2011-12-20 21:02:06 +01:00
Warren Baker
a56a7ee9d4 Only log this if IPSec is enabled 2011-12-19 21:37:34 +02:00
Warren Baker
a947a9d610 Better wording 2011-12-19 20:41:02 +02:00
Warren Baker
1715db1620 Correct wording 2011-12-19 20:36:49 +02:00
smos
acafeee0f8 Clarify the DHCPv6 server text 2011-12-14 19:33:54 +01:00
jim-p
c5eb24fbec Use quick on DHCP server rules. Should fix #2041 2011-12-12 16:20:19 -05:00
jim-p
1b99e1e53a Some sections should just be copied and not merged or we end up unable to sync the deletion of the last item in a section. 2011-12-12 14:49:02 -05:00
Vinicius Coque
1c3351bd08 Adapted the AjaxQueue code to work with jQuery 2011-12-11 20:52:50 -02:00
jim-p
7dcf1cc77f Ensure we always write out a blank spd.conf if there are no phase 2 entries. If you delete the last phase 2 and then apply, it will still be in spd.conf and used by racoon even with no phase 2's configured. 2011-12-09 13:55:57 -05:00
jim-p
11f1c38c3c Fix easyrule on 2.1 2011-12-08 15:17:36 -05:00
Scott Ullrich
4064f11689 Merge pull request #27 from mdima/master
Fix for "Firewall: Shaper, By Queues View"
2011-12-06 13:55:05 -08:00
Michele Di Maria
d34ade523b Fixes this: http://redmine.pfsense.org/issues/2015
I was checking, but if someone of the stuff give it a check it would be much better, since this is a core feature!
2011-12-06 22:51:11 +01:00
Chris Buechler
ebc21c01c9 Merge pull request #26 from mdima/master
Fix for some "duplicate menues" with some themes.
2011-12-06 12:33:03 -08:00
Michele Di Maria
0a0292326f Fix for this: http://redmine.pfsense.org/issues/2037
Just changed some padding/margin in the CSS in order to avoid wrapping the menu.
Tested with Firefox 8, Chrome 15.0.874.121 and IE 9.
2011-12-06 21:29:21 +01:00
Scott Ullrich
895972448e Require guiconfig.inc 2011-12-03 17:54:37 -05:00
Jim P
538ff13d09 Merge pull request #25 from AnthonyWrather/master
DHCP IPv4 / IPv6 next-server, filename, and root-path improvements.
2011-12-01 11:04:58 -08:00
Anthony Wrather
a2578c2747 Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-path. 2011-12-01 17:33:27 +00:00
Warren Baker
769891b5a4 variable is not yet available so rebrands get a blank page on the last step in the setup wizard 2011-11-30 14:31:24 +02:00
jim-p
fe4780a238 When making a server certificate in the wizard, make sure we specify it must be a server certificate. 2011-11-29 15:17:35 -05:00
jim-p
7c6856f8cd Include DHCPDv6 static maps when generating hosts file. Fixes #2017 2011-11-29 11:47:31 -05:00
jim-p
3f83103514 If an IP is preceeded by "kip ", trim that off. Fixes #2027 2011-11-29 11:34:45 -05:00
jim-p
51c24cf686 Describe the serial field on imported CA more clearly. Resolves #2031 2011-11-29 10:20:36 -05:00
Roberto Nunnari
b3765f4c40 - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
- Corrected bug in javascript funtion enable_change(enable_change)
2011-11-29 15:16:35 +01:00
smos
16106d2e4b Fix for redmine ticket #1993. Allow saving multiple dynamic entries.
Make sure that return_gateways_status() also returns all gateways that have monitoring disabled as up.
2011-11-27 20:09:48 +01:00
smos
c8423ac04a Concatenate array, using array_merge() will clobber numerical gateway group entries. 2011-11-27 20:09:34 +01:00