Commit Graph

9618 Commits

Author SHA1 Message Date
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
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
whizkidzz
44c7059177 Added rowsize[] for use in row_helper_dynamic.js 2012-04-06 16:17:07 +02:00
whizkidzz
177a823e52 Added empty option line so not to write to config.xml if not filled in 2012-04-06 16:13:50 +02:00
whizkidzz
de69fab34c Added interface_selection for use in tinydns
Corrected the use of objectsize so that if its "undefined" the correct "rowsize[]" is used
which if used outside the for loop was also "undefined"
2012-04-06 16:01:17 +02:00
Darren Embry
c2feff64bc restore default dropdown values of 24/64 bits
now that feature #2320 behavor is a bit different regarding change of
existing set value when switching between ipv4 and ipv6
2012-04-05 19:10:13 -04:00
Darren Embry
b771e46942 change behavior a bit on #bits dropdown
this is prepwork for restoring 24/64 bit defaults in vpn_ipsec_phase2
2012-04-05 19:09:19 -04:00
Darren Embry
6255beda29 add feature #2320 to vpn_ipsec_phase2.php.
note: had to disable existing behavior that modified the value of the
behavior.

existing behavior that disables/enables the dropdowns is still active.
2012-04-05 18:17:38 -04:00
Darren Embry
0f907a68b7 bug fix for #2320: on firewall_virtual_ip_edit.php it jumps to a length of 1 on a valid ipv4 2012-04-05 18:17:37 -04:00
Darren Embry
87744d53c8 missed a spot for feature #2320 toggle subnet mask 2012-04-05 17:08:56 -04:00
Ermal
7b47bd4c3c Make vips vhid be unique per parent interface! 2012-04-05 20:22:01 +00:00
Darren Embry
01ed452e32 Load Balancer: allow port aliases in Pools and Virtual Servers. (PEV-394754) 2012-04-05 14:36:50 -04:00
Darren Embry
0917cb214b load balancer: allow IPv4 subnets up to 64 addresses in Pools and Virtual Servers (PEV-394754) 2012-04-05 13:10:41 -04:00
Warren Baker
6fb4a0b1fb Add post config and correct variable names 2012-04-05 17:33:31 +02:00
Warren Baker
7839ec183a Remove custom options from basic settings page 2012-04-05 17:14:16 +02:00
Warren Baker
ac2cfab290 Ensure interfaces are saved correctly 2012-04-05 17:10:08 +02:00
Warren Baker
830a82e77d Merge pull request #73 from phil-davis/master
Minor text typo fixes to recent unbound file commits
2012-04-05 05:18:36 -07:00
Warren Baker
8314e2a3db Handle enable/disable options 2012-04-05 14:16:49 +02:00
Phil Davis
7204914880 A minor typo fixed 2012-04-05 17:46:10 +05:45
Phil Davis
fc6e0fbfd6 Was looking at what is coming in new builds and noticed a couple of typos and small point of English grammar, so thought it worth 5 minutes to update it. 2012-04-05 17:39:13 +05:45
Warren Baker
4ed3cc97eb Add input checks 2012-04-05 13:31:44 +02:00
Warren Baker
f196aba387 Add select box for outgoing queries 2012-04-05 13:21:11 +02:00
Warren Baker
467748e3e4 Better descriptions and cosmetics 2012-04-05 13:13:06 +02:00
Warren Baker
eac1d3f987 Correct wording 2012-04-05 13:04:57 +02:00
Warren Baker
bd82f06b44 Correct links 2012-04-05 13:03:18 +02:00
Warren Baker
2bb29c1687 A whole bunch of changes to the general settings page and advanced settings 2012-04-05 12:59:54 +02:00
Warren Baker
27d98335f8 Add Access Lists page for Unbound ACLs 2012-04-05 12:59:18 +02:00
Warren Baker
431f65266b Merge branch 'master' of github.com:bsdperimeter/pfsense 2012-04-05 11:19:04 +02:00
Warren Baker
14b1279d76 Add Unbound GUI bits 2012-04-05 11:18:10 +02:00
jim-p
1ab1f0a988 Fix newlines 2012-04-04 11:34:47 -04:00
smos
1132ff358a Add section for the dhcp6link status 2012-04-04 14:51:22 +02:00
Ermal Luçi
6ffef73889 Merge pull request #71 from ebrandi/r53dyndns
Patch to add Route 53 as new Dynamic DNS provider into dyndns infrastructure
2012-04-03 13:19:23 -07:00
smos
bfab24193b Add a command that should be able to extract the DUID for us. 2012-04-03 14:54:07 +02:00