summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-19when listen was declared without a port parameter, it would get it wrongGilles Chehade
2009-03-19in the event of a timeout, mxhost is passed to TAILQ_REMOVE before it isGilles Chehade
2009-03-18remove debug X-Cipher and turn it into a useful log_info()Gilles Chehade
2009-03-18syncJacek Masiulaniec
2009-03-18Keep softc pointer in ccb because it requires some work to correctlyAlexander Yurchenko
2009-03-18Correctly check the peer group for mrt dumps. Without this all non-groupedClaudio Jeker
2009-03-18Correctly check for MRT_TABLE_DUMP_MP and don't send the config to the SE.Claudio Jeker
2009-03-18Introduce local_as in the peer config. This allows per peer local AS andClaudio Jeker
2009-03-18short_as is always initialised to the 16bit AS that is used. So no needClaudio Jeker
2009-03-18Remove man page mentions of the vnode interlock, which is long dead.Bret Lambert
2009-03-18syncIgor Sobrado
2009-03-18the ellipsis is not an optional argument.Igor Sobrado
2009-03-18previous commit removed "else" conditionGilles Chehade
2009-03-18we can no longer create batches of MDA deliveries, so make sure runnerGilles Chehade
2009-03-18be carefull when trying to access cf->file_rcs in cvs_checkout_file()Joris Vink
2009-03-18unbreak make release, spotted by todd and kurtJacek Masiulaniec
2009-03-18in mta, when remote host advertises AUTH, do not attempt to authenticateGilles Chehade
2009-03-17+.Xr pf.conf 5 ,Jason McIntyre
2009-03-17pass correct argv[0] to openlog(); ok djm@Markus Friedl
2009-03-17correct argument type for swap64(); from Thomas PfaffJason McIntyre
2009-03-17- rename the arg to -b "nframes" and sync usage()Jason McIntyre
2009-03-17Mention that ips now has bio management support.Alexander Yurchenko
2009-03-17Provide both errno.h codes for the userspace tools like bioctlAlexander Yurchenko
2009-03-17Fix compilation without bio(4).Alexander Yurchenko
2009-03-17DESCRIPTION should also note aucat's ability to act as a serverAlexandre Ratchov
2009-03-17we do know how to handle iack. in the rx path at least.David Gwynne
2009-03-17update a bit, but more work is needed on this man page, working on it andGilles Chehade
2009-03-17enable smtpd in the buildGilles Chehade
2009-03-17move smtpd.conf to etc/mail/ directory. it is not installed yet by theGilles Chehade
2009-03-16change smtpd.conf to what it will be by default:Gilles Chehade
2009-03-16in accept rules, support "for local" as a destination which is an alias toGilles Chehade
2009-03-16support for smtpd(8); ok gilles@Jacek Masiulaniec
2009-03-16improve spacing in synopsis.Igor Sobrado
2009-03-16use short (one-line) command descriptions (.Nd macros).Igor Sobrado
2009-03-16update smtpctl.8 with new smtpctl commandsGilles Chehade
2009-03-16makemap symlink should be in /usr/sbin; ok gilles@Jacek Masiulaniec
2009-03-16add secrets.db; ok gilles@Jacek Masiulaniec
2009-03-16smtpctl goes to usr.sbin; ok gilles@Jacek Masiulaniec
2009-03-16makemap goes to libexec/smtpd; ok gilles@Jacek Masiulaniec
2009-03-16add smtpd files and dirs; ok gilles@Jacek Masiulaniec
2009-03-16Implement bioctl volume management: rebuild and hotspare.Alexander Yurchenko
2009-03-16- mention /etc/mail/virtual in FILES sectionGilles Chehade
2009-03-16Trivial malloc + memset -> malloc(,,M_ZERO) conversion.Owain Ainsworth
2009-03-16mention /etc/mail/secrets in the FILES sectionGilles Chehade
2009-03-16this file has been deprecated for a while and will not be updated, soGilles Chehade
2009-03-16pmap = (conditional ? user_way : pmap = pmap_kernel());Owain Ainsworth
2009-03-16first stage of removing ``copying & needfeel'' flags thatAlexandre Ratchov
2009-03-16When doing pass-through calculate right xs->resid value based onAlexander Yurchenko
2009-03-16run makemap through mailwrapper(8), to avoid conflict betweenJacek Masiulaniec
2009-03-16Update to tzdata2009c from elsie.nci.nih.govTodd C. Miller