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
/
hoststated.c
Age
Commit message (
Expand
)
Author
2007-12-07
hoststated/hoststatectl get repository copied (and de-tagged) into
Theo de Raadt
2007-11-28
unref the label when free'ing a protocol node
Reyk Floeter
2007-11-25
in addition to IPv4/6 addresses, canonicalize the hostname for "url",
Reyk Floeter
2007-11-24
sort includes, adjust to style(9)
Reyk Floeter
2007-11-24
extend the url lookup algorithm to match the full URL and different
Reyk Floeter
2007-11-23
fix typo
Stuart Henderson
2007-11-21
move digest string handling into an extra function.
Reyk Floeter
2007-11-20
it may be desirable to send a HTTP error page with error code and a
Reyk Floeter
2007-11-19
spacing
Reyk Floeter
2007-11-19
rework the internal handling of protocol actions a little bit:
Reyk Floeter
2007-11-19
move repeated code to cleanup a protocol tree into a function.
Reyk Floeter
2007-11-15
Do not insert proto_default inside the dynamically alloced protocol queue.
Pierre-Yves Ritschard
2007-11-14
add some sanity, that will be useful later on.
Pierre-Yves Ritschard
2007-11-14
make protos dynamic too
Pierre-Yves Ritschard
2007-11-13
relays are dynamic now.
Pierre-Yves Ritschard
2007-11-04
the last change to enable logging to stderr on startup also enabled
Reyk Floeter
2007-10-19
Do log initialisation correctly, like bgpd does.
Pierre-Yves Ritschard
2007-10-19
Move relays from static TAILQs to allocated ones.
Pierre-Yves Ritschard
2007-10-12
Silence some lint(1) warnings
Bret Lambert
2007-10-05
stylistic changes in the relay/relay_config structure.
Reyk Floeter
2007-10-02
stop messing with lgetc to please hoststated's check/expect.
Pierre-Yves Ritschard
2007-09-28
KNF
Pierre-Yves Ritschard
2007-09-28
Correct my mail address.
Pierre-Yves Ritschard
2007-09-05
store relay sessions in SPLAY trees instead of TAILQ lists. this will
Reyk Floeter
2007-07-05
use a more traditional while() instead of for() for getopt().
Thordur I. Bjornsson
2007-06-19
Do not fatal out with ``pipe closed'' when a short read occurs on one
Pierre-Yves Ritschard
2007-06-12
put the fd passing from bgpd back in to hoststated's version of imsg,
Mathieu Sauve-Frankel
2007-06-07
(finally) Enable reload support for layer 3 configurations.
Pierre-Yves Ritschard
2007-05-31
allocate table lists and service lists instead of using static structs.
Pierre-Yves Ritschard
2007-05-30
give ibuf to event_set
Pierre-Yves Ritschard
2007-05-30
backout more code that shouldn't have gone in.
Pierre-Yves Ritschard
2007-05-30
backout last diff which introduces problems and use the global
Pierre-Yves Ritschard
2007-05-29
make sure every dispatch function is fed the environment structure.
Pierre-Yves Ritschard
2007-05-29
allow the control handling code to send messages back to the parent.
Pierre-Yves Ritschard
2007-05-29
do not start relay processes when no L7 load balancing is needed.
Pierre-Yves Ritschard
2007-05-29
add a new check method which allows to run external scripts/programs
Reyk Floeter
2007-05-29
when purging relays, purge sessions as well.
Pierre-Yves Ritschard
2007-05-29
move struct relay to the runtime + config scheme.
Pierre-Yves Ritschard
2007-05-28
another small step towards hoststated reloading.
Pierre-Yves Ritschard
2007-05-27
Second step towards hoststated reload:
Pierre-Yves Ritschard
2007-05-26
first steps for implementing reload:
Pierre-Yves Ritschard
2007-03-17
remove a debug message
Reyk Floeter
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
[next]