summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add tests for integration test configurationPetr Viktorin2014-03-051-0/+437
* test_integration.config: Convert some text values to strPetr Viktorin2014-03-052-8/+8
* ipa-test-config: Add --json and --yaml output optionsPetr Viktorin2014-03-052-2/+40
* test_integration.config: Add environment variables for JSON/YAMLPetr Viktorin2014-03-051-1/+18
* test_integration.config: Load/store from/to dictsPetr Viktorin2014-03-053-5/+93
* test_integration.config: Do not store the index in Domain and Host objectsPetr Viktorin2014-03-052-31/+35
* test_integration.config: Use a more declarative approach to test-wide settingsPetr Viktorin2014-03-051-57/+50
* test_integration.config: Do not save the input environmentPetr Viktorin2014-03-052-36/+25
* test_integration.config: Fix crash in to_env when no replica is definedPetr Viktorin2014-03-051-4/+10
* webui: Don't act on keyboard events which originated in different dialogPetr Vobornik2014-03-051-2/+33
* Typo in warning message where IPA realm and domain name differGabe2014-03-051-1/+1
* Test fixed modlist generation codePetr Viktorin2014-03-032-1/+17
* Fix modlist generation code not to generate empty replace mods.Jan Cholasta2014-03-031-3/+3
* adtrustinstance: make sure to stop and disable winbind in uninstall()Alexander Bokovoy2014-02-281-2/+5
* ipaserver/dcerpc: catch the case of insuffient permissions when establishing ...Alexander Bokovoy2014-02-271-2/+5
* trust: make sure we always discover topology of theAlexander Bokovoy2014-02-271-31/+6
* trusts: Remove usage of deprecated LDAP APITomas Babej2014-02-271-2/+2
* ipalib.plugins: Expose LDAPObjects' eligibility for permission --type in JSON...Petr Viktorin2014-02-271-0/+2
* trustdomain_find: make sure we skip short entries when --pkey-only is specifiedAlexander Bokovoy2014-02-271-0/+2
* webui: Focus expand/collapse link in batch_error dialogPetr Vobornik2014-02-271-0/+2
* ipa-kdb: make sure we don't produce MS-PAC in case of authdata flag cleared b...Alexander Bokovoy2014-02-261-0/+8
* ipa-kdb: in case of delegation use original client's database entry, not the ...Alexander Bokovoy2014-02-261-2/+7
* bindinstance: make sure zone manager is initialized in add_master_dns_recordsAlexander Bokovoy2014-02-261-0/+1
* Update API.txtPetr Viktorin2014-02-251-2/+2
* Remove NULLS from constants.pyNathaniel McCallum2014-02-253-12/+14
* Certificate search max_serial_number problem fixedAdam Misnyovszki2014-02-251-0/+2
* ipatests: Fix incorrect order of operations when restoring backupTomas Babej2014-02-251-1/+1
* Always use real entry DNs for memberOf in ldap2.Jan Cholasta2014-02-241-1/+1
* Make all ipatokenTOTP attributes mandatoryNathaniel McCallum2014-02-211-1/+1
* Clarify error message about missing DNS component in ipa-replica-prepare.Petr Spacek2014-02-211-2/+5
* Use super() properly to avoid an exceptionNathaniel McCallum2014-02-211-1/+1
* permission plugin: Do not assume attribute-level rights for new attributes ar...Petr Viktorin2014-02-211-7/+10
* Remove the unused ipalib.frontend.Property classPetr Viktorin2014-02-215-127/+23
* libotp: do not call internal search for NULL dnAlexander Bokovoy2014-02-211-1/+6
* Teach ipa-pwd-extop to respect global ipaUserAuthType settingsNathaniel McCallum2014-02-217-406/+398
* Add OTP sync support to ipa-pwd-extopNathaniel McCallum2014-02-219-970/+373
* Add OTP last token pluginNathaniel McCallum2014-02-218-0/+225
* Add HOTP supportNathaniel McCallum2014-02-218-22/+69
* Add --force option to ipactlAdam Misnyovszki2014-02-202-48/+67
* .mailmap: use correct name format for AdamMartin Kosek2014-02-201-0/+1
* Add tests for multivalued filtersPetr Viktorin2014-02-201-0/+216
* Add permission_filter_objectclasses for explicit type filtersPetr Viktorin2014-02-2010-14/+30
* permissions: Use multivalued targetfilterPetr Viktorin2014-02-207-234/+296
* permission-mod: Do not copy member attributes to new entryPetr Viktorin2014-02-201-1/+3
* .mailmap: Remove spurious Kyle Baker linePetr Viktorin2014-02-201-1/+0
* ipactl can not restart ipa services if current status is stoppedMisnyovszki Adam2014-02-191-2/+12
* Add support to ipa-kdb for keyless principalsNathaniel McCallum2014-02-192-0/+21
* Improve error message on failed Kerberos authenticationAna Krivokapic2014-02-181-2/+2
* Modify DNS tests with LOC records to workaround bug in python-dns.Petr Spacek2014-02-181-5/+5
* Fix regular expression for LOC records in DNS.Petr Spacek2014-02-181-8/+13