summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2009-09-04Fix scheduling of bounces that could not be delivered.Jacek Masiulaniec
2009-09-04Fix scheduling of bounces that could not be delivered.Jacek Masiulaniec
2009-09-04Prepend Return-Path.Jacek Masiulaniec
2009-09-04Fix scheduling of bounce messages.Jacek Masiulaniec
2009-09-04Dvrmpd inherited the same yesno porblem from bgpd. Make sure it throwsClaudio Jeker
2009-09-04Make sure that a proper syntax error is produced when something else thenClaudio Jeker
2009-09-04merged with mda.cJacek Masiulaniec
2009-09-04Use the address familiy of the neighbor IP to decide which MP type to use.Claudio Jeker
2009-09-04Major mda update:Jacek Masiulaniec
2009-09-04Fix a crash when messagep->batch_id is read from disk and used longJacek Masiulaniec
2009-09-03Add support for "DHCP-over-IPsec" by implementing RFC 3046 (DHCP RelayReyk Floeter
2009-09-03Use correct destination in memcpy(). Fixes PR6218, OK henningClaudio Jeker
2009-09-03imsg_get sets errno so use fatal instead of fatalx.Jacek Masiulaniec
2009-09-02Prepend Delivered-To, not append. Discussed with gilles@.Jacek Masiulaniec
2009-09-02Include mbox write errors in "show stats". Suggested by gilles.Jacek Masiulaniec
2009-09-02Do not lose mail when write(2) to mbox fails.Jacek Masiulaniec
2009-09-02remove dead code, gilles okJacek Masiulaniec
2009-09-02Correct the currently supported RFC level of the IPv6CP support,Stuart Henderson
2009-09-02Implement all of RFC 4486 BGP Cease Notification Message Subcodes.Claudio Jeker
2009-09-01Log all 4yz/5yz responses we send when in debug mode; ok gilles@Jacek Masiulaniec
2009-09-01Bring manpage up to speed with the changes that just happend or at leastClaudio Jeker
2009-09-01Bring ftp-proxy in sync with the massive pf change just commited by Henning.Claudio Jeker
2009-09-01sync with new pfReyk Floeter
2009-09-01If relayd returned an error don't exit with success. This may help scriptsClaudio Jeker
2009-09-01Echo back the Relay Agent Information option if present (RFC 3046).Reyk Floeter
2009-08-31Use UINT_MAX instead of ASNUM_MAX and get rid of this mostly useless define.Claudio Jeker
2009-08-31Just use UINT_MAX as the maximum 4-byte AS number. It is good enough here.Claudio Jeker
2009-08-31Fix mandoc magic to make the command render correctly.Claudio Jeker
2009-08-31Don't get stuck in an infinite loop comparing u_short <= USHRT_MAX whichClaudio Jeker
2009-08-27$OpenBSD$Jacek Masiulaniec
2009-08-27Implement client side of the SMTP protocol in a library-like module.Jacek Masiulaniec
2009-08-27s/relayd/smtpd/Jacek Masiulaniec
2009-08-27Implement client side of the SMTP protocol in a library-like module.Jacek Masiulaniec
2009-08-27lookup(n.) -> look up(v.)Jason McIntyre
2009-08-27allow to specify interface names as addresses, for example "listen onReyk Floeter
2009-08-27getpwnam failure that results in setting errno could confuse theJacek Masiulaniec
2009-08-26fix previousJacek Masiulaniec
2009-08-26Do not add Delivered-To to outgoing mail. It will result in prematureJacek Masiulaniec
2009-08-26Add ogg media types from RFC 5334 and update application/ogg as well.Federico G. Schwindt
2009-08-26Add ! support to ProxyPass to exclude directories from being proxied.Federico G. Schwindt
2009-08-25djm accidentally changed the type of dirfilt in the prototypesJonathan Gray
2009-08-24URI-decode the filenames in the listing used for HTTP pkg_add updates.Stuart Henderson
2009-08-24Harden variables setting, prodded by alex@Antoine Jacoutot
2009-08-23Document all variables used by sysmerge.Antoine Jacoutot
2009-08-21Fix for PR6213, peers with 4-byte AS numbers were unable to connect to aClaudio Jeker
2009-08-18The end of headers check that is used to determine where to insert ourGilles Chehade
2009-08-18HEADS-UP: change the way sysmerge(8) runs by default.Antoine Jacoutot
2009-08-17Don't try to move files that don't exist.Antoine Jacoutot
2009-08-17also report routers and their host states in relayctlReyk Floeter
2009-08-17Switch several kerberos/afs tools from using using libreadlineJonathan Gray