summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-082-118/+36
* Import profiles earlier during installFraser Tweedale2015-06-051-3/+0
* Import included profiles during install or upgradeFraser Tweedale2015-06-042-20/+28
* Enable LDAP-based profiles in CA on upgradeFraser Tweedale2015-06-041-0/+40
* Add ACL to allow CA agent to modify profilesFraser Tweedale2015-06-041-0/+11
* Installers fix: remove temporal ccacheMartin Basti2015-06-021-6/+11
* install: Move ipa-server-upgrade code into a moduleJan Cholasta2015-05-292-8/+68
* install: Move ipa-replica-install code into a moduleJan Cholasta2015-05-292-0/+642
* install: Move ipa-server-install code into a moduleJan Cholasta2015-05-292-0/+1212
* install: Make a package out of ipaserver.install.serverJan Cholasta2015-05-292-0/+1381