summaryrefslogtreecommitdiffstats
path: root/ipaserver/install
Commit message (Expand)AuthorAgeFilesLines
* ipa-adtrust-install: add IPA master host principal to adtrust agentsAlexander Bokovoy2015-07-074-30/+78
* DNSSEC: ipa-dns-install: Detect existing master server sooner.Petr Spacek2015-07-071-14/+12
* DNSSEC: update messageMartin Basti2015-07-071-7/+21
* DNSSEC: allow to disable/replace DNSSEC key masterMartin Basti2015-07-075-22/+295
* Server Upgrade: use debug log level for upgrade instead of infoMartin Basti2015-07-037-39/+39
* winsync_migrate: Generalize membership migrationTomas Babej2015-07-021-21/+78
* winsync_migrate: Migrate memberships of the winsynced usersTomas Babej2015-07-021-0/+51
* winsync-migrate: Move the tool under ipaserver.install packageTomas Babej2015-07-021-0/+237
* KRA Install: check replica file if contains req. certificatesMartin Basti2015-07-021-0/+16
* replication: fix regression in get_agreement_typePetr Vobornik2015-07-011-0/+3
* replica prepare: Do not use entry after disconnecting from LDAPJan Cholasta2015-07-011-2/+5
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-016-10/+9
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-016-8/+1
* Migrate CA profiles after enabling LDAPProfileSubsystemFraser Tweedale2015-07-012-29/+112
* Upgrade CA schema during upgradeFraser Tweedale2015-07-011-0/+23
* Sanitize CA replica installMartin Basti2015-06-301-12/+10
* Fix upgrade of HTTPInstance for KDC ProxyChristian Heimes2015-06-291-0/+6
* Fix removal of ipa-kdc-proxy.conf symlinkChristian Heimes2015-06-292-2/+2
* fix force-sync, re-initialize of replica and a check for replication agreemen...Petr Vobornik2015-06-292-16/+4
* upgrade: Raise error when certmonger is not running.David Kupka2015-06-291-0/+3
* fix handling of ldap.LDAPError in installerPetr Vobornik2015-06-291-3/+7
* Provide Kerberos over HTTP (MS-KKDCP)Christian Heimes2015-06-243-1/+70
* Replicas cannot define their own master password.Simo Sorce2015-06-241-8/+0
* ipa-ca-install fix: reconnect ldap2 after DS restartMartin Basti2015-06-181-0/+9
* Clarify error messages in ipa-replica-prepare: add_dns_records()Petr Spacek2015-06-181-3/+3
* Clarify recommendation about --ip-address option in ipa-replica-prepaprePetr Spacek2015-06-181-2/+3
* Improve error messages about reverse address resolution in ipa-replica-preparePetr Spacek2015-06-181-2/+8
* install: Fix ipa-replica-install not installing RA certJan Cholasta2015-06-182-9/+14
* Server Upgrade: disconnect ldap2 connection before DS restartMartin Basti2015-06-151-0/+5
* Use 389-ds centralized scripts.David Kupka2015-06-112-4/+12
* DNSSEC: Improve global forwarders validationMartin Basti2015-06-111-11/+21
* Add CA ACL pluginFraser Tweedale2015-06-112-0/+29
* move replications managers group to cn=sysaccounts,cn=etc,$SUFFIXPetr Vobornik2015-06-111-2/+5
* vault: Fix ipa-kra-installJan Cholasta2015-06-106-82/+62
* install: Initialize API early in server and replica installJan Cholasta2015-06-102-177/+191
* vault: Move vaults to cn=vaults,cn=kraJan Cholasta2015-06-102-6/+19
* install: Migrate ipa-replica-install to the install frameworkJan Cholasta2015-06-102-61/+264
* install: Handle Knob cli_name and cli_aliases values consistentlyJan Cholasta2015-06-101-18/+18
* install: Migrate ipa-server-install to the install frameworkJan Cholasta2015-06-083-138/+650
* install: Move private_ccache from ipaserver to ipapythonJan Cholasta2015-06-082-24/+1
* install: Fix external CA server installJan Cholasta2015-06-082-20/+19
* install: Fix CA-less server installJan Cholasta2015-06-081-0/+6
* install: Fix missing variable initialization in replica installJan Cholasta2015-06-081-0/+1
* Move CA installation code into single module.David Kupka2015-06-083-118/+303
* Grammar fix in 'Estimated time' messages printed by installerPetr Spacek2015-06-051-1/+1
* Clarify messages related to adding DNS forwardersPetr Spacek2015-06-051-6/+5
* Import profiles earlier during installFraser Tweedale2015-06-052-3/+5
* Fix certificate subject baseFraser Tweedale2015-06-051-1/+1
* Add profile_id parameter to 'request_certificate'Fraser Tweedale2015-06-041-1/+1
* Import included profiles during install or upgradeFraser Tweedale2015-06-044-214/+88