summaryrefslogtreecommitdiffstats
path: root/ipaclient/plugins/rpcclient.py
Commit message (Collapse)AuthorAgeFilesLines
* ipalib: move client-side plugins to ipaclientJan Cholasta2016-06-031-0/+53
Move the rpcclient backend and commands which are executed on the client to ipaclient.plugins. https://fedorahosted.org/freeipa/ticket/4739 Reviewed-By: David Kupka <dkupka@redhat.com>