summaryrefslogtreecommitdiff
path: root/usr.sbin/relayctl
AgeCommit message (Expand)Author
2009-06-054 handed diff with eric:Pierre-Yves Ritschard
2008-12-31an ellipsis allows more than one argument being specified;Igor Sobrado
2008-12-05change the way relayd reports check results: instead of logging anReyk Floeter
2008-07-19print the host parent id if availableReyk Floeter
2008-01-31add prefixes to names of structure elements to make it easier to grepThordur I. Bjornsson
2008-01-31add prefixes to names of structure elements to make it easier to grepReyk Floeter
2007-12-20note that redirections with the sticky-address option will not countReyk Floeter
2007-12-20implement statistics for redirections, like the existing statisticsReyk Floeter
2007-12-12various improvements for the relay pages; ok reykJason McIntyre
2007-12-08Rename everything which reffered to services refer to rdr for internalsPierre-Yves Ritschard
2007-12-08service -> redirectReyk Floeter
2007-12-08some changes to the relayd.conf configuration language and grammar.Reyk Floeter
2007-12-07adjust the manpages to use "Relay daemon"Reyk Floeter
2007-12-07hoststated gets renamed to relayd. easier to type, and actually saysReyk Floeter
2007-11-24style(9) for includesReyk Floeter
2007-11-23re-implement the "mark" action and document it in the manpage:Reyk Floeter
2007-11-21document hoststatectl poll.Pierre-Yves Ritschard
2007-11-20NULL != NONE (but both equal 0)Pierre-Yves Ritschard
2007-10-19Add the ability to schedule an immediate check through hoststatectl.Pierre-Yves Ritschard
2007-10-01Sync .nd with other parts of hoststated, prompted by jmc@Pierre-Yves Ritschard
2007-09-29KNF.Pierre-Yves Ritschard
2007-09-28Correct my mail address.Pierre-Yves Ritschard
2007-09-07add a "show sessions" command to dump the complete list of running relayReyk Floeter
2007-09-07simple style change in the switchReyk Floeter
2007-08-02document the reload command.Pierre-Yves Ritschard
2007-06-12reflect msf's changes to the imsg framework in hoststated.Pierre-Yves Ritschard
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29allow the control handling code to send messages back to the parent.Pierre-Yves Ritschard
2007-05-29teach hoststatectl's parser about reload. the code to handle it isPierre-Yves Ritschard
2007-05-29move struct relay to the runtime + config scheme.Pierre-Yves Ritschard
2007-05-28Reflect recent hoststated changes into hoststatectlPierre-Yves Ritschard
2007-02-22spacingReyk Floeter
2007-02-22Add layer 7 functionality to hoststated used for layer 7Reyk Floeter
2007-02-06fix typo.Pierre-Yves Ritschard
2007-02-06inform hoststatectl monitor of ruleset changes and table syncs.Pierre-Yves Ritschard
2007-02-03wait for hoststated to become available in monitor mode.Reyk Floeter
2007-02-01print id name in the monitor output if availableReyk Floeter
2007-02-01modify the imsg monitor to look even nicer and to use a more flexibleReyk Floeter
2007-02-01add a monitor mode to hoststatectl to continuously report changes inPierre-Yves Ritschard
2007-01-29Add SSL support to hoststated.Pierre-Yves Ritschard
2007-01-29Correctly check for missing arguments, as in ospfctl/bgpctl. OK pyr@Claudio Jeker
2007-01-09Finish renaming hostated to hoststated.Pierre-Yves Ritschard
2007-01-09adapt to renameTheo de Raadt
2006-12-19sort these commands too;Jason McIntyre
2006-12-18some 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-16unused variableTheo de Raadt
2006-12-16spacing, plus dubious \% in format stringTheo de Raadt
2006-12-16more spacingReyk Floeter
2006-12-16Fix two comments. ok reyk@Bernd Ahlers