Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have all the scripts run in python 3 by default | Stanislav Laznicka | 2018-02-15 | 1 | -1/+1 |
| | | | | | | | | | The Python 3 refactoring effort is finishing, it should be safe to turn all scripts to run in Python 3 by default. https://pagure.io/freeipa/issue/4985 Reviewed-By: Christian Heimes <cheimes@redhat.com> | ||||
* | Add copy-schema-to-ca for RHEL6 to contrib/ | Martin Basti | 2017-03-14 | 1 | -0/+118 |
Fixed version that works on RHEL6. Adding it to contrib to avoid loosing it. https://pagure.io/freeipa/issue/6540 Reviewed-By: Stanislav Laznicka <slaznick@redhat.com> |