summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_init.c
Commit message (Collapse)AuthorAgeFilesLines
* Change interposer usage, clients need to set GSS_USE_PROXY=1|YES.Günther Deschner2013-01-151-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 pluginSimo Sorce2012-10-251-0/+3
|
* Add newlines to debug statements.Günther Deschner2012-08-231-2/+2
| | | | Acked-by: Simo Sorce <simo@redhat.com>
* Replace direct syslog calls with logging macrosSimo Sorce2012-04-151-2/+2
|
* Add logging helpersSimo Sorce2012-04-151-4/+1
|
* Split gp_utils.h into proxy headers and commonly useful headersSimo Sorce2012-01-291-1/+1
|
* add support for demonization optionSimo Sorce2012-01-141-2/+27
|
* Server initialization helpersSimo Sorce2012-01-041-0/+107