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
2009-08-06
fix a crash in mta when forwarding a bounce, caused by a null deref
Gilles Chehade
2009-08-06
in smtp_session, fix logging so that when we accepted an empty envelope for
Gilles Chehade
2009-08-06
- change all occurences of T_DAEMON_BATCH,MESSAGE to T_BOUNCE_BATCH/MESSAGE
Gilles Chehade
2009-08-06
replace X-OpenSMPTD-Loop with Delivered-To
Gilles Chehade
2009-08-06
when writing a bounce, follow the same rule as for mta sessions and prepend
Gilles Chehade
2009-08-06
when a message in queue expires, generate a bounce before we remove it
Gilles Chehade
2009-08-06
factorize file_copy_session() and file_copy() so file_copy() can handle
Gilles Chehade
2009-08-06
fix a typo in bounce message t -> to
Gilles Chehade
2009-08-06
- introduce message_set_errormsg() to set the error description that will
Gilles Chehade
2009-08-06
swap the postfix example for an smtpd one;
Jason McIntyre
2009-08-06
This commit reworks the entire mailer daemon support to actually make it
Gilles Chehade
2009-08-06
ldpd must not add/delete AF_INET routes, it just have to change them
Michele Marchetto
2009-08-06
Implement the error handling as proposed in draft-ietf-idr-optional-transitive
Claudio Jeker
2009-08-05
prevent configuration of relays listening to a single addr:port tuple twice
Reyk Floeter
2009-08-05
support multiple 'listen on' lines in a single relay block
Reyk Floeter
2009-08-05
tables don't need pf if running in "l7" relay mode
Reyk Floeter
2009-08-04
-epm are not relevant to most (any?) setups and quiet is good anyway: remove
Jason McIntyre
2009-08-03
Make announce "self" work like all others (self is a bit special because
Claudio Jeker
2009-08-02
"ldpctl show lib" output cleanup.
Michele Marchetto
2009-08-01
when receiving characters with the most significant bit set over a session
Gilles Chehade
2009-08-01
Pass the right size of the structure "map" to the ldpd engine.
Michele Marchetto
2009-08-01
Correctly print interface state and neighbor uptime in ldpctl show neighbor.
Michele Marchetto
2009-08-01
subnet-number and netmask could be ip addresses only.
Federico G. Schwindt
2009-07-31
Reword the split horizon parameters in the configuration file.
Michele Marchetto
2009-07-30
add missing " when printing an error string. ok henning@
Stuart Henderson
2009-07-29
apply patch for https://www.isc.org/node/474 since jakob does not
Theo de Raadt
2009-07-28
introduce daemon_record_message() and needed glue in queue_shared.c to
Gilles Chehade
2009-07-28
Use strcmp() for string comparison not ==
Jonathan Gray
2009-07-28
slightly change how makemap parses its lines so that we consider #
Gilles Chehade
2009-07-28
Install interface addresses of other routers (LA bit set or 128 prefixlen)
Claudio Jeker
2009-07-28
More fallout from the r1.31 commit. This time PID and the fd got swapped.
Claudio Jeker
2009-07-28
Running 'ospf6ctl show' twice caused ospf6d to fatal. Cause was a missing -
Claudio Jeker
2009-07-28
Track renamed struct member (r1.15 of ospf6d/ospf6.h) to fix compilation.
Claudio Jeker
2009-07-28
indent
Gilles Chehade
2009-07-28
add missing bit to correctly spot loops in all cases.
Gilles Chehade
2009-07-27
seperation -> separation; from Amarendra Godbole
Jason McIntyre
2009-07-24
RECONF_REINIT is a bad initial reconf_action state for templates.
Claudio Jeker
2009-07-23
no need for Xo/Xc when we have very simple list items;
Jason McIntyre
2009-07-23
Silence some lint warnings about an unreachable return by consolidating
Bret Lambert
2009-07-23
make buf_write() behave like msgbuf_write(): send out only the
Eric Faurot
2009-07-23
Document rdomain keyword, again from stsp@
Claudio Jeker
2009-07-23
Spelling and comment fixes by stsp@
Claudio Jeker
2009-07-23
Update bgpctl show next to show all necessary info. This time OK henning@
Claudio Jeker
2009-07-23
Send the used kroute along with the nexthop information. This allows us
Claudio Jeker
2009-07-23
knexthop_compare() failed to compare correctly and because of this it was
Claudio Jeker
2009-07-21
stop gcc from whining
Theo de Raadt
2009-07-21
sorry, but showing a diff, getting an explicit "not ok" and then committing
Henning Brauer
2009-07-20
Try to show a more usable nexthop output. It may still change but at least
Claudio Jeker
2009-07-20
Include more info in the bgpctl show nexthop ctl message. Mainly add the
Claudio Jeker
2009-07-20
On config reload errors free the list of ribs so that following reloads
Claudio Jeker
[next]