summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Work around ipalib.text (i18n) str/unicode handlingPetr Viktorin2015-10-221-9/+18
* Fix more bytes/unicode issuesPetr Viktorin2015-10-2212-69/+101
* ipalib.messages: Add "message" property to PublicMessagePetr Viktorin2015-10-221-0/+5
* ipatest.util: Port to Python 3Petr Viktorin2015-10-222-5/+5
* Handle binascii.Error from base64.b64decode()Petr Viktorin2015-10-227-11/+12
* DNSSEC: warn user if DNSSEC key master is not installedMartin Basti2015-10-223-0/+56
* DNSSEC: Remove service containers from LDAP after uninstallingMartin Basti2015-10-222-0/+16
* DNSSEC: store status of services only before first installMartin Basti2015-10-222-5/+8
* DNSSEC CI: wait until DS records is replicatedMartin Basti2015-10-221-0/+6
* default.conf.5: Fix a typoBenjamin Drung2015-10-221-1/+1
* Fix manpage-has-errors-from-man warning (found by Lintian)Benjamin Drung2015-10-222-20/+33
* Fix hyphen-used-as-minus-sign warning (found by lintian)Benjamin Drung2015-10-225-8/+8
* Allow to install the KRA on a promoted serverSimo Sorce2015-10-229-152/+301
* Warn if no installation found when running ipa-server-install --uninstallGabe2015-10-221-0/+5
* Allow ipa-ca-install to use the new promotion codeSimo Sorce2015-10-222-41/+93
* fix class teardown in user plugin testsMartin Babinsky2015-10-222-1/+15
* execute user-del pre-callback also during user preservationMartin Babinsky2015-10-211-21/+28
* disable ipa-replica-prepare in non-zero IPA domain levelMartin Babinsky2015-10-201-1/+27
* fix dsinstance.py:get_domain_level functionMartin Babinsky2015-10-201-2/+2
* do not ask for segment direction when running topology commandsMartin Babinsky2015-10-203-3/+4
* Rename option --dirsrv-config-mods to --dirsrv-config-fileMartin Basti2015-10-196-10/+10
* 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