summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use asn1c helpers to encode/decode the getkeytab controlSimo Sorce2014-11-207-396/+107
* Add asn1c generated code for keytab controlsSimo Sorce2014-11-2076-2/+12457
* Fix filtering of enctypes in server code.Simo Sorce2014-11-201-17/+43
* Fix --{user,group}-ignore-attribute in migration plugin.David Kupka2014-11-201-6/+4
* Fix pk11helper module compiler warningsMartin Basti2014-11-204-10/+6
* restore: clear httpd ccache after restorePetr Vobornik2014-11-201-0/+2
* Restore file extended attributes and SELinux context in ipa-restoreJan Cholasta2014-11-201-0/+4
* Add additional backup & restore checksPetr Viktorin2014-11-201-6/+35
* Raise right exception if domain name is not validMartin Basti2014-11-201-8/+9
* webui: fix potential XSS vulnerabilitiesPetr Vobornik2014-11-205-10/+13
* Show warning instead of error if CA did not startMartin Basti2014-11-201-0/+4
* Do not restore SELinux settings that were not backed upPetr Viktorin2014-11-192-1/+4
* Fix wrong expiration date on renewed IPA CA certificatesJan Cholasta2014-11-192-2/+4
* Fix warning message should not contain CLI commandsMartin Basti2014-11-193-10/+12
* Enable QR code display by default in otptoken-addNathaniel McCallum2014-11-195-6/+9
* Fix: zonemgr must be unicode valueMartin Basti2014-11-191-0/+2