Add ddnsforcehostname option to Static Mapping editor
Put DDNS hostname config in the wrong place
It is relevant to the interface, not just the per-static-mapping DDNS config.
Implement ddns-hostname option emission for static hosts in services.inc.
If there are input errors when creating a user certificate from the user manager, stop and show the errors rather than appearing to fail silently. Fixes #6953
Ensure that the submitted private key matches the certificate or CA when importing. Ticket #6953
Fix certificate generation for CAs without a serial set on import. Fixes #6952
When deleting a CA, do not delete all certificates from this CA, only remove the CA reference from certificates that used this CA, as the relationship can be rebuilt if needed. Also, prevent in-use CAs from being deleted and print a list of places a CA is used, similar to the output on certificates. Fixes #6947
Add some CA in-use test utility functions. Ticket #6947
Fix the static ARP test
Merge pull request #3219 from NonSecwitter/patch-2
View revisions
Also available in: Atom