summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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