Return separate counts of TID reqs that succeed and result in error
authorJennifer Richards <jennifer@painless-security.com>
Fri, 1 Jun 2018 18:36:55 +0000 (14:36 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Fri, 1 Jun 2018 18:36:55 +0000 (14:36 -0400)
  * Pass result codes back from req callbacks for tr_gss connections
  * Separately count TID responses and TID error responses
  * Add monitoring handlers for the error response
  * Rename monitoring option #defines to better match the string names
  * Add more TR_GSS_RC codes
  * Update trmon documentation string


No differences found