summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Properly handle LDAP socket closures in ipa-otpdNathaniel McCallum2016-10-062-13/+10
* Make installer quit more nicely on external CA installationStanislav Laznicka2016-10-061-1/+1
* ipatests: Implement tests with CSRs requesting SANMilan Kubík2016-10-042-2/+303
* ipatests: Fix name property on a service trackerMilan Kubík2016-10-041-1/+1
* ipatests: provide context manager for keytab usage in RPC testsMilan Kubík2016-10-041-5/+67
* Raise errors from service.py:_ldap_mod() by defaultPetr Spacek2016-10-041-2/+2
* Fix test_util.test_assert_deepequal testStanislav Laznicka2016-10-041-5/+17
* mod_nss: use more robust quoting of NSSNickname directiveMartin Babinsky2016-10-032-12/+33
* Move character escaping function to ipautilMartin Babinsky2016-10-032-27/+29
* Fix: find OSCP certificate testMartin Basti2016-09-301-1/+3
* Pretty-print structures in assert_deepequalStanislav Laznicka2016-09-303-7/+37
* WebUI: hide buttons in certificate widget according to aclPavel Vomacka2016-09-292-1/+58
* Pylint: enable check for unused-variablesMartin Basti2016-09-2768-1/+130
* Remove unused variables in testsMartin Basti2016-09-2742-111/+93
* Remove unused variables in the codeMartin Basti2016-09-2747-69/+54
* test_text: add test ipa.pot file for testsMartin Basti2016-09-263-5/+54
* Prompt for forwarder in dnsforwardzone-addTomas Krizek2016-09-261-0/+5
* Make Continuous installer continuous only during execution phaseMartin Babinsky2016-09-262-6/+3
* use separate exception handlers for executors and validatorsMartin Babinsky2016-09-261-4/+18
* Update man/help for --server optionTomas Krizek2016-09-235-5/+6
* sudorule: add SELinux transition examples to plugin docFraser Tweedale2016-09-231-0/+4
* Pylint: enable global-variable-not-assigned checkMartin Basti2016-09-236-15/+3
* Pylint: enable cyclic-import checkMartin Basti2016-09-231-1/+0
* Fix cert revocation when removing all certs via host/service-modFraser Tweedale2016-09-232-2/+4
* pylint: fix bad-mcs-method-argumentJan Barta2016-09-222-25/+24
* pylint: fix bad-mcs-classmethod-argumentJan Barta2016-09-222-3/+2
* pylint: fix bad-classmethod-argumentJan Barta2016-09-222-3/+2
* pylint: fix old-style-classJan Barta2016-09-228-9/+12
* pylint: fix redefine-in-handlerJan Barta2016-09-223-13/+12
* pylint: fix pointless-statementJan Barta2016-09-223-13/+12
* pylint: fix unneeded-notJan Barta2016-09-2211-15/+14
* pylint: fix simplifiable-if-statement warningsJan Barta2016-09-229-55/+15
* Test: dont use global variable for iteration in test_cert_pluginMartin Basti2016-09-221-1/+3
* tests: Fixed code styling in caless tests to make pep8 happyOleg Fayans2016-09-221-7/+7
* tests: Reverted erroneous asserts in 4 testsOleg Fayans2016-09-221-10/+4
* tests: fixed certinstall methodOleg Fayans2016-09-221-3/+1
* tests: fixed super method invocationOleg Fayans2016-09-221-1/+1
* tests: added verbose assert to test_service_disable_doesnt_revokeOleg Fayans2016-09-221-2/+5
* tests: Standardized replica_preparation in test_no_certsOleg Fayans2016-09-221-4/+2
* tests: Implemented check for domainlevel before installation verificationOleg Fayans2016-09-221-43/+18
* tests: Fixed Usage of improper certs in ca-less testsOleg Fayans2016-09-221-15/+12
* tests: fixed expects of incorrect error messagesOleg Fayans2016-09-221-32/+24
* tests: Replaced unused setUp method with installOleg Fayans2016-09-221-7/+7
* tests: Replaced hardcoded certutil with imported from pathsOleg Fayans2016-09-221-1/+1
* tests: Enabled negative testing for cleaning replication agreementsOleg Fayans2016-09-221-5/+6
* tests: Made unapply_fixes call optional at master uninstallationOleg Fayans2016-09-221-2/+3
* tests: Updated master and replica installation methods to enable negative tes...Oleg Fayans2016-09-221-40/+54
* tests: Added necessary xfailsOleg Fayans2016-09-221-0/+13
* tests: Added necessary getkeytabs calls to fixturesOleg Fayans2016-09-221-0/+7
* tests: Removed outdated command options testOleg Fayans2016-09-221-19/+0