summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/dsinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Add OTP last token pluginNathaniel McCallum2014-02-211-0/+4
* Add formerly update-only schemaPetr Viktorin2013-11-181-1/+3
* dsinstance: Move the list of schema filenames to a constantPetr Viktorin2013-11-181-9/+14
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-1/+1
* Track DS certificate with certmonger on replicas.Jan Cholasta2013-10-291-2/+9
* Use consistent realm name in cainstance and dsinstanceMartin Kosek2013-10-111-17/+16
* Fix nsslapdPlugin object class after initial replication.Jan Cholasta2013-09-101-0/+5
* Create DS user and group during ipa-restoreAna Krivokapic2013-09-021-18/+48
* Perform dirsrv tuning at platform levelTomas Babej2013-08-261-51/+12
* Fix broken replica installationAna Krivokapic2013-08-201-4/+12
* Handle --subject option in ipa-server-installAna Krivokapic2013-08-081-1/+7
* Enable SASL mapping fallback.Jan Cholasta2013-06-271-0/+4
* Do not track DS certificate in CA-less setup.Jan Cholasta2013-06-121-2/+0
* Remove code to install Dogtag 9Petr Viktorin2013-05-311-1/+1
* Add IPA OTP schema and ACLsNathaniel McCallum2013-05-171-1/+2
* Set KRB5CCNAME so that dirsrv can work with newer krb5-serverMartin Kosek2013-05-141-0/+18
* Drop --selfsign server functionalityPetr Viktorin2013-04-151-28/+17
* Uninstall selfsign CA on upgradePetr Viktorin2013-04-151-5/+11
* Apply LDAP update files in blocks of 10, as originally designed.Rob Crittenden2013-04-121-1/+1
* Load the CA cert into server NSS databasesPetr Viktorin2013-04-021-6/+10
* Support installing with custom SSL certs, without a CAPetr Viktorin2013-04-021-5/+23
* dsinstance, httpinstance: Don't hardcode 'Server-Cert'Petr Viktorin2013-04-021-8/+14
* Configure ipa_dns DS plugin on install and upgradeMartin Kosek2013-03-221-0/+6
* Extend ipa-replica-manage to be able to manage DNA ranges.Rob Crittenden2013-03-131-2/+1
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-7/+3
* Fix installing server with external CAPetr Viktorin2013-03-081-23/+22
* Remove IPAdmin.simple_bind_sPetr Viktorin2013-03-011-2/+3
* replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)Petr Viktorin2013-03-011-1/+1
* Replace addEntry with add_entryPetr Viktorin2013-03-011-1/+1
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-011-1/+1
* Replace IPAdmin.checkTask by replication.wait_for_taskPetr Viktorin2013-03-011-1/+1
* Replace setValue by keyword arguments when creating entriesPetr Viktorin2013-03-011-8/+8
* Add make_entry factory method to LDAPConnection.Jan Cholasta2013-03-011-1/+1
* Remove some unused importsPetr Viktorin2013-03-011-4/+1
* Add the CA cert to LDAP after the CA installPetr Viktorin2013-01-291-2/+1
* Upload CA cert in the directory on installSimo Sorce2013-01-231-0/+15
* Installer should not connect to 127.0.0.1Martin Kosek2013-01-211-2/+2
* Update certmap.conf on IPA upgradesPetr Viktorin2012-11-231-1/+1
* Changes to use a single database for dogtag and IPAAde Lee2012-11-231-4/+10
* Enable transactions by default, make password and modrdn TXN-awareRob Crittenden2012-11-211-4/+0
* Make service naming in ipa-server-install consistentTomas Babej2012-10-221-3/+8
* Explicitly disable betxn plugins for the time being.Rob Crittenden2012-10-101-0/+4
* Expand Referential Integrity checksMartin Kosek2012-09-161-1/+1
* Fix winsync agreements creationMartin Kosek2012-08-121-1/+5
* Use DN objects instead of stringsJohn Dennis2012-08-121-21/+21
* Ensure ipa-adtrust-install is run with Kerberos ticket for admin userAlexander Bokovoy2012-07-311-1/+1
* Improve address family handling in socketsMartin Kosek2012-07-131-2/+9
* Centralize timeout for waiting for servers to start.Rob Crittenden2012-07-021-2/+1
* Add range check preop pluginSumit Bose2012-06-291-0/+4
* Add objects for initial ID rangeSumit Bose2012-06-291-0/+1