summaryrefslogtreecommitdiffstats
path: root/ipaclient
Commit message (Expand)AuthorAgeFilesLines
* Support certificate login after installation and upgradePavel Vomacka2017-03-141-0/+20
* csrgen: hide cert-get-requestdata in CLIJan Cholasta2017-03-141-0/+2
* cert: include certificate chain in cert command outputJan Cholasta2017-03-141-1/+4
* cert: add output file option to cert-requestJan Cholasta2017-03-141-14/+52
* vault: cache the transport certificate on clientJan Cholasta2017-03-133-64/+156
* install: re-introduce option groupsJan Cholasta2017-03-133-16/+16
* client install: split off SSSD options into a separate classJan Cholasta2017-03-132-41/+55
* certmap: load certificate from file in certmap-match CLIJan Cholasta2017-03-131-0/+49
* pylint_plugins: add forbidden import checkerJan Cholasta2017-03-102-3/+5
* Chain CSR generator file loadersChristian Heimes2017-03-081-17/+44
* Move csrgen templates into ipaclient packageChristian Heimes2017-03-0814-7/+235
* dns: fix `dnsrecord_add` interactive modeJan Cholasta2017-03-081-0/+6
* Vault: port key wrapping to python-cryptographyChristian Heimes2017-03-022-90/+92
* Drop in-memory copy of schema zip fileChristian Heimes2017-03-011-31/+18
* Speed up client schema cacheChristian Heimes2017-03-011-10/+10
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-011-1/+0
* Remove NSSConnection from otptoken pluginStanislav Laznicka2017-03-011-7/+6
* csrgen: Support encrypted private keysBen Lipton2017-02-281-0/+10
* csrgen: Allow overriding the CSR generation profileBen Lipton2017-02-281-1/+12
* csrgen: Automate full cert request flowBen Lipton2017-02-282-2/+79
* compat: fix `Any` params in `batch` and `dnsrecord`Jan Cholasta2017-02-238-8/+8
* Fix error in ca_cert_files validatorStanislav Laznicka2017-02-211-0/+4
* client install: create /etc/ipa/nssdb with correct modeJan Cholasta2017-02-201-1/+1
* Add password to certutil calls in NSSDatabaseStanislav Laznicka2017-02-171-14/+3
* DNS: dns-update-system-record can create nsupdate fileMartin Basti2017-02-151-6/+66
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-151-0/+1
* Remove is_fips_enabled checks in installers and ipactlStanislav Laznicka2017-02-131-5/+0
* tests: Add tests for CSR autogenerationBen Lipton2017-01-312-28/+58
* csrgen: Use data_sources option to define which fields are renderedBen Lipton2017-01-311-13/+27
* csrgen: Add code to generate scripts that generate CSRsBen Lipton2017-01-313-0/+434
* py3: decode bytes for json.loads()Martin Basti2017-01-241-1/+1
* client install: correctly report all failuresJan Cholasta2017-01-201-12/+13
* disable hostname canonicalization by Kerberos libraryMartin Babinsky2017-01-111-0/+1
* ipaclient: schema cache: Handle malformed server info data gracefullyDavid Kupka2017-01-091-2/+8
* ipa_generate_password algorithm changePetr Spacek2017-01-061-1/+1
* schema_cache: Make handling of string compatible with python3David Kupka2017-01-051-9/+13
* client, platform: Use paths.SSH* instead of get_config_dir().Timo Aaltonen2017-01-051-27/+16
* Silence pylint import errors of ipaserver in ipalib and ipaclientChristian Heimes2017-01-051-1/+1
* ipaclient.plugins: Use api_version from internally called commandsDavid Kupka2016-12-143-0/+24
* Configure Anonymous PKINIT on server installSimo Sorce2016-12-121-1/+1
* Add options to write lightweight CA cert or chain to fileFraser Tweedale2016-12-121-0/+53
* server install: fix external CA installJan Cholasta2016-12-081-0/+3
* Make `env` and `plugins` commands local againMartin Babinsky2016-12-021-3/+4
* Set explicit confdir option for global contextsChristian Heimes2016-12-022-1/+2
* Wheel bundles fixesChristian Heimes2016-11-301-1/+1
* Adjustments for setup requirementsChristian Heimes2016-11-301-4/+3
* ipaclient: remove hard dependency on ipaplatformJan Cholasta2016-11-292-4/+13
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-295-6/+2
* ipalib: remove hard dependency on ipapythonJan Cholasta2016-11-291-0/+1
* constants: remove CACERTJan Cholasta2016-11-291-27/+29