summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix minor typosYuri Chornoivan2016-06-164-5/+5
* Increase nsslapd-db-locks to 50000Stanislav Laznicka2016-06-151-5/+10
* Fixes CA always being presented as runningStanislav Laznicka2016-06-153-4/+21
* upgrade: do not try to start CA if not configuredFraser Tweedale2016-06-151-6/+8
* schema: fix client-side dynamic defaultsJan Cholasta2016-06-151-3/+3
* schema: exclude local commandsJan Cholasta2016-06-151-8/+14
* frontend: call `execute` rather than `forward` in LocalJan Cholasta2016-06-151-0/+3
* dns, passwd: fix outputs of `dns_resolve` and `passwd` commandsJan Cholasta2016-06-154-4/+10
* misc: fix empty CLI output of `env` and `plugins` commandsJan Cholasta2016-06-151-0/+24
* batch, schema: use Dict instead of AnyJan Cholasta2016-06-155-17/+16
* schema: generate client-side commands on demandJan Cholasta2016-06-151-7/+28
* plugable: initialize plugins on demandJan Cholasta2016-06-155-34/+74
* plugable: allow plugins to be non-classesJan Cholasta2016-06-152-18/+53
* Introduce "NTP server" roleMartin Babinsky2016-06-152-5/+14
* Add NTP to the list of services stored in IPA masters LDAP subtreeMartin Babinsky2016-06-155-1/+33
* adtrust: optimize forest root LDAP filterAlexander Bokovoy2016-06-151-5/+3
* Extend caacl entityPavel Vomacka2016-06-155-4/+80
* Extend certificate entity pagePavel Vomacka2016-06-153-5/+76
* Add new webui plugin - caPavel Vomacka2016-06-153-0/+97
* replica-install: configure key retriever before starting DogtagFraser Tweedale2016-06-151-2/+2
* Add issuer options to cert-show and cert-findFraser Tweedale2016-06-154-4/+63
* Update cert-request to allow specifying CAFraser Tweedale2016-06-153-6/+19
* Add CA argument to ra.request_certificateFraser Tweedale2016-06-154-11/+18
* Update 'caacl' plugin to support lightweight CAsFraser Tweedale2016-06-154-41/+99
* Add IPA CA entry on install / upgradeFraser Tweedale2016-06-152-0/+38
* Add 'ca' pluginFraser Tweedale2016-06-1513-6/+385
* Add ability to review cert request dialogPavel Vomacka2016-06-141-1/+4
* Search facet can be without search fieldPavel Vomacka2016-06-141-2/+9
* Add server roles on topology pagePavel Vomacka2016-06-145-0/+149
* Extend table facetPavel Vomacka2016-06-141-14/+57
* Association table can be read onlyPavel Vomacka2016-06-141-0/+3
* Use python2 for ipa cliMartin Basti2016-06-141-0/+5
* Revert "Switch /usr/bin/ipa to Python 3"Martin Basti2016-06-142-12/+1
* batch command can be used to trigger internal errors on serverFlorence Blanc-Renaud2016-06-141-3/+21
* installer: index() raises ValueErrorDavid Kupka2016-06-131-2/+2
* installer: positional_arguments must be tuple or list of stringsDavid Kupka2016-06-131-1/+1
* Server Roles: provide an API for setting CA renewal masterMartin Babinsky2016-06-133-4/+26
* Server Roles: make *config-show consume relevant roles/attributesMartin Babinsky2016-06-135-6/+117
* Server Roles: make server-{show,find} utilize role informationMartin Babinsky2016-06-133-7/+78
* Server Roles: public API for server rolesMartin Babinsky2016-06-133-2/+205
* Test suite for `serverroles` backendMartin Babinsky2016-06-131-0/+745
* Server Roles: Backend plugin to query roles and attributesMartin Babinsky2016-06-131-0/+149
* Server Roles: definitions of server roles and attributesMartin Babinsky2016-06-131-0/+586
* v2 - avoid crash in topology plugin when host list contains host with no host...Ludwig Krispenz2016-06-131-1/+10
* Fix: Local variable s_indent might be referenced before definedMartin Basti2016-06-131-0/+1
* Correct a jslint warningPavel Vomacka2016-06-131-1/+1
* webui: support external flag to trust-addAlexander Bokovoy2016-06-111-0/+11
* webui: show UPN suffixes in trust propertiesAlexander Bokovoy2016-06-112-1/+13
* adtrust: support UPNs for trusted domain usersAlexander Bokovoy2016-06-118-73/+142
* adtrust: support GSSAPI authentication to LDAP as Active Directory userAlexander Bokovoy2016-06-103-0/+29