summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2012-02-18remove accidentally overwritten change which makes sure to use the bundledRobert Nagy
2012-02-18remove the install target from here since the BSD makefile wrapperRobert Nagy
2012-02-18update pcre to 8.30 to be in sync with portsRobert Nagy
2012-02-18update to 1.0.12Robert Nagy
2012-02-17Remove the backup chunk from the man page. People should use backupAntoine Jacoutot
2012-02-15add -A to usage();Jason McIntyre
2012-02-13warn when @option no-default-conflict and not explicit @conflict.Marc Espie
2012-02-10bail on AS translation in impossible condition; ok sthenTheo de Raadt
2012-02-10Use MAXDNAME not MAXDNAME+1 and remove unnecessary return.Stuart Henderson
2012-02-10Add ASN printing support to traceroute6, mostly the same as code inStuart Henderson
2012-02-09correct argument names for "resume"; from Jan StaryJason McIntyre
2012-02-06don't abort if that info is not yet available...Marc Espie
2012-02-04remove unused headerCharles Longeau
2012-02-02Only use mime/line-split if the input message actually contains a veryEric Faurot
2012-02-01When updating an envelope status, the update is immediatly sent to theEric Faurot
2012-02-01Append mandatory instance identifier (.0 for scalars), so other SNMPCamiel Dobbelaar
2012-02-01Variable bindings need instance identifiers, for scalars this is always .0.Camiel Dobbelaar
2012-02-01fix stupid mistake in buffer codeEric Faurot
2012-01-31fix an issue observed this week-end while flooding ajacoutot@ :Gilles Chehade
2012-01-31Document relayd(8)'s use of the openBSD.3 OID; move the CARP MIB toJoel Knight
2012-01-31Add the OPENBSD-CARP-MIB to snmpdJoel Knight
2012-01-30If a kernel sensor doesn't have a description, come up with somethingJoel Knight
2012-01-30do not encode headers, it breaks the resulting messageGilles Chehade
2012-01-30Add missing header needed by PRI format stringCharles Longeau
2012-01-29Remove message directories right away instead of moving them to purge/.Eric Faurot
2012-01-29For some reason, all recipients are rejected if the msg field is notEric Faurot
2012-01-29disable connection filter hook for now. fixes smtps.Eric Faurot
2012-01-29from Mikolaj Kucharski:Jason McIntyre
2012-01-29Rewrite io code in smtp and mta using the iobuf/ioev interface to haveEric Faurot
2012-01-29mergeJakob Schlyter
2012-01-29resolve conflictsJakob Schlyter
2012-01-29regenJakob Schlyter
2012-01-29NSD v3.2.9Jakob Schlyter
2012-01-29fix warningEric Faurot
2012-01-29Quick fix to prevent two processes from using the same temporaryEric Faurot
2012-01-29fix previous: grp is unused here just check the return valueAntoine Jacoutot
2012-01-29Import generic network IO code. The plan is to hide the boringEric Faurot
2012-01-28ok, since we're already encoding =, let's just do full quoted printableGilles Chehade
2012-01-28when enqueuing, check if a MUA did some MIME transfer encoding, otherwiseGilles Chehade
2012-01-28remove even more annoying debug logsGilles Chehade
2012-01-28smtpd no longer needs to tell us that it forks a purge process ever fewGilles Chehade
2012-01-28add optional display handler to scheduler_backend, if not NULL the handlerGilles Chehade
2012-01-28remove useless stateEric Faurot
2012-01-28Make it possible to remove a user from all secondary groups by using:Antoine Jacoutot
2012-01-28Use safeputs() for radius, some decodes are likely to have unprintableStuart Henderson
2012-01-28Print names rather than numbers for the old draft nat-t attributes,Stuart Henderson
2012-01-28no longer neededGilles Chehade
2012-01-28- introduce the scheduler_backend APIGilles Chehade
2012-01-28When setting the groups (`-S'), make sure all provided groups exist inAntoine Jacoutot
2012-01-27that log_debug is no longer neededGilles Chehade