summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-15Several improvements to escape sequence handling.Ingo Schwarze
2018-12-15add a -R option to set/unset resolver flags.Eric Faurot
2018-12-15remove unused and problematic sudo clean. ok espieTed Unangst
2012-07-13import regression suite for asrEric Faurot
2018-12-14Revisit the optimization for unbuffered I/O. We can use the bufferTodd C. Miller
2018-12-14Back out the optimization in rev 1.13, it does not update flags onTodd C. Miller
2018-12-14let smtpd fatal on misbehaving proc filtersGilles Chehade
2018-12-14Delete a note taken during the rev. 1.1 man page spliteIngo Schwarze
2018-12-14Delete unused phdr functions; move declarations for functions internal toPhilip Guenther
2018-12-14use new cert helpers for incoming smtp sessionsEric Faurot
2018-12-14sync usage(); also, stop enclosing arg names in quotes, since it wasJason McIntyre
2018-12-14Cleanup, no functional change:Ingo Schwarze
2018-12-14Almost mechanical diff to remove the "struct mparse *" argumentIngo Schwarze
2018-12-14Fold mparse_parse_buffer() into mparse_readfd(), making the codeIngo Schwarze
2018-12-14Major cleanup; may imply minor changes in edge cases of error reporting.Ingo Schwarze
2018-12-13in event reports, use a struct timeval instead of time_t since we want moreGilles Chehade
2018-12-13do not use err() on fork_processor() exitGilles Chehade
2018-12-13Use a faster, more reliable way to figure out how many TLB entries areVisa Hankala
2018-12-13Allow all non-ephemeral buffers to be toggled writable or read-onlyMark Lumsden
2018-12-13only allow builtin filters to declare which hook they listen to in the confGilles Chehade
2018-12-13Revert last. Breaks landisk snap building for currently unknownKenneth R Westerback
2018-12-13we don't want to parse a filter command lineGilles Chehade
2018-12-13split the status display in two, so that I can explicitly show I'mMarc Espie
2018-12-13Cleanup, no functional change:Ingo Schwarze
2018-12-13fix printf statements when compiled with -DDEBUG.Martijn van Duren
2018-12-13libmdoc.h no longer needs mdoc.hIngo Schwarze
2018-12-13Cleanup, no functional change:Ingo Schwarze
2018-12-13various minor tweaks; ok mlarkinJason McIntyre
2018-12-13further document pcap_dump; from jan staryJason McIntyre
2018-12-13Cleanup, no functional change:Ingo Schwarze
2018-12-13Cleanup, no functional change:Ingo Schwarze
2018-12-13Cleanup, no functional change:Ingo Schwarze
2018-12-13Cleanup, no functional change:Ingo Schwarze
2018-12-12add commented-out "val-log-level: 2" next to the uncommentable line toStuart Henderson
2018-12-12Cleanup, no functional change:Ingo Schwarze
2018-12-12remove unused prototypesGilles Chehade
2018-12-12add tx-data reporting eventGilles Chehade
2018-12-12Simplify mbzero() by using mem_write with a NULL buf which does zero outClaudio Jeker
2018-12-12Set the com speed to 115200 like we do in our bootloader when using SeaBIOS.Claudio Jeker
2018-12-12zap trailing whitespace;Jason McIntyre
2018-12-12some pcap_setdirection details; from jan staryJason McIntyre
2018-12-12allow reading from stdin with -f -.Ted Unangst
2018-12-12document show-indexedMarc Espie
2018-12-12Various cleanups:Martin Pieuchot
2018-12-12free(9) sizes for sysv shm.Martin Pieuchot
2018-12-12free(9) sizes for SVID semaphores.Martin Pieuchot
2018-12-12+nettle-bug now that the fix has been committedMarc Espie
2018-12-12even when there's no update needed, respect dependency chain order.Marc Espie
2018-12-12moving handles to kept means they're not affected by complete_set, whichMarc Espie
2018-12-12upon MAIL or RCPT errors, only trigger report_smtp_tx_{mail,rcpt} events ifGilles Chehade