summaryrefslogtreecommitdiffstats
path: root/ipaclient/frontend.py
Commit message (Expand)AuthorAgeFilesLines
* frontent: Add summary class property to CommandOverrideDavid Kupka2016-08-171-0/+6
* frontend: Change doc, summary, topic and NO_CLI to class propertiesDavid Kupka2016-08-031-10/+22
* frontend: copy command arguments to output params on clientJan Cholasta2016-07-201-0/+4
* client: add support for pre-schema serversJan Cholasta2016-07-011-0/+106
* client: do not crash when overriding remote command as methodJan Cholasta2016-07-011-2/+8
* frontend: do not ignore client-side output paramsJan Cholasta2016-06-301-1/+12
* ipaclient: add client-side command override classJan Cholasta2016-06-031-0/+63