summaryrefslogtreecommitdiffstats
path: root/ipaclient/remote_plugins
Commit message (Expand)AuthorAgeFilesLines
* schema cache: Store and check info for pre-schema serversDavid Kupka2016-09-063-91/+128
* Corrected minor spell check in AD Trust information doc messagesAbhijeet Kasurde2016-08-223-3/+3
* schema cache: Fallback to 'en_us' when locale is not availableDavid Kupka2016-08-181-3/+9
* compat: Fix ping command callDavid Kupka2016-08-171-1/+1
* schema check: Check current client language against cached oneDavid Kupka2016-08-171-1/+8
* schema cache: Read schema instead of rewriting it when SchemaUpToDateDavid Kupka2016-08-171-22/+24
* schema cache: Store API schema cache in memoryDavid Kupka2016-08-171-23/+28
* schema cache: Read server info only onceDavid Kupka2016-08-171-10/+19
* Access data for help separatelyDavid Kupka2016-08-171-19/+18
* schema cache: Do not read fingerprint and format from cacheDavid Kupka2016-08-171-26/+5
* schema cache: Do not reset ServerInfo dirty flagDavid Kupka2016-08-171-1/+2
* parameters: move the `confirm` kwarg to ParamJan Cholasta2016-08-101-1/+1
* compat: Save server's API version in for pre-schema serversDavid Kupka2016-08-033-94/+97
* schema: Generate bits for help load them on requestDavid Kupka2016-08-031-12/+42
* schema: Introduce schema cache formatDavid Kupka2016-08-031-0/+10
* frontend: Change doc, summary, topic and NO_CLI to class propertiesDavid Kupka2016-08-031-6/+47
* schema: Speed up schema cacheDavid Kupka2016-08-031-124/+177
* compat: fix ping callJan Cholasta2016-07-281-1/+1
* 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-01194-103/+139578
* 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
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-1/+1
* ipaclient: implement thin clientJan Cholasta2016-06-032-0/+316