summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ipaserver/install/installutils: clean up properly after yieldAlexander Bokovoy2014-01-151-11/+14
* CLDAP: do not prepend \\Sumit Bose2014-01-151-1/+1
* trustdomain-find: report status of the (sub)domainAlexander Bokovoy2014-01-151-1/+17
* trust-fetch-domains: create ranges for new child domainsAlexander Bokovoy2014-01-151-121/+135
* Fix ipa-client-automount uninstall when fstore is empty.Jan Cholasta2014-01-151-1/+1
* Add missing example to sudoruleMartin Kosek2014-01-151-1/+20
* sudoOrder missing in sudoersMartin Kosek2014-01-151-0/+2
* Change the way we determine if the host has a password set.Rob Crittenden2014-01-152-1/+28
* hbactest does not work for external usersMartin Kosek2014-01-101-3/+5
* Revert restart scripts file permissions changeMartin Kosek2014-01-082-0/+0
* PKI service restart after CA renewal failedJan Cholasta2014-01-086-30/+42
* Increase Java stack size on s390 platformsMartin Kosek2014-01-031-2/+2
* Prevent garbage from readline on standard output of dogtag-ipa-retrieve-agent.Jan Cholasta2014-01-021-0/+4
* Increase Java stack size on PPC platformsMartin Kosek2013-12-131-0/+4
* Increase stack size for Web UI builderPetr Vobornik2013-12-133-6/+13
* trust: fix get_dn() to distinguish creating and re-adding trustsAlexander Bokovoy2013-12-111-2/+2
* ipa-cldap: Cut NetBIOS name after 15 charactersTomas Babej2013-12-112-1/+6
* test_webui: Allow False values in configuration for no_ca, no_dns, has_trustsPetr Viktorin2013-12-101-3/+3
* ipa-client-install: Always pass hostname to the ipa-joinTomas Babej2013-12-091-4/+4
* Allow kernel keyring CCACHE when supportedMartin Kosek2013-12-094-1/+35
* Fix license in some Web UI filesPetr Vobornik2013-12-094-20/+17
* test_integration: Log external hostname in Host.ldap_connectPetr Viktorin2013-12-061-1/+1
* test_integration: Support external names for hostsPetr Viktorin2013-12-062-7/+16
* Fix license tag in python setup filesSimo Sorce2013-12-052-2/+2
* Fix -Wformat-security warningsKrzysztof Klimonda2013-12-032-7/+7
* Revert "Remove mod_ssl port workaround."Petr Viktorin2013-12-023-15/+12
* Own /usr/share/ipa/ui/js/ in the spec file.Jan Cholasta2013-12-021-0/+1
* Use hardening flags for ipa-optd.Jan Cholasta2013-12-022-1/+5
* subdomains: Use AD admin credentials when trust is being establishedAlexander Bokovoy2013-11-292-17/+38
* trusts: Always stop and disable smb service on uninstallTomas Babej2013-11-261-8/+7
* Remove mod_ssl port workaround.Jan Cholasta2013-11-263-12/+15
* trusts: Do not pass base-id to the subdomain rangesTomas Babej2013-11-221-0/+5
* Map NT_STATUS_INVALID_PARAMETER to most likely error cause: clock skewAlexander Bokovoy2013-11-131-0/+3
* 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
* Guard import of adtrustinstance for case without trustsAlexander Bokovoy2013-11-041-2/+8
* Become IPA 3.3.3Martin Kosek2013-11-011-1/+1
* ipatests: test_trust: use domain name instead of realm for user lookupsTomas Babej2013-11-011-3/+6
* ipatests: Add integration tests for legacy clientsTomas Babej2013-11-011-0/+261
* ipatests: Use command -v instead of which in legacy client adviceTomas Babej2013-11-011-2/+2
* Remove deprecated AllowLMhash configMartin Kosek2013-11-011-1/+1
* Remove generation and handling of LM hashesSumit Bose2013-11-017-250/+74
* Remove AllowLMhash from the allowed IPA config stringsSumit Bose2013-11-015-5/+3
* ipatests: Add support for extra roles referenced by a keywordTomas Babej2013-10-316-40/+158
* ipatests: Do not use /usr/bin hardcoded pathsTomas Babej2013-10-311-6/+7
* ipatests: Restore SELinux context after restoring files from backupTomas Babej2013-10-311-0/+12
* ipatests: Extend clear_sssd_cache to support non-systemd platformsTomas Babej2013-10-311-6/+16
* advice: Add legacy client configuration script using nss-ldapTomas Babej2013-10-311-1/+36
* Remove ipa-pwd-extop and ipa-enrollment duplicate error stringsMartin Kosek2013-10-303-16/+22
* Fix password expiration notificationPetr Vobornik2013-10-305-19/+137