summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/dsinstance.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Perform case-insensitive searches for principals on TGS requestsAlexander Bokovoy2012-06-071-0/+1
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-3/+3
* Remove the running state when uninstalling DS instances.Rob Crittenden2012-04-171-0/+3
* Configure certmonger to execute restart scripts on renewal.Rob Crittenden2012-04-101-3/+3
* improve handling of ds instances during uninstallJohn Dennis2012-04-041-8/+36
* Fixed boot.ldif permission.Endi Sukma Dewata2012-04-011-0/+3
* Add support for sudoOrderRob Crittenden2012-03-011-1/+1
* Don't delete system users that are added during installation.Rob Crittenden2012-02-291-12/+3
* Use FQDN in place of FQHN for consistency in sub_dict.Rob Crittenden2012-02-151-2/+2
* Update S4U2proxy delegation list when creating replicasRob Crittenden2012-02-151-0/+4
* Add plugin framework to LDAP updates.Rob Crittenden2011-11-221-1/+1