index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
hastd
/
hast.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r326276:
eadler
2018-03-05
1
-0
/
+2
*
Make hastctl list command output current queue sizes.
trociny
2013-10-26
1
-0
/
+5
*
When updating the map of dirty extents, most recently used extents are
trociny
2013-09-19
1
-1
/
+3
*
Improve compatibility with old flex and fix build with GCC.
jkim
2013-05-22
1
-3
/
+0
*
Add i/o error counters to hastd(8) and make hastctl(8) display
trociny
2013-02-25
1
-0
/
+12
*
- Add support for 'memsync' mode. This is the fastest replication mode that's
pjd
2013-02-17
1
-2
/
+7
*
Fix world after byacc import:
bapt
2012-05-22
1
-1
/
+0
*
Allow to specify pidfile in HAST configuration file.
pjd
2011-10-17
1
-0
/
+2
*
Remove redundant space.
pjd
2011-10-17
1
-1
/
+1
*
If the underlying provider doesn't support BIO_FLUSH, log it only once
pjd
2011-09-28
1
-0
/
+2
*
After every activemap change flush disk's write cache, so that write
pjd
2011-09-28
1
-0
/
+2
*
Keep statistics on number of BIO_READ, BIO_WRITE, BIO_DELETE and BIO_FLUSH
pjd
2011-05-23
1
-0
/
+11
*
Rename ipv4/ipv6 to tcp4/tcp6.
pjd
2011-05-20
1
-2
/
+2
*
In preparation for IPv6 support allow to specify multiple addresses to
pjd
2011-05-19
1
-10
/
+17
*
Increase default timeout from 5 seconds to 20 seconds. 5 seconds is definitely
pjd
2011-04-02
1
-1
/
+1
*
The proto API is a general purpose API, so don't use 'hast' in structures or
pjd
2011-03-22
1
-1
/
+0
*
In hast.conf we define the other node's address in 'remote' variable.
pjd
2011-03-21
1
-0
/
+2
*
For secondary, set 2 * HAST_KEEPALIVE seconds timeout for incoming
trociny
2011-03-17
1
-0
/
+3
*
Allow to compress on-the-wire data using two algorithms:
pjd
2011-03-06
1
-0
/
+6
*
Allow to checksum on-the-wire data using either CRC32 or SHA256.
pjd
2011-03-06
1
-0
/
+7
*
Setup another socketpair between parent and child, so that primary sandboxed
pjd
2011-02-03
1
-1
/
+3
*
Implement function that drops privileges by:
pjd
2011-01-28
1
-0
/
+1
*
Remember created control connection so on fork(2) we can close it in child.
pjd
2011-01-27
1
-0
/
+2
*
Because it is very hard to make fork(2) from threaded process safe (we are
pjd
2010-08-30
1
-0
/
+2
*
Allow to execute specified program on various HAST events.
pjd
2010-08-27
1
-0
/
+2
*
Implement keepalive mechanism inside HAST protocol so we can detect secondary
pjd
2010-08-27
1
-1
/
+7
*
Prepare configuration parsing code to be called multiple times:
pjd
2010-08-05
1
-1
/
+1
*
Fix a problem where hastd will stuck in recv(2) after sending request to
pjd
2010-04-29
1
-0
/
+3
*
Please welcome HAST - Highly Avalable Storage.
pjd
2010-02-18
1
-0
/
+190