summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_util.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix unresolved symbol gp_boolean_is_true() in mechglue plugin.Günther Deschner2013-05-151-0/+48
At the same time, rename gp_common.c to gp_util.c to make it more visible there is no relation to gp_common.h. Signed-off-by: Günther Deschner <gdeschner@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>