summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Preliminary refactoring of libotp filesNathaniel McCallum2014-12-0312-101/+90
* certs: Fix incorrect flag handling in load_cacertTomas Babej2014-12-022-5/+3
* fix indentation in ipa-restore pagePetr Vobornik2014-12-021-2/+3
* Update default NTP configurationGabe2014-12-021-1/+2
* Throw zonemgr error message before installation proceedsMartin Basti2014-12-012-30/+50
* ipa-managed-entries requires password with bad passwordGabe2014-11-261-1/+4
* Use singular in help metavars + update man pages.David Kupka2014-11-268-17/+24
* Ignore ipap11helper/setup.py in doctestsPetr Viktorin2014-11-261-0/+1
* Re-initialize NSS database after otptoken plugin testsTomas Babej2014-11-262-11/+25
* Catch USBError during YubiKey locationNathaniel McCallum2014-11-251-2/+5
* Fix zonemgr option encoding detectionMartin Basti2014-11-251-1/+4
* webui: add radius fields to user pagePetr Vobornik2014-11-251-0/+11
* Add TLS 1.2 to the protocol list in mod_nss configJan Cholasta2014-11-252-3/+17
* AD trust: improve trust validationAlexander Bokovoy2014-11-251-3/+16
* Fix memory leak in GetKeytabControl asn1 codeJan Cholasta2014-11-251-1/+10
* Fix unchecked return value in krb5 common utilsJan Cholasta2014-11-251-0/+4
* Fix unchecked return value in ipa-joinJan Cholasta2014-11-251-1/+4
* Fix unchecked return values in ipa-winsyncJan Cholasta2014-11-251-20/+20
* Fix unchecked return value in ipa-kdbJan Cholasta2014-11-251-1/+1
* Fix Kerberos error handling in ipa-samJan Cholasta2014-11-251-1/+1
* Unload P11_Helper object's library when it is finalized in ipap11helperJan Cholasta2014-11-252-2/+12
* Remove redefinition of LOG from ipa-otp-lasttokenJan Cholasta2014-11-251-3/+0
* copy_schema_to_ca: Fallback to old import location for ipaplatform.servicesPetr Viktorin2014-11-251-1/+5
* Fix error message for nonexistent members and add tests.David Kupka2014-11-242-1/+39
* webui: normalize idview tab labelsPetr Vobornik2014-11-241-3/+3
* webui: use domain name instead of domain SID in idrange adder dialogPetr Vobornik2014-11-243-21/+19
* Fix detection of encoding in zonemgr optionMartin Basti2014-11-241-7/+8
* Use NSS protocol range API to set available TLS protocolsRob Crittenden2014-11-245-5/+27
* Stop tracking certificates before restoring them in ipa-restoreJan Cholasta2014-11-211-2/+10
* ipa-restore: Check if directory is provided + better errors.David Kupka2014-11-211-4/+10
* Use correct service name in cainstance.backup_configJan Cholasta2014-11-211-1/+2
* test_integration: Adjust tests for pytestPetr Viktorin2014-11-213-40/+30
* Integration tests: Port the BeakerLib plugin and log collection to pytestPetr Viktorin2014-11-216-295/+378
* Switch integration testing config to a fixturePetr Viktorin2014-11-213-60/+94
* Switch ipa-run-tests to pytestPetr Viktorin2014-11-211-46/+10
* Add local pytest plugin for --with-xunit and --logging-levelPetr Viktorin2014-11-212-0/+75
* Switch make-test to pytestPetr Viktorin2014-11-211-60/+3
* Integration tests: Port the ordering plugin to pytestPetr Viktorin2014-11-217-108/+146
* Declarative tests: Switch to pytestPetr Viktorin2014-11-214-19/+55
* Declarative tests: Move cleanup to setup_class/teardown_classPetr Viktorin2014-11-211-19/+16
* Configure pytest to run doctestsPetr Viktorin2014-11-213-0/+20
* test_ipapython: Use functions instead of classes in test generatorsPetr Viktorin2014-11-212-11/+11
* test_webui: Don't use __init__ for test classesPetr Viktorin2014-11-218-28/+24
* dogtag plugin: Don't use doctest syntax for non-doctest examplesPetr Viktorin2014-11-211-8/+8
* Use setup_class/teardown_class in Declarative testsPetr Viktorin2014-11-214-22/+9
* test_automount_plugin: Fix test orderingPetr Viktorin2014-11-211-2/+2
* ipatests.util.ClassChecker: Raise AttributeError in get_subclsPetr Viktorin2014-11-211-1/+1
* tests: Add configuration for pytestPetr Viktorin2014-11-211-0/+2
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-2121-62/+56
* Fix: read_ip_addresses should return ipaddr objectMartin Basti2014-11-211-1/+1