You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@milagro.apache.org by sa...@apache.org on 2016/09/10 13:37:46 UTC

[02/22] incubator-milagro-mfa-sdk-core git commit: Merge pull request #5 in MM/mpin-sdk-core from feature/slav_backend_users to master

Merge pull request #5 in MM/mpin-sdk-core from feature/slav_backend_users to master

* commit '7815a9734835ccb82df3814b6c30c6378706a438':
  Add ListUsers for specific backend and ListBackends functions.


Project: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-core/commit/ad02ce34
Tree: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-core/tree/ad02ce34
Diff: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-core/diff/ad02ce34

Branch: refs/heads/master
Commit: ad02ce348c988f84611db31c46af0c7bd9fb0d74
Parents: 441caba 7815a97
Author: Slav Klenov <sl...@certivox.com>
Authored: Wed Mar 30 12:34:53 2016 +0200
Committer: Slav Klenov <sl...@certivox.com>
Committed: Wed Mar 30 12:34:53 2016 +0200

----------------------------------------------------------------------
 project/visual_studio_2012/unit_tests.vcxproj |  1 +
 src/mpin_sdk.cpp                              | 51 +++++++++++++++++++---
 src/mpin_sdk.h                                | 13 +++---
 tests/cmdline_test.cpp                        | 22 ++++++++++
 tests/unit_tests.cpp                          | 21 ++++++---
 5 files changed, 93 insertions(+), 15 deletions(-)
----------------------------------------------------------------------