summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Add a new user to run the framework codeSimo Sorce2017-02-157-8/+17
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-154-6/+9
* Configure HTTPD to work via Gss-ProxySimo Sorce2017-02-155-3/+11
* Use Anonymous user to obtain FAST armor ccacheSimo Sorce2017-02-153-0/+17
* Generate tmpfiles config at install timeSimo Sorce2017-02-153-1/+4
* Change session handlingSimo Sorce2017-02-154-14/+13
* Remove is_fips_enabled checks in installers and ipactlStanislav Laznicka2017-02-131-3/+0
* named.conf template: update API for bind 9.11Tomas Krizek2017-02-091-9/+7
* Replace exit() calls with exceptionsMartin Babinsky2017-02-091-13/+17
* Remove unused variables in exception handlingMartin Babinsky2017-02-091-2/+2
* ipa-adtrust-install: format the code for PEP-8 complianceMartin Babinsky2017-02-091-81/+144
* csrgen: Use data_sources option to define which fields are renderedBen Lipton2017-01-3112-64/+48
* csrgen: Add a CSR generation profile for user certificatesBen Lipton2017-01-314-0/+41
* csrgen: Add CSR generation profile for caIPAserviceCertBen Lipton2017-01-316-0/+73
* csrgen: Add code to generate scripts that generate CSRsBen Lipton2017-01-316-0/+148
* ipa-ca-install: do not fail without --subject-base and --ca-subjectJan Cholasta2017-01-311-3/+4
* Remove deprecated ipa-upgradeconfig commandAbhijeet Kasurde2017-01-244-70/+0
* Coverity: removed useless semicolon which ends statement earlierPavel Vomacka2017-01-181-2/+2
* Coverity: Fix possibility of access to attribute of undefinedPavel Vomacka2017-01-181-1/+1
* renew agent: handle non-replicated certificatesJan Cholasta2017-01-161-9/+16
* Add sanity checks for use of --ca-subject and --subject-baseFraser Tweedale2017-01-111-0/+5
* Indicate that ca subject / subject base uses LDAP RDN orderFraser Tweedale2017-01-113-6/+8
* Allow full customisability of IPA CA subject DNFraser Tweedale2017-01-113-1/+26
* dsinstance: extract function for writing certmap.confFraser Tweedale2017-01-111-1/+1
* ipa-ca-install: add missing --subject-base optionFraser Tweedale2017-01-111-4/+8
* installer: rename --subject to --subject-baseFraser Tweedale2017-01-112-4/+4
* Change activity text while loading metadataPavel Vomacka2017-01-053-0/+9
* Refactoring of rpc modulePavel Vomacka2017-01-056-73/+152
* WebUI: update Patternfly and BootstrapPavel Vomacka2017-01-054-8/+11
* Clarify meaning of --domain and --realm in installersStanislav Laznicka2017-01-053-58/+48
* Enumerate available options in IPA installerAbhijeet Kasurde2017-01-031-3/+6
* Remove "Request Certificate with SubjectAltName" permissionFraser Tweedale2016-12-211-15/+0
* password policy: Add explicit default password policy for hosts and servicesDavid Kupka2016-12-142-0/+134
* WebUI: Hide incorrectly shown buttons on hosts tab in ID ViewsPavel Vomacka2016-12-121-0/+1
* adtrust: remove FILE: prefix from 'dedicated keytab file' in smb.confAlexander Bokovoy2016-12-121-1/+1
* ipactl: pass api as argument to servicesMartin Basti2016-12-121-7/+7
* Configure Anonymous PKINIT on server installSimo Sorce2016-12-123-1/+111
* Revert "upgrade: add replica bind DN group check interval to CA topology config"Martin Babinsky2016-12-091-1/+0
* ipautil: check for open ports on all resolved IPsTomas Krizek2016-12-071-2/+3
* replica-conncheck: improve message loggingTomas Krizek2016-12-061-47/+51
* ipa-replica-conncheck: fix race conditionTomas Krizek2016-12-061-6/+11
* Set explicit confdir option for global contextsChristian Heimes2016-12-0218-27/+47
* ipa-replica-conncheck: do not close listening ports until requiredTomas Krizek2016-12-011-38/+113
* upgrade: add replica bind DN group check interval to CA topology configMartin Babinsky2016-11-291-0/+1
* Build: properly integrate loader.js into build systemPetr Spacek2016-11-291-0/+9
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-292-3/+3
* constants: remove CACERTJan Cholasta2016-11-292-12/+11
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-291-1/+2
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-294-6/+9
* ipautil: move is_fips_enabled() to ipaplatform.tasksJan Cholasta2016-11-291-3/+2