summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Add "impersonate" configuration option. No implementation yet.master-impersonationGünther Deschner2013-06-251-0/+1
* Use const string in config functionsSimo Sorce2013-04-231-1/+1
* Add support for per-service socketsSimo Sorce2013-04-231-1/+10
* Use mutivalued "cred_store" parameter, deprecate unused parameters.Günther Deschner2013-04-231-3/+2
* Add krb5_client_keytab config optionSimo Sorce2013-04-101-0/+1
* Fix resource leaks found by CoveritySimo Sorce2013-04-031-1/+1
* Write pid file at startup.Simo Sorce2013-03-221-0/+1
* Enable kernel support.Simo Sorce2013-03-221-0/+4
* Use new gss_import/export_cred functionsSimo Sorce2012-10-251-8/+7
* Add free_config() and call it when server shuts down.Günther Deschner2012-06-251-0/+1
* Add gp_service_get_ring_buffer to retrieve buffer from a service.Günther Deschner2012-06-251-0/+1
* Add gp_ring_buffer pointer to struct gp_service.Günther Deschner2012-06-251-0/+4
* Add two ring_buffers to gp_config struct.Günther Deschner2012-06-251-0/+5
* creds: add code to import krb5 credentials based on configuration.Simo Sorce2012-04-051-0/+6
* config: Rework configuration syntaxSimo Sorce2012-04-051-20/+6
* config: parse credential/service config sectionsSimo Sorce2012-02-231-0/+34
* Split gp_utils.h into proxy headers and commonly useful headersSimo Sorce2012-01-291-0/+80