summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_proxy.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | Keeping 2 separate sections for credentials and services seem to just make things really confusing. The off chance of reusing a 'credential' section is dwarfed by the confusion cause by keeping them separate. Having to copy a full service section is not a big deal so KISS wins here.
* 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