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.
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
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
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: 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.
Fix the link local check when trying to add a link local gatewayTicket #2071
Enable the NTP server fields for our DHCP6 server.
Fix some checks in dhcpv6 screen. Still need to validate static mappings against delegated networks
Add the ability to disable static routes without deleting them
Fix formatting and move setting back to system.
Moved beep option to notifications page
Merge pull request #59 from Joecowboy/Time-format-change
Time format change
Show lagg protocol and member interfaces on Status > Interfaces. Implements #2242
Adding multi-language support to WebGUI
Redirect stderr to stdout on exec.php so errors are visible.
Ticket #2205 - Add prefork setting
Add small patch from #466 to make interface names clickable on Interfaces > (assign). Implements #466
Fix gen_subnetv6_max(), used to display the end of available range in dhcp server ipv6
Fix code that was accidentally replaced with an older version of the code.
Commenting those lines out because the form fields are not generated because they are commented out in the code. This fixes javascript error and now will disable all form fields when interface is disabled.
need to break out of foreach loop once it finds there is a local time has been selected by any interface of DHCP.
I now parses the xml tags in the dhcpdv6 to check if an interface for DHCPv6 lease is using local time if not defaults to UTC time.
I now parses the xml tags in the dhcpd to check if an interface for DHCP lease is using local time if not defaults to UTC time.
Changed the variable name from timeformtchangev6 to dhcpv6leaseinlocaltime per jim-p request and it will now write the xml dhcpv6leaseinlocaltime in the dhcpv6 sub catagory in the config.xml file.
Changed the variable name to dhcpleaseinlocaltime from timeformatchange per jim-p request and moved xml tag into dhcpd.
Added the the choice for DHCPv6 leases of local time over default UTC time.
Added choice of UTC time or local time for DHCP leases.
Added check box for DHCPv6 lease time to select local time instead of the default UTC time.
Added check box for changing from UTC time to local time display on DHCP leases.
Ticket #1917: fix typos, fix domain-search for dhcpv6
Update the interfaces.php for 6rd support, reflects variable changesAdds to ticket #2117
Ticket #1917 - DHCP server support for multiple domains in search list
Carry over the key length on input errors when creating a certificate signing request. Fixes #2233
While we're at it, allow hostnames for syslog servers, since that is also valid.
Change case of "NOTE" for consistency with other pages and fix a misspelling.
Reformat syslog settings, cleanup whitespace, reword some awkward English, add more detail.
Allow users to enter a port number when adding a remote syslog server.
If no rules are defined on the floating rules tab, show a more relevant message.
Make the reboot time estimate a little more realisitic.
No need for extra function and touching of file, just set the value and use grep from XML to determine to beep or not
Option to disable startup/shutdown sounds
Fixing existing DynDNS force-update feature. Redmine bug #2228
Don't add the description either when the condition is not met, in case other required fields are later added.
ARP table is singular
Ticket #2205 - Add input validation, keep same logic as 2.0.1 and abore for default values
Ticket #2205 - Main logic for relayd global settings screen, still need to add stuff (input validation, etc) before closing ticket