summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement an IPA Foreman smartproxy serverHEADmasterRob Crittenden2014-02-2716-7/+1156
* 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
* ipa-join usage instructions are incorrectGabe2014-02-181-1/+1
* tests: Move zone enable/disable tests to end of test_dns_plugin.pyPetr Spacek2014-02-141-72/+74
* Add libotp internal library for slapi pluginsNathaniel McCallum2014-02-148-0/+970
* Enable building in C99 modeNathaniel McCallum2014-02-143-3/+3
* ipa-kdb: validate that an OTP user has tokensNathaniel McCallum2014-02-143-25/+135
* Update ACIs to permit users to add/delete their own tokensNathaniel McCallum2014-02-133-3/+5
* Fix generation of invalid OTP URIsNathaniel McCallum2014-02-131-0/+9
* Fix OTP token names/labelsNathaniel McCallum2014-02-131-3/+3
* Add support for managed permissionsPetr Viktorin2014-02-127-88/+780
* Make it possible to call custom functions in Declarative testsPetr Viktorin2014-02-121-5/+12
* permission plugin: Generate ACIs in the pluginPetr Viktorin2014-02-121-10/+23
* permission plugin: Convert options in execute, not args_options_2_paramsPetr Viktorin2014-02-121-19/+10
* Permission plugin fixesPetr Viktorin2014-02-121-13/+14
* Remove the TODO filePetr Viktorin2014-02-121-88/+0
* Update README and BUILDPetr Viktorin2014-02-122-34/+68
* Correct Jenny Severance's last namePetr Viktorin2014-02-121-1/+1
* Add a .mailmap filePetr Viktorin2014-02-121-0/+50
* Fix test_host_plugin for DNS Classless Reverse zonesMartin Basti2014-02-121-2/+2
* Move ipa-otpd socket directoryNathaniel McCallum2014-02-114-7/+7
* DNS tests for classless reverse domainsMartin Basti2014-02-114-21/+246
* DNS classless support for reverse domainsMartin Basti2014-02-112-36/+70
* ipatests: Do not require group name resolution for the non-posix testsTomas Babej2014-02-111-4/+16
* ipatests: Change expected home directories returned by getentTomas Babej2014-02-112-8/+20
* ipatests: Add test cases for subdomain users on legacy clientsTomas Babej2014-02-111-9/+113
* PTR records can be added without specify FQDN zone nameMartin Basti2014-02-111-0/+3
* ipatests: Stop sssd service before deleting the cacheTomas Babej2014-02-101-2/+2
* ipatests: Make sure we re-kinit as admin before adding the disabledipauserTomas Babej2014-02-101-0/+2