summaryrefslogtreecommitdiffstats
path: root/sbin/hastd
Commit message (Expand)AuthorAgeFilesLines
* Actually, only the fullsync mode is implemented, not memsync mode.pjd2010-07-221-3/+5
* Correct various log messages.pjd2010-06-142-3/+3
* Fix typos.pjd2010-06-141-7/+7
* Initialize gctl_seq for synchronization requests.pjd2010-06-141-1/+4
* Plug memory leak.pjd2010-06-141-0/+1
* Plug memory leak.pjd2010-06-141-0/+1
* Plug memory leak.pjd2010-06-141-0/+2
* Plug memory leaks.pjd2010-06-141-6/+10
* Remove macros that are not really needed. The idea was to have them in casepjd2010-06-141-20/+12
* Eliminate dead code.pjd2010-06-141-3/+1
* mdoc: move remaining sections into consistent orderuqs2010-05-132-30/+30
* 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