summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2012-01-12Zap unused var in asn_lookup; from Michael W. BombardieriStuart Henderson
2012-01-11fix flags writingEric Faurot
2012-01-11remove stateful iteration from ramqueue, if we ever need to reintroduce itGilles Chehade
2012-01-11in ramqueue_schedule(), do not reorder ramqueue envelopes when forcing aGilles Chehade
2012-01-11queue_fsqueue_ascii.c, you're not welcome anymoreGilles Chehade
2012-01-11implement an envelope_ascii API that's not tied to a specific queue_backendGilles Chehade
2012-01-11remove bogus callEric Faurot
2012-01-11Try to parse hostnames as IP addresses before resolving. This allowsEric Faurot
2012-01-11enable back CA support, just don't verify client ...Gilles Chehade
2012-01-11Simplify runner/queue by getting rid of Q_PURGE. Instead, let smtpdEric Faurot
2012-01-11Finally remove the queue_message_update() function which ended upEric Faurot
2012-01-11Improve error reporting. Most errors during hostname lookup areEric Faurot
2012-01-11remove dead prototypeEric Faurot
2012-01-11fix typoEric Faurot
2012-01-09Rename whatis.{db,index} back to mandoc.{db,index}Ingo Schwarze
2012-01-07sloppy Ingo, whatis.db + whatis.indexMarc Espie
2012-01-06typo in log_peer_warnx messageStuart Henderson
2012-01-06mkdir needs -m to set the modeSebastian Reitenbach
2012-01-05Enable the new apropos(1), whatis(1), and makewhatis(8).Ingo Schwarze
2012-01-05update to nginx-1.0.11Robert Nagy
2011-12-31Remove the EXTENSIONS ifdef danse; it might have made sense in the pastAntoine Jacoutot
2011-12-30Fix a warning.Antoine Jacoutot
2011-12-28Print PPP-Max-Payload headers (for RFC 4638 PPPoe), part of a larger diffStuart Henderson
2011-12-28s/minum/minimum/ in commentStuart Henderson
2011-12-28only add the rdomain for hostname lookups, when we have a hostname to lookup.Peter Hessler
2011-12-27Q_BOUNCE is not used anymoreEric Faurot
2011-12-27Instead of using a separate "bounce" queue, create the bounce envelopeEric Faurot
2011-12-27Follow adduser(8) behaviour (as well as what the pkg tools and ourAntoine Jacoutot
2011-12-25Missing architecture on the .Dt line; found with mandocdb(8); ok jmc@.Ingo Schwarze
2011-12-24formatting errors, found using freebsd's "igor";Jason McIntyre
2011-12-24-p requires an argument; from Stefan PetterssonJason McIntyre
2011-12-23some spelling fixes, found using freebsd's "igor" document verifier;Jason McIntyre
2011-12-23On envelope creation, get the message id in a saner way than theEric Faurot
2011-12-22Add fqueue_envelope_path() function to create path to envelopes.Eric Faurot
2011-12-21disable temporarily CA support, it prevents some remote hosts fromCharles Longeau
2011-12-19fix/improve envelope_validate():Eric Faurot
2011-12-18Sync comments with latest cleanup changesCharles Longeau
2011-12-18use #defined error()Charles Longeau
2011-12-18Add missing header needed by PRI format stringCharles Longeau
2011-12-18remove unused headerCharles Longeau
2011-12-18- use envelope_set_errormsg() where possible.Eric Faurot
2011-12-16simplifyEric Faurot
2011-12-15better size checkEric Faurot
2011-12-15all leading dots must be duplicated.Eric Faurot
2011-12-14finally kill queue_shared.c and move what is left to bounce.cEric Faurot
2011-12-14split auth_backend.c for consistencyEric Faurot
2011-12-14merge pcre-8.21Robert Nagy
2011-12-14move show_queue() and related functions from queue_shared.cEric Faurot
2011-12-14make queue_fsqueue backend consistent with the backend scheme.Eric Faurot
2011-12-14add missing prototypeEric Faurot