summaryrefslogtreecommitdiffstats
path: root/ipaclient/ipa_certupdate.py
Commit message (Expand)AuthorAgeFilesLines
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-291-190/+0
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-2/+2
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-1/+2
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-291-2/+2
* Python3 pylint fixesChristian Heimes2016-11-251-0/+2
* Use api.env.nss_dir instead of paths.IPA_NSSDB_DIRChristian Heimes2016-11-141-1/+1
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-071-1/+2
* ipaldap: merge gssapi_bind to LDAPClientTomas Krizek2016-11-071-1/+1
* pylint: enable the import-error checkJan Cholasta2016-10-241-0/+2
* Remove unused variables in the codeMartin Basti2016-09-271-1/+1
* Fix regression introduced in ipa-certupdateFlorence Blanc-Renaud2016-09-091-1/+4
* Track lightweight CAs on replica installationFraser Tweedale2016-09-061-44/+9
* Fix ipa-certupdate for CA-less installationFlorence Blanc-Renaud2016-09-061-3/+4
* ipa-certupdate: track lightweight CA certificatesFraser Tweedale2016-06-291-4/+48
* client: stop using /etc/pki/nssdbJan Cholasta2016-02-241-12/+0
* Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts)Petr Viktorin2016-01-271-0/+183