summaryrefslogtreecommitdiffstats
path: root/sbin/hastd
Commit message (Expand)AuthorAgeFilesLines
* Default connection timeout is way too long. To make it shorter we have topjd2010-04-291-3/+75
* - Check if the worker process was killed by signal and restart it.pjd2010-04-291-18/+26
* Fix a problem where hastd will stuck in recv(2) after sending request topjd2010-04-2910-3/+87
* Restart worker thread only if the problem was temporary.pjd2010-04-281-3/+9
* Mark temporary issues as such.pjd2010-04-281-2/+2
* Use WEXITSTATUS() to obtain real exit code.pjd2010-04-281-2/+3
* Don't assume that "resource" property is in metadata.pjd2010-04-281-1/+1
* Fix compilation with WITHOUT_CRYPT or WITHOUT_OPENSSL options.pjd2010-04-222-3/+15
* Fix log size calculation which caused message truncation.pjd2010-04-161-1/+1
* Fix control socket leak when worker process exits.pjd2010-04-161-0/+1
* Increase ggate queue size to maximum value.pjd2010-04-151-1/+1
* Don't hold connection lock when doing reconnects as it makes I/Os wait forpjd2010-03-271-26/+50
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromuqs2010-03-021-1/+0
* Fixed static linkage.ru2010-02-261-2/+3
* Changing proto_socketpair.c compilation and linking order revealedpjd2010-02-211-1/+4
* Please welcome HAST - Highly Avalable Storage.pjd2010-02-1838-0/+10308
OpenPOWER on IntegriCloud