Age | Commit message (Expand) | Author |
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 |
2009-09-15 | Enclose repeated buffer draining code in a new msgbuf_drain() | Jacek Masiulaniec |
2009-09-15 | In bgpctl sh nei, display whether a neighbour is set to use passive | Stuart Henderson |
2009-09-15 | Fix a small merge error from august 2003. ok jmc@, jj@. | Matthieu Herrb |
2009-09-14 | Switch the various link state printing codes to use the new if_media | Claudio Jeker |
2009-09-14 | fix typo; ok jmc@ | Ingo Schwarze |
2009-09-12 | Simplify line len checking: use one limit for all SMTP exchanges. | Jacek Masiulaniec |
2009-09-12 | fix a wrong computation in session_readline() where the length of line was | Gilles Chehade |
2009-09-12 | cmdlinetoolong stat was incremented at the wrong place, fix | Gilles Chehade |
2009-09-12 | - fix a compile time warning | Gilles Chehade |
2009-09-12 | replace a fwrite || fwrite construct with a fprintf which achieves the same | Gilles Chehade |
2009-09-09 | Palm: Integration into the tree | Marek Vasut |
2009-09-08 | Add -4 and -6 flags to irrfilter mode, allowing you to only fetch (you | Stuart Henderson |
2009-09-08 | Make the BGP OPEN capability parser RFC 5492 compliant. While there add | Claudio Jeker |
2009-09-08 | Update irrfilter to support IPv6 and 4-byte AS numbers. IPv6 support based | Claudio Jeker |
2009-09-08 | Cope with remote host sending '452 Insufficient system storage'. | Landry Breuil |
2009-09-08 | Replace remaining occurrence of old PF syntax with "match...nat-to", | Stuart Henderson |
2009-09-08 | Remove some nat-anchor, binat-anchor, rdr-anchor. Noticed by jmc@. | Stuart Henderson |
2009-09-07 | Don't print package comment when -q is given, and no other option is | Landry Breuil |
2009-09-07 | Teach the printer about capabilities, new cease codes, end-of-rib marker, | Stuart Henderson |
2009-09-07 | rdr -> rdr-to | Jason McIntyre |