summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Extend certificate entity pagePavel Vomacka2016-06-151-0/+2
* Add issuer options to cert-show and cert-findFraser Tweedale2016-06-152-0/+56
* Update cert-request to allow specifying CAFraser Tweedale2016-06-151-3/+15
* Add CA argument to ra.request_certificateFraser Tweedale2016-06-153-10/+17
* Update 'caacl' plugin to support lightweight CAsFraser Tweedale2016-06-152-36/+69
* Add 'ca' pluginFraser Tweedale2016-06-152-1/+270
* Add server roles on topology pagePavel Vomacka2016-06-141-0/+4
* batch command can be used to trigger internal errors on serverFlorence Blanc-Renaud2016-06-141-3/+21
* Server Roles: provide an API for setting CA renewal masterMartin Babinsky2016-06-131-1/+22
* Server Roles: make *config-show consume relevant roles/attributesMartin Babinsky2016-06-134-4/+111
* Server Roles: make server-{show,find} utilize role informationMartin Babinsky2016-06-131-4/+74
* Server Roles: public API for server rolesMartin Babinsky2016-06-131-0/+178
* Server Roles: Backend plugin to query roles and attributesMartin Babinsky2016-06-131-0/+149
* webui: show UPN suffixes in trust propertiesAlexander Bokovoy2016-06-111-0/+1
* adtrust: support UPNs for trusted domain usersAlexander Bokovoy2016-06-111-19/+50
* adtrust: remove nttrustpartner parameterAlexander Bokovoy2016-06-101-4/+0
* Revert "adtrust: remove nttrustpartner parameter"Martin Basti2016-06-101-0/+4
* adtrust: remove nttrustpartner parameterAlexander Bokovoy2016-06-101-4/+0
* trusts: Add support for an external trust to Active Directory domainAlexander Bokovoy2016-06-091-14/+47
* schema: fix topic command outputJan Cholasta2016-06-091-5/+11
* replica install: use remote server API to create service entriesJan Cholasta2016-06-091-1/+1
* schema: do not validate unrequested params in command_defaultsJan Cholasta2016-06-091-2/+1
* Auth Indicators WebUI partPavel Vomacka2016-06-071-2/+9
* Extend the certificate request dialogPavel Vomacka2016-06-061-1/+2
* Removed dead code from LDAP{Remove,Add}ReverseMemberStanislav Laznicka2016-06-061-16/+0
* Remove service and host cert issuer validationFraser Tweedale2016-06-062-8/+0
* Change 'Restore' to 'Remove Hold'Pavel Vomacka2016-06-031-4/+6
* Add option to stage user from details pagePavel Vomacka2016-06-031-0/+1
* Add ability to stage multiple usersPavel Vomacka2016-06-031-0/+3
* DNS Locations: when removing location remove it from servers firstMartin Basti2016-06-031-0/+8
* DNS Location: location-show: return list of servers in locationMartin Basti2016-06-032-2/+69
* DNS Locations: extend server-* command with locationsMartin Basti2016-06-032-6/+100
* Allow to use non-Str attributes as keys for membersMartin Basti2016-06-031-6/+8
* DNS Locations: location-* commandsMartin Basti2016-06-031-0/+149
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-0359-6/+34784
* plugable: turn Plugin attributes into propertiesJan Cholasta2016-06-031-9/+9
* ipalib, ipaserver: fix incorrect API.register calls in docstringsJan Cholasta2016-05-251-2/+1
* ipalib, ipaserver: migrate all plugins to Registry-based registrationJan Cholasta2016-05-254-24/+27
* Added exception handling for mal-formatted XML ParsingAbhijeet Kasurde2016-05-111-2/+7
* differentiate between limit types when LDAP search exceeds configured limitsMartin Babinsky2016-04-131-2/+3
* Pylint: import max one module per lineMartin Basti2016-03-221-1/+2
* Pylint: enable reimported checkMartin Basti2016-03-221-2/+1
* pylint: remove bare exceptMartin Basti2016-03-221-1/+1
* Do not decode HTTP reason phrase from DogtagFraser Tweedale2016-01-131-22/+22
* Remove unused importsMartin Basti2015-12-232-5/+0
* Upgrade: increase time limit for upgradesMartin Basti2015-12-011-29/+43
* install: drop support for Dogtag 9Jan Cholasta2015-11-251-1/+3
* fix caching in get_ipa_configMartin Basti2015-11-191-1/+1
* vault: select a server with KRA for vault operationsJan Cholasta2015-10-081-1/+21
* Use six.moves.urllib instead of urllib/urllib2/urlparsePetr Viktorin2015-10-071-6/+6