summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-17Suppress some pointless debugging message:Kenneth R Westerback
2013-02-17Kill a magic number. 0 -> RTP_NONE for priority in constructing routingKenneth R Westerback
2013-02-17Fix line counting when using forward-paragraph and backward-paragraph.lum
2013-02-17dhclient-script did 'route -q $rdomain add $new_ip_address 127.0.0.1'.Kenneth R Westerback
2013-02-17disable queue compression temporarily, we lack the smtpctl bitsGilles Chehade
2013-02-17Replace hand rolled TAILQ_REMOVE with example from queue(3).Florian Obser
2013-02-17Put the processes in the routing domain of the interface. TweakKenneth R Westerback
2013-02-16only use local hostname in Received lines if listener has not overriden it,Gilles Chehade
2013-02-16Fix a bug in udp socket splicing in case a packet gets diverted andAlexander Bluhm
2013-02-16Remove accidentally committed debug statement ("Got RTM_IFINFO").Kenneth R Westerback
2013-02-16Make it clear that USE_MFS is not meant to be set by a user. ThisAntoine Jacoutot
2013-02-16Fix unlocking on 32bits arch where it would fuck up the shell...Antoine Jacoutot
2013-02-16Add 106/tcp (pop3pw/poppasswd) to the unofficial services list.Antoine Jacoutot
2013-02-16make sure the fuzz offset is actually past the end of KEX for all KEXDamien Miller
2013-02-15We deprecated returning to %g7 after a successful system call long ago.Mark Kettenis
2013-02-15add missing bits for lmtp support (from Ashish SHUKLA).Eric Faurot
2013-02-15Revert previous diff: sparc and sparc64 don't set the TCB to NULL in exec, yet,Philip Guenther
2013-02-15Take more care to use the correct xid, rather than packet garbage.Kenneth R Westerback
2013-02-15turns out if a line ends with a $, the var module will run off the cliffMarc Espie
2013-02-15terminate session instead of fatal() if getsockname() fails.Eric Faurot
2013-02-15cleanup undo history in revert-bufferFlorian Obser
2013-02-15Make code a tad less obscure by using sizeof() actual variable beingKenneth R Westerback
2013-02-15Even if no one uses it, record the seconds since we started in theKenneth R Westerback
2013-02-15Unbreak DISCOVER by initializing xid from correct field.Kenneth R Westerback
2013-02-15Use uvm_km_kmemalloc_pla() to allocate dma memory below 2^28 limit,Alexandre Ratchov
2013-02-15Fix the toread check in the lateconnect case. This allowsAlexander Bluhm
2013-02-15backout latest: audio keys can autorepeat. Autorepeated keys are notAlexandre Ratchov
2013-02-15More DPRINTF use, no object change.Martin Pieuchot
2013-02-15Do not loop forever if the keyboard send a BAT (Basic Assurance Test)Martin Pieuchot
2013-02-15Add missing break, reported by Jared S. Candelaria.Martin Pieuchot
2013-02-15ARPANET -> InternetLawrence Teo
2013-02-15Don't leak routing socket fd if getting the default route fails.Kenneth R Westerback
2013-02-15Warn more loudly if an IdentityFile provided by the user cannot be read.Darren Tucker
2013-02-14disable symbol visibility on vax in order to unbreak the buildRobert Nagy
2013-02-14No need to treat amd64 specially; always return CN_HIGHPRI.Mark Kettenis
2013-02-14When an interface generates an RTM_IFINFO message, it may be as theKenneth R Westerback
2013-02-14Obey RFC 2131 and when the broadcast flag is set send reply backKenneth R Westerback
2013-02-14Correct error message that had a typo and was logging the wrong thing;Damien Miller
2013-02-14Don't rely on the packet buffer (client->packet) being preserved betweenKenneth R Westerback
2013-02-14Merge of an original work by markus@ and gerhard@ to increaseMike Belopuhov
2013-02-14cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtMarkus Friedl
2013-02-14grow MAX_LOCALPART_SIZE and MAX_DOMAINPART_SIZE by 1 (for the '\0')Eric Faurot
2013-02-14- document smtpctl trace expandGilles Chehade
2013-02-14- log smtpd version at startupGilles Chehade
2013-02-14- change => to = in documentationGilles Chehade
2013-02-14- smtpctl trace expand, enables tracing of aliases expansionGilles Chehade
2012-10-13import OpenSSL-1.0.1cDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2013-02-14simplify markup for the "table" keyword; ok gillesJason McIntyre
2013-02-14rework EXAMPLES somewhat, and remove the obsolete NONE NONE NONE dhcpJason McIntyre