Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change interposer usage, clients need to set GSS_USE_PROXY=1|YES. | Günther Deschner | 2013-01-15 | 1 | -1/+1 |
| | | | | | | The variable _GSSPROXY_LOOPS has been changed in favor of GSS_USE_PROXY. From now on, applications needs to explicitly enable the usage of the gssproxy interposer inception. | ||||
* | Add loop avoidance in proxy daemon and gssapi plugin | Simo Sorce | 2012-10-25 | 1 | -0/+3 |
| | |||||
* | Add newlines to debug statements. | Günther Deschner | 2012-08-23 | 1 | -2/+2 |
| | | | | Acked-by: Simo Sorce <simo@redhat.com> | ||||
* | Replace direct syslog calls with logging macros | Simo Sorce | 2012-04-15 | 1 | -2/+2 |
| | |||||
* | Add logging helpers | Simo Sorce | 2012-04-15 | 1 | -4/+1 |
| | |||||
* | Split gp_utils.h into proxy headers and commonly useful headers | Simo Sorce | 2012-01-29 | 1 | -1/+1 |
| | |||||
* | add support for demonization option | Simo Sorce | 2012-01-14 | 1 | -2/+27 |
| | |||||
* | Server initialization helpers | Simo Sorce | 2012-01-04 | 1 | -0/+107 |