summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server
Commit message (Expand)AuthorAgeFilesLines
* cert renewal: make renewal of ipaCert atomicJan Cholasta2015-11-191-2/+2
* Drop configure.jarMartin Basti2015-11-131-12/+0
* remove an unneccesary check from IPA server uninstallerMartin Babinsky2015-11-121-7/+0
* Domain levels: use constants rather than hardcoded valuesMartin Basti2015-10-271-4/+4
* Allow to install the KRA on a promoted serverSimo Sorce2015-10-221-8/+21
* Warn if no installation found when running ipa-server-install --uninstallGabe2015-10-221-0/+5
* Rename option --dirsrv-config-mods to --dirsrv-config-fileMartin Basti2015-10-193-6/+6
* Add option to specify LDIF file that contains DS configuration changesMartin Basti2015-10-153-6/+23
* Make checks for existing credentials reusableSimo Sorce2015-10-151-73/+2
* Allow to setup the CA when promoting a replicaSimo Sorce2015-10-151-34/+24
* Allow ipa-replica-conncheck to use default credsSimo Sorce2015-10-151-3/+11
* Change DNS installer code to use passed in apiSimo Sorce2015-10-151-9/+13
* Implement replica promotion functionalitySimo Sorce2015-10-153-28/+552
* Add ipa-custodia serviceSimo Sorce2015-10-153-3/+20
* upgrade: make sure ldap2 is connected in export_kra_agent_pemJan Cholasta2015-10-121-0/+7
* install: always export KRA agent PEM fileJan Cholasta2015-10-081-3/+2
* install: fix KRA agent PEM file permissionsJan Cholasta2015-10-081-0/+19
* Use six.moves.configparser instead of ConfigParserPetr Viktorin2015-10-071-2/+2
* 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