summaryrefslogtreecommitdiffstats
path: root/proxy/src/gssproxy.c
Commit message (Expand)AuthorAgeFilesLines
* gssproxy: report an error message on event loop failure.Günther Deschner2013-06-031-0/+2
* Add support for per-service socketsSimo Sorce2013-04-231-11/+30
* Fix resource leaks found by CoveritySimo Sorce2013-04-031-1/+1
* Write pid file at startup.Simo Sorce2013-03-221-0/+2
* Enable kernel support.Simo Sorce2013-03-221-0/+3
* Add free_config() and call it when server shuts down.Günther Deschner2012-06-251-0/+2
* Fix popt usage message for -d option.Günther Deschner2012-05-311-1/+1
* Debug: Add debugging macro and config optionsSimo Sorce2012-04-021-0/+7
* Split gp_utils.h into proxy headers and commonly useful headersSimo Sorce2012-01-291-1/+1
* Refactor workers init so we can pass down gpctxSimo Sorce2012-01-191-2/+4
* Add worker threadsSimo Sorce2012-01-171-0/+7
* Add gssproxy_ctxSimo Sorce2012-01-171-4/+11
* add support for demonization optionSimo Sorce2012-01-141-1/+1
* Add utils to read a configuration fileSimo Sorce2012-01-141-12/+7
* Socket helpersSimo Sorce2012-01-041-0/+6
* Server initialization helpersSimo Sorce2012-01-041-3/+21
* Intial skeleton gssproxy daemonSimo Sorce2012-01-041-0/+91