summaryrefslogtreecommitdiffstats
path: root/ipaclient/remote_plugins/schema.py
Commit message (Expand)AuthorAgeFilesLines
* schema: Perform the check for schema update when force_schema_check is TrueDavid Kupka2016-07-011-1/+6
* ipalib: introduce Principal parameterMartin Babinsky2016-07-011-0/+2
* client: add support for pre-schema serversJan Cholasta2016-07-011-102/+18
* schema: properly fix Flag arguments on the clientJan Cholasta2016-06-301-2/+2
* schema: fix Flag arguments on the clientJan Cholasta2016-06-291-1/+1
* schema: Caching on schema on clientDavid Kupka2016-06-281-10/+220
* schema: support plugin versioningJan Cholasta2016-06-281-16/+25
* plugable: support plugin versioningJan Cholasta2016-06-281-0/+2
* schema: client-side code cleanupJan Cholasta2016-06-271-242/+190
* schema: fix param default value handlingJan Cholasta2016-06-271-3/+3
* schema: remove `no_cli` from command schemaJan Cholasta2016-06-201-2/+2
* schema: remove redundant informationJan Cholasta2016-06-201-9/+4
* schema: merge command args and optionsJan Cholasta2016-06-201-6/+5
* schema: remove output_paramsJan Cholasta2016-06-201-5/+95
* schema: add object class schemaJan Cholasta2016-06-201-10/+42
* schema: fix client-side dynamic defaultsJan Cholasta2016-06-151-3/+3
* batch, schema: use Dict instead of AnyJan Cholasta2016-06-151-1/+1
* schema: generate client-side commands on demandJan Cholasta2016-06-151-7/+28
* schema: fix typoJan Cholasta2016-06-091-1/+1
* schema: fix topic command outputJan Cholasta2016-06-091-0/+2
* ipaclient: implement thin clientJan Cholasta2016-06-031-0/+302