summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server
Commit message (Expand)AuthorAgeFilesLines
* Allow to install the KRA on a promoted servercustodia-reviewSimo Sorce2015-10-011-8/+21
* Make checks for existing credentials reusableSimo Sorce2015-10-011-73/+2
* Allow to setup the CA when promoting a replicaSimo Sorce2015-10-011-34/+24
* Allow ipa-replica-conncheck to use default credsSimo Sorce2015-10-011-3/+11
* Change DNS installer code to use passed in apiSimo Sorce2015-10-011-9/+13
* Implement replica promotion functionalitySimo Sorce2015-10-013-28/+615
* Add ipa-custodia serviceSimo Sorce2015-10-013-3/+20
* ipa-server-install: mark master_password Knob as deprecatedMartin Babinsky2015-10-011-0/+1
* install: fix ipa-server-install fail on missing --forwarderJan Cholasta2015-10-013-4/+13
* Replica inst. fix: do not require -r, -a, -p options in unattended modeMartin Basti2015-09-292-7/+6
* install: create kdcproxy user during server installJan Cholasta2015-09-221-0/+1
* install: Add common base class for server and replica installJan Cholasta2015-09-223-564/+525
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-172-0/+10
* Server Install: print message that client is being installedMartin Basti2015-09-112-0/+2
* Server Upgrade: backup CS.cfg when dogtag is turned offMartin Basti2015-09-111-1/+4
* Installer: do not modify /etc/hosts before user agreementMartin Basti2015-09-032-3/+23
* Use the print functionPetr Viktorin2015-09-013-132/+138
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-1/+2
* Port from python-krbV to python-gssapiMichael Simacek2015-08-261-2/+1
* Server Upgrade: Start DS before CA is started.Martin Basti2015-08-191-2/+12
* install: Fix replica install with custom certificatesJan Cholasta2015-08-181-8/+9
* Modernize 'except' clausesPetr Viktorin2015-08-123-41/+41
* install: Fix server and replica install optionsJan Cholasta2015-08-122-74/+17
* Fix default CA ACL added during upgradeFraser Tweedale2015-08-111-1/+1
* Fix upgrade of sidgen and extdom pluginsMartin Basti2015-08-101-3/+6
* Modernize number literalsPetr Viktorin2015-07-313-6/+6
* Fix DNS records installation for replicasSimo Sorce2015-07-141-3/+3
* Start dirsrv for kdcproxy upgradeChristian Heimes2015-07-141-16/+19
* ipa-adtrust-install: add IPA master host principal to adtrust agentsAlexander Bokovoy2015-07-081-0/+21
* DNSSEC: allow to disable/replace DNSSEC key masterMartin Basti2015-07-072-2/+51
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-2/+1
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-011-3/+0
* Migrate CA profiles after enabling LDAPProfileSubsystemFraser Tweedale2015-07-011-3/+4
* 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 force-sync, re-initialize of replica and a check for replication agreemen...Petr Vobornik2015-06-291-7/+1
* upgrade: Raise error when certmonger is not running.David Kupka2015-06-291-0/+3
* Provide Kerberos over HTTP (MS-KKDCP)Christian Heimes2015-06-241-0/+5
* Replicas cannot define their own master password.Simo Sorce2015-06-241-8/+0
* install: Fix ipa-replica-install not installing RA certJan Cholasta2015-06-181-2/+13
* Server Upgrade: disconnect ldap2 connection before DS restartMartin Basti2015-06-151-0/+5
* Add CA ACL pluginFraser Tweedale2015-06-111-0/+25
* vault: Fix ipa-kra-installJan Cholasta2015-06-102-22/+18
* install: Initialize API early in server and replica installJan Cholasta2015-06-102-177/+191
* 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-081-2/+1
* install: Fix external CA server installJan Cholasta2015-06-081-3/+4