Commit Graph

9649 Commits

Author SHA1 Message Date
Darren Embry
0637b0a989 fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data'
Seth Mos wrote:
> This needs to call setup_gateways_monitor() in after
> enable_rrd_graphing() to fix.

Also note: $retval of enable_rrd_graphing() at this point in the code
was never used, to my knowledge.
2012-04-26 18:04:15 -04:00
Andrew Lowther
b30e3be44f options for auto-summary/supernet 2012-04-25 17:51:59 -04:00
Warren Baker
0cfaf2c830 Revert "Use 'Packet Loss or High Latency' as the default option when creating a new gateway group"
This reverts commit 6ee04b69c8.
2012-04-25 08:39:21 +02:00
Warren Baker
8de4a8bc4d Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397"
This reverts commit 1cc71979e4.
2012-04-25 08:39:12 +02:00
Chris Buechler
f81398b074 Merge pull request #96 from irvingpop/master
Simple OpenVPN bridge wording fix
2012-04-24 22:03:07 -07:00
Irving Popovetsky
850ae59e82 Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge DHCP End" 2012-04-25 13:00:45 +08:00
Warren Baker
1cc71979e4 Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397 2012-04-24 21:19:52 +02:00
Warren Baker
6ee04b69c8 Use 'Packet Loss or High Latency' as the default option when creating a new gateway group 2012-04-24 21:18:12 +02:00
smos
d008a24ed5 Unbreak the system general DNS settings, it would not work anymore when set to none. 2012-04-20 22:08:01 +02:00
Erik Fonnesbeck
40fa6ddeac Allow optionally using the type of NAT reflection implementation used for 1:1 mappings with port forwards as well, in addition to allowing the old type, which is still useful in its own way. 2012-04-20 02:38:58 -06:00
Darren Embry
3a83296fe4 fix for Bug #2334 quality rrd graphs do not automatically refresh
id attributes can't have a period, someone didn't read w3c specs on id attributes ;-)
2012-04-19 14:27:36 -04:00
Warren Baker
76e91d3ffe Add SUBMISSION port, fixes #2387 2012-04-19 13:53:39 +02:00
smos
318a081213 Use curlies to be very sure, yes 2012-04-18 18:06:27 +02:00
smos
eaa477d2d6 Add the subnet bits to the config 2012-04-18 17:40:25 +02:00
jim-p
c91e242e60 Some updates/optimizations to smart widget 2012-04-18 10:17:34 -04:00
smos
feb88a1476 Add support for SLAAC on the WAN interface, this is required for Stateless autoconf addressing.
Normally this should only apply to Appliances that do not need to route. We automatically hook in the dhcp6 client to request name servers from DHCP6 in a information only mode. It will not attempt to request a address. For that you should use the plain DHCP6 option with a prefix size of none.
This is for redmine ticket #1834
2012-04-18 11:26:09 +02:00
jim-p
2f0a49e922 Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topic,48447.0.html 2012-04-17 11:39:58 -04:00
Phil Davis
7f8f5d01fa Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth users by host IP is visible on the Status:Traffic Graph 2012-04-17 14:39:49 +05:45
Jim P
d86ef65fa4 Merge pull request #89 from bcyrill/patch-3
Fixed HTML tag.
2012-04-13 13:27:33 -07:00
Jim P
9583759704 Merge pull request #90 from vizvayu/master
Mode selection options for PowerD
2012-04-13 13:27:16 -07:00
Ermal
ab9526e619 Resolves #2330. Check if there is a previous voucher config before wiping 2012-04-13 19:13:33 +00:00
jim-p
f6bda83c78 Show delegated prefixes on the DHCPv6 Leases display. 2012-04-13 15:00:40 -04:00
Darren Embry
5923185536 Feature #1864 "Start" button for IPsec should be available for IP alias networks
might need more testing.

http://redmine.pfsense.org/issues/1864
2012-04-13 12:50:32 -04:00
smos
79909926af Increase Prefix delegation size choices 2012-04-13 14:34:28 +02:00
smos
e1cc1f6de3 Clarify text 2012-04-13 14:33:38 +02:00
smos
e617e9b1c1 Do not throw a address family error when there is just 1 gateway.
Fix the input logic for ticket #1662
2012-04-13 13:58:57 +02:00
Darren Embry
8bdb687946 Feature #2123 Backup RRD files using the xml dump and restore from RRD tools
http://redmine.pfsense.org/issues/2123
2012-04-12 19:11:18 -04:00
bcyrill
39121390a7 Fixed HTML tag. 2012-04-13 00:20:50 +03:00
bcyrill
098686aff1 Fix tag order. 2012-04-12 21:50:43 +03:00
bcyrill
5a27a095e8 Fixed IPv4 regression. Handles addresses with and without port. 2012-04-12 19:29:08 +03:00
bcyrill
72cd706b8d Remove [] of literal IPv6 addresses 2012-04-11 23:12:34 +03:00
bcyrill
2afb2c3758 Removed flawed HTML. 2012-04-11 19:34:49 +03:00
jim-p
f898c1a982 Add alias support to static routes (needs some testing) Ticket #2239
Conflicts:

	etc/inc/filter.inc
	etc/inc/util.inc
	usr/local/www/system_routes_edit.php
2012-04-11 11:58:21 -04:00
jim-p
fdcf104ce4 When renaming a user, make sure to remove the previous user or it gets left in /etc/passwd. 2012-04-11 10:46:41 -04:00
Cristian Feldman
53c210dd64 Added mode selection options for PowerD. 2012-04-10 22:12:30 -03:00
smos
2fe06a3228 Remove this faulty piece of gateway code, it overwrites the existing entries that return_gateways_array() returns.
It doesn't take any address families into account either.
2012-04-09 16:45:02 +02:00
smos
c616b3c73e Correct the variable names for the duplicate stf check 2012-04-08 20:55:27 +02:00
smos
4e83a8f2fd Remove this piece of code, it loads even on interfaces not configured for track. Really needs asynchronous javascript. 2012-04-08 20:41:41 +02:00
smos
8b198c649f Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf0 adapter. Only 1 can be active.
Move piece of code into function, we need it more places, tighten rules for proto 41 traffic.
Attempt to micro optimize the select box for large amounts of choices. Chrome likes this approach better.
2012-04-08 20:36:19 +02:00
bcyrill
adc3353eb6 Merge array and keep unchanged values. 2012-04-08 21:07:07 +03:00
Erik Fonnesbeck
0b4ae4b5ca Check for this function before calling it to avoid an error when hitting that line for pages that don't include the js file for it. 2012-04-07 15:55:12 -06:00
Darren Embry
ee965a5c7b fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settings 2012-04-06 19:45:25 -04:00
Darren Embry
556e760dc0 fix indentation. 2012-04-06 17:43:26 -04:00
smos
092462dc10 Add a dhcpleases monitor to the DHCPv6 server which will trigger automatic creation of routes into the routing table so that prefix delegation will just work.
Redmine ticket #2347
2012-04-06 20:08:09 +02:00
Darren Embry
0416d9a0eb fix for #2289: Logic error in firewall rule interface selection for drop-down menu case 2012-04-06 14:15:16 -04:00
Scott Ullrich
48cb641a81 Merge pull request #78 from Whizkidzz/master
Added "interface_selection" to enable interface selection in tinydns
2012-04-06 10:16:06 -07:00
Darren Embry
f3d912154e Bug #2329: checkbox js problem on diag_logs_settings.php 2012-04-06 11:04:03 -04:00
Darren Embry
c8610dc99e aggh javascript lines terminated by \n instead of semicolon 2012-04-06 10:58:12 -04:00
Darren Embry
3df59babdb don't delete port aliases used by load balancer 2012-04-06 10:45:32 -04:00
whizkidzz
85a46fbdcd Added interface_selection to choose a interface in tinydns failover selection
Changed the $text so that no "option value" is preselected when adding a newrow with addrowto function.
2012-04-06 16:21:07 +02:00