summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add widget for showing multiple certificatesPavel Vomacka2016-06-294-64/+111
* Remove old useless actions - get and viewPavel Vomacka2016-06-291-68/+0
* Changed the way how to handle remove hold and revoke actionsPavel Vomacka2016-06-291-17/+40
* Refactored certificate view and remove hold dialogPavel Vomacka2016-06-295-112/+192
* Add Object adapterPavel Vomacka2016-06-291-0/+40
* Add ability to turn off activity iconPavel Vomacka2016-06-291-4/+42
* Add working widgetPavel Vomacka2016-06-292-0/+77
* Extends functionality of DropdownWidgetPavel Vomacka2016-06-291-0/+36
* Add support for custom menu in multivalued widgetPavel Vomacka2016-06-291-16/+66
* test: cert: Reflect change in behavior in testsDavid Kupka2016-06-291-2/+3
* DNS: Remove unnecessary DNS check from installerPetr Spacek2016-06-291-9/+1
* Use NSS for name->resolution in IPA installerPetr Spacek2016-06-293-6/+43
* client-install: do not fail if DNS times out during DNS update generationPetr Spacek2016-06-291-0/+4
* test: automember: Fix expected exception messageDavid Kupka2016-06-291-2/+2
* The LDAP*ReverseMember shouldn't imply --all is always specifiedStanislav Laznicka2016-06-293-11/+2
* Revert "Removed dead code from LDAP{Remove,Add}ReverseMember"Stanislav Laznicka2016-06-291-0/+16
* schema: fix Flag arguments on the clientJan Cholasta2016-06-291-1/+1
* cert-find: fix 'issuer' optionFraser Tweedale2016-06-291-0/+2
* ipa-certupdate: track lightweight CA certificatesFraser Tweedale2016-06-292-9/+82
* Update lightweight CA serial after renewalFraser Tweedale2016-06-292-18/+72
* Skip CS.cfg update if cert nickname not knownFraser Tweedale2016-06-293-8/+9
* ipaldap: turn LDAP filter utility functions into class methodsFraser Tweedale2016-06-291-16/+19
* Set default OCSP URI on install and upgradeFraser Tweedale2016-06-283-3/+30
* CA replica promotion: add proper CA DNS recordsMartin Basti2016-06-283-6/+13
* DNS Locations: cleanup of bininstanceMartin Basti2016-06-287-84/+30
* schema: Caching on schema on clientDavid Kupka2016-06-282-10/+223
* env: Add 'server' variable to api.envDavid Kupka2016-06-282-0/+10
* DNS: Fix tests for realm domains integration with DNS zone addPetr Spacek2016-06-281-5/+5
* client: Share validator and domain name normalization with server installPetr Spacek2016-06-281-1/+9
* frontend: forward command calls using full nameJan Cholasta2016-06-281-1/+6
* schema: support plugin versioningJan Cholasta2016-06-284-77/+127
* plugable: support plugin versioningJan Cholasta2016-06-2811-448/+1056
* plugable: use plugin class as the key in API namespacesJan Cholasta2016-06-284-69/+83
* misc: generate `plugins` result directly in the commandJan Cholasta2016-06-282-6/+8
* Tests: Make ID views tests reflect new krbcanonicalname attributeLenka Doudova2016-06-281-0/+7
* test-{service,host}-plugin: only expect krbcanonicalname when all=TrueMartin Babinsky2016-06-282-6/+0
* test_serverroles: ensure that test API is initialized with correct ldap_uriMartin Babinsky2016-06-281-1/+6
* schema: client-side code cleanupJan Cholasta2016-06-271-242/+190
* automember: fix automember to work with thin clientJan Cholasta2016-06-273-26/+32