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
2012-09-19
replay counter was bumped a while ago, update byte order conversion;
Mike Belopuhov
2012-09-19
expandnodes must be bzero()'d before parsing to be sure there is no bogus
Eric Faurot
2012-09-19
rename variables for consistency
Eric Faurot
2012-09-19
remove IS_RELAY and IS_MAILBOX macros.
Eric Faurot
2012-09-19
Remove aliases_exists() and aliases_virtual_exists(). The corresponding
Eric Faurot
2012-09-19
Copy the host id value to the ICMP echo payload in network byte order and
Reyk Floeter
2012-09-19
Fix ICMP checks by setting the socklen correctly before calling recvfrom().
Reyk Floeter
2012-09-19
start cleaning the expansion code:
Eric Faurot
2012-09-19
remove files that became unused by new configuration syntax.
YASUOKA Masahiko
2012-09-18
The if (!better && !equal) check is redundant as the same condition
Alexander Bluhm
2012-09-18
make use of expandtree_free_nodes() in lka_session_destroy().
Eric Faurot
2012-09-18
- add xmemdup() helper.
Eric Faurot
2012-09-18
simple lka cleanups:
Eric Faurot
2012-09-18
fix mandoc -Tlint warnings.
YASUOKA Masahiko
2012-09-18
New configuration syntax for npppd(8). `npppd.conf' will be based on
YASUOKA Masahiko
2012-09-18
this structure is not useful and ill-named. remove it.
Eric Faurot
2012-09-18
a few cleanups:
Eric Faurot
2012-09-18
remove C_NET. it's not used and there is no plan for it at the moment.
Eric Faurot
2012-09-18
update email addresses to match reality.
Reyk Floeter
2012-09-18
update the standards and RFCs
Reyk Floeter
2012-09-18
prio 0 is valid, therefore, I chose an "impossible" value for prio meaning
Henning Brauer
2012-09-18
Print the wieght in the show rib detail output. OK sthen@, henning@
Claudio Jeker
2012-09-18
Expose the local weight in the ctl_show_rib struct so bgpctl can print it.
Claudio Jeker
2012-09-18
Add SNMPv3 in the EXAMPLES section.
Reyk Floeter
2012-09-18
Only allow one reload request at a time in bgpd. Needed for further work.
Claudio Jeker
2012-09-18
sync mask2prefixlen6() with the nicer version from bgpd/kroute.c:
Reyk Floeter
2012-09-18
knf
Reyk Floeter
2012-09-18
Add 2 new knobs to usermod(8):
Antoine Jacoutot
2012-09-17
tweak previous;
Jason McIntyre
2012-09-17
Add map_create() and map_add() helpers. Simplify the config parser by a
Eric Faurot
2012-09-17
Fix relay statistics. Found and fix by Erik Lax (erik -at- halon -dot- se)
Sebastian Benoit
2012-09-17
let the debug message look like the configuration syntax
Reyk Floeter
2012-09-17
Fix format expansion in smtpd.conf, it has confused a lot of people and it
Gilles Chehade
2012-09-17
increment the session counter when a session is created.
Eric Faurot
2012-09-17
simplify the detection of release/stable vs. snapshot kernel by
Robert Peichaer
2012-09-17
Unbreak. gcc 2 at least complains if a declaration is ended by two semicolons.
Miod Vallat
2012-09-17
tedu lint tendrils through config internals.
Marc Espie
2012-09-17
silence gcc
Reyk Floeter
2012-09-17
Update copyright and my email address in snmpd while I'm here.
Reyk Floeter
2012-09-17
Add initial SNMPv3 support to snmpd(8).
Reyk Floeter
2012-09-17
Fix trailing whitespaces.
Alexander Bluhm
2012-09-17
fix pasto
Eric Faurot
2012-09-17
revert previous and unlink aliases.5 and forward.5 from the build: these
Jason McIntyre
2012-09-17
various tweaks; ok gilles
Jason McIntyre
2012-09-16
we need to ensure we have at least two descriptors per-client accepted, or
Gilles Chehade
2012-09-16
now that log_imsg() is only used in smtpd.c, set it as static.
Charles Longeau
2012-09-16
Factorize log_imsg() in imsg_dispatch() instead of in each imsg_callback()'s
Charles Longeau
2012-09-16
link new aliases.5 and forward.5 to the build
Charles Longeau
2012-09-16
silent warnings
Charles Longeau
2012-09-16
replace BSD-licensed mkdir_p() with ISC-licensed mkdirs(), this allows us
Gilles Chehade
[next]