summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_init.c
Commit message (Expand)AuthorAgeFilesLines
* gssproxy: Call gp_logging_init() before load_config().master-fixes2Günther Deschner2013-06-061-2/+0
* Overwrite existing GSS_USE_PROXY variable in the server.Günther Deschner2013-05-161-1/+1
* Fix resource leaks found by CoveritySimo Sorce2013-04-031-6/+1
* Fix reporting of wrong error codesSimo Sorce2013-04-031-0/+3
* Fix write_pid debug messageSimo Sorce2013-03-271-1/+1
* Write pid file at startup.Simo Sorce2013-03-221-0/+33
* Enable kernel support.Simo Sorce2013-03-221-0/+46
* Change interposer usage, clients need to set GSS_USE_PROXY=1|YES.Günther Deschner2013-01-151-1/+1
* 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
* 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