summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* trust: integrate subdomains support into trust-addAlexander Bokovoy2013-10-042-36/+67
* ipaserver/dcerpc: remove use of trust account authenticationAlexander Bokovoy2013-10-042-71/+6
* frontend: report arguments errors with better detailAlexander Bokovoy2013-10-042-2/+3
* trusts: support subdomains in a forestAlexander Bokovoy2013-10-043-51/+420
* ipaserver/dcerpc.py: populate forest trust information using realmdomainsAlexander Bokovoy2013-10-041-18/+95
* ipatests.test_cmdline.test_help: Re-raise unexpected exceptions on failurePetr Viktorin2013-10-031-1/+2
* ipatests.test_integration.host: Add logging to ldap_connect()Petr Vobornik2013-10-031-2/+4
* ipatests.beakerlib_plugin: Add argument of generated tests to test captionsPetr Viktorin2013-10-032-1/+9
* ipatests.order_plugin: Exclude test generators from the orderPetr Viktorin2013-10-031-1/+14
* ipatests.beakerlib_plugin: Warn instead of failing when some logs are missingPetr Viktorin2013-10-031-2/+1
* ipatests.test_integration.test_caless: Fix mkdir_recursive callPetr Viktorin2013-10-031-1/+1
* test_integration: Add OpenSSHTransport, used if paramiko is not availablePetr Viktorin2013-10-032-2/+140
* test_integration.host: Move transport-related functionality to a new modulePetr Viktorin2013-10-034-214/+371
* Do not set DNS discovery domain in server modeMartin Kosek2013-10-031-1/+2
* Use FQDN when creating MSDCS SRV recordsMartin Kosek2013-10-031-4/+11
* Warn user about realm-domain mismatch in install scriptsTomas Babej2013-10-034-1/+31
* Do not add trust to AD in case of IPA realm-domain mismatchTomas Babej2013-10-031-0/+13
* Fix enablement of automount map type selectorPetr Vobornik2013-10-032-1/+37
* Use correct super-calls in get_args() methodsPetr Viktorin2013-10-022-24/+21
* Ensure credentials structure is initializedNathaniel McCallum2013-10-021-1/+1
* CLDAP: do not read IPA domain from hostnameSumit Bose2013-09-271-47/+25
* Allow edit of ipakrbokasdelegate in Web UI when attrlevelrights are unknownPetr Vobornik2013-09-262-3/+5
* Raise an error when updating CIDict with duplicate keysPetr Viktorin2013-09-252-3/+34
* Add missing dict methods to CIDictPetr Viktorin2013-09-252-21/+115
* Convert test_ipautil from unittest to nosePetr Viktorin2013-09-251-169/+153
* Move tests to test directoriesPetr Viktorin2013-09-256-311/+282
* ipa-sam: report supported enctypes based on Kerberos realm configurationAlexander Bokovoy2013-09-201-12/+117
* ipa-sam: do not leak LDAPMessage on ipa-sam initializationAlexander Bokovoy2013-09-201-2/+7
* ipa-sam: do not modify objectclass when trust object already createdAlexander Bokovoy2013-09-203-41/+81
* Use getent admin@domain for nss check in ipa-client-installTomas Babej2013-09-201-2/+2
* Fix -Wformat-security warningsKrzysztof Klimonda2013-09-162-7/+7
* Don't exclude symlinks when loading pluginsNick Hatch2013-09-161-1/+1
* Don't search platform pathTimo Aaltonen2013-09-161-1/+1
* Use /usr/bin/python as fallback python pathTimo Aaltonen2013-09-161-1/+1
* Fix redirection on deletion of last dns record entryPetr Vobornik2013-09-162-2/+21
* Follow tmpfiles.d packaging guidelinesAna Krivokapic2013-09-161-3/+6
* Do not show unexpected error in ipa-ldap-updaterAna Krivokapic2013-09-161-0/+2
* Add Delegation Info to MS-PACSimo Sorce2013-09-131-2/+160
* Fix nsslapdPlugin object class after initial replication.Jan Cholasta2013-09-104-11/+13
* Do not crash if DS is down during server uninstallAna Krivokapic2013-09-091-23/+41
* Fix invocations of FileError in ipa-client-installAna Krivokapic2013-09-091-10/+12
* Replace ntpdate calls with ntpdAna Krivokapic2013-09-091-14/+12
* Make make-lint compatible with Pylint 1.0Petr Viktorin2013-09-061-4/+17
* Remove __all__ specifications in ipaclient and ipaserver.installPetr Viktorin2013-09-062-5/+0
* Add timestamps to named debug logs in /var/named/data/named.runPetr Spacek2013-09-061-0/+1
* Add option to ipa-client-install to configure automountAna Krivokapic2013-09-052-1/+32
* Fix RUV search scope in ipa-replica-managePetr Vobornik2013-09-042-1/+11
* Add warning when uninstalling active replicaAna Krivokapic2013-09-041-5/+31
* Create DS user and group during ipa-restoreAna Krivokapic2013-09-024-52/+59
* Add integration tests for forced client re-enrollmentAna Krivokapic2013-09-021-0/+278