summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_rpc_acquire_cred.c
Commit message (Expand)AuthorAgeFilesLines
* Allow arbitrary users to connect to a serviceSimo Sorce2013-10-181-7/+6
* Carefully process desired name based on serviceSimo Sorce2013-04-101-24/+4
* Fix resource leaks found by CoveritySimo Sorce2013-04-031-0/+1
* Use new gss_import/export_cred functionsSimo Sorce2012-10-251-4/+3
* Pass down struct gp_service to import and export credential calls.Günther Deschner2012-06-251-2/+3
* Use gp_add_krb5_creds until cred store extensions are available.Simo Sorce2012-04-151-35/+76
* creds: add code to import krb5 credentials based on configuration.Simo Sorce2012-04-051-0/+1
* server: better handle return statusSimo Sorce2012-02-231-16/+19
* Add server implementation of acquire_credSimo Sorce2012-02-011-0/+142