summaryrefslogtreecommitdiffstats
path: root/ipaclient
Commit message (Expand)AuthorAgeFilesLines
* Add install requirements to Python packagesChristian Heimes2016-11-161-0/+14
* Use api.env.nss_dir instead of paths.IPA_NSSDB_DIRChristian Heimes2016-11-143-8/+4
* install: migrate client install to the new class hierarchyJan Cholasta2016-11-112-1/+192
* install: introduce installer class hierarchyJan Cholasta2016-11-112-0/+221
* Added file permissions option to IPAChangeConf.newConf()Stanislav Laznicka2016-11-112-2/+5
* Fix to ipachangeconf docstringsStanislav Laznicka2016-11-111-18/+22
* client: use correct code for failed uninstallMartin Basti2016-11-111-2/+2
* client: use exceptions instead of return statesMartin Basti2016-11-111-81/+100
* client: move install cleanup from ipa-client-install to moduleMartin Basti2016-11-111-1/+15
* client: move clean CCACHE to moduleMartin Basti2016-11-111-0/+10
* client: move custom env variable into client moduleMartin Basti2016-11-111-2/+10
* client: extract checks from uninstall to uninstall_checkMartin Basti2016-11-111-2/+8
* client: extract checks from install to install_checkMartin Basti2016-11-111-20/+46
* client: move checks to client.install_checkMartin Basti2016-11-111-1/+20
* 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