summaryrefslogtreecommitdiffstats
path: root/ipaclient/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* schema: remove output_paramsJan Cholasta2016-06-201-0/+35
* permission: handle ipapermright deprecated CLI alias on the clientJan Cholasta2016-06-201-0/+31
* passwd: handle sort order of passwd argument on the clientJan Cholasta2016-06-201-0/+17
* misc: skip `count` and `total` output in env.output_for_cliJan Cholasta2016-06-201-0/+3
* dns: do not rely on custom param fields in record attributesJan Cholasta2016-06-201-3/+4
* frontend: don't copy command arguments to output paramsJan Cholasta2016-06-201-0/+1
* server-del: perform full master removal in managed topologyMartin Babinsky2016-06-171-0/+17
* DNS Locations: command dns-update-system-recordsMartin Basti2016-06-171-1/+28
* Added missing translation to automount.py methodAbhijeet Kasurde2016-06-161-12/+12
* misc: fix empty CLI output of `env` and `plugins` commandsJan Cholasta2016-06-151-0/+24
* otptoken: support Python 3 for the qr codeAlexander Bokovoy2016-06-091-1/+1
* DNS Location: location-show: return list of servers in locationMartin Basti2016-06-031-0/+35
* Fix minor typoYuri Chornoivan2016-06-031-1/+1
* ipaclient: implement thin clientJan Cholasta2016-06-031-0/+19
* ipalib: move File command arguments to ipaclientJan Cholasta2016-06-033-0/+36
* ipalib: split off client-side plugin code into ipaclientJan Cholasta2016-06-0317-0/+1197
* help, makeapi: specify module topic by nameJan Cholasta2016-06-031-1/+1
* ipalib: move client-side plugins to ipaclientJan Cholasta2016-06-035-0/+1478
* ipaclient: introduce ipaclient.pluginsJan Cholasta2016-06-031-0/+7