Age | Commit message (Expand) | Author |
2012-02-27 | Use correct Counter32 type for following MIBs. They only return dummy data | Stuart Henderson |
2012-02-26 | various cleanup; robert will pass the diff upstream | Jason McIntyre |
2012-02-24 | Correct the spelling of "transferred" and "transferring" | Philip Guenthe |
2012-02-23 | Bring in PF-MIB to snmpd. | Joel Knight |
2012-02-22 | create the tmp dirs nginx needs for doing proxying inside the chroot | Robert Nagy |
2012-02-19 | Fix a classical bug (= vs ==). OK stsp@ miod@ | Claudio Jeker |
2012-02-19 | enable nginx | Robert Nagy |
2012-02-19 | add a distribution target to install configuration files | Robert Nagy |
2012-02-18 | remove accidentally overwritten change which makes sure to use the bundled | Robert Nagy |
2012-02-18 | remove the install target from here since the BSD makefile wrapper | Robert Nagy |
2012-02-18 | update pcre to 8.30 to be in sync with ports | Robert Nagy |
2012-02-18 | update to 1.0.12 | Robert Nagy |
2012-02-17 | Remove the backup chunk from the man page. People should use backup | Antoine Jacoutot |
2012-02-15 | add -A to usage(); | Jason McIntyre |
2012-02-13 | warn when @option no-default-conflict and not explicit @conflict. | Marc Espie |
2012-02-10 | bail on AS translation in impossible condition; ok sthen | Theo de Raadt |
2012-02-10 | Use MAXDNAME not MAXDNAME+1 and remove unnecessary return. | Stuart Henderson |
2012-02-10 | Add ASN printing support to traceroute6, mostly the same as code in | Stuart Henderson |
2012-02-09 | correct argument names for "resume"; from Jan Stary | Jason McIntyre |
2012-02-06 | don't abort if that info is not yet available... | Marc Espie |
2012-02-04 | remove unused header | Charles Longeau |
2012-02-02 | Only use mime/line-split if the input message actually contains a very | Eric Faurot |
2012-02-01 | When updating an envelope status, the update is immediatly sent to the | Eric Faurot |
2012-02-01 | Append mandatory instance identifier (.0 for scalars), so other SNMP | Camiel Dobbelaar |
2012-02-01 | Variable bindings need instance identifiers, for scalars this is always .0. | Camiel Dobbelaar |
2012-02-01 | fix stupid mistake in buffer code | Eric Faurot |
2012-01-31 | fix an issue observed this week-end while flooding ajacoutot@ : | Gilles Chehade |
2012-01-31 | Document relayd(8)'s use of the openBSD.3 OID; move the CARP MIB to | Joel Knight |
2012-01-31 | Add the OPENBSD-CARP-MIB to snmpd | Joel Knight |
2012-01-30 | If a kernel sensor doesn't have a description, come up with something | Joel Knight |
2012-01-30 | do not encode headers, it breaks the resulting message | Gilles Chehade |
2012-01-30 | Add missing header needed by PRI format string | Charles Longeau |
2012-01-29 | Remove message directories right away instead of moving them to purge/. | Eric Faurot |
2012-01-29 | For some reason, all recipients are rejected if the msg field is not | Eric Faurot |
2012-01-29 | disable connection filter hook for now. fixes smtps. | Eric Faurot |
2012-01-29 | from Mikolaj Kucharski: | Jason McIntyre |
2012-01-29 | Rewrite io code in smtp and mta using the iobuf/ioev interface to have | Eric Faurot |
2012-01-29 | merge | Jakob Schlyter |
2012-01-29 | resolve conflicts | Jakob Schlyter |
2012-01-29 | regen | Jakob Schlyter |
2012-01-29 | NSD v3.2.9 | Jakob Schlyter |
2012-01-29 | fix warning | Eric Faurot |
2012-01-29 | Quick fix to prevent two processes from using the same temporary | Eric Faurot |
2012-01-29 | fix previous: grp is unused here just check the return value | Antoine Jacoutot |
2012-01-29 | Import generic network IO code. The plan is to hide the boring | Eric Faurot |
2012-01-28 | ok, since we're already encoding =, let's just do full quoted printable | Gilles Chehade |
2012-01-28 | when enqueuing, check if a MUA did some MIME transfer encoding, otherwise | Gilles Chehade |
2012-01-28 | remove even more annoying debug logs | Gilles Chehade |
2012-01-28 | smtpd no longer needs to tell us that it forks a purge process ever few | Gilles Chehade |
2012-01-28 | add optional display handler to scheduler_backend, if not NULL the handler | Gilles Chehade |