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
/
hoststated
Age
Commit message (
Expand
)
Author
2007-02-06
inform hoststatectl monitor of ruleset changes and table syncs.
Pierre-Yves Ritschard
2007-02-03
merge tcp-based checks into one file, no functional changes
Reyk Floeter
2007-02-03
remove debug message
Reyk Floeter
2007-02-01
add a monitor mode to hoststatectl to continuously report changes in
Pierre-Yves Ritschard
2007-01-30
this diff changes "-lcrypto -lssl" to "-lssl -lcrypto" to let it
Reyk Floeter
2007-01-30
provide more accurate error messages.
Pierre-Yves Ritschard
2007-01-30
small memleak plugged and style changes.
Pierre-Yves Ritschard
2007-01-30
style changes.
Pierre-Yves Ritschard
2007-01-29
manpage tweaks.
Pierre-Yves Ritschard
2007-01-29
Add SSL support to hoststated.
Pierre-Yves Ritschard
2007-01-25
return 0, not NULL in a function returning int.
Niall O'Higgins
2007-01-24
Similar to ospfd and ripd ignore SIGPIPE in all processes to be able to do
Claudio Jeker
2007-01-24
Better handling of escaped CR-LF in the configuration file, commenting
Pierre-Yves Ritschard
2007-01-23
Typo in fatal() message found by dunceor @ gmail dot com
Claudio Jeker
2007-01-20
when retrying a write, the position was previously not updated.
Pierre-Yves Ritschard
2007-01-12
spacing
Pierre-Yves Ritschard
2007-01-12
use an u_int16_t for flags, the u_int8_t was getting too small.
Pierre-Yves Ritschard
2007-01-12
eliminate duplicate tcp read/write code.
Pierre-Yves Ritschard
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-10
tweaks;
Jason McIntyre
2007-01-09
typo
Reyk Floeter
2007-01-09
Finish renaming hostated to hoststated.
Pierre-Yves Ritschard
2007-01-09
use the correct buffer sizes.
Reyk Floeter
2007-01-09
unbreak
Reyk Floeter
2007-01-09
adapt to rename
Theo de Raadt
2007-01-08
do NOT use the regexp interface. it is way to complicated, error-prone
Reyk Floeter
2007-01-08
ports can be specified by number or by name
Reyk Floeter
2007-01-08
allow to use service names in addition to numerical port numbers in
Reyk Floeter
2007-01-08
timeouts must not exceed the global interval
Reyk Floeter
2007-01-08
the timeout values are not allowed to exceed the global interval (i
Reyk Floeter
2007-01-08
the timeout values are not allowed to exceed the global interval (i
Reyk Floeter
2007-01-08
remove unused token.
Reyk Floeter
2007-01-08
add a generic send/expect check using regular expression (see
Reyk Floeter
2007-01-05
Fix two small memleaks
Reyk Floeter
2007-01-03
spacing
Reyk Floeter
2007-01-03
allow the sticky-address option for round-robin pools.
Reyk Floeter
2006-12-26
Add missing $OpenBSD$
Jonathan Gray
2006-12-25
the global timeout for checks is specified in milliseconds
Reyk Floeter
2006-12-25
fix the conversion from milliseconds to struct timeval, which uses
Reyk Floeter
2006-12-25
knf
Reyk Floeter
2006-12-25
partial rewrite of the check_* routines to use libevent everywhere
Reyk Floeter
2006-12-19
sort the various commands; discussed w/ pyr
Jason McIntyre
2006-12-18
some initial improvements for the hostated pages;
Jason McIntyre
2006-12-16
- allow to use host/service/table names instead of Ids in hostatectl.
Reyk Floeter
2006-12-16
typo
Martin Reindl
2006-12-16
spacing
Theo de Raadt
2006-12-16
spacing
Reyk Floeter
2006-12-16
knf (second level indents are four spaces)
Reyk Floeter
2006-12-16
knf, spacing
Reyk Floeter
[next]