freebsd-skq/sbin/hastd
Pawel Jakub Dawidek 3f562cce40 Log correct connection when canceling half-open connection.
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com>
MFC after:	3 days
2010-10-17 15:47:27 +00:00
..
activemap.c
activemap.h
control.c We close the event socketpair early in the mainloop to prevent spaming with 2010-10-08 15:02:15 +00:00
control.h Fix descriptor leaks: when child exits, we have to close control and event 2010-09-22 18:57:06 +00:00
ebuf.c
ebuf.h
event.c Forgot to add event.c and event.h in r212038. 2010-08-31 09:38:43 +00:00
event.h Forgot to add event.c and event.h in r212038. 2010-08-31 09:38:43 +00:00
hast_proto.c
hast_proto.h
hast.conf.5
hast.h
hastd.8
hastd.c Log correct connection when canceling half-open connection. 2010-10-17 15:47:27 +00:00
hastd.h Switch to sigprocmask(2) API also in the main process and secondary process. 2010-09-22 19:08:11 +00:00
hooks.c Clear signal mask before executing a hook. 2010-10-16 22:48:48 +00:00
hooks.h hook_check() is now only used to report about long-running hooks, so the 2010-10-04 21:43:06 +00:00
Makefile
metadata.c
metadata.h
nv.c
nv.h
parse.y
pjdlog.c Use one fprintf() instead of two. 2010-10-16 22:50:12 +00:00
pjdlog.h
primary.c We can't zero out ggio request, as we have some fields in there we initialize 2010-10-08 15:05:39 +00:00
proto_common.c
proto_impl.h
proto_socketpair.c
proto_tcp4.c
proto_uds.c
proto.c
proto.h
rangelock.c
rangelock.h
secondary.c Switch to sigprocmask(2) API also in the main process and secondary process. 2010-09-22 19:08:11 +00:00
subr.c
subr.h
synch.h
token.l