summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2007-02-07remove unused functions and variables which have been copied fromReyk Floeter
2007-02-07add the -D option to define macros on the command line (as found inReyk Floeter
2007-02-07remove a log_debug() that is no longer needed.Claudio Jeker
2007-02-07sync dhcp.h to krw's correction to not count 14 bytes of ethernetKevin Steves
2007-02-06spacesKevin Steves
2007-02-06fix some dodgy displays;Jason McIntyre
2007-02-06remove some dangling function prototypesKevin Steves
2007-02-06discuss consistently "the Epoch";Jason McIntyre
2007-02-06fix typo.Pierre-Yves Ritschard
2007-02-06fix a bug when enabling a service that has no backup table.Pierre-Yves Ritschard
2007-02-06update some more debug messages and fix typos. also remove some extraReyk Floeter
2007-02-06now that check_http_code, check_http_digest and check_send_expect arePierre-Yves Ritschard
2007-02-06declare the function ssl_error() globallyReyk Floeter
2007-02-06change fatal message to know where it happenedReyk Floeter
2007-02-06remove an unused variable.Pierre-Yves Ritschard
2007-02-06inform hoststatectl monitor of ruleset changes and table syncs.Pierre-Yves Ritschard
2007-02-04back-out extra commitMarc Espie
2007-02-04protect `normal' installs against archive burps.Marc Espie
2007-02-04streamline messages for interactive mode, no need to repeat the same listMarc Espie
2007-02-03merge tcp-based checks into one file, no functional changesReyk Floeter
2007-02-03use .Ex;Jason McIntyre
2007-02-03document accton(8); ok ajacoutotJason McIntyre
2007-02-03document accounting=; ok ajacoutotJason McIntyre
2007-02-03use .Ex;Jason McIntyre
2007-02-03point to weekly(8);Jason McIntyre
2007-02-03remove varying parts from generated configure info:Marc Espie
2007-02-03wait for hoststated to become available in monitor mode.Reyk Floeter
2007-02-03remove debug messageReyk Floeter
2007-02-02Print neighbor templates with a state of Template. Makes the differenceClaudio Jeker
2007-02-02- cope with recent weekly and newsyslog.conf changesAntoine Jacoutot
2007-02-02Make -c, -l and -u mutually exclusive, they indicate the mode of operation.Alexander von Gernler
2007-02-01Don't count ethernet as overhead for UDP packet constuction. GivesKenneth R Westerback
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-01Correct function name in err() message.Claudio Jeker
2007-02-01add a monitor mode to hoststatectl to continuously report changes inPierre-Yves Ritschard
2007-02-01whitespace cleanup, no binary change.Claudio Jeker
2007-02-01Enable reload support in ospfctl. This is still a bit experimental so tryClaudio Jeker
2007-02-01If an interface is going down send out an empty OSPF hello packet so thatClaudio Jeker
2007-02-01Preliminary configuration reload support. Seems to work reasonably wellClaudio Jeker
2007-02-01kr_reload() -- another helper function for reload support. This oneClaudio Jeker
2007-02-01There is no need to check if the LSA is matched by an net LSA inClaudio Jeker
2007-02-01Implement md_list_send() function to send auth crypt keys to the OSPF engine.Claudio Jeker
2007-01-31Do not check that the aspath is loopfree for the peer when sending updates.Claudio Jeker
2007-01-31Replace another strtol() with strtonum() making the error checking easierClaudio Jeker
2007-01-31Switch from strtoul() to strtonum() making the code easier to read.Claudio Jeker
2007-01-31link hoststated to the builds.Pierre-Yves Ritschard
2007-01-30apachectl picks up httpd_flags from rc.conf for some time now - and thatHenning Brauer
2007-01-30this diff changes "-lcrypto -lssl" to "-lssl -lcrypto" to let itReyk Floeter
2007-01-30provide more accurate error messages.Pierre-Yves Ritschard