Commit Graph

19384 Commits

Author SHA1 Message Date
Scott Ullrich
d6abdf030d Nuke extra C/R 2012-01-18 11:11:49 -05:00
Scott Ullrich
79454450b5 Test for newer 20090626 PHP_EXT_DIR 2012-01-18 11:10:44 -05:00
Seth Mos
1f4f9c7ce7 Merge pull request #41 from lotheac/master
.profile and .shrc cleanup
2012-01-17 00:51:33 -08:00
Lauri Tirkkonen
a7401ce73a Clean up .profile and .shrc 2012-01-17 10:38:30 +02:00
Vinicius Coque
9feaf772fb replacing prototype with jQuery on load balancer pages 2012-01-16 23:43:00 -02:00
smos
a59c7fa63f Duplicate logic from gif tunnels for gre tunnels these are very similar
Fix for ticket #2077
2012-01-15 14:44:57 +01:00
smos
2d107ad5a9 Remove 32 bit subnetmask limitation for IPv6 2012-01-15 14:38:23 +01:00
Vinicius Coque
d6159f76fb Scriptaculous / prototype replaced by jQuery 2012-01-15 12:53:51 -02:00
Vinicius Coque
ea0d4171c0 Converting headjs javascript code from prototype to jQuery 2012-01-15 12:51:33 -02:00
smos
584183558e Show the interface Link Local addresses on the status_interfaces.php 2012-01-15 13:07:36 +01:00
smos
35af71416e Fix for ticket 2071, this allows link local addresses for gateways.
Backend already added the interface scope for link local addresses, hurrah.
2012-01-15 12:40:38 +01:00
jim-p
0c305760d1 Allow using subnets and special nets in the CLI version of easyrule 2012-01-13 14:27:48 -05:00
jim-p
633136b87f Fix help text 2012-01-13 13:31:34 -05:00
jim-p
60879d1400 Fix ssh key note to refer to DSA not just RSA since both work. 2012-01-13 11:26:06 -05:00
jim-p
fd8774c085 Add some protocol filtering capability to the packet capture page 2012-01-11 16:41:12 -05:00
jim-p
b397879f2b Add a button to re-view the packet capture file if one exists in /root/ 2012-01-11 16:08:51 -05:00
jim-p
d495dc51d6 Fix tab name to be consistent. 2012-01-11 14:58:34 -05:00
jim-p
b70151ae3b Fix botched tag, add some line breaks 2012-01-11 11:59:05 -05:00
jim-p
4892d70982 Remove a second, redundant temperature block (there is already one higher up that appears to be functional, this one is not.) 2012-01-11 11:51:09 -05:00
jim-p
3a94345cea Change system info widget fields from <input> to <span> so they don't appear editable, and we aren't bound by their width constraints. (One long one was messing up table width). 2012-01-11 11:48:11 -05:00
Jim P
c6678f31b0 Merge pull request #37 from Joecowboy/master
Dashboard widget fixes and mods
2012-01-11 08:17:38 -08:00
jim-p
12c7b57784 Respect the value of the per-rule "disable reply-to" checkbox. 2012-01-10 09:04:23 -05:00
Chris Buechler
932052bd5c it's 2012 2012-01-08 22:03:24 -05:00
Ermal Luçi
a16a5b910d Merge pull request #38 from Joecowboy/patch-1
Increased the Uptime input field size from 30 to 50 because it was trunc...
2012-01-06 11:06:35 -08:00
jim-p
baa297497b Check userid better here, 0 is also valid 2012-01-06 13:31:28 -05:00
jim-p
ff9eda9d9a Fix permission and certificate display for the admin user 2012-01-06 13:30:24 -05:00
jim-p
8ec0a8bc10 Fix multiple keys in a file for RFC2136 dyndns updates. Fixes #2068 2012-01-06 13:02:06 -05:00
jim-p
1f3a3ed2bb Cleanup html, make tables sortable, implements #2040 2012-01-06 12:51:57 -05:00
Joecowboy
d9c059ba8c Increased the Uptime input field size from 30 to 50 because it was truncating the uptime tweak output text I made. 2012-01-06 11:25:59 -06:00
Joecowboy
e9ca9b9a35 I did a block comment out the fist time because I wanted to leave that code in for later use when start adding more OID checks for different hardware drivers. So made comment change per request. 2012-01-06 10:34:33 -06:00
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
Chris Buechler
b901ea5724 add a shortcut to disable referer check 2012-01-05 19:55:41 -05: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