summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_config.c
Commit message (Expand)AuthorAgeFilesLines
* Fix option_is_set() function.Günther Deschner2012-06-211-1/+1
* use option_is_set() config parser helper.Günther Deschner2012-05-311-7/+2
* add option_is_set() helper function for config parsing.Günther Deschner2012-05-311-0/+12
* Replace direct syslog calls with logging macrosSimo Sorce2012-04-151-14/+8
* config: Rework configuration syntaxSimo Sorce2012-04-051-119/+71
* Debug: Add debugging macro and config optionsSimo Sorce2012-04-021-0/+9
* config: parse credential/service config sectionsSimo Sorce2012-02-231-0/+243
* Split gp_utils.h into proxy headers and commonly useful headersSimo Sorce2012-01-291-1/+1
* Add worker threadsSimo Sorce2012-01-171-0/+2
* Add gssproxy_ctxSimo Sorce2012-01-171-4/+6
* Add utils to read a configuration fileSimo Sorce2012-01-141-0/+109