summaryrefslogtreecommitdiffstats
path: root/ipaserver/install
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use proper logging for error messagesMartin Basti2017-01-311-4/+6
* wait_for_entry: use only DN as parameterMartin Basti2017-01-312-5/+3
* Explicitly handle quoting/unquoting of NSSNickname directiveMartin Babinsky2017-01-252-4/+14
* Delegate directive value quoting/unquoting to separate functionsMartin Babinsky2017-01-251-27/+43
* installutils: improve directive value parsing in `get_directive`Martin Babinsky2017-01-251-2/+17
* Fix the installutils.set_directive docstringMartin Babinsky2017-01-251-5/+8
* py3: __add_acl: use standard ipaldap methodsMartin Basti2017-01-241-8/+5
* py3: cainstance: replace mkstemp with NamedTemporaryFileMartin Basti2017-01-241-24/+25
* py3: write CA/KRA config into file opened in text modeMartin Basti2017-01-242-2/+2
* py3: CA/KRA: config parser requires stringMartin Basti2017-01-242-2/+4
* py3: open temporary ldif file in text modeMartin Basti2017-01-241-2/+3
* py3: service.py: replace mkstemp by NamedTemporaryFileMartin Basti2017-01-241-3/+4
* py3: create_cert_db: write to file in a compatible wayMartin Basti2017-01-241-3/+3
* ipa-restore must stop tracking PKINIT cert in the preparation phaseFlorence Blanc-Renaud2017-01-201-1/+3
* Update warning message for ipa server uninstallAbhijeet Kasurde2017-01-181-1/+3
* cainstance: do not configure renewal guardJan Cholasta2017-01-162-39/+15
* dogtaginstance: track server certificate with our renew agentJan Cholasta2017-01-162-3/+3
* Remove duplicated step from DS installMartin Basti2017-01-121-2/+0
* Add sanity checks for use of --ca-subject and --subject-baseFraser Tweedale2017-01-111-0/+7
* Indicate that ca subject / subject base uses LDAP RDN orderFraser Tweedale2017-01-111-2/+6