summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Additional option to add and del operations can be setPavel Vomacka2017-03-141-0/+22
* permissions: add permissions for read and mod of external group membersPetr Vobornik2017-03-132-0/+21
* Installation must publish CA cert in /usr/share/ipa/html/ca.crtFlorence Blanc-Renaud2017-03-131-0/+6
* ipaserver/dcerpc.py: use arcfour_encrypt from sambaAlexander Bokovoy2017-03-131-9/+1
* Don't allow standalone KRA uninstallsStanislav Laznicka2017-03-137-105/+12
* Add message about last KRA to WebUI Topology viewStanislav Laznicka2017-03-133-11/+22
* Add check to prevent removal of last KRAStanislav Laznicka2017-03-131-0/+13
* Travis CI: run tests in development modeJan Cholasta2017-03-131-0/+2
* backend plugins: fix crashes in development modeJan Cholasta2017-03-133-18/+20
* pylint: bump dependency to version >= 1.6Martin Basti2017-03-131-2/+2
* vault: cache the transport certificate on clientJan Cholasta2017-03-134-64/+170
* rpc: fix crash in verbose modeJan Cholasta2017-03-131-5/+6
* install: re-introduce option groupsJan Cholasta2017-03-1312-193/+254
* install CLI: remove magic option groupsJan Cholasta2017-03-131-11/+6
* client install: split off SSSD options into a separate classJan Cholasta2017-03-132-41/+55
* server install: remove duplicate knob definitionsJan Cholasta2017-03-131-24/+0
* install: add missing space in realm_name descriptionJan Cholasta2017-03-131-1/+1
* server install: remove duplicate -w optionJan Cholasta2017-03-131-0/+4
* certmap: load certificate from file in certmap-match CLIJan Cholasta2017-03-131-0/+49
* installer: update time estimatesTomas Krizek2017-03-107-11/+17
* Bump required version of gssproxy to 0.7.0David Kupka2017-03-101-2/+1
* pylint_plugins: add forbidden import checkerJan Cholasta2017-03-1016-11/+135
* webui: do not warn about CAs if there is only one masterPetr Vobornik2017-03-101-0/+4
* Store session cookie in a ccache optionSimo Sorce2017-03-103-22/+239
* Add support for searching policies in cn=accountsSimo Sorce2017-03-103-6/+17
* Add code to retrieve results from multiple basesSimo Sorce2017-03-102-0/+113
* ipapython: fix DEFAULT_PLUGINS in version.pyJan Cholasta2017-03-092-2/+9
* backup: backup anonymous keytabMartin Basti2017-03-091-0/+1
* server install: require IPv6 stack to be enabledTomas Krizek2017-03-095-0/+22
* add whoami commandAlexander Bokovoy2017-03-094-2/+150
* ipa-managed-entries: only permit running the command on IPA masterMartin Babinsky2017-03-091-0/+3
* ipa-managed-entries: use server-mode APIMartin Babinsky2017-03-091-1/+5
* Don't use weak ciphers for client HTTPS connectionsStanislav Laznicka2017-03-092-1/+8
* WebUI: Add cermapmatch modulePavel Vomacka2017-03-085-1/+406
* WebUI: Add Adapter for certmap_match result tablePavel Vomacka2017-03-081-0/+79
* 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
* config: re-add `init_config` and `config`Jan Cholasta2017-03-081-0/+149
* Chain CSR generator file loadersChristian Heimes2017-03-081-17/+44
* Move csrgen templates into ipaclient packageChristian Heimes2017-03-0819-52/+30
* Allow login to WebUI using Kerberos aliases/enterprise principalsMartin Babinsky2017-03-082-49/+16
* dns: fix `dnsrecord_add` interactive modeJan Cholasta2017-03-082-1/+7
* tests: use --setup-kra in testsMartin Basti2017-03-081-7/+2
* KRA: add --setup-kra to ipa-server-installMartin Basti2017-03-085-7/+21
* 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
* IdM Server: list all Employees with matching Smart CardFlorence Blanc-Renaud2017-03-083-1/+179
* Add support for custom table pagination sizePavel Vomacka2017-03-086-6/+77
* Make singleton from config modulePavel Vomacka2017-03-081-6/+45