index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
relayd
/
relayd.c
Age
Commit message (
Expand
)
Author
2007-02-26
handle strlcpy return values, make lint happy
Reyk Floeter
2007-02-23
knf
Theo de Raadt
2007-02-22
spacing
Reyk Floeter
2007-02-22
Add layer 7 functionality to hoststated used for layer 7
Reyk Floeter
2007-02-08
carefully check some return values and make lint happier. never pass
Reyk Floeter
2007-02-07
add the -D option to define macros on the command line (as found in
Reyk Floeter
2007-02-06
change fatal message to know where it happened
Reyk Floeter
2007-01-29
Add SSL support to hoststated.
Pierre-Yves Ritschard
2007-01-24
Similar to ospfd and ripd ignore SIGPIPE in all processes to be able to do
Claudio Jeker
2007-01-11
spacing
Pierre-Yves Ritschard
2007-01-11
use real async events for checks and improve the non-blocking socket
Reyk Floeter
2007-01-09
Finish renaming hostated to hoststated.
Pierre-Yves Ritschard
2007-01-09
unbreak
Reyk Floeter
2007-01-08
do NOT use the regexp interface. it is way to complicated, error-prone
Reyk Floeter
2007-01-08
add a generic send/expect check using regular expression (see
Reyk Floeter
2006-12-25
knf
Reyk Floeter
2006-12-16
- allow to use host/service/table names instead of Ids in hostatectl.
Reyk Floeter
2006-12-16
knf (second level indents are four spaces)
Reyk Floeter
2006-12-16
knf, spacing
Reyk Floeter
2006-12-16
Import hostated, the host status daemon. This daemon will monitor
Reyk Floeter