summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/bindinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Enable psearch on upgradesMartin Kosek2012-06-101-7/+87
* Enable persistent search by defaultMartin Kosek2012-06-101-4/+4
* Fill new DNS zone update policy by defaultMartin Kosek2012-06-051-3/+4
* Remove LDAP limits from DNS serviceMartin Kosek2012-05-221-3/+22
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-3/+3
* Fix installation when server hostname is not in a default domainMartin Kosek2012-04-081-12/+26
* Improve user awareness about dnsconfigMartin Kosek2012-03-261-0/+20
* Add SSHFP update policy for existing zonesMartin Kosek2012-02-271-2/+2
* Query and transfer ACLs for DNS zonesMartin Kosek2012-02-241-2/+6
* Update host SSH public keys on the server during client install.Jan Cholasta2012-02-131-1/+1
* Fix ipa-server-install for dual NICsMartin Kosek2012-01-221-2/+14
* Change default DNS zone manager to hostmasterMartin Kosek2011-11-291-2/+2
* Improve zonemgr validator and normalizerMartin Kosek2011-11-291-8/+7
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-5/+5
* Add --zonemgr/--admin-mail validatorMartin Kosek2011-10-261-0/+17
* Check /etc/hosts file in ipa-server-installMartin Kosek2011-10-131-1/+1
* replica-prepare: anonymous binds may be disallowedSimo Sorce2011-10-061-6/+17
* Add a function for formatting network locations of the form host:port for use...Jan Cholasta2011-10-051-1/+1
* Convert server install code to platform-independent access to system servicesAlexander Bokovoy2011-09-131-1/+1
* Let Bind track data changesMartin Kosek2011-08-311-2/+9
* Fix idnsUpdatePolicy for reverse zone recordMartin Kosek2011-08-091-1/+2
* Fix creation of reverse DNS zones.Jan Cholasta2011-07-151-47/+79
* DNS installation fails when domain and host domain mismatchMartin Kosek2011-06-191-0/+9
* Improve DNS zone creationMartin Kosek2011-06-151-16/+51
* Honor netmask in DNS reverse zone setup.Jan Cholasta2011-05-301-18/+34
* Fix reverse zone creation in ipa-replica-prepareMartin Kosek2011-05-271-3/+4
* NS records not updated by replicaMartin Kosek2011-05-031-1/+8
* Use unicode parameters in the host pluginJakub Hrozek2011-02-181-3/+1
* Fine tuning DNS optionsJakub Hrozek2011-02-141-0/+3
* Fix crash in DNS installer.Pavel Zuna2011-02-101-3/+3
* IPv6 enhancementsJakub Hrozek2011-02-021-12/+21
* Add an address for a nameserver when a new zone is created during installJakub Hrozek2011-01-311-8/+12
* Fix privilege name we are assigning to DNS principal.Rob Crittenden2011-01-311-1/+1
* Always add DNS records when installing a replicaSimo Sorce2011-01-251-0/+58
* Port installer and host plugin to the new DNS pluginJakub Hrozek2011-01-141-15/+15
* Create the reverse zone by defaultJakub Hrozek2011-01-071-5/+3
* Allow ipa-dns-install to install with just admin credentialsSimo Sorce2011-01-071-13/+4
* Allow ipa-dns-install to configure DNS on a replica.Simo Sorce2011-01-071-6/+31
* Move permissions and privileges to their own container, cn=pbac,$SUFFIXRob Crittenden2010-12-221-1/+1
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Introduce ipa control script that reads configuration off ldapSimo Sorce2010-12-101-1/+4
* Do not create reverse zone by defaultJakub Hrozek2010-12-021-2/+10
* Re-implement access control using an updated model.Rob Crittenden2010-12-011-1/+1
* Detect if DNS is already configured in IPA, or if IPA is not yet installed.Rob Crittenden2010-10-081-2/+5
* Add new DNS install argument for setting the zone mgr e-mail addr.Rob Crittenden2010-09-231-4/+11
* Show all missing packages when setting up bind, not one at a time.Rob Crittenden2010-09-161-4/+8
* Make the installer/uninstaller more aware of its stateRob Crittenden2010-05-031-0/+3
* Add forgotten trailing dots in DNS recordsMartin Nagy2010-04-231-3/+3
* Delete old SRV records during uninstallationMartin Nagy2010-04-231-11/+68
* Fix ipa-dns-install. It was failing when DNS was reinstalling.Pavel Zuna2010-04-191-1/+10