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
*
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