summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure nsds5ReplicaStripAttrs is set on agreementsAna Krivokapic2013-10-251-2/+1
* Add ipa-advise plugins for nss-pam-ldapd legacy clientsAna Krivokapic2013-10-181-14/+198
* 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
* trust: integrate subdomains support into trust-addAlexander Bokovoy2013-10-041-33/+47
* ipaserver/dcerpc: remove use of trust account authenticationAlexander Bokovoy2013-10-041-70/+6
* trusts: support subdomains in a forestAlexander Bokovoy2013-10-041-0/+54
* ipaserver/dcerpc.py: populate forest trust information using realmdomainsAlexander Bokovoy2013-10-041-18/+95
* Use FQDN when creating MSDCS SRV recordsMartin Kosek2013-10-031-4/+11
* ipa-sam: do not modify objectclass when trust object already createdAlexander Bokovoy2013-09-201-0/+9
* 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
* Log proper error message when defaultNamingContext not foundTomas Babej2013-08-291-1/+7
* 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
* Show human-readable error name in error dialog titlePetr Vobornik2013-08-261-1/+1
* Remove redundant shebangsTomas Babej2013-08-265-7/+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
* Enable running API commands in ipa-advise pluginsAna Krivokapic2013-08-071-0/+2
* Add ipa-advise plugins for legacy clientsAna Krivokapic2013-08-071-0/+163
* Rename slapi-nis configuration variableAlexander Bokovoy2013-08-061-5/+5
* Wrap lines in the list of available advicesTomas Babej2013-08-061-6/+14
* Add a word wrapping for comment log messages to AdviceLoggerTomas Babej2013-08-061-1/+6
* Remove overlapping use-cases of the same result variableTomas Babej2013-08-061-4/+4
* Use case-insensitive dict for trusted domain infoTomas Babej2013-08-061-12/+24
* Fix installutils.get_password without a TTYPetr Viktorin2013-08-061-1/+7
* Print newline after receiving EOF in installutils.read_password.Jan Cholasta2013-07-241-1/+2
* Ask for PKCS#12 password interactively in ipa-replica-prepare.Jan Cholasta2013-07-241-15/+34