summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_rpc_accept_sec_context.c
Commit message (Expand)AuthorAgeFilesLines
* Fix continuations in context establishment callsSimo Sorce2013-11-191-3/+17
* Allow arbitrary users to connect to a serviceSimo Sorce2013-10-181-6/+5
* Use new gss_import/export_cred functionsSimo Sorce2012-10-251-4/+2
* Pass down struct gp_service to import and export credential calls.Günther Deschner2012-06-251-1/+2
* gp_export: Add facility to export creds as gssx optionsSimo Sorce2012-04-151-0/+14
* Change accept/init_sec_context to use the new export context functionsSimo Sorce2012-04-151-1/+10
* Use gp_add_krb5_creds until cred store extensions are available.Simo Sorce2012-04-151-0/+12
* creds: add code to import krb5 credentials based on configuration.Simo Sorce2012-04-051-0/+1
* Avoid double free on error.Simo Sorce2012-04-021-10/+0
* Add option to request (or not) delegated credentials backSimo Sorce2012-03-221-2/+7
* gp_conv: use maj/min err codes with gp_conv_ctx_id_to_gssx tooSimo Sorce2012-02-231-4/+2
* server: better handle return statusSimo Sorce2012-02-231-16/+22
* Tidyup gp_accept_sec_context()Simo Sorce2012-02-231-5/+2
* Fix gp_rpc_accept_sec_context to handle input credentialSimo Sorce2012-02-011-8/+8
* Remove bogus comment.Simo Sorce2012-01-251-1/+0
* Add helper to return status from rpc functionsSimo Sorce2012-01-251-19/+3
* Shorten gp_rpc_arg/res unions member namesSimo Sorce2012-01-251-2/+2
* Move includes in gp_rpc_process.hSimo Sorce2012-01-251-7/+0
* Use the gp_rpc prefix for files that implement the rpc interfaceSimo Sorce2012-01-251-0/+166