summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2009-09-30carp_demote_ioctl() can handle more then +/-1 steps so there is no need toClaudio Jeker
2009-09-28When a route is deleted, ldpd should remove labels associated with it fromMichele Marchetto
2009-09-28Fix typo (creat/create)Stuart Henderson
2009-09-27a usage line got too long; ok jmcTheo de Raadt
2009-09-27Build on armish. Since wsconscfg is built on palm build wsconsctl too. -mojMats O Jansson
2009-09-26Added manpage bits about rdomain support.Michele Marchetto
2009-09-26Preliminary rdomain support.Michele Marchetto
2009-09-26Whitespace cleanup.Michele Marchetto
2009-09-25move the smtpd.conf-specific map bits back from makemap to smtpd.conf,Jason McIntyre
2009-09-24Priorities are now handled in the kernel so:Michele Marchetto
2009-09-23minor tweaks for the filter section; ok jacekmJason McIntyre
2009-09-23Plug memleak.Jacek Masiulaniec
2009-09-22Sync the link state check code with others daemons.Michele Marchetto
2009-09-22React putting the interface in state 'down' when dvmrpd detects thatMichele Marchetto
2009-09-22Whitespaces fix.Michele Marchetto
2009-09-22Make the error messages for failures at EHLO more precise byJacek Masiulaniec
2009-09-22Update capability code to follow RFC 5492. Unlike before multipleClaudio Jeker
2009-09-22- move the map stuff to makemap.8Jason McIntyre
2009-09-22When at MAIL FROM stage, handle the case when STARTTLS is required but notJacek Masiulaniec
2009-09-22fix handling of certificates to unbreak DSA; allows starttls(8) instructions ...Janne Johansson
2009-09-21Expand "&" in the name part of gecos similarly to how sendmail and fingerJacek Masiulaniec
2009-09-21- some tweaks for the global sectionJason McIntyre
2009-09-21merge EXPANSION into DESCRIPTION, since it is really part ofJason McIntyre
2009-09-20if_new() would treat the new interface as a virtual link if the ifnameStefan Sperling
2009-09-20In kif_update(), the ifname array could be used uninitialised if theStefan Sperling
2009-09-20Fix typo, noticed by Nava Carson, thanks!Jacek Masiulaniec
2009-09-19KNF indentation; no binary changeStuart Henderson
2009-09-19some minor improvements for this page, as well as an expanded examplesJason McIntyre
2009-09-19- "stub redistribute default" does not take a "no" option, remove itStuart Henderson
2009-09-18Make kroute code routing priority aware.Michele Marchetto
2009-09-18Remove useless Received line added at the /usr/sbin/sendmail stage, itJacek Masiulaniec
2009-09-17The client API is meant to require STARTTLS by default, a behaviour whichJacek Masiulaniec
2009-09-17tweak previous; ok jacekmJason McIntyre
2009-09-17Add instructions for enabling smtpd to the EXAMPLES section.Jacek Masiulaniec
2009-09-16Do not print "could not load cert" warning at startup if certificate is notJacek Masiulaniec
2009-09-16+.Xr mailer.conf 5 ,Jason McIntyre
2009-09-16Free resources when bounce enqueue fails due to a timeout.Jacek Masiulaniec
2009-09-16Ignore sendmail's -L, -A, and -q switches: makes clientmqueue cronJacek Masiulaniec
2009-09-15Extend SMTP client_* API to support SSL+AUTH, and use it in the mtaJacek Masiulaniec
2009-09-15Enclose repeated buffer draining code in a new msgbuf_drain()Jacek Masiulaniec
2009-09-15In bgpctl sh nei, display whether a neighbour is set to use passiveStuart Henderson
2009-09-15Fix a small merge error from august 2003. ok jmc@, jj@.Matthieu Herrb
2009-09-14Switch the various link state printing codes to use the new if_mediaClaudio Jeker
2009-09-14fix typo; ok jmc@Ingo Schwarze
2009-09-12Simplify line len checking: use one limit for all SMTP exchanges.Jacek Masiulaniec
2009-09-12fix a wrong computation in session_readline() where the length of line wasGilles Chehade
2009-09-12cmdlinetoolong stat was incremented at the wrong place, fixGilles Chehade
2009-09-12- fix a compile time warningGilles Chehade
2009-09-12replace a fwrite || fwrite construct with a fprintf which achieves the sameGilles Chehade
2009-09-09Palm: Integration into the treeMarek Vasut