summaryrefslogtreecommitdiffstats
path: root/ipaclient/plugins
Commit message (Expand)AuthorAgeFilesLines
* vault: piped input for ipa vault-add failsFlorence Blanc-Renaud2017-04-281-29/+8
* csrgen: Modify cert_get_requestdata to return a CertificationRequestInfoBen Lipton2017-04-032-60/+50
* csrgen: Change to pure openssl config format (no script)Ben Lipton2017-04-031-2/+1
* csrgen: Remove helper abstractionBen Lipton2017-04-031-1/+1
* Simplify KRA transport cert cacheChristian Heimes2017-03-281-48/+55
* csrgen: hide cert-get-requestdata in CLIJan Cholasta2017-03-141-0/+2
* cert: include certificate chain in cert command outputJan Cholasta2017-03-141-1/+4
* cert: add output file option to cert-requestJan Cholasta2017-03-141-14/+52
* vault: cache the transport certificate on clientJan Cholasta2017-03-131-52/+153
* certmap: load certificate from file in certmap-match CLIJan Cholasta2017-03-131-0/+49
* dns: fix `dnsrecord_add` interactive modeJan Cholasta2017-03-081-0/+6
* Vault: port key wrapping to python-cryptographyChristian Heimes2017-03-021-89/+92
* Remove NSSConnection from otptoken pluginStanislav Laznicka2017-03-011-7/+6
* csrgen: Support encrypted private keysBen Lipton2017-02-281-0/+10
* csrgen: Allow overriding the CSR generation profileBen Lipton2017-02-281-1/+12
* csrgen: Automate full cert request flowBen Lipton2017-02-282-2/+79
* DNS: dns-update-system-record can create nsupdate fileMartin Basti2017-02-151-6/+66
* tests: Add tests for CSR autogenerationBen Lipton2017-01-311-1/+2
* csrgen: Add code to generate scripts that generate CSRsBen Lipton2017-01-311-0/+114
* py3: decode bytes for json.loads()Martin Basti2017-01-241-1/+1
* ipaclient.plugins: Use api_version from internally called commandsDavid Kupka2016-12-143-0/+24
* Add options to write lightweight CA cert or chain to fileFraser Tweedale2016-12-121-0/+53
* Make `env` and `plugins` commands local againMartin Babinsky2016-12-021-3/+4
* Use api.env.nss_dir instead of paths.IPA_NSSDB_DIRChristian Heimes2016-11-142-7/+3
* Pylint: fix the rest of unused local variablesMartin Basti2016-10-111-2/+0
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Remove unused variables in the codeMartin Basti2016-09-273-10/+4
* Prompt for forwarder in dnsforwardzone-addTomas Krizek2016-09-261-0/+5
* dns: fix crash in interactive mode against old serversJan Cholasta2016-09-061-1/+61
* dns: prompt for missing record parts in CLIJan Cholasta2016-09-061-14/+16
* dns: normalize record type read interactively in dnsrecord_addJan Cholasta2016-09-061-0/+2
* Handled empty hostname in server-del commandAbhijeet Kasurde2016-08-241-2/+6
* migrate-ds: Mention --enable-migration in error message about migration modePetr Spacek2016-08-221-1/+2
* client: Do not create instance just to check isinstanceDavid Kupka2016-08-173-12/+11
* client: add missing output params to client-side commandsJan Cholasta2016-08-102-0/+30
* Fix ipa hbactest outputFlorence Blanc-Renaud2016-08-041-1/+3
* vault: add missing salt option to vault_modJan Cholasta2016-08-041-1/+1
* frontend: Change doc, summary, topic and NO_CLI to class propertiesDavid Kupka2016-08-033-20/+35
* vault: Catch correct exception in decryptDavid Kupka2016-08-031-1/+1
* client: fix hiding of commands which lack server supportJan Cholasta2016-07-283-6/+12
* Revert "Enable vault-* commands on client"Jan Cholasta2016-07-281-0/+16
* vault-add: set the default vault type on the client side if none was givenMartin Babinsky2016-07-131-0/+5
* Removed unused method parameter from migrate-dsStanislav Laznicka2016-07-131-1/+1
* Enable vault-* commands on clientMartin Basti2016-07-121-16/+0
* client: add placeholders for required remote pluginsJan Cholasta2016-06-303-3/+78
* client: ignore override errors in command overridesJan Cholasta2016-06-3022-43/+43
* cert: fix CLI output of cert_remove_holdJan Cholasta2016-06-301-1/+13
* dns: fix dns_update_system_records to work with thin clientJan Cholasta2016-06-211-2/+2
* cert: allow search by certificateJan Cholasta2016-06-211-0/+23
* cert: add object pluginJan Cholasta2016-06-211-3/+3