summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow to install the KRA on a promoted servercustodiaSimo Sorce2015-10-209-152/+301
* Allow ipa-ca-install to use the new promotion codeSimo Sorce2015-10-202-41/+91
* CI: installation with customized DS configMartin Basti2015-10-152-5/+105
* Add option to specify LDIF file that contains DS configuration changesMartin Basti2015-10-156-15/+64
* Add method to read changes from LDIFMartin Basti2015-10-151-0/+40
* Make offline LDIF modify more robustMartin Basti2015-10-152-101/+109
* Remove unused kra optionSimo Sorce2015-10-151-3/+0
* Add low level helper to get domain levelSimo Sorce2015-10-151-0/+14
* Make checks for existing credentials reusableSimo Sorce2015-10-152-73/+75
* Allow to setup the CA when promoting a replicaSimo Sorce2015-10-156-62/+332
* prevent operation on tombstonesLudwig Krispenz2015-10-154-1/+22
* handle multiple managed suffixesLudwig Krispenz2015-10-1510-51/+221
* topology plugin configuration workaroundPetr Vobornik2015-10-152-0/+2
* enable topology plugin on upgradePetr Vobornik2015-10-153-0/+52
* topology: manage ca replication agreementsPetr Vobornik2015-10-157-2/+64
* Add function to extract CA certs for installSimo Sorce2015-10-152-2/+61
* Allow ipa-replica-conncheck to use default credsSimo Sorce2015-10-153-43/+83
* Change DNS installer code to use passed in apiSimo Sorce2015-10-153-57/+69
* Implement replica promotion functionalitySimo Sorce2015-10-1514-58/+860
* Require a DS version that has working DNA pluginSimo Sorce2015-10-151-3/+3
* Add ipa-custodia serviceSimo Sorce2015-10-1521-4/+763
* topology: add realm suffix to master entry on updatePetr Vobornik2015-10-151-0/+5
* admintool: Add error message with path to log on failure.David Kupka2015-10-151-0/+4
* tests: Add tests for idoverride object integrityTomas Babej2015-10-141-2/+173
* idoverride: Ignore ValidationErrors when converting the anchorTomas Babej2015-10-141-24/+33
* remove ID overrides when deleting a userMartin Babinsky2015-10-141-0/+6
* ipa-adtrust-install: Print complete SRV recordsPetr Spacek2015-10-141-3/+4
* Fixes disappearing automember expressionsStanislav Laznicka2015-10-141-2/+3
* Replace tab with space in test_user_plugin.pyMartin Basti2015-10-141-2/+2
* Remove bind configuration detected questionGabe2015-10-132-11/+0
* vault: fix private service vault creationJan Cholasta2015-10-132-3/+4
* ipaldap: Remove extraneous `long` (included in six.int_types)Petr Viktorin2015-10-131-1/+1
* Alias long to int under Python 3Petr Viktorin2015-10-133-0/+7
* rpc: Name argument to KerberosErrorPetr Viktorin2015-10-131-1/+1
* ipalib.parameters: Require bytes for Bytes.patternPetr Viktorin2015-10-132-2/+4
* ipalib.parameters: Handle 0-prefixed octal format of intsPetr Viktorin2015-10-132-0/+4
* test_keyring: Use str(e) instead of e.message for exceptionsPetr Viktorin2015-10-131-1/+1
* Add `message` property to IPA's errors and warnings under Python 3Petr Viktorin2015-10-131-0/+12
* ipalib.aci: Port to Python 3Petr Viktorin2015-10-133-14/+16
* test_ipalib.test_frontend: Port unbound method tests to Python 3Petr Viktorin2015-10-131-4/+16
* Rename caught exception for use outside the except: block.Petr Viktorin2015-10-132-6/+4
* x509: Port to Python 3Petr Viktorin2015-10-132-16/+14
* Do not compare types that are not comparable in Python 3Petr Viktorin2015-10-133-6/+12
* comment: Add Documentation string to deduplicate functionDavid Kupka2015-10-131-0/+3
* The delegation uris are not set, match message to code.Jan Pazdziora2015-10-131-1/+1
* CI Test: add setup_kra options into install scriptsMartin Basti2015-10-122-11/+27
* upgrade: make sure ldap2 is connected in export_kra_agent_pemJan Cholasta2015-10-121-0/+7
* schema: do not derive ipaVaultPublicKey from ipaPublicKeyJan Cholasta2015-10-121-1/+2
* CI TEST: VaultMartin Basti2015-10-121-0/+205
* tests: Amend result assertions in realmdomains testsTomas Babej2015-10-121-8/+68