Age | Commit message (Expand) | Author |
2012-10-10 | teach smtpctl how to display envelopes and messages using their id. | Gilles Chehade |
2012-10-10 | io_connect() can take an optional address to bind() before connecting. | Eric Faurot |
2012-10-10 | For each alias node, mark if it has been expanded from an alias map or | Eric Faurot |
2012-10-10 | show the port number for a relay if specified. | Eric Faurot |
2012-10-10 | Revert r1.155. Routing breaks if dhclient-script flushes the | Kenneth R Westerback |
2012-10-10 | add missing break | Theo de Raadt |
2012-10-10 | Fix the hash http filter action to initialize the hash key correctly after | Reyk Floeter |
2012-10-10 | Add __BEGIN_DECLS so that programs using C++ can use functions | Stuart Henderson |
2012-10-10 | make bridge_rtflush and bridge_flushrule void functions, as they never | Henning Brauer |
2012-10-10 | Clear the powersave flag and purge queued packets when a node leaves the AP | Mark Kettenis |
2012-10-10 | Avoid potential uninitialized variable access in fxp driver. | Bret Lambert |
2012-10-10 | a little better DESCRIPTION; | Jason McIntyre |
2012-10-10 | a SMTP -> an SMTP; | Jason McIntyre |
2012-10-10 | Missed the MD bits with the bridgeport change. Found the hard way by deraadt. | Camiel Dobbelaar |
2012-10-09 | make "relay ... as ..." work again. It's been zapped by mistake. | Eric Faurot |
2012-10-09 | - allow a listen statement to impose tls on its clients; | Gilles Chehade |
2012-10-09 | Reject ssl key/certs/CA/DH files if their ownership/permissions are not | Eric Faurot |
2012-10-09 | ... yet more documentation, lots of inputs from jmc@ as usual. | Marc Espie |
2012-10-09 | steal .if commands() concept from NetBSD. | Marc Espie |
2012-10-09 | warn about targets with multiple command lists (debug option), as it's | Marc Espie |
2012-10-09 | actual engine change: prevent jobs from stomping on each other's files. | Marc Espie |
2012-10-09 | recognize new debug options for double commands, heldjobs, target group | Marc Espie |
2012-10-09 | tweak error messages yet some more, lots of feedback from | Marc Espie |
2012-10-09 | - SPECIAL_DEPRECATED -> SPECIAL_NOTHING | Marc Espie |
2012-10-09 | new interface: look in command lines for variables that indicate a list of | Marc Espie |
2012-10-09 | fix listen examples to not use an interface | Gilles Chehade |
2012-10-09 | Add tree keys to vi mode too, missed by accident. | Nicholas Marriott |
2012-10-09 | Capilization in comment, and document leftoverroom, + knf nit, spotted by theo | Bob Beck |
2012-10-09 | Add nscan as a disk queueing algorithm, and make it the default with | Bob Beck |
2012-10-09 | bufq write limiting | Bob Beck |
2012-10-09 | Bump boot versions due to recent changes. | Joel Sing |
2012-10-09 | Ensure that softraid keys are cleared if rebooting from the boot loader. | Joel Sing |
2012-10-09 | Teach amd64 boot(8) how to access a softraid crypto volume. This allows for | Joel Sing |
2012-10-09 | "If srcid is omitted, the default is to use the hostname of the local | Reyk Floeter |
2012-10-09 | Our arc4random() is safe to use in any context, so we don't the crazy | Theo de Raadt |
2012-10-09 | fix a FILE* leak when using compression. | Eric Faurot |
2012-10-09 | Allow boot(8) to pass information to the kernel, regarding the softraid | Joel Sing |
2012-10-09 | Put the real mode IDT and the GDT back in .text - having them in .data only | Joel Sing |
2012-10-09 | Provide standalone versions of AES, AES XTS, HMAC SHA1, PBKDF2 and SHA1. | Joel Sing |
2012-10-09 | Provide an explicit_bzero for standalone usage. | Joel Sing |
2012-10-09 | Provide a mechanism for the kernel to directly pass a mask key through to | Joel Sing |
2012-10-09 | Remove -noinhibit-exec now that we no longer have to deal with | Joel Sing |
2012-10-09 | Dynamically build the Interrupt Descriptor Table (IDT), instead of using | Joel Sing |
2012-10-09 | simplify hook_disestablish() handling by always resetting the hook when | Markus Friedl |
2012-10-09 | - bump the version to match fd.o's 0.27.1 release. | Jasper Lievisse Adriaanse |
2012-10-09 | - also check Requires.private for --exists. | Jasper Lievisse Adriaanse |
2012-10-09 | - adjust missing-req-4 test to properly fail | Jasper Lievisse Adriaanse |
2012-10-09 | Sync "Structured Extended Feature Flags" cpuid bits with | Jonathan Gray |
2012-10-09 | - add a (currently failing) test for nonexistant modules in Requires.private. | Jasper Lievisse Adriaanse |
2012-10-09 | - allow PKG_CONFIG to be overriden and remove the commented fd.o PKG_CONFIG v... | Jasper Lievisse Adriaanse |