summaryrefslogtreecommitdiffstats
path: root/install/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused importsMartin Basti2015-12-2310-13/+8
* ipa-dns-install: Do not check for zone overlap when DNS installed.David Kupka2015-12-221-1/+1
* harden domain level 1 topology connectivity checksMartin Babinsky2015-12-211-4/+2
* dns: Add --auto-reverse option.David Kupka2015-12-143-0/+10
* dns: Check if domain already exists.David Kupka2015-12-143-0/+9
* ca install: use host credentials in domain level 1Jan Cholasta2015-12-141-25/+51
* Refactor ipautil.runPetr Viktorin2015-12-141-16/+19
* replica install: add remote connection check over APIJan Cholasta2015-12-112-17/+120
* replica promotion: use host credentials when setting up replicationJan Cholasta2015-12-071-1/+0
* check whether replica exists before executing the domain level 1 deletion codeMartin Babinsky2015-12-041-7/+11
* add '--auto-forwarders' description to server/replica/DNS installer man pagesMartin Babinsky2015-12-043-0/+9
* add auto-forwarders option to standalone DNS installerMartin Babinsky2015-12-041-0/+3
* Update ipa-(cs)replica-manage man pagesPetr Vobornik2015-12-042-9/+21
* man: Update the ipa-replica-install manpage with promotion related infoTomas Babej2015-12-041-12/+57
* implement domain level 1 specific topology checks into IPA server uninstallerMartin Babinsky2015-12-021-0/+3
* extract domain level 1 topology-checking code from ipa-replica-manageMartin Babinsky2015-12-021-97/+11
* fix 'iparepltopomanagedsuffix' attribute consumersMartin Babinsky2015-12-011-6/+2
* change suffices to suffixesPetr Vobornik2015-12-011-12/+12
* ipa-ca-install: error when replica file is passed with domain level > 0Martin Basti2015-11-271-0/+3
* install: drop support for Dogtag 9Jan Cholasta2015-11-252-6/+3
* check for disconnected topology and deleted agreements for all sufficesMartin Babinsky2015-11-131-80/+165
* ipa-replica-manage del continues when host does not exist in domain level 1Gabe2015-11-121-1/+7
* Incomplete ports for IPA AD TrustGabe2015-11-052-0/+29
* ipa-csreplica-manage: disable connect/disconnect/del with domain level > 0Martin Basti2015-11-022-8/+31
* Check early if a CA is already installed locallySimo Sorce2015-10-271-0/+3
* Domain levels: use constants rather than hardcoded valuesMartin Basti2015-10-272-5/+7
* handle cleaning of RUV in the topology pluginLudwig Krispenz2015-10-261-6/+1
* ipa-replica-manage: fix undefined variableMartin Basti2015-10-231-1/+1
* Fix hyphen-used-as-minus-sign warning (found by lintian)Benjamin Drung2015-10-223-5/+5
* Allow to install the KRA on a promoted serverSimo Sorce2015-10-221-2/+3
* Allow ipa-ca-install to use the new promotion codeSimo Sorce2015-10-221-39/+93
* Rename option --dirsrv-config-mods to --dirsrv-config-fileMartin Basti2015-10-192-2/+2
* Add option to specify LDIF file that contains DS configuration changesMartin Basti2015-10-152-1/+6
* Allow ipa-replica-conncheck to use default credsSimo Sorce2015-10-151-38/+67
* Implement replica promotion functionalitySimo Sorce2015-10-151-0/+1
* comment: Add Documentation string to deduplicate functionDavid Kupka2015-10-131-0/+3
* Use six.moves.xmlrpc.client instead of xmlrpclibPetr Viktorin2015-10-071-1/+1
* Use six.moves.urllib instead of urllib/urllib2/urlparsePetr Viktorin2015-10-071-2/+3
* dnssec option missing in ipa-dns-install man pageGabe2015-09-253-0/+18
* Rewrap errors in get_principal to CCacheErrorMichael Simacek2015-09-221-1/+1
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* Handle timeout error in ipa-httpd-kdcproxyChristian Heimes2015-09-101-1/+2
* load RA backend plugins during standalone CA install on CA-less IPA masterMartin Babinsky2015-09-091-1/+3
* Decode script arguments using file system encodingJan Cholasta2015-09-071-1/+1
* Use the print functionPetr Viktorin2015-09-019-315/+336
* Use Python3-compatible dict method namesPetr Viktorin2015-09-012-4/+3
* Remove use of sys.exc_valuePetr Viktorin2015-09-012-4/+4
* ipactl: Do not start/stop/restart single service multiple timesDavid Kupka2015-08-261-1/+16
* Port from python-krbV to python-gssapiMichael Simacek2015-08-263-16/+12
* winsync-migrate: Expand the man pageTomas Babej2015-08-171-1/+26