summaryrefslogtreecommitdiffstats
path: root/install/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Fix reverse zone creation in ipa-replica-prepareMartin Kosek2011-05-274-64/+18
* Document that deleting and re-adding a replica requires a dirsrv restart.Rob Crittenden2011-05-261-10/+16
* Running ipa-replica-manage as non-root cause errorsMartin Kosek2011-05-131-1/+8
* Consolidate man pages and IPA tools helpMartin Kosek2011-05-125-29/+74
* Properly handle --no-reverse being passed on the CLI in interactive modeRob Crittenden2011-05-122-6/+14
* Forbid reinstallation in ipa-client-installMartin Kosek2011-04-291-1/+2
* IPA replica is not started after the rebootMartin Kosek2011-04-281-0/+3
* Ensure that the zonemgr passed to the installer conforms to IA5String.Rob Crittenden2011-04-261-1/+12
* Delete the sudoers entry when disabling Schema CompatJr Aquino2011-04-251-0/+1
* Fix some minor issues uncovered by pylint.Jan Cholasta2011-04-201-0/+1
* The default groups we create should have ipaUniqueId setRob Crittenden2011-04-151-1/+2
* Fix lint false positives.Jan Cholasta2011-04-131-1/+1
* Fix traceback in ipa-nis-manage.Rob Crittenden2011-04-113-3/+10
* Fix typo in ipa-server-install.Jan Cholasta2011-04-081-1/+1
* Add note about ipa-dns-install to ipa-server-install man page.Jan Cholasta2011-03-311-0/+7
* Replica installation fails for self-signed serverMartin Kosek2011-03-301-1/+2
* Automatically update IPA LDAP on rpm upgradesRob Crittenden2011-03-212-19/+43
* Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance.Rob Crittenden2011-03-153-28/+20
* Use TLS for dogtag replication agreements.Rob Crittenden2011-03-102-3/+39
* chkconfig the ipa service off when it is uninstalled.Rob Crittenden2011-03-081-0/+2
* Improve error handling and return status codes in ipactlMartin Kosek2011-03-071-30/+89
* Skip DNS validation checks if we're setting up DNS in ipa-server-install.Rob Crittenden2011-03-041-0/+4
* Use ldapi: instead of unsecured ldap: in ipa core tools.Pavel Zuna2011-03-037-33/+28
* Need to restart the dogtag 388-ds instance before using it.Rob Crittenden2011-03-031-0/+17
* Inconsistent sysrestore file handling by IPA server installerMartin Kosek2011-03-031-2/+2
* IPA replica/server install does not check for a clientMartin Kosek2011-03-032-0/+10
* Store list of non-master replicas in DIT and provide way to list themSimo Sorce2011-03-021-30/+80
* Use wrapper for sasl gssapi binds so it behaves like other bindsSimo Sorce2011-03-011-1/+1
* Fixed in ipa-server-install help and man pageJan Zeleny2011-02-182-2/+5
* Note --ip-address parameter of ipa-replica-prepare in man pageJakub Hrozek2011-02-151-0/+2
* Require ipactl be run as root to avoid a lot of misleading error msgs.Rob Crittenden2011-02-151-0/+3
* Fix two problems with ipa-replica-prepareRob Crittenden2011-02-141-1/+1
* Handle bad DM password in ipa-host-net-manage & ipa-copmat-manage.Rob Crittenden2011-02-142-2/+6
* ipa-dns-install does not exit on errorMartin Kosek2011-02-111-12/+17
* Fix return codes for ipactlMartin Kosek2011-02-101-14/+10
* Disable replication version plugin by default.Rob Crittenden2011-02-101-1/+3
* Refresh state data before removing the dirsrv user, fixes uninstall.Rob Crittenden2011-02-071-0/+1
* ipa-server-install inconsistent capitalizationMartin Kosek2011-02-031-3/+3
* Add support for tracking and counting entitlementsRob Crittenden2011-02-024-1/+241
* Fix installing with an external CA and wait for dogtag to come upRob Crittenden2011-02-011-10/+40
* Force sync in both direction before changing replication agreementsSimo Sorce2011-02-011-9/+1
* Add an address for a nameserver when a new zone is created during installJakub Hrozek2011-01-311-3/+3
* Use a common group for all DS instancesSimo Sorce2011-01-313-72/+83
* Don't perform some API self-tests in production mode for performance reasonsRob Crittenden2011-01-282-0/+2
* Make sure all DS instances are managed by ipactlSimo Sorce2011-01-271-20/+18
* Fix assorted bugs found by pylintJakub Hrozek2011-01-252-3/+3
* Create DNS records as early as possibleSimo Sorce2011-01-251-4/+15
* Always add DNS records when installing a replicaSimo Sorce2011-01-252-4/+43
* Populate shared tree with replica related valuesSimo Sorce2011-01-251-0/+1
* Make the -u option optional in unattended modeSimo Sorce2011-01-241-8/+11