summaryrefslogtreecommitdiffstats
path: root/ipaclient
Commit message (Expand)AuthorAgeFilesLines
* Build: Makefiles for Python packagesPetr Spacek2016-11-091-0/+1
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-072-9/+9
* ipaldap: merge gssapi_bind to LDAPClientTomas Krizek2016-11-071-1/+1
* ipaldap: merge simple_bind into LDAPClientTomas Krizek2016-11-071-1/+1
* Add __name__ == __main__ guards to setup.pysChristian Heimes2016-10-251-20/+20
* pylint: enable the import-error checkJan Cholasta2016-10-241-0/+2
* Port all setup.py to setuptoolsChristian Heimes2016-10-203-80/+50
* Move ipa.1 man fileChristian Heimes2016-10-171-1/+0
* Pylint: fix the rest of unused local variablesMartin Basti2016-10-111-2/+0
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-062-14/+2
* Pylint: enable check for unused-variablesMartin Basti2016-09-273-0/+6
* Remove unused variables in the codeMartin Basti2016-09-274-11/+5
* Prompt for forwarder in dnsforwardzone-addTomas Krizek2016-09-261-0/+5
* pylint: fix old-style-classJan Barta2016-09-221-1/+1
* Fix regression introduced in ipa-certupdateFlorence Blanc-Renaud2016-09-091-1/+4
* 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