summaryrefslogtreecommitdiffstats
path: root/install/tools/man/ipa-dns-install.1
Commit message (Collapse)AuthorAgeFilesLines
* Fix creation of reverse DNS zones.Jan Cholasta2011-07-151-0/+3
| | | | | | | | | | | | | Create reverse DNS zone for /24 IPv4 subnet and /64 IPv6 subnet by default instead of using the netmask from the --ip-address option. Custom reverse DNS zone can be specified using new --reverse-zone option, which replaces the old --ip-address netmask way of creating reverse zones. The reverse DNS zone name is printed to the user during the install. ticket 1398
* Consolidate man pages and IPA tools helpMartin Kosek2011-05-121-7/+10
| | | | | | | | IPA tools options are not consistent with information in man pages. https://fedorahosted.org/freeipa/ticket/1163 https://fedorahosted.org/freeipa/ticket/1178
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-6/+6
| | | | | | | | | | The changes include: * Change license blobs in source files to mention GPLv3+ not GPLv2 only * Add GPLv3+ license text * Package COPYING not LICENSE as the license blobs (even the old ones) mention COPYING specifically, it is also more common, I think https://fedorahosted.org/freeipa/ticket/239
* Add new DNS install argument for setting the zone mgr e-mail addr.Rob Crittenden2010-09-231-0/+3
| | | | ticket 125
* Add missing man pageas for ipa-dns-install and ipa-upgradeconfig.Rob Crittenden2010-09-201-0/+48
tickets 130 and 131