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
Age
Commit message (
Expand
)
Author
2008-05-07
add an alternative "route to" mode to relayd redirections which maps
Reyk Floeter
2008-05-06
tweak previous;
Jason McIntyre
2008-05-06
the manpage mentioned "timeout" in relay sections, while the grammar
Reyk Floeter
2008-05-06
the message digest http check does not work on binary content, add manpage
Reyk Floeter
2008-05-06
fix the table stats clr ioctl
Reyk Floeter
2008-05-06
do not attempt to reload a configuration if we come from a non pf
Pierre-Yves Ritschard
2008-05-06
Do not unconditionnaly load pf. If pf isn't required by the configuration
Pierre-Yves Ritschard
2008-05-05
clean up after reyk (tab at EOL)
Henning Brauer
2008-05-05
Put relay sockets in non blocking mode too. This got forgotten along the
Pierre-Yves Ritschard
2008-03-24
msg_controllen has to be CMSG_SPACE so that the kernel can account for
Theo de Raadt
2008-03-21
better handling of chunked encoding, further fixes after extensive testing
Reyk Floeter
2008-03-20
handle the case that the Content-Length HTTP header may be 0
Reyk Floeter
2008-03-15
Repair more msg_controllen dealing with structures or arrays of
Theo de Raadt
2008-03-15
Repair the simple cases for msg_controllen where it should just be
Theo de Raadt
2008-03-13
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
Theo de Raadt
2008-03-12
nuke unused variable.
Pierre-Yves Ritschard
2008-03-03
tweak previous;
Jason McIntyre
2008-03-03
log a different notification message when the tcp check times out.
Reyk Floeter
2008-03-03
Inherit global table options.
Reyk Floeter
2008-03-03
The fix removes the replacement of se_key from relay_dns_request. se_key
Reyk Floeter
2008-03-03
improve the compare function of addresses respecting the ports; this will fix
Reyk Floeter
2008-02-27
Unbreak parser by initializing topfile correctly.
Marco Pfatschbacher
2008-02-26
Have popfile() also close the main config file,
Marco Pfatschbacher
2008-02-13
bump copyright
Reyk Floeter
2008-02-13
no need to set values after bcopying the complete struct
Reyk Floeter
2008-02-13
stylistic change: move code to add protonodes from the BNF into
Reyk Floeter
2008-02-11
tweak previous;
Jason McIntyre
2008-02-11
unbreak the dns protocol handler, closes pr 5717
Reyk Floeter
2008-02-11
Marry relayd with snmpd using new "send trap" option: Request to send
Reyk Floeter
2008-02-05
Fix a debug printf. After the session members got a se_ prefix this one
Thordur I. Bjornsson
2008-02-04
Move some prototypes from relay.c to relayd.h and remove there externs
Thordur I. Bjornsson
2008-02-04
Move the declaration of DPRINTF from relay.c too relayd.h so it can be
Thordur I. Bjornsson
2008-02-04
declare se_relay as pointer to a struct relay not as a void pointer;
Thordur I. Bjornsson
2008-01-31
add prefixes to names of structure elements to make it easier to grep
Thordur I. Bjornsson
2008-01-31
add prefixes to names of structure elements to make it easier to grep
Reyk Floeter
2008-01-31
add prefixes to names of structure elements to make it easier to grep
Reyk Floeter
2008-01-29
When doing reconfigure() dont run a purge_config() on the
Thordur I. Bjornsson
2008-01-29
relayd(8) may lose memory allocate to varaible `cnl' (struct
Reyk Floeter
2008-01-29
When relayd(8) accepts control it creates `connfd' descriptor with accept
Reyk Floeter
2008-01-29
Free resources now that we don't always exit after an unsuccessful
Pierre-Yves Ritschard
2007-12-20
implement statistics for redirections, like the existing statistics
Reyk Floeter
2007-12-12
various improvements for the relay pages; ok reyk
Jason McIntyre
2007-12-10
Warn the user when reloading a new configuration fails instead of killing
Pierre-Yves Ritschard
2007-12-09
- kill trailing whitespace
Jason McIntyre
2007-12-08
Rename everything which reffered to services refer to rdr for internals
Pierre-Yves Ritschard
2007-12-08
the manpages need some more work
Reyk Floeter
2007-12-08
tweak
Reyk Floeter
2007-12-08
forgotten service -> redirection
Pierre-Yves Ritschard
2007-12-08
make the generic handler for TCP-based protocols the default (allows
Reyk Floeter
2007-12-08
some changes to the relayd.conf configuration language and grammar.
Reyk Floeter
[prev]
[next]