summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* py3: bindmgr: fix iteration over bytesMartin Basti2018-02-071-10/+16
* py3: ipa-dnskeysyncd: fix bytes issuesMartin Basti2018-02-071-13/+13
* Make IntegrationTest fail if an error happened during uninstallFelipe Barreto2018-02-072-3/+1
* ipa-advise for smartcards updatedamitkuma2018-02-071-1/+2
* IntegrationTests now collects logs from all test methodsFelipe Barreto2018-02-061-2/+0
* Fix replica_promotion-domlevel0 test failuresAlexander Koksharov2018-02-061-8/+8
* Updated the TestExternalCA with the functions introduced for the steps of ext...Mohammad Rizwan Yusuf2018-02-061-19/+8
* When the dirsrv service, which gets started during the first ipa-server-insta...Mohammad Rizwan Yusuf2018-02-061-0/+71
* cert-request: avoid internal error when cert malformedFraser Tweedale2018-02-061-1/+13
* Improve warning message for malformed certificatesFraser Tweedale2018-02-061-1/+1
* Move Requires: pythonX-sssdconfig into conditionalRob Crittenden2018-02-061-1/+2
* IANA reserved IP address can not be used as a forwarder. This test checks if ...Mohammad Rizwan Yusuf2018-01-311-0/+42
* Fixing translation problemsAleksei Slaikovskii2018-01-314-16/+21
* preventing ldap principal to be deletedAlexander Koksharov2018-01-311-3/+19
* Remove unused PyOpenSSL from spec fileChristian Heimes2018-01-291-2/+0
* test_integration: backup custodia conf and keysFlorence Blanc-Renaud2018-01-291-0/+13
* Fixing vault-add-member to be compatible with py3Felipe Barreto2018-01-241-1/+1
* Give ODS socket a bit of timeChristian Heimes2018-01-231-4/+8
* Require dbus-python on F27Christian Heimes2018-01-231-2/+14
* Fix pylint error in ipapython/dn.pyChristian Heimes2018-01-231-5/+7
* Custom ca-subject loggingamitkuma2018-01-231-1/+2
* Lower python-ldap requirement for F27Christian Heimes2018-01-231-12/+23
* Fixing test_backup_and_restore assert to do not rely on the orderFelipe Barreto2018-01-171-0/+9
* test_caless: add SAN extension to other certsMichal Reznik2018-01-171-5/+5
* replica_prepare: Remove the correct NSS DB filesStanislav Laznicka2018-01-161-1/+1
* Add a helpful comment to ca.py:install_check()Stanislav Laznicka2018-01-161-0/+1
* Documenting kinit_lifetime in /etc/ipa/default.confamitkuma2018-01-124-15/+3
* ipa-run-tests: make --ignore absolute, tooChristian Heimes2018-01-121-0/+9
* Sort external schema filesChristian Heimes2018-01-101-1/+1
* prci: run full external_ca test suiteMichal Reznik2018-01-091-1/+1
* tests: move CA related modules to pytest_pluginsMichal Reznik2018-01-093-2/+2
* test_external_ca: selfsigned->ext_ca->selfsignedMichal Reznik2018-01-091-19/+106
* test_tasks: add sign_ca_and_transport() functionMichal Reznik2018-01-091-0/+28
* paths: add IPA_CACERT_MANAGE and IPA_CERTUPDATE constantsMichal Reznik2018-01-091-0/+2
* test_caless: test PKINIT install and anchor updateMichal Reznik2018-01-091-7/+34
* test_renewal_master: add ipa csreplica-manage testMichal Reznik2018-01-091-2/+45
* Fixing test_testconfig with proper assertsFelipe Barreto2018-01-092-12/+30
* test_backup_and_restore.py AssertionError fixAleksei Slaikovskii2018-01-091-3/+2
* Idviews: fix objectclass violation on idview-addFlorence Blanc-Renaud2018-01-092-4/+46
* LGTM: unnecessary else in for loopChristian Heimes2018-01-094-18/+17
* LGTM: Use explicit string concatenationChristian Heimes2018-01-092-20/+22
* LGTM: raise handle_not_found()Christian Heimes2018-01-0925-145/+205
* LGTM: Fix multiple use before assignmentChristian Heimes2018-01-099-25/+45
* LGTM: Remove redundant assignmentChristian Heimes2018-01-091-2/+0
* LGTM: Fix exception in permission_delChristian Heimes2018-01-091-1/+1
* LGTM: Membership test with a non-containerChristian Heimes2018-01-091-8/+12
* LGTM: Name unused variable in loopChristian Heimes2018-01-092-3/+3
* LGTM: Use of exit() or quit()Christian Heimes2018-01-095-16/+22
* LGTM: Silence unmatchable dollarChristian Heimes2018-01-091-1/+5
* Make fastlint even fasterChristian Heimes2018-01-081-8/+8