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