Age | Commit message (Expand) | Author |
2009-10-04 | Typo: chance -> change | Antoine Jacoutot |
2009-10-03 | Avoid NULL dereference when the final RCPT TO is refused. | Jacek Masiulaniec |
2009-10-03 | dont dereference garbage pointer, from martynas@ | Jacek Masiulaniec |
2009-10-02 | Use BSD.x11.dist mtree file now that it is up-to-date and maintained. | Antoine Jacoutot |
2009-09-30 | Oups, these changes should not have been commited. Revert. | Claudio Jeker |
2009-09-30 | Announce a stub network LSA for backup carp interfaces. This should help | Claudio Jeker |
2009-09-30 | 0xffff -> MAX_METRIC. Idea by sthen@, I like it :) | Claudio Jeker |
2009-09-30 | Bring in sync with the bgpd version of carp.c. This fixes a memory leak | Claudio Jeker |
2009-09-30 | carp_demote_ioctl() can handle more then +/-1 steps so there is no need to | Claudio Jeker |
2009-09-30 | carp_demote_ioctl() can handle more then +/-1 steps so there is no need to | Claudio Jeker |
2009-09-30 | carp_demote_ioctl() can handle more then +/-1 steps so there is no need to | Claudio Jeker |
2009-09-30 | carp_demote_ioctl() can handle more then +/-1 steps so there is no need to | Claudio Jeker |
2009-09-28 | When a route is deleted, ldpd should remove labels associated with it from | Michele Marchetto |
2009-09-28 | Fix typo (creat/create) | Stuart Henderson |
2009-09-27 | a usage line got too long; ok jmc | Theo de Raadt |
2009-09-27 | Build on armish. Since wsconscfg is built on palm build wsconsctl too. -moj | Mats O Jansson |
2009-09-26 | Added manpage bits about rdomain support. | Michele Marchetto |
2009-09-26 | Preliminary rdomain support. | Michele Marchetto |
2009-09-26 | Whitespace cleanup. | Michele Marchetto |
2009-09-25 | move the smtpd.conf-specific map bits back from makemap to smtpd.conf, | Jason McIntyre |
2009-09-24 | Priorities are now handled in the kernel so: | Michele Marchetto |
2009-09-23 | minor tweaks for the filter section; ok jacekm | Jason McIntyre |
2009-09-23 | Plug memleak. | Jacek Masiulaniec |
2009-09-22 | Sync the link state check code with others daemons. | Michele Marchetto |
2009-09-22 | React putting the interface in state 'down' when dvmrpd detects that | Michele Marchetto |
2009-09-22 | Whitespaces fix. | Michele Marchetto |
2009-09-22 | Make the error messages for failures at EHLO more precise by | Jacek Masiulaniec |
2009-09-22 | Update capability code to follow RFC 5492. Unlike before multiple | Claudio Jeker |
2009-09-22 | - move the map stuff to makemap.8 | Jason McIntyre |
2009-09-22 | When at MAIL FROM stage, handle the case when STARTTLS is required but not | Jacek Masiulaniec |
2009-09-22 | fix handling of certificates to unbreak DSA; allows starttls(8) instructions ... | Janne Johansson |
2009-09-21 | Expand "&" in the name part of gecos similarly to how sendmail and finger | Jacek Masiulaniec |
2009-09-21 | - some tweaks for the global section | Jason McIntyre |
2009-09-21 | merge EXPANSION into DESCRIPTION, since it is really part of | Jason McIntyre |
2009-09-20 | if_new() would treat the new interface as a virtual link if the ifname | Stefan Sperling |
2009-09-20 | In kif_update(), the ifname array could be used uninitialised if the | Stefan Sperling |
2009-09-20 | Fix typo, noticed by Nava Carson, thanks! | Jacek Masiulaniec |
2009-09-19 | KNF indentation; no binary change | Stuart Henderson |
2009-09-19 | some minor improvements for this page, as well as an expanded examples | Jason McIntyre |
2009-09-19 | - "stub redistribute default" does not take a "no" option, remove it | Stuart Henderson |
2009-09-18 | Make kroute code routing priority aware. | Michele Marchetto |
2009-09-18 | Remove useless Received line added at the /usr/sbin/sendmail stage, it | Jacek Masiulaniec |
2009-09-17 | The client API is meant to require STARTTLS by default, a behaviour which | Jacek Masiulaniec |
2009-09-17 | tweak previous; ok jacekm | Jason McIntyre |
2009-09-17 | Add instructions for enabling smtpd to the EXAMPLES section. | Jacek Masiulaniec |
2009-09-16 | Do not print "could not load cert" warning at startup if certificate is not | Jacek Masiulaniec |
2009-09-16 | +.Xr mailer.conf 5 , | Jason McIntyre |
2009-09-16 | Free resources when bounce enqueue fails due to a timeout. | Jacek Masiulaniec |
2009-09-16 | Ignore sendmail's -L, -A, and -q switches: makes clientmqueue cron | Jacek Masiulaniec |
2009-09-15 | Extend SMTP client_* API to support SSL+AUTH, and use it in the mta | Jacek Masiulaniec |