summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_conv.h
Commit message (Collapse)AuthorAgeFilesLines
* Add more helper functions to gp_convSimo Sorce2012-02-071-0/+3
|
* Implement server side import_and_canon_name()Simo Sorce2012-02-071-0/+1
| | | | | Also fix name conversion functions, to properly handle exporting/importing names.
* Fix accept_sec_context to properly return src_nameSimo Sorce2012-02-051-0/+2
|
* Add helper to convert OID setsSimo Sorce2012-02-011-0/+3
|
* Add helper to convert an gssx name back to gss_name_tSimo Sorce2012-02-011-0/+1
|
* Add gp_memdup helperSimo Sorce2012-02-011-0/+1
|
* Add gpm_display_status function to mechglue librarySimo Sorce2012-01-301-0/+3
| | | | | Also add method to save status per-thread Uses gccism for thread-local storage for now.
* gp_conv: Add helpers to alloc data when convertingSimo Sorce2012-01-291-0/+6
|
* Add helper to return status from rpc functionsSimo Sorce2012-01-251-0/+4
|
* Add gssx conversion functionsSimo Sorce2012-01-251-0/+53