summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not log error when removing a non-existing fileFlorence Blanc-Renaud2016-07-011-4/+11
* Fix migration from pre-lightweight CAs masterFraser Tweedale2016-07-011-1/+30
* Split CA replica installation steps for domain level 0Fraser Tweedale2016-07-011-1/+6
* webui: prevent infinite reload for users with krbbprincipal alias setPetr Vobornik2016-07-011-1/+5
* Fix minor typoYuri Chornoivan2016-07-011-1/+1
* Add --ca option to cert-revoke and cert-remove-holdFraser Tweedale2016-07-013-21/+40
* service: Added permissions for auth. indicators read/modifyStanislav Laznicka2016-06-302-4/+4
* host: Added permissions for auth. indicators read/modifyStanislav Laznicka2016-06-302-3/+4
* server: exclude Local commands from RPCJan Cholasta2016-06-303-10/+23
* client: add placeholders for required remote pluginsJan Cholasta2016-06-303-3/+78
* client: ignore override errors in command overridesJan Cholasta2016-06-3022-43/+43
* plugable: add option to ignore override errorsJan Cholasta2016-06-301-13/+19
* cert: fix CLI output of cert_remove_holdJan Cholasta2016-06-302-9/+13
* frontend: do not ignore client-side output paramsJan Cholasta2016-06-301-1/+12
* user: add object plugin for user_statusJan Cholasta2016-06-305-32/+50
* server: define missing virtual attributesJan Cholasta2016-06-3012-166/+147
* Check for CA subject name collision before attempting creationFraser Tweedale2016-06-301-0/+7
* Fix `Conflicts` with ipa-pythonPetr Spacek2016-06-301-2/+2
* cert-request: better error msg when 'add' not supportedFraser Tweedale2016-06-302-3/+28
* Fix ipa-server-certinstall with certs signed by 3rd-party CAFlorence Blanc-Renaud2016-06-301-3/+17
* Fix wrong imports in copy-schema-to-ca.pyStanislav Laznicka2016-06-301-3/+13
* Add button for server-del commandPavel Vomacka2016-06-303-1/+72
* Add support to change button css class on confirm dialogPavel Vomacka2016-06-301-0/+11
* Simplify the confirmation messagesPavel Vomacka2016-06-302-4/+4
* DNS: Reinitialize DNS resolver after changing resolv.confPetr Spacek2016-06-301-0/+6
* makeaci, makeapi, oddjob: use the default API contextJan Cholasta2016-06-303-4/+2
* xmlserver: initialize RPC server plugins only in server contextJan Cholasta2016-06-301-1/+1
* session: do not initialize session manager on importJan Cholasta2016-06-303-6/+19
* session: move the session module from ipalib to ipaserverJan Cholasta2016-06-306-7/+7
* Change paths of strings in auth indicators widget on service pagePavel Vomacka2016-06-301-3/+3
* Add authentication identificator to host pagePavel Vomacka2016-06-303-6/+26
* Add authentication indicators support to Host objectsNathaniel McCallum2016-06-303-6/+24
* cert.py split module docstring to multiple ugetext stringMartin Basti2016-06-301-37/+37
* Fix replica install with CAMartin Basti2016-06-302-11/+6
* Tests: Fix frontend testsLenka Doudova2016-06-301-3/+0
* Tests: Fix failing tests in ipatests/test_ipalib/test_frontend.pyLenka Doudova2016-06-301-11/+9
* Tests: Remove DNS configuration from trust testsLenka Doudova2016-06-301-40/+4
* replica install: don't allow install against a newer serverJan Cholasta2016-06-301-2/+26
* backup: use in-server API in ipa-backup and ipa-restoreJan Cholasta2016-06-302-2/+2
* schema: properly fix Flag arguments on the clientJan Cholasta2016-06-301-2/+2
* Add certificate widget to ID override user details page.Pavel Vomacka2016-06-291-1/+167
* Tests: Fix failing ipatests/test_ipalib/test_errors.pyLenka Doudova2016-06-291-4/+4
* Add button for dns_update_system_records commandPavel Vomacka2016-06-293-2/+50
* Do not allow installation in FIPS modeFlorence Blanc-Renaud2016-06-296-3/+39
* Add new custom command multivalued widgetPavel Vomacka2016-06-291-0/+292
* Updated certificates tablePavel Vomacka2016-06-291-0/+6
* Add new certificates widget to the service details pagePavel Vomacka2016-06-291-15/+38
* Add new certificates widget to the host details page. Also extends evaluator ...Pavel Vomacka2016-06-292-23/+79
* Add new certificates widget to the user details pagePavel Vomacka2016-06-291-2/+31
* Add certificate widgetPavel Vomacka2016-06-294-24/+311