summaryrefslogtreecommitdiffstats
path: root/ipaserver/install
Commit message (Expand)AuthorAgeFilesLines
* PKI service restart after CA renewal failedJan Cholasta2014-01-081-2/+2
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+0
* Allow kernel keyring CCACHE when supportedMartin Kosek2013-12-091-0/+10
* trusts: Always stop and disable smb service on uninstallTomas Babej2013-11-261-8/+7
* Remove mod_ssl port workaround.Jan Cholasta2013-11-261-9/+8
* Add formerly update-only schemaPetr Viktorin2013-11-181-1/+3
* Remove schema special-casing from the LDAP updaterPetr Viktorin2013-11-181-111/+4
* Add schema updater based on IPA schema filesPetr Viktorin2013-11-183-5/+174
* dsinstance: Move the list of schema filenames to a constantPetr Viktorin2013-11-181-9/+14
* ldapupdate: Factor out connection codePetr Viktorin2013-11-181-40/+36
* Use EXTERNAL auth mechanism in ldapmodifyAna Krivokapic2013-11-141-10/+10
* Fix regression which prevents creating a winsync agreementAna Krivokapic2013-11-131-1/+2
* Server does not detect different server and IPA domainMartin Kosek2013-11-111-7/+11
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-059-47/+45
* Remove legacy toDict and origDataDict methods of LDAPEntry.Jan Cholasta2013-10-312-6/+5
* Track DS certificate with certmonger on replicas.Jan Cholasta2013-10-291-2/+9
* Remove mod_ssl conflictMartin Kosek2013-10-251-5/+41
* Make set_directive and get_directive more strictMartin Kosek2013-10-251-2/+2
* Make sure nsds5ReplicaStripAttrs is set on agreementsAna Krivokapic2013-10-251-2/+1
* adtrustinstance: Move attribute definitions from setup to init methodTomas Babej2013-10-141-29/+49
* adtrustinstance: Properly handle uninstall of AD trust instanceTomas Babej2013-10-141-14/+37
* ipa-upgradeconfig: Remove backed up smb.confTomas Babej2013-10-141-9/+6
* Use consistent realm name in cainstance and dsinstanceMartin Kosek2013-10-112-19/+18
* PKI installation on replica failing due to missing proxy confMartin Kosek2013-10-111-1/+3
* Remove --no-serial-autoincrementMartin Kosek2013-10-111-6/+1
* Do not fail upgrade if the global anonymous read ACI is not foundPetr Viktorin2013-10-041-2/+6
* Allow PKCS#12 files with empty password in install tools.Jan Cholasta2013-10-042-5/+5
* Read passwords from stdin when importing PKCS#12 files with pk12util.Jan Cholasta2013-10-044-17/+17
* Use FQDN when creating MSDCS SRV recordsMartin Kosek2013-10-031-4/+11
* Do not show unexpected error in ipa-ldap-updaterAna Krivokapic2013-09-161-0/+2
* Fix nsslapdPlugin object class after initial replication.Jan Cholasta2013-09-102-11/+5
* Remove __all__ specifications in ipaclient and ipaserver.installPetr Viktorin2013-09-061-2/+0
* Create DS user and group during ipa-restoreAna Krivokapic2013-09-022-25/+53
* Fix ipa-server-certinstall usage string.Jan Cholasta2013-08-281-1/+1
* Add --dirman-password option to ipa-server-certinstall.Jan Cholasta2013-08-281-4/+8
* Fix nsSaslMapping object class before configuring SASL mappings.Jan Cholasta2013-08-271-0/+11
* Make CS.cfg edits with CA instance stoppedTomas Babej2013-08-262-37/+95
* Perform dirsrv tuning at platform levelTomas Babej2013-08-261-51/+12
* Remove redundant shebangsTomas Babej2013-08-264-6/+2
* Fix broken replica installationAna Krivokapic2013-08-201-4/+12
* Ask for PKCS#12 password interactively in ipa-server-certinstall.Jan Cholasta2013-08-201-3/+7
* Add --pin option to ipa-server-certinstall.Jan Cholasta2013-08-201-10/+10
* Untrack old and track new cert with certmonger in ipa-server-certinstall.Jan Cholasta2013-08-201-3/+12
* Replace only the cert instead of the whole NSS DB in ipa-server-certinstall.Jan Cholasta2013-08-202-13/+23
* Ignore empty mod error when updating DS SSL config in ipa-server-certinstall.Jan Cholasta2013-08-201-2/+5
* Remove unused NSSDatabase and CertDB method find_root_cert_from_pkcs12.Jan Cholasta2013-08-201-44/+0
* Port ipa-server-certinstall to the admintool framework.Jan Cholasta2013-08-201-0/+154
* Prevent *.pyo and *.pyc multilib problemsMartin Kosek2013-08-133-3/+3
* Remove support for IPA deployments with no persistent searchTomas Babej2013-08-091-22/+18
* Handle --subject option in ipa-server-installAna Krivokapic2013-08-081-1/+7