summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Revert "Store GSSAPI session key in /var/run/ipa"Martin Babinsky2017-04-271-3/+3
* Store GSSAPI session key in /var/run/ipaMartin Basti2017-04-271-3/+3
* WebUI - Coverity: fix identical branches of if statementPavel Vomacka2017-04-251-5/+1
* WebUI - Coverity: fixed null pointer exceptionPavel Vomacka2017-04-251-1/+1
* WebUI: Coverity - add explicit window object to alert methodsPavel Vomacka2017-04-255-10/+10
* fix minor typos in ipa-adtrust-install.1realsobek2017-04-251-1/+1
* compat plugin: Update link to slapi-nis projectStanislav Laznicka2017-04-241-1/+1
* compat: ignore cn=topology,cn=ipa,cn=etc subtreeStanislav Laznicka2017-04-241-0/+5
* Move the compat plugin setup at the end of installStanislav Laznicka2017-04-244-96/+96
* compat-manage: behave the same for all usersStanislav Laznicka2017-04-241-1/+1
* Minor typo fixesAbhijeet Kasurde2017-04-121-5/+5
* Minor typo in details.jsAbhijeet Kasurde2017-04-121-1/+1
* Replace hard-coded kdcproxy path with WSGI scriptChristian Heimes2017-04-123-2/+8
* WebUI: cert login: Configure name of parameter used to pass usernameDavid Kupka2017-04-111-0/+1
* renew agent, restart scripts: connect to LDAP after kinitJan Cholasta2017-04-073-6/+12
* renew agent: revert to host keytab authenticationJan Cholasta2017-04-071-1/+7
* dsinstance: reconnect ldap2 after DS is restarted by certmongerJan Cholasta2017-04-071-1/+1
* Upgrade: add gidnumber to trusted domain entryFlorence Blanc-Renaud2017-04-071-0/+1
* Add --password-expiration to allow admin to force user password expirationGabe2017-03-311-2/+4
* ipa-ca-install man page: Add domain level 1 helpFlorence Blanc-Renaud2017-03-311-3/+10
* replica-prepare man: remove pkinit option refsStanislav Laznicka2017-03-301-12/+0
* Don't allow setting pkinit-related options on DL0Stanislav Laznicka2017-03-302-2/+2
* Use Custodia 0.3.1 featuresChristian Heimes2017-03-282-0/+7
* dogtag-ipa-ca-renew-agent-submit: fix the is_replicated() functionFlorence Blanc-Renaud2017-03-281-1/+1
* WebUI: Allow to add certs to certmapping with CERT LINES aroundPavel Vomacka2017-03-271-2/+11
* Set "KDC:Disable Last Success" by defaultMartin Basti2017-03-271-0/+1
* WebUI: Fix showing vault in selfservice viewPavel Vomacka2017-03-272-3/+6
* WebUI: suppress truncation warning in select widgetPavel Vomacka2017-03-271-1/+2
* WebUI: Add support for suppressing warningsPavel Vomacka2017-03-271-0/+7
* WebUI: Add support for login for AD usersPavel Vomacka2017-03-276-30/+107
* WebUI: add method for disabling item in user dropdown menuPavel Vomacka2017-03-272-6/+40
* WebUI: check principals in lowercasePavel Vomacka2017-03-271-1/+2
* Support 8192-bit RSA keys in default cert profileFraser Tweedale2017-03-221-1/+1
* man ipa-cacert-manage install needs clarificationFlorence Blanc-Renaud2017-03-221-0/+2
* Increase Apache HTTPD's default keep alive timeoutChristian Heimes2017-03-201-1/+6
* Add options to allow ticket cachingSimo Sorce2017-03-161-0/+2
* Fix Python 3 pylint errorsChristian Heimes2017-03-151-2/+2
* Remove allow_constrained_delegation from gssproxy.confPavel Vomacka2017-03-141-1/+0
* WebUI: Add support for management of user short name resolutionPavel Vomacka2017-03-142-0/+8
* Short name resolution: introduce the required schemaMartin Babinsky2017-03-142-0/+3
* Remove copy-schema-to-ca.py from master branchMartin Basti2017-03-142-127/+0
* WebUI: add link to login page which for login using certificatePavel Vomacka2017-03-143-4/+78
* Support certificate login after installation and upgradePavel Vomacka2017-03-142-2/+32
* TESTS WebUI: Vaults managementPavel Vomacka2017-03-141-1/+26
* WebUI: add vault managementPavel Vomacka2017-03-145-2/+910
* WebUI: allow to show rows with same pkey in tablesPavel Vomacka2017-03-147-30/+90
* WebUI: search facet's default actions might be overridenPavel Vomacka2017-03-141-5/+26
* Add possibility to hide only one tab in sidebarPavel Vomacka2017-03-141-0/+14
* Possibility to set list of table attributes which will be added to _del commandPavel Vomacka2017-03-141-1/+35
* Extend _show command after _find command in table facetsPavel Vomacka2017-03-141-2/+40