summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* replica promotion: modify default.conf even if DS configuration failsMartin Babinsky2015-11-271-25/+30
* fix a typo in replica DS creation codeMartin Babinsky2015-11-261-1/+1
* KRA: do not stop certmonger during standalone uninstallMartin Basti2015-11-261-1/+1
* Remove invalid error messages from topology upgradeMartin Basti2015-11-252-6/+3
* install: drop support for Dogtag 9Jan Cholasta2015-11-2520-628/+263
* Install: Force service add during replica promotionMartin Basti2015-11-242-2/+4
* do not disconnect when using existing connection to check default CA ACLsMartin Babinsky2015-11-241-2/+3
* disconnect ldap2 backend after adding default CA ACL profilesMartin Babinsky2015-11-241-0/+3
* Add profiles and default CA ACL on migrationFraser Tweedale2015-11-245-44/+81
* ipa-otptoken-import: Fix connection to ldap.David Kupka2015-11-231-4/+4
* ipa-cacert-renew: Fix connection to ldap.David Kupka2015-11-231-17/+13
* Check if IPA is configured before attempting a winsync migrationGabe2015-11-231-1/+7
* Avoid race condition caused by profile delete and recreateFraser Tweedale2015-11-231-2/+1
* fix caching in get_ipa_configMartin Basti2015-11-191-1/+1
* suppress errors arising from adding existing LDAP entries during KRA installMartin Babinsky2015-11-192-3/+17
* cert renewal: make renewal of ipaCert atomicJan Cholasta2015-11-192-3/+3
* install: export KRA agent PEM file in ipa-kra-installJan Cholasta2015-11-191-0/+2
* Drop configure.jarMartin Basti2015-11-133-44/+0
* remove an unneccesary check from IPA server uninstallerMartin Babinsky2015-11-121-7/+0
* remove Kerberos authenticators when installing/uninstalling service instanceMartin Babinsky2015-11-117-8/+56
* Remove unused constant NEW_MASTER_MARK from ipaserver.install.dnsPetr Spacek2015-11-111-2/+0
* Remove dead code in ipaserver/install/installutils: read_ip_address()Petr Spacek2015-11-101-14/+0
* adtrustinstance: Do not use bare except clausesTomas Babej2015-11-101-8/+8
* adtrustinstance: Restart samba service at the end of adtrust-installTomas Babej2015-11-101-0/+7
* adtrustinstance: Wait for sidgen task completionTomas Babej2015-11-101-3/+15
* Upgrade: enable custodia service during upgradeMartin Basti2015-11-101-4/+6
* ipa-replica-prepare: domain level check improvementsMartin Babinsky2015-11-051-4/+17
* ipaplatform: Add NTPD_OPTS_VAR and NTPD_OPTS_QUOTE to constantsTimo Aaltonen2015-11-041-5/+9
* httpinstance: Use full path via HTTPD_IPA_REWRITE_CONF for Include.Timo Aaltonen2015-11-041-1/+1
* ipaplatform: Add NAMED_USER to constantsTimo Aaltonen2015-11-041-1/+2
* ipaplatform: Add HTTPD_USER to constants, and use it.Timo Aaltonen2015-11-044-9/+12
* DNSSEC: remove sysrestore state after uninstallMartin Basti2015-11-031-0/+2
* Fix typo in ods-exporter uninstall to restore stateMartin Basti2015-11-031-1/+1
* DNSSEC: improve log messages in uninstallerPetr Spacek2015-10-301-1/+2
* DNSSEC: on uninstall, do not restore OpenDNSSEC kasp.db if backup failedPetr Spacek2015-10-301-4/+9
* KRA: fix check that CA is installedMartin Basti2015-10-291-18/+24
* Check early if a CA is already installed locallySimo Sorce2015-10-271-3/+1
* Domain levels: use constants rather than hardcoded valuesMartin Basti2015-10-275-11/+12
* Remove executable bit from ipa_kra_install.pyMartin Basti2015-10-261-0/+0
* always ask the resolver for the reverse zone when manipulating PTR recordsMartin Babinsky2015-10-221-2/+0
* Fix left-over Python 3 syntax errorsPetr Viktorin2015-10-221-2/+2
* Fix more bytes/unicode issuesPetr Viktorin2015-10-221-23/+23
* Handle binascii.Error from base64.b64decode()Petr Viktorin2015-10-222-2/+2
* DNSSEC: warn user if DNSSEC key master is not installedMartin Basti2015-10-221-0/+5
* 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
* Allow to install the KRA on a promoted serverSimo Sorce2015-10-228-150/+298
* 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-221-2/+0
* disable ipa-replica-prepare in non-zero IPA domain levelMartin Babinsky2015-10-201-1/+27