summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* CI: Add double circle topology.David Kupka2016-02-231-0/+52
* CI: add empty topology test for 2-connected topology generatorDavid Kupka2016-02-231-0/+1
* CI: Fix pep8 errors in 2-connected topology generatorDavid Kupka2016-02-231-5/+6
* Py3: do not use dict.iteritems()Martin Basti2016-02-231-2/+2
* Disable new pylint checksMartin Basti2016-02-231-1/+14
* upgrade: unconditional import of certificate profiles into LDAPMartin Babinsky2016-02-232-3/+9
* webui: fixed showing of success message after password change on loginPetr Vobornik2016-02-231-1/+1
* webui: use API call ca_is_enabled instead of enable_ra env variable.Petr Vobornik2016-02-233-1/+15
* WebUI tests: fix failing of tests due to unclicable labelLenka Doudova2016-02-231-5/+1
* cli: Don't encode/decode for stdin/stdout on Python 3Petr Viktorin2016-02-171-17/+24
* p11helper: Port to Python 3Petr Viktorin2016-02-171-6/+5
* test_util: str/bytes check fixes for Python 3Petr Viktorin2016-02-171-6/+6
* ipautil: Use mode 'w+' in write_tmp_filePetr Viktorin2016-02-171-1/+1
* tests: Use absolute importsPetr Viktorin2016-02-172-6/+8
* ipautil.run, kernel_keyring: Encoding fixes for Python 3Petr Viktorin2016-02-173-6/+6
* ipaldap, ldapupdate: Encoding fixes for Python 3Petr Viktorin2016-02-172-4/+18
* Fix bytes/string handling in rpcMichael Simacek2016-02-171-7/+7
* test_parameters: Ignore specific error messagePetr Viktorin2016-02-171-2/+1
* CI: Add test for 2-connected topology generator.David Kupka2016-02-121-0/+19
* CI: Add simple replication test in 2-connected topology.David Kupka2016-02-121-0/+18
* CI: Add '2-connected' topology generator.David Kupka2016-02-121-0/+57
* Upgrade: log to ipaupgrade.log when IPA server is not installedMartin Basti2016-02-111-1/+1
* replica promotion: fix AVC denials in remote connection checkJan Cholasta2016-02-112-6/+3
* ipatests: Add missing certificate profile fixtureMilan KubĂ­k2016-02-111-1/+10
* make lint: use config file and plugin for pylintMartin Basti2016-02-116-354/+312
* Modernize mod_nss's cipher suitesChristian Heimes2016-02-114-0/+220
* Removed --ip-address option from replica installationOleg Fayans2016-02-041-7/+30
* Add validation to Issue new certificate dialogPavel Vomacka2016-02-022-20/+45
* IPA-SAM: Fix build with samba 4.4Lukas Slebodnik2016-02-021-0/+6
* Fix ipa-adtrust-install to always generate SRV records with FQDNsPetr Spacek2016-02-021-7/+2
* ipa-kdb: map_groups() consider all resultsSumit Bose2016-02-021-52/+56
* Fixed typo in service-addThorsten Scherf2016-02-021-1/+1
* always start certmonger during IPA server configuration upgradeMartin Babinsky2016-02-021-28/+5
* Automatically detect and remove dangling RUVsStanislav Laznicka2016-02-022-0/+163
* Listing and cleaning RUV extended for CA suffixStanislav Laznicka2016-02-022-16/+30
* Updated connect/disconnect replica to work with both domainlevelsOleg Fayans2016-02-011-6/+23
* reset ldap.conf to point to newly installer replica after promotionMartin Babinsky2016-02-011-0/+44
* replica install: validate DS and HTTP server certificatesJan Cholasta2016-02-011-1/+30
* Convert ipa-sam to use the new getkeytab controlSimo Sorce2016-02-013-52/+33
* Improve keytab code to select the right principal.Simo Sorce2016-02-014-9/+20
* extdom: Remove unused macroLukas Slebodnik2016-01-291-2/+0
* Enabled recreation of test directory in apply_common_fixes functionOleg Fayans2016-01-292-2/+1
* DNSSEC CI: fix zone delegationsMartin Basti2016-01-291-1/+8
* fix standalone installation of externally signed CA on IPA masterMartin Babinsky2016-01-281-1/+2
* ipa-getkeytab: Handle the possibility of not obtaining a resultTomas Babej2016-01-271-0/+4
* webui: remove moot error from webui buildPetr Vobornik2016-01-271-1/+2
* ipa-kdb: get_authz_data_types() make sure entry can be NULLSumit Bose2016-01-272-1/+9
* Use HTTPD_USER in dogtaginstance.pyTimo Aaltonen2016-01-271-2/+3
* cert renewal: import all external CA certs on IPA CA cert renewalJan Cholasta2016-01-271-19/+9
* webui: crash nicely if sessionStorage is not availablePetr Vobornik2016-01-272-6/+19