Resolves #2330. Check if there is a previous voucher config before wiping
Show delegated prefixes on the DHCPv6 Leases display.
Feature #1864 "Start" button for IPsec should be available for IP alias networks
might need more testing.
http://redmine.pfsense.org/issues/1864
Increase Prefix delegation size choices
Clarify text
Do not throw a address family error when there is just 1 gateway.Fix the input logic for ticket #1662
Feature #2123 Backup RRD files using the xml dump and restore from RRD tools
http://redmine.pfsense.org/issues/2123
Fix tag order.
Fixed IPv4 regression. Handles addresses with and without port.
Remove [] of literal IPv6 addresses
Removed flawed HTML.
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
When renaming a user, make sure to remove the previous user or it gets left in /etc/passwd.
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.
Correct the variable names for the duplicate stf check
Remove this piece of code, it loads even on interfaces not configured for track. Really needs asynchronous javascript.
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.
Merge array and keep unchanged values.
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.
fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settings
fix indentation.
fix for #2289: Logic error in firewall rule interface selection for drop-down menu case
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
Merge pull request #78 from Whizkidzz/master
Added "interface_selection" to enable interface selection in tinydns
Bug #2329: checkbox js problem on diag_logs_settings.php
aggh javascript lines terminated by \n instead of semicolon
don't delete port aliases used by load balancer
Added interface_selection to choose a interface in tinydns failover selectionChanged the $text so that no "option value" is preselected when adding a newrow with addrowto function.
Added rowsize[] for use in row_helper_dynamic.js
Added empty option line so not to write to config.xml if not filled in
Added interface_selection for use in tinydnsCorrected the use of objectsize so that if its "undefined" the correct "rowsize[]" is usedwhich if used outside the for loop was also "undefined"
restore default dropdown values of 24/64 bits
now that feature #2320 behavor is a bit different regarding change ofexisting set value when switching between ipv4 and ipv6
change behavior a bit on #bits dropdown
this is prepwork for restoring 24/64 bit defaults in vpn_ipsec_phase2
add feature #2320 to vpn_ipsec_phase2.php.
note: had to disable existing behavior that modified the value of thebehavior.
existing behavior that disables/enables the dropdowns is still active.
bug fix for #2320: on firewall_virtual_ip_edit.php it jumps to a length of 1 on a valid ipv4
missed a spot for feature #2320 toggle subnet mask
Make vips vhid be unique per parent interface!
Load Balancer: allow port aliases in Pools and Virtual Servers. (PEV-394754)
load balancer: allow IPv4 subnets up to 64 addresses in Pools and Virtual Servers (PEV-394754)
Add post config and correct variable names
Remove custom options from basic settings page
Ensure interfaces are saved correctly
Merge pull request #73 from phil-davis/master
Minor text typo fixes to recent unbound file commits
Handle enable/disable options
A minor typo fixed
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.
Add input checks
Add select box for outgoing queries
Better descriptions and cosmetics
Correct wording
Correct links
A whole bunch of changes to the general settings page and advanced settings
Add Access Lists page for Unbound ACLs
Merge branch 'master' of github.com:bsdperimeter/pfsense
Add Unbound GUI bits
Fix newlines
Add section for the dhcp6link status
Merge pull request #71 from ebrandi/r53dyndns
Patch to add Route 53 as new Dynamic DNS provider into dyndns infrastructure
Add a command that should be able to extract the DUID for us.
Add more possible prefix lengths for the DHCPv6 server for prefix delegation.
Remove this file, it causes other issues
This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure.Due requeriments to handle requests to Amazon AWS API, it need root certificates package (ca_root_nss-3.12.4.tbz) and support to hash_hmac() in PHP (package php52-hash-5.2.13_3.tbz).
Add interface tracking support. With this it is now possible for dynamic IPv6 interfaces to setup the corresponding lan interface for RA.DHCP6 with prefix delegation to follow later for automatic daisychaining.
more changes CARP -> HA where CARP != CARP.
Add the new pages for the relocated logfiles and messages.Ticket #2321
Add 6to4 support for automatic tunneling.
fix for bug #2322: Fix CP secondary RADIUS auth source GUI
http://redmine.pfsense.org/issues/2322
possible fix for Bug #2311: Wrong redirection URL (from http -> https) missing colon char
Unbreak the 6rd config setting now that the javascript was fixed.Pointy hat to /meTicket #2304
Move some of the log file tabs around.Add seperate tabs for dnsmasq,unbound as well as gateways.
feature #2320: JS helper to toggle subnet mask for ipv4/v6 during input
http://redmine.pfsense.org/issues/2320
prep work for feature #2320: tag for ipv4v6 fields
prep work for feature #2320: stub js function
prep work for feature #2320: tag dynamic fields for ipv4v6
prep work for feature #2320: tag fields for ipv4v6
Ticket #2317: typo, use ipaddrv6 instead of ipaddr
Remove unused code
pull jquery-ui.custom.css from themes/THEME if it exists there
otherwise pull /javascript/jquery/jquery-ui.custom.css,which contains defaults.
Add date/time picker to Custom RRD graphs.
from: http://trentrichardson.com/examples/timepicker/
you are right, Ermal, system_hasync.php is obviously not part of m0n0wall. :-)
Move CARP settings from pkg XML to a real PHP page
https://redmine.pfsense.org/issues/647
correctly read/write the priority/path cost settings to the main XML configuration file.
code from mike bold.
https://redmine.pfsense.org/issues/2261
Add date picker to the Custom RRD graph page to translate to unix time.
implements #1997.
http://redmine.pfsense.org/issues/1997
Improve the memory use while processing the leases file.
fix for: Captive Portal Login dies on empty input
Not actually tested because CP doesn't work right now.
http://redmine.pfsense.org/issues/1874
fix: Input validation problem with VIPs and "none" type interfaces
http://redmine.pfsense.org/issues/2291
Add per-rule delete ("X") button to Outbound NAT rules
http://redmine.pfsense.org/issues/1062
fix for: The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type
http://redmine.pfsense.org/issues/2304
fix for: Output from CSRF magic mangles files in Diagnostics > Edit File
http://redmine.pfsense.org/issues/2294
fix text
Fix pattern upload, button text check was incorrect.
Do not show tabs for interfaces with 'link local' address (fe80::...)
Fix a logical bug on gettext
The parameter showapply determines when the apply button should be displayedTicket #1686
Correct population of the temp version of this variable. Fixes #2158 (drop-down preselection issue)
Update help text for Host alaises to indicate FQDNs are allowed.
Merge pull request #53 from jeandebogue/patch-1
Move the echo "UP|DOWN" earlier
Fix the link local check when trying to add a link local gatewayTicket #2071
Enable the NTP server fields for our DHCP6 server.