summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2012-03-02tweaks;Jason McIntyre
2012-03-02resolve conflictsStuart Henderson
2012-03-02import nsd 3.2.10, "cool" jakob@, also looked over by BradStuart Henderson
2012-03-02CFLAGS+= -Wall -Werror and the resulting cleanupDavid Gwynne
2012-03-02a persistent event driven tftp daemon.David Gwynne
2012-02-27Use correct Counter32 type for following MIBs. They only return dummy dataStuart Henderson
2012-02-26various cleanup; robert will pass the diff upstreamJason McIntyre
2012-02-24Correct the spelling of "transferred" and "transferring"Philip Guenthe
2012-02-23Bring in PF-MIB to snmpd.Joel Knight
2012-02-22create the tmp dirs nginx needs for doing proxying inside the chrootRobert Nagy
2012-02-19Fix a classical bug (= vs ==). OK stsp@ miod@Claudio Jeker
2012-02-19enable nginxRobert Nagy
2012-02-19add a distribution target to install configuration filesRobert Nagy
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