summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/dsinstance.py
Commit message (Expand)AuthorAgeFilesLines
* ipa-replica-install support caless install with promotion.David Kupka2015-12-031-1/+2
* fix a typo in replica DS creation codeMartin Babinsky2015-11-261-1/+1
* Install: Force service add during replica promotionMartin Basti2015-11-241-1/+2
* Add profiles and default CA ACL on migrationFraser Tweedale2015-11-241-4/+0
* remove Kerberos authenticators when installing/uninstalling service instanceMartin Babinsky2015-11-111-2/+2
* Domain levels: use constants rather than hardcoded valuesMartin Basti2015-10-271-1/+1
* Fix left-over Python 3 syntax errorsPetr Viktorin2015-10-221-2/+2
* fix dsinstance.py:get_domain_level functionMartin Babinsky2015-10-201-2/+2
* Add option to specify LDIF file that contains DS configuration changesMartin Basti2015-10-151-8/+35
* Add low level helper to get domain levelSimo Sorce2015-10-151-0/+14
* handle multiple managed suffixesLudwig Krispenz2015-10-151-0/+5
* Implement replica promotion functionalitySimo Sorce2015-10-151-8/+85
* Use the print functionPetr Viktorin2015-09-011-2/+4
* install: Fix SASL mappings not added in ipa-server-installJan Cholasta2015-08-271-0/+1
* Insure the admin_conn is disconnected on stopSimo Sorce2015-08-271-0/+7
* Move sasl mappings creation to dsinstanceSimo Sorce2015-08-271-0/+51
* Use absolute importsPetr Viktorin2015-08-121-4/+5
* Modernize 'except' clausesPetr Viktorin2015-08-121-10/+10
* Fix upgrade of sidgen and extdom pluginsMartin Basti2015-08-101-3/+25
* Modernize number literalsPetr Viktorin2015-07-311-3/+3
* Revert "Hide topology and domainlevel features"Tomas Babej2015-07-101-2/+1
* ipa-adtrust-install: add IPA master host principal to adtrust agentsAlexander Bokovoy2015-07-081-0/+16
* Hide topology and domainlevel featuresTomas Babej2015-07-081-1/+2
* Add CA ACL pluginFraser Tweedale2015-06-111-0/+4
* Add schema for certificate profilesFraser Tweedale2015-06-041-0/+1
* Add Domain Level featureTomas Babej2015-05-261-2/+14
* install part - manage topology in shared treeLudwig Krispenz2015-05-261-0/+9
* Server Upgrade: handle errors betterMartin Basti2015-05-191-1/+5
* Server Upgrade: enable DS global lock during upgradeMartin Basti2015-05-051-4/+3
* move realm_to_serverid to installutils moduleMartin Basti2015-05-051-6/+3
* Server Upgrade: Verify version and platformMartin Basti2015-05-041-0/+2
* Server Upgrade: specify order of plugins in update filesMartin Basti2015-04-141-1/+2
* Server Upgrade: order update files by defaultMartin Basti2015-03-191-1/+1
* Fix restoring services status during uninstallMartin Basti2015-02-181-2/+3
* Use 'remove-ds.pl' to remove DS instanceMartin Babinsky2015-01-271-27/+35
* certs: Fix incorrect flag handling in load_cacertTomas Babej2014-12-021-1/+1
* Respect UID and GID soft static allocation.David Kupka2014-11-051-1/+1
* Remove trivial path constants from modulesGabe2014-11-041-6/+3
* DNSSEC: DNS key synchronization daemonMartin Basti2014-10-211-1/+1
* DNSSEC: schemaMartin Basti2014-10-211-0/+1
* Configure IPA OTP Last Token plugin on upgradeNathaniel McCallum2014-10-201-4/+0
* idviews: Add necessary schema for the ID viewsTomas Babej2014-09-301-0/+1
* Refactoring of autobind, object_existsMartin Basti2014-09-261-1/+1
* ipaserver.install: Consolidate system user creationPetr Viktorin2014-09-231-43/+7
* Update SSL ciphers configured in 389-ds-baseLudwig Krispenz2014-09-121-5/+2
* Make CA-less ipa-server-install option --root-ca-file optional.Jan Cholasta2014-09-051-8/+7
* Add a KRA to IPAAde Lee2014-08-221-2/+85
* Import CA certs from certificate store to DS NSS database on replica install.Jan Cholasta2014-07-301-0/+13
* Upload CA chain from DS NSS database to certificate store on server install.Jan Cholasta2014-07-301-19/+17
* Add LDAP schema for certificate store.Jan Cholasta2014-07-301-0/+1