summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_workers.c
Commit message (Expand)AuthorAgeFilesLines
* Allow arbitrary users to connect to a serviceSimo Sorce2013-10-181-4/+6
* Fix resource leaks found by CoveritySimo Sorce2013-04-031-0/+3
* Replace direct syslog calls with logging macrosSimo Sorce2012-04-151-2/+1
* creds: add code to import krb5 credentials based on configuration.Simo Sorce2012-04-051-1/+9
* workers: Fix handling of workers query handlingSimo Sorce2012-02-231-15/+13
* Split gp_utils.h into proxy headers and commonly useful headersSimo Sorce2012-01-291-1/+1
* Add rpc processing infrastructureSimo Sorce2012-01-201-5/+14
* Refactor workers init so we can pass down gpctxSimo Sorce2012-01-191-7/+10
* Organize workers in free and busy listsSimo Sorce2012-01-181-55/+94
* Add worker threadsSimo Sorce2012-01-171-0/+398