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-03-02
when the http read callback changes and some data is still left in the
Reyk Floeter
2007-02-27
replys -> replies;
Jason McIntyre
2007-02-27
in addition to actions on request headers, allow to define relay
Reyk Floeter
2007-02-27
manpage clarification for the "change" and "append" relay actions.
Reyk Floeter
2007-02-27
tweaks;
Jason McIntyre
2007-02-26
kill the ``use ssl'' directive for consistency across parser directives.
Pierre-Yves Ritschard
2007-02-26
remove HTTP and HTTPS tokens, makes for cleaner parser.
Pierre-Yves Ritschard
2007-02-26
re-enable the -W flags except -Werror which behaves differently with
Reyk Floeter
2007-02-26
sync the documentation with the latest change to require a 'header'
Reyk Floeter
2007-02-26
solve some conflicts in the configuration parser.
Pierre-Yves Ritschard
2007-02-26
handle strlcpy return values, make lint happy
Reyk Floeter
2007-02-26
better error handling for buffer I/O, fix the log action
Reyk Floeter
2007-02-26
grammar;
Jason McIntyre
2007-02-26
KNF
Pierre-Yves Ritschard
2007-02-26
Change the ``virtual ip'' directive to ``virtual host''.
Pierre-Yves Ritschard
2007-02-26
handle requests with chunked transfer-encoding.
Reyk Floeter
2007-02-26
tweak flushing of unwritten bytes on http mode changes
Reyk Floeter
2007-02-26
spacing
Reyk Floeter
2007-02-26
improve the relay bufferevent handler if one side closed the connection
Reyk Floeter
2007-02-26
re-use the retry value from table host entries for inbound relay
Reyk Floeter
2007-02-26
fix small memleaks
Reyk Floeter
2007-02-25
one example (of two) of tree breaking the "other gcc"
Theo de Raadt
2007-02-25
delete -W flags that reyk uses to break the tree
Theo de Raadt
2007-02-25
remove unused variable
Reyk Floeter
2007-02-25
tweaks;
Jason McIntyre
2007-02-24
disable anonymous DH by default (cipher suite HIGH:!ADH instead of HIGH).
Reyk Floeter
2007-02-24
disable SSLv2 and use "HIGH" crypto cipher suites by default.
Reyk Floeter
2007-02-24
- allow to specify the SSL cipher suite and the SSL protocols
Reyk Floeter
2007-02-23
i.e. -> e.g.; ok reyk
Jason McIntyre
2007-02-23
knf
Theo de Raadt
2007-02-22
read the exact length for POST requests as specified by the
Reyk Floeter
2007-02-22
put `check ssl' in the right place;
Jason McIntyre
2007-02-22
various language/macro fixes;
Jason McIntyre
2007-02-22
+.An -nosplit
Jason McIntyre
2007-02-22
spacing
Reyk Floeter
2007-02-22
document the retry option before setting the state to down for hosts
Reyk Floeter
2007-02-22
document the new options to manipulate carp demotion counters.
Reyk Floeter
2007-02-22
Add layer 7 functionality to hoststated used for layer 7
Reyk Floeter
2007-02-20
use HOST_UP instead of an hard coded integer
Reyk Floeter
2007-02-12
spacing
Pierre-Yves Ritschard
2007-02-09
unbreak the symset function
Reyk Floeter
2007-02-08
carefully check some return values and make lint happier. never pass
Reyk Floeter
2007-02-07
add new "log (updates|all)" configuration option to log state
Reyk Floeter
2007-02-07
include the host name in log_debug() messages used by check_tcp read
Reyk Floeter
2007-02-07
another log_debug() removal ("nothing to write")
Reyk Floeter
2007-02-07
more log_debug() cleanup
Reyk Floeter
2007-02-07
remove superfluos log_debug() messages
Reyk Floeter
2007-02-07
remove unused functions and variables which have been copied from
Reyk Floeter
2007-02-07
add the -D option to define macros on the command line (as found in
Reyk Floeter
2007-02-06
fix a bug when enabling a service that has no backup table.
Pierre-Yves Ritschard
[next]