Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DNS Locations: dnsserver: print specific error when DNS is not installed | Martin Basti | 2016-06-17 | 1 | -0/+7 |
| | | | | | | | | Print 'DNS is not configured' if there is no IPA DNS in domain https://fedorahosted.org/freeipa/ticket/2008 Reviewed-By: Petr Spacek <pspacek@redhat.com> | ||||
* | DNS Locations: dnsserver-* commands | Martin Basti | 2016-06-17 | 1 | -0/+183 |
New commands for manipulation with DNS server configuration were added: * dnsserver-show * dnsserver-mod * dnsserver-find https://fedorahosted.org/bind-dyndb-ldap/wiki/Design/PerServerConfigInLDAP https://fedorahosted.org/freeipa/ticket/2008 Reviewed-By: Petr Spacek <pspacek@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com> |