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
Age
Commit message (
Expand
)
Author
2007-02-03
merge tcp-based checks into one file, no functional changes
Reyk Floeter
2007-02-03
use .Ex;
Jason McIntyre
2007-02-03
document accton(8); ok ajacoutot
Jason McIntyre
2007-02-03
document accounting=; ok ajacoutot
Jason McIntyre
2007-02-03
use .Ex;
Jason McIntyre
2007-02-03
point to weekly(8);
Jason McIntyre
2007-02-03
remove varying parts from generated configure info:
Marc Espie
2007-02-03
wait for hoststated to become available in monitor mode.
Reyk Floeter
2007-02-03
remove debug message
Reyk Floeter
2007-02-02
Print neighbor templates with a state of Template. Makes the difference
Claudio Jeker
2007-02-02
- cope with recent weekly and newsyslog.conf changes
Antoine Jacoutot
2007-02-02
Make -c, -l and -u mutually exclusive, they indicate the mode of operation.
Alexander von Gernler
2007-02-01
Don't count ethernet as overhead for UDP packet constuction. Gives
Kenneth R Westerback
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
Correct function name in err() message.
Claudio Jeker
2007-02-01
add a monitor mode to hoststatectl to continuously report changes in
Pierre-Yves Ritschard
2007-02-01
whitespace cleanup, no binary change.
Claudio Jeker
2007-02-01
Enable reload support in ospfctl. This is still a bit experimental so try
Claudio Jeker
2007-02-01
If an interface is going down send out an empty OSPF hello packet so that
Claudio Jeker
2007-02-01
Preliminary configuration reload support. Seems to work reasonably well
Claudio Jeker
2007-02-01
kr_reload() -- another helper function for reload support. This one
Claudio Jeker
2007-02-01
There is no need to check if the LSA is matched by an net LSA in
Claudio Jeker
2007-02-01
Implement md_list_send() function to send auth crypt keys to the OSPF engine.
Claudio Jeker
2007-01-31
Do not check that the aspath is loopfree for the peer when sending updates.
Claudio Jeker
2007-01-31
Replace another strtol() with strtonum() making the error checking easier
Claudio Jeker
2007-01-31
Switch from strtoul() to strtonum() making the code easier to read.
Claudio Jeker
2007-01-31
link hoststated to the builds.
Pierre-Yves Ritschard
2007-01-30
apachectl picks up httpd_flags from rc.conf for some time now - and that
Henning Brauer
2007-01-30
this diff changes "-lcrypto -lssl" to "-lssl -lcrypto" to let it
Reyk Floeter
2007-01-30
provide more accurate error messages.
Pierre-Yves Ritschard
2007-01-30
small memleak plugged and style changes.
Pierre-Yves Ritschard
2007-01-30
style changes.
Pierre-Yves Ritschard
2007-01-29
manpage tweaks.
Pierre-Yves Ritschard
2007-01-29
Add SSL support to hoststated.
Pierre-Yves Ritschard
2007-01-29
Introduce new checks against the received metric to update or delete the route.
Michele Marchetto
2007-01-29
Remove useless debug message when calculating the SPF tree.
Esben Norby
2007-01-29
Do not link from the LS DB to outside structures that may vanish before
Claudio Jeker
2007-01-29
Three lines in SYNOPSIS are too much. Use only one line and sync usage.
Bernd Ahlers
2007-01-29
Correctly check for missing arguments, as in ospfctl/bgpctl. OK pyr@
Claudio Jeker
2007-01-27
Make sure that the graceful restart capability is printed in any case.
Claudio Jeker
2007-01-27
add an option -S for specifying the salt file for -K . If not given, user
Alexander von Gernler
2007-01-27
use \(en for ranges e.g. 10 \(en 12
Jason McIntyre
2007-01-26
Finally document announce capabilities (yes|no).
Claudio Jeker
2007-01-26
Document which AS are designated for private use and which are reserved
Claudio Jeker
2007-01-26
AS 65535 aka USHRT_MAX is reserved and may not be used so adapt the
Claudio Jeker
2007-01-26
Massiv rework of the control imsg flow. Main changes:
Claudio Jeker
2007-01-26
Sync with ospfctl/bgpctl: detect missing arguments. OK michele@
Claudio Jeker
2007-01-26
Sync with ospfctl/bgpctl: correctly detect missing arguments. OK norby@
Claudio Jeker
2007-01-25
return 0, not NULL in a function returning int.
Niall O'Higgins
[next]