summaryrefslogtreecommitdiffstats
path: root/install/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove trailing spaceSimo Sorce2011-01-241-1/+1
* Allow SASL/EXTERNAL authentication for the root userSimo Sorce2011-01-201-1/+4
* Let ipactl output errors to stderrSimo Sorce2011-01-181-7/+1
* Add a way to print output from commandsSimo Sorce2011-01-181-14/+14
* Execute /usr/bin/python directly instead of /usr/bin/env pythonRob Crittenden2011-01-145-5/+5
* Allow using Kerberos credentials with the 'connect' commandSimo Sorce2011-01-141-1/+1
* Use GSSAPI for replicationSimo Sorce2011-01-142-3/+4
* Remove port argument for ipa-replica-manageSimo Sorce2011-01-142-6/+0
* Remove unused random password in replica install scriptSimo Sorce2011-01-141-2/+0
* Refactor some replication codeSimo Sorce2011-01-141-64/+43
* Exit if a DNS A or AAAA record doesn't exist for the replica we are preparing.Rob Crittenden2011-01-111-0/+22
* Ship the ipa-dns-install man pageRob Crittenden2011-01-101-0/+1
* Create the reverse zone by defaultJakub Hrozek2011-01-073-4/+33
* Allow ipa-dns-install to install with just admin credentialsSimo Sorce2011-01-072-21/+31
* Allow ipa-dns-install to configure DNS on a replica.Simo Sorce2011-01-073-2/+4
* Make sure that the messagebus service is started.Rob Crittenden2011-01-041-0/+2
* Ask for reverse zone creation only when --setup-bind is specifiedJakub Hrozek2010-12-221-1/+3
* dbe instead of lde One line bug fix for compat and nis toolsJr Aquino2010-12-222-2/+2
* Fix ipa-replica-manage man page to reflect current statusSimo Sorce2010-12-221-27/+47
* Temporary fix for 'connect' operationsSimo Sorce2010-12-211-1/+1
* Make ipa-replica-manage del actually remove all replication agreementsSimo Sorce2010-12-211-53/+48
* Fix to man page for ipa-compat-manage There was a typo for the manpage, this ...Jr Aquino2010-12-211-1/+1
* Rework old init and synch commands and use better names.Simo Sorce2010-12-211-23/+47
* Remove referrals when removing agreementsSimo Sorce2010-12-211-0/+2
* Make ipa-replica-manage list return all known mastersSimo Sorce2010-12-211-17/+46
* Rename add command to connect in ipa-replica-manageSimo Sorce2010-12-211-35/+71