summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_rpc_release_handle.c
Commit message (Expand)AuthorAgeFilesLines
* Allow arbitrary users to connect to a serviceSimo Sorce2013-10-181-2/+1
* Use new gss_import/export_cred functionsSimo Sorce2012-10-251-5/+3
* Fix return status for release handle function.Simo Sorce2012-07-061-2/+2
* Use gp_find_and_free_cred() in gp_release_handle().Günther Deschner2012-06-251-4/+1
* Pass down struct gp_service to import and export credential calls.Günther Deschner2012-06-251-1/+1
* creds: add code to import krb5 credentials based on configuration.Simo Sorce2012-04-051-0/+1
* Fix incorrect declaration.Simo Sorce2012-01-291-3/+3
* Add release_handle implementationSimo Sorce2012-01-251-0/+69