summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* cert-request: match names against principal aliasesFraser Tweedale2016-12-061-12/+73
* Fetch correct exception in IPA_CONFDIR testChristian Heimes2016-12-051-2/+1
* Use env var IPA_CONFDIR to get confdirChristian Heimes2016-12-022-2/+44
* Remove import of ipaplatform.paths from test_ipalibChristian Heimes2016-12-021-5/+4
* Remove BIN_FALSE and BIN_TRUEChristian Heimes2016-12-021-4/+4
* Test: basic kerberos over http functionalityOleg Fayans2016-11-301-0/+58
* Test: made kinit_admin a returning functionOleg Fayans2016-11-301-2/+2
* Adjustments for setup requirementsChristian Heimes2016-11-301-9/+9
* Enhance __repr__ method of PrincipalMartin Babinsky2016-11-301-0/+2
* tests: Added basic tests for certs in idoverridesOleg Fayans2016-11-291-0/+82
* Created idview trackerOleg Fayans2016-11-291-0/+116
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-3/+2
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-293-4/+4
* Improve the robustness FreeIPA's i18n module and its testsMartin Babinsky2016-11-282-7/+32
* Fix Python 3 bugs discovered by pylintChristian Heimes2016-11-255-7/+16
* Python3 pylint fixesChristian Heimes2016-11-251-1/+1
* Add main guards to a couple of Python scriptsChristian Heimes2016-11-241-12/+0
* Build: integrate translation system tests againPetr Spacek2016-11-221-1/+4
* tests: Mark 389-ds acceptance testsDavid Kupka2016-11-222-0/+4
* tests: Mark Dogtag acceptance testsDavid Kupka2016-11-222-0/+2
* ipapython and ipatest no longer require lxmlChristian Heimes2016-11-171-1/+0
* Port ipapython.dnssec.odsmgr to xml.etreeChristian Heimes2016-11-161-0/+41
* Add install requirements to Python packagesChristian Heimes2016-11-161-1/+24
* Build: remove incorrect use of MAINTAINERCLEANFILESPetr Spacek2016-11-161-4/+0
* Document make_delete_command method in UserTrackerLenka Doudova2016-11-151-3/+13
* Tests: Providing trust tests with tree root domainLenka Doudova2016-11-152-15/+97
* Test for installing rules with service principalsOleg Fayans2016-11-141-0/+82
* Test: integration tests for certs in idoverrides featureOleg Fayans2016-11-141-0/+156
* Added interface to certutilOleg Fayans2016-11-141-0/+7
* ipatests: Fix assert_deepequal outside of pytest processMilan KubĂ­k2016-11-141-1/+6
* TESTS: Update group type namePavel Vomacka2016-11-141-1/+1
* Tests: Verify that validity info is present in cert-show and cert-find commandLenka Doudova2016-11-141-0/+4
* Tests: Provide AD cleanup for legacy client testsLenka Doudova2016-11-141-0/+4
* Tests: Provide AD cleanup for trust testsLenka Doudova2016-11-142-0/+14
* Refactor installer code requesting certificatesFlorence Blanc-Renaud2016-11-101-0/+1
* Automated ipa-replica-manage del testsOleg Fayans2016-11-101-0/+72
* tests: Automated clean-ruv subcommand testsOleg Fayans2016-11-101-0/+71
* x509: use python-cryptography to process certsFraser Tweedale2016-11-103-52/+26
* pkcs10: use python-cryptography for CSR processingFraser Tweedale2016-11-101-39/+54
* dn: support conversion from python-cryptography NameFraser Tweedale2016-11-101-2/+21
* test_ipagetkeytab: use system-wide IPA CA cert location in testsMartin Babinsky2016-11-091-1/+2
* Build: do not compress manual pages at install timePetr Spacek2016-11-091-3/+0
* Build: fix distribution of static files for web UIPetr Spacek2016-11-091-0/+2
* Build: fix man page distributionPetr Spacek2016-11-091-1/+1
* Build: Makefiles for Python packagesPetr Spacek2016-11-091-0/+3
* Extend keytab retrieval test suite to cover new optionsMartin Babinsky2016-11-081-12/+173
* Modernize ipa-getkeytab test suiteMartin Babinsky2016-11-082-61/+71
* Tests: Fix integration sudo testLenka Doudova2016-11-071-2/+2
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-072-3/+5
* ipaldap: merge simple_bind into LDAPClientTomas Krizek2016-11-072-2/+3