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"
View revisions
Also available in: Atom