summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/dsinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Increase nsslapd-db-locks to 50000Stanislav Laznicka2016-06-151-5/+10
* replica install: use remote server API to create service entriesJan Cholasta2016-06-091-2/+4
* Move user/group constants for PKI and DS into ipaplatformChristian Heimes2016-03-221-3/+4
* Configure 389ds with "default" cipher suiteMartin Basti2016-03-091-2/+2
* configure DNA plugin shared config entries to allow connection with GSSAPIThierry Bordaz2016-03-021-0/+104
* Fix connections to DS during installationMartin Basti2016-03-021-0/+6
* dsinstance: add start_tracking_certificates methodDavid Kupka2016-02-261-0/+7
* upgrade: fix config of sidgen and extdom pluginsMartin Basti2016-02-231-6/+6
* stop installer when setup-ds.pl failPetr Vobornik2016-01-251-1/+1
* Enable pylint unnecessary-pass checkMartin Basti2015-12-231-1/+0
* Remove wildcard importsMartin Basti2015-12-231-1/+1
* 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