summaryrefslogtreecommitdiffstats
path: root/ipaclient
Commit message (Expand)AuthorAgeFilesLines
...
* client: make statestore and fstore consistent with serverMartin Basti2016-11-111-15/+18
* Separate function to purge IPA host principals from keytabMartin Babinsky2016-11-111-24/+31
* Replaced EMPTY_LINE constant with a function callStanislav Laznicka2016-11-112-28/+26
* client: Making the configure functions more readableStanislav Laznicka2016-11-111-301/+84
* IPAChangeConf: use constant for empty lineMartin Basti2016-11-112-84/+26
* client: import IPAChangeConf directly instead the moduleMartin Basti2016-11-111-8/+8
* client: remove extra return from hardcode_ldap_serverMartin Basti2016-11-111-2/+0
* client: install function: return constant not hardcoded numberMartin Basti2016-11-111-1/+1
* client: remove unneded return from configure_ipa_confMartin Basti2016-11-111-2/+0
* client: remove unneded return configure_krb5_confMartin Basti2016-11-111-25/+20
* ipa-client-install: move client install to moduleMartin Basti2016-11-113-0/+3480
* 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