summaryrefslogtreecommitdiffstats
path: root/proxy/src/client/gpm_common.c
Commit message (Expand)AuthorAgeFilesLines
* Use new socket if uid, pid, or gid changesRobbie Harwood2016-06-071-0/+22
* Fix potential deadlock on socket grabRobbie Harwood2015-10-291-3/+1
* Clear message structure before decoding into itRobbie Harwood2015-10-211-0/+1
* Correct handling of EINTR on read()/write()Robbie Harwood2015-09-281-2/+2
* Fix formatting on noncompliant copyright linesRobbie Harwood2015-09-041-24/+1
* Remove unused parameter from get_pipe_nameLukas Slebodnik2015-03-291-2/+2
* Properly cleanup mutex on failure.Simo Sorce2014-03-121-0/+3
* Use secure_getenv in client and mechglue moduleSimo Sorce2013-11-211-1/+1
* Fix socket error handling.Simo Sorce2013-05-161-44/+30
* Add support for per-service socketsSimo Sorce2013-04-231-1/+7
* Use send() in client library to avoid SIGPIPESimo Sorce2013-04-031-2/+2
* Fix reporting of wrong error codesSimo Sorce2013-04-031-0/+3
* Make socket path a configure optionSimo Sorce2013-03-221-5/+1
* Fix includesSimo Sorce2013-03-141-0/+1
* Add function to return a special mechSimo Sorce2012-10-251-0/+1
* Move client lib files in their own directorySimo Sorce2012-08-311-0/+520