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
/
relayctl
Age
Commit message (
Expand
)
Author
2010-01-11
add "log brief" and "log verbose" to change logging verbosity
Jonathan Gray
2009-11-13
Don't use [] in function arguments when dealing with arrays
Jonathan Gray
2009-10-22
write UNIX-domain in a more consistent way; while here, replace a
Igor Sobrado
2009-10-22
use the UNIX-related macros (.At and .Ux) where appropriate.
Igor Sobrado
2009-09-01
If relayd returned an error don't exit with success. This may help scripts
Claudio Jeker
2009-08-17
also report routers and their host states in relayctl
Reyk Floeter
2009-08-07
rename 'struct session' to 'struct rsession' because it conflicts with
Reyk Floeter
2009-06-05
4 handed diff with eric:
Pierre-Yves Ritschard
2008-12-31
an ellipsis allows more than one argument being specified;
Igor Sobrado
2008-12-05
change the way relayd reports check results: instead of logging an
Reyk Floeter
2008-07-19
print the host parent id if available
Reyk Floeter
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
2007-12-20
note that redirections with the sticky-address option will not count
Reyk Floeter
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-08
Rename everything which reffered to services refer to rdr for internals
Pierre-Yves Ritschard
2007-12-08
service -> redirect
Reyk Floeter
2007-12-08
some changes to the relayd.conf configuration language and grammar.
Reyk Floeter
2007-12-07
adjust the manpages to use "Relay daemon"
Reyk Floeter
2007-12-07
hoststated gets renamed to relayd. easier to type, and actually says
Reyk Floeter
2007-11-24
style(9) for includes
Reyk Floeter
2007-11-23
re-implement the "mark" action and document it in the manpage:
Reyk Floeter
2007-11-21
document hoststatectl poll.
Pierre-Yves Ritschard
2007-11-20
NULL != NONE (but both equal 0)
Pierre-Yves Ritschard
2007-10-19
Add the ability to schedule an immediate check through hoststatectl.
Pierre-Yves Ritschard
2007-10-01
Sync .nd with other parts of hoststated, prompted by jmc@
Pierre-Yves Ritschard
2007-09-29
KNF.
Pierre-Yves Ritschard
2007-09-28
Correct my mail address.
Pierre-Yves Ritschard
2007-09-07
add a "show sessions" command to dump the complete list of running relay
Reyk Floeter
2007-09-07
simple style change in the switch
Reyk Floeter
2007-08-02
document the reload command.
Pierre-Yves Ritschard
2007-06-12
reflect msf's changes to the imsg framework in hoststated.
Pierre-Yves Ritschard
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-29
allow the control handling code to send messages back to the parent.
Pierre-Yves Ritschard
2007-05-29
teach hoststatectl's parser about reload. the code to handle it is
Pierre-Yves Ritschard
2007-05-29
move struct relay to the runtime + config scheme.
Pierre-Yves Ritschard
2007-05-28
Reflect recent hoststated changes into hoststatectl
Pierre-Yves Ritschard
2007-02-22
spacing
Reyk Floeter
2007-02-22
Add layer 7 functionality to hoststated used for layer 7
Reyk Floeter
2007-02-06
fix typo.
Pierre-Yves Ritschard
2007-02-06
inform hoststatectl monitor of ruleset changes and table syncs.
Pierre-Yves Ritschard
2007-02-03
wait for hoststated to become available in monitor mode.
Reyk Floeter
2007-02-01
print id name in the monitor output if available
Reyk Floeter
2007-02-01
modify the imsg monitor to look even nicer and to use a more flexible
Reyk Floeter
2007-02-01
add a monitor mode to hoststatectl to continuously report changes in
Pierre-Yves Ritschard
2007-01-29
Add SSL support to hoststated.
Pierre-Yves Ritschard
2007-01-29
Correctly check for missing arguments, as in ospfctl/bgpctl. OK pyr@
Claudio Jeker
2007-01-09
Finish renaming hostated to hoststated.
Pierre-Yves Ritschard
2007-01-09
adapt to rename
Theo de Raadt
[next]