Age | Commit message (Expand) | Author |
2012-01-14 | KNF whitespace; no change with diff -w | Stuart Henderson |
2012-01-14 | Support Huawei K4510 with DEV_UMASS5; Daniele Pilenga | Stuart Henderson |
2012-01-14 | sync | Stuart Henderson |
2012-01-14 | add Huawei K4510; Daniele Pilenga | Stuart Henderson |
2012-01-14 | Add a fsqueue_message_path() function to build path to message dir | Eric Faurot |
2012-01-13 | use a simpler way to get to the parent directory | Eric Faurot |
2012-01-13 | queue_message_purge() and queue_message_delete() are actually the same | Eric Faurot |
2012-01-13 | Simplify function wsfont_map_unichar. | Alexandr Shadchin |
2012-01-13 | Always set DKF_OPENED in the disk attach callback. | Joel Sing |
2012-01-13 | Crank amd64 boot(8) version for the softraid changes. | Joel Sing |
2012-01-13 | remove the status field from struct envelope, move it to the smtp | Eric Faurot |
2012-01-13 | Restore previous behaviour - only print the DUID if we used it to | Joel Sing |
2012-01-13 | Stop using envelope->status to report delivery outcome to the | Eric Faurot |
2012-01-13 | Replace _SELECT_DECLARED with _SELECT_DEFINED_ | Nigel Taylor |
2012-01-13 | Switch back to bootduid, however remember to include sys/systm.h... | Joel Sing |
2012-01-13 | According to RFC 5722 we drop all IPv6 fragments that belong to a | Alexander Bluhm |
2012-01-13 | Drop IPv6 packets built from overlapping fragments in pf reassembly. | Alexander Bluhm |
2012-01-13 | kill delivery_backend_lookup() proto as it is already in smtpd.h | Charles Longeau |
2012-01-13 | handle m_copyback errors, this code is too sensitive for such | Mike Belopuhov |
2012-01-13 | Repair hw vlan tagging and stripping on 82599. Previously receiver | Mike Belopuhov |
2012-01-12 | we should never use ramqueue_first_envelope() as a mean to determine the | Gilles Chehade |
2012-01-12 | The status field in the envelope is confusing. Its only purpose is to | Eric Faurot |
2012-01-12 | the ramqueue filling at startup was busted, it would load envelopes one by | Gilles Chehade |
2012-01-12 | now that we no longer do a stateful iteration on schedule queue, we need | Gilles Chehade |
2012-01-12 | use mbox backend for mbox delivery. | Eric Faurot |
2012-01-12 | fgets(3) returns a pointer, so compare against NULL, not integer 0. | Antoine Jacoutot |
2012-01-12 | Remove dead code for config reloading for now. It is not functionnal | Eric Faurot |
2012-01-12 | Add a fsqueue_envelope_dump_atomic() function that writes an envelope | Eric Faurot |
2012-01-12 | remove envelope_get_errormsg() and move envelope_set_errormsg() | Eric Faurot |
2012-01-12 | alter line contents before writing it, rather than after... | Eric Faurot |
2012-01-12 | use absolute path as fts may chdir() during traversal. | Eric Faurot |
2012-01-12 | Mention the information source used for the ASN lookup. | Stuart Henderson |
2012-01-12 | Zap unused var in asn_lookup; from Michael W. Bombardieri | Stuart Henderson |
2012-01-12 | add support for skinny variants. | David Gwynne |
2012-01-12 | regen | David Gwynne |
2012-01-12 | product SYMBIOS SAS2008_1 0x0073 MegaRAID SAS2008 | David Gwynne |
2012-01-12 | s/5.0/5.1/, ok deraadt@ | Stuart Henderson |
2012-01-11 | Ansify raw_... function definitions. No binary change. | Alexander Bluhm |
2012-01-11 | fix flags writing | Eric Faurot |
2012-01-11 | remove stateful iteration from ramqueue, if we ever need to reintroduce it | Gilles Chehade |
2012-01-11 | in ramqueue_schedule(), do not reorder ramqueue envelopes when forcing a | Gilles Chehade |
2012-01-11 | queue_fsqueue_ascii.c, you're not welcome anymore | Gilles Chehade |
2012-01-11 | implement an envelope_ascii API that's not tied to a specific queue_backend | Gilles Chehade |
2012-01-11 | sync | Theo de Raadt |
2012-01-11 | remove bogus call | Eric Faurot |
2012-01-11 | crank to 5.1-beta | Theo de Raadt |
2012-01-11 | Do not read dstaddr from command line, get it from addr.py. | Alexander Bluhm |
2012-01-11 | Try to parse hostnames as IP addresses before resolving. This allows | Eric Faurot |
2012-01-11 | enable back CA support, just don't verify client ... | Gilles Chehade |
2012-01-11 | Backout premature use of 'bootduid', as 'rootduid' has not yet been | Kenneth R Westerback |