summaryrefslogtreecommitdiffstats
path: root/ipaserver/install
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ipa-server-upgradeStanislav Laznicka2017-02-231-1/+2
* Use newer Certificate.serial_number in krainstance.pyStanislav Laznicka2017-02-231-1/+1
* use the methods of the parent class to retrieve CIFS kerberos keysMartin Babinsky2017-02-221-19/+11
* httpinstance: re-use parent's methods to retrieve anonymous keytabMartin Babinsky2017-02-221-1/+4
* Make request_service_keytab into a public methodMartin Babinsky2017-02-223-5/+5
* allow for more flexibility when requesting service keytabMartin Babinsky2017-02-221-15/+26
* scripts, tests: explicitly set confdir in the rest of server codeJan Cholasta2017-02-225-5/+6
* FIPS: perform replica installation checkTomas Krizek2017-02-211-0/+22
* replicainstall: add context manager for rpc clientTomas Krizek2017-02-211-11/+22
* check_remote_version: update exception and docstringTomas Krizek2017-02-211-1/+8
* Minor typo fix in DNS install pluginAbhijeet Kasurde2017-02-211-2/+2
* server upgrade: uninstall ipa_memcached properlyJan Cholasta2017-02-201-4/+2
* server upgrade: always upgrade KRA agent PEM fileJan Cholasta2017-02-201-3/+4
* server upgrade: fix upgrade from pre-4.0Jan Cholasta2017-02-201-1/+1
* server upgrade: fix upgrade in CA-lessJan Cholasta2017-02-202-1/+6
* Do not configure PKI ajp redirection to use "::1"Florence Blanc-Renaud2017-02-171-4/+0
* Move AD trust installation code to a separate moduleMartin Babinsky2017-02-171-0/+382
* Update warning message for replica installAbhijeet Kasurde2017-02-171-1/+5
* custodiainstance: don't use IPA-specific CertDBStanislav Laznicka2017-02-171-13/+8
* Add password to certutil calls in NSSDatabaseStanislav Laznicka2017-02-173-4/+31
* pkinit: make sure to have proper dictionary for Kerberos instance on upgradeAlexander Bokovoy2017-02-161-0/+12
* Add FIPS-token password of HTTPD NSS databaseStanislav Laznicka2017-02-151-7/+12
* Fix uninstall stopping ipa.serviceSimo Sorce2017-02-151-2/+6
* Rationalize creation of RA and HTTPD NSS databasesSimo Sorce2017-02-154-37/+51
* Add a new user to run the framework codeSimo Sorce2017-02-157-12/+26
* Always use /etc/ipa/ca.crt as CA cert fileSimo Sorce2017-02-153-11/+7
* Simplify NSSDatabase password file handlingSimo Sorce2017-02-155-30/+21
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-1517-143/+183
* Configure HTTPD to work via Gss-ProxySimo Sorce2017-02-155-12/+29
* Use Anonymous user to obtain FAST armor ccacheSimo Sorce2017-02-154-9/+26
* Generate tmpfiles config at install timeSimo Sorce2017-02-153-0/+13
* Change session handlingSimo Sorce2017-02-157-39/+22
* Backup /root/kracert.p12Christian Heimes2017-02-141-0/+1
* Remove is_fips_enabled checks in installers and ipactlStanislav Laznicka2017-02-132-10/+7
* cryptography has deprecated serial in favor of serial_numberChristian Heimes2017-02-101-2/+2
* py3: change_admin_password: use textual modeMartin Basti2017-02-101-16/+8
* py3: create DNS zonefile: use textual modeMartin Basti2017-02-101-4/+7
* py3: upgradeinstance: use bytes literals with LDIF operationsMartin Basti2017-02-101-3/+3
* py3: upgradeinstance: decode data before storing them as backup...Martin Basti2017-02-101-6/+8
* py3: upgradeinstance: open dse.ldif in textual modeMartin Basti2017-02-101-7/+7
* bindinstance: fix named.conf parsing regexsTomas Krizek2017-02-101-7/+6
* PEP8: fix line length for regexs in bindinstanceTomas Krizek2017-02-101-3/+6
* named.conf template: update API for bind 9.11Tomas Krizek2017-02-091-0/+1
* Remove obsolete serial_autoincrement from named.conf parsingTomas Krizek2017-02-091-52/+4
* certdb: remove unused valid_months propertyTomas Krizek2017-02-091-1/+0
* certdb: remove unused keysize propertyTomas Krizek2017-02-091-1/+0
* replica install: relax domain level check for promotionFraser Tweedale2017-02-091-26/+30
* py3: ldapupdate: fix logging str(bytes) issueMartin Basti2017-02-081-3/+5
* replica install: do not log host OTPJan Cholasta2017-02-071-1/+3
* ipa-kra-install must create directory if it does not existFlorence Blanc-Renaud2017-02-021-0/+4