summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_config_dinglibs.c
Commit message (Expand)AuthorAgeFilesLines
* Use GPERROR when config parsing fails.Günther Deschner2013-06-061-2/+2
* Use verbose ding-libs error reporting when config parsing failed.Günther Deschner2013-06-051-1/+9
* Fix reallocation in gp_dinglibs_get_string_array().Günther Deschner2013-05-151-1/+1
* Use const string in config functionsSimo Sorce2013-04-231-6/+6
* Make config functions return actual error codes.Simo Sorce2013-04-231-20/+36
* Convert gp_config_get_* to return an error.Günther Deschner2013-04-231-23/+51
* Add gp_config_get_string_array() and an implementation in dinglibs backend.Günther Deschner2013-04-231-0/+80
* Prefer ini_config library support over iniparser support.Günther Deschner2013-04-081-2/+2
* Add dinglibs ini configuration detection and backend.Günther Deschner2013-04-081-0/+205