summaryrefslogtreecommitdiffstats
path: root/ipaclient
Commit message (Expand)AuthorAgeFilesLines
...
* schema cache: Store and check info for pre-schema serversDavid Kupka2016-09-063-91/+128
* 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
* Track lightweight CAs on replica installationFraser Tweedale2016-09-061-44/+9
* Fix ipa-certupdate for CA-less installationFlorence Blanc-Renaud2016-09-061-3/+4
* 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
* 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
* client: Do not create instance just to check isinstanceDavid Kupka2016-08-173-12/+11
* 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
* frontent: Add summary class property to CommandOverrideDavid Kupka2016-08-171-0/+6
* 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
* client: add missing output params to client-side commandsJan Cholasta2016-08-102-0/+30
* parameters: move the `confirm` kwarg to ParamJan Cholasta2016-08-101-1/+1
* Fix ipa hbactest outputFlorence Blanc-Renaud2016-08-041-1/+3
* vault: add missing salt option to vault_modJan Cholasta2016-08-041-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-035-36/+104
* schema: Speed up schema cacheDavid Kupka2016-08-031-124/+177
* vault: Catch correct exception in decryptDavid Kupka2016-08-031-1/+1
* compat: fix ping callJan Cholasta2016-07-281-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
* frontend: copy command arguments to output params on clientJan Cholasta2016-07-201-0/+4
* 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
* 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-01196-103/+139688
* client: do not crash when overriding remote command as methodJan Cholasta2016-07-011-2/+8
* 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
* frontend: do not ignore client-side output paramsJan Cholasta2016-06-301-1/+12
* 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
* ipa-certupdate: track lightweight CA certificatesFraser Tweedale2016-06-291-4/+48
* schema: Caching on schema on clientDavid Kupka2016-06-281-10/+220
* schema: support plugin versioningJan Cholasta2016-06-281-16/+25