summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* WebUI: Possibility to choose object when API call returns list of objectsPavel Vomacka2017-03-081-0/+13
* WebUI: Add possibility to turn of autoload when details.load is calledPavel Vomacka2017-03-082-1/+10
* Move csrgen templates into ipaclient packageChristian Heimes2017-03-0814-247/+0
* KRA: add --setup-kra to ipa-server-installMartin Basti2017-03-082-0/+11
* WebUI: don't change casing of Auth Indicators valuesPavel Vomacka2017-03-082-4/+4
* WebUI: Allow disabling lowering text in custom_checkbox_widgetPavel Vomacka2017-03-082-1/+6
* webui: fixes normalization of value in attributes widgetPetr Vobornik2017-03-081-1/+1
* Add support for custom table pagination sizePavel Vomacka2017-03-085-6/+73
* Make singleton from config modulePavel Vomacka2017-03-081-6/+45
* Add javascript integer validatorPavel Vomacka2017-03-081-0/+34
* man: add missing --setup-adtrust option to manpageMartin Basti2017-03-082-0/+6
* WebUI: Add certmap modulePavel Vomacka2017-03-085-1/+421
* WebUI: Add Custom command multivalued adder dialogPavel Vomacka2017-03-081-0/+34
* WebUI: Create non editable row widget for mutlivalued widgetPavel Vomacka2017-03-084-13/+25
* WebUI: Add possibility to set field always writablePavel Vomacka2017-03-082-26/+52
* WebUI: Change structure of Identity submenuPavel Vomacka2017-03-074-7/+43
* WebUI: add sizelimit:0 to cert-findPavel Vomacka2017-03-074-0/+4
* Add SHA256 fingerprints for certsTomas Krizek2017-03-071-1/+5
* man: update ipa-cacert-manageTomas Krizek2017-03-021-1/+4
* Support for Certificate Identity MappingFlorence Blanc-Renaud2017-03-024-0/+39
* Update server/replica installer man pagesMartin Babinsky2017-03-012-0/+108
* Fix erroneous short name options in ipa-adtrust-install man pageMartin Babinsky2017-03-011-2/+2
* print the installation info only in standalone modeMartin Babinsky2017-03-011-1/+1
* Limit sessions to 30 minutes by defaultSimo Sorce2017-03-011-0/+1
* Define template version in certmap.confFlorence Blanc-Renaud2017-03-011-0/+4
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-012-15/+25
* Workaround for certmonger's "Subject" representationsStanislav Laznicka2017-03-011-1/+11
* Move RA agent certificate file export to a different locationStanislav Laznicka2017-03-011-2/+2
* csrgen: Support encrypted private keysBen Lipton2017-02-281-4/+5
* Remove md5_fingerprints from IPAStanislav Laznicka2017-02-235-12/+0
* added help about default value for --external-ca-type optionThorsten Scherf2017-02-231-1/+1
* Remove non-sensical kdestroy on https stopSimo Sorce2017-02-221-1/+1
* scripts, tests: explicitly set confdir in the rest of server codeJan Cholasta2017-02-223-3/+11
* server upgrade: fix upgrade from pre-4.0Jan Cholasta2017-02-202-1/+2
* WebUI: fix incorrect behavior of ESC button on comboboxPavel Vomacka2017-02-171-3/+8
* WebUI: add default on_cancel function in adder_dialogPavel Vomacka2017-02-171-0/+2
* Move AD trust installation code to a separate moduleMartin Babinsky2017-02-171-342/+7
* Add password to certutil calls in NSSDatabaseStanislav Laznicka2017-02-171-8/+1
* Deduplicate session cookies in headersSimo Sorce2017-02-171-0/+5
* Update man page of ipa-server-installAbhijeet Kasurde2017-02-171-2/+5
* 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