summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_common.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve ccache formatting.Simo Sorce2013-03-271-0/+5
| | | | | | | | | | Add %U support which will insert the user uid number instead of name. Fix %% support by actually removing one of the % charcters Fix %<invalid> sequence by actually bailing out if one is found. Add GPDEBUG statements to indicate what went wrong. Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Günther Deschner <gdeschner@redhat.com>
* Write pid file at startup.Simo Sorce2013-03-221-0/+1
|
* Add macro to suppress const warningsSimo Sorce2012-08-311-0/+2
|
* Add logging helpersSimo Sorce2012-04-151-0/+1
|
* Debug: Add debugging macro and config optionsSimo Sorce2012-04-021-0/+2
| | | | Ticket #43
* Move some definitions around.Simo Sorce2012-01-291-0/+38
| | | | | Make union arg/res usable elsewhere. Make gp_xdr_set private as gp_rpc_process.c is the only place where it is used.
* Split gp_utils.h into proxy headers and commonly useful headersSimo Sorce2012-01-291-0/+57