summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* permission_add: Remove permission entry if adding the ACI failsPetr Viktorin2014-03-122-1/+45
* ipa-replica-install never checks for 7389 portMartin Kosek2014-03-114-31/+32
* Avoid passing non-terminated string to is_master_hostMartin Kosek2014-03-111-1/+2
* permission-find: Cache the root entry for legacy permissionsPetr Viktorin2014-03-111-8/+23
* Log unhandled exceptions in certificate renewal scripts.Jan Cholasta2014-03-107-211/+262
* permissions plugin: Don't crash with empty targetfilterPetr Viktorin2014-03-072-1/+48
* permission plugin: Allow multiple values for memberofPetr Viktorin2014-03-074-11/+55
* permission-mod: Remove attributelevelrights before reverting entryPetr Viktorin2014-03-072-1/+29
* ipa-kdb: do not fetch client principal if it is the same as existing entryAlexander Bokovoy2014-03-061-6/+13
* tests: Create the testing service certificate on demandPetr Viktorin2014-03-066-166/+121
* ipalib.plugable: Always set the parser in bootstrap()Petr Viktorin2014-03-051-4/+6
* man: sshd should be run at least once before client enrollmentTomas Babej2014-03-051-0/+3
* fix filtering of subdomain-based trust usersAlexander Bokovoy2014-03-051-9/+32
* Fix token secret length RFC complianceNathaniel McCallum2014-03-051-1/+1
* Rework how otptoken defaults are handledNathaniel McCallum2014-03-053-57/+58
* 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