Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve ccache formatting. | Simo Sorce | 2013-03-27 | 1 | -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 Sorce | 2013-03-22 | 1 | -0/+1 |
| | |||||
* | Add macro to suppress const warnings | Simo Sorce | 2012-08-31 | 1 | -0/+2 |
| | |||||
* | Add logging helpers | Simo Sorce | 2012-04-15 | 1 | -0/+1 |
| | |||||
* | Debug: Add debugging macro and config options | Simo Sorce | 2012-04-02 | 1 | -0/+2 |
| | | | | Ticket #43 | ||||
* | Move some definitions around. | Simo Sorce | 2012-01-29 | 1 | -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 headers | Simo Sorce | 2012-01-29 | 1 | -0/+57 |