summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-10teach smtpctl how to display envelopes and messages using their id.Gilles Chehade
2012-10-10io_connect() can take an optional address to bind() before connecting.Eric Faurot
2012-10-10For each alias node, mark if it has been expanded from an alias map orEric Faurot
2012-10-10show the port number for a relay if specified.Eric Faurot
2012-10-10Revert r1.155. Routing breaks if dhclient-script flushes theKenneth R Westerback
2012-10-10add missing breakTheo de Raadt
2012-10-10Fix the hash http filter action to initialize the hash key correctly afterReyk Floeter
2012-10-10Add __BEGIN_DECLS so that programs using C++ can use functionsStuart Henderson
2012-10-10make bridge_rtflush and bridge_flushrule void functions, as they neverHenning Brauer
2012-10-10Clear the powersave flag and purge queued packets when a node leaves the APMark Kettenis
2012-10-10Avoid potential uninitialized variable access in fxp driver.Bret Lambert
2012-10-10a little better DESCRIPTION;Jason McIntyre
2012-10-10a SMTP -> an SMTP;Jason McIntyre
2012-10-10Missed the MD bits with the bridgeport change. Found the hard way by deraadt.Camiel Dobbelaar
2012-10-09make "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-09Reject ssl key/certs/CA/DH files if their ownership/permissions are notEric Faurot
2012-10-09... yet more documentation, lots of inputs from jmc@ as usual.Marc Espie
2012-10-09steal .if commands() concept from NetBSD.Marc Espie
2012-10-09warn about targets with multiple command lists (debug option), as it'sMarc Espie
2012-10-09actual engine change: prevent jobs from stomping on each other's files.Marc Espie
2012-10-09recognize new debug options for double commands, heldjobs, target groupMarc Espie
2012-10-09tweak error messages yet some more, lots of feedback fromMarc Espie
2012-10-09- SPECIAL_DEPRECATED -> SPECIAL_NOTHINGMarc Espie
2012-10-09new interface: look in command lines for variables that indicate a list ofMarc Espie
2012-10-09fix listen examples to not use an interfaceGilles Chehade
2012-10-09Add tree keys to vi mode too, missed by accident.Nicholas Marriott
2012-10-09Capilization in comment, and document leftoverroom, + knf nit, spotted by theoBob Beck
2012-10-09Add nscan as a disk queueing algorithm, and make it the default withBob Beck
2012-10-09bufq write limitingBob Beck
2012-10-09Bump boot versions due to recent changes.Joel Sing
2012-10-09Ensure that softraid keys are cleared if rebooting from the boot loader.Joel Sing
2012-10-09Teach amd64 boot(8) how to access a softraid crypto volume. This allows forJoel Sing
2012-10-09"If srcid is omitted, the default is to use the hostname of the localReyk Floeter
2012-10-09Our arc4random() is safe to use in any context, so we don't the crazyTheo de Raadt
2012-10-09fix a FILE* leak when using compression.Eric Faurot
2012-10-09Allow boot(8) to pass information to the kernel, regarding the softraidJoel Sing
2012-10-09Put the real mode IDT and the GDT back in .text - having them in .data onlyJoel Sing
2012-10-09Provide standalone versions of AES, AES XTS, HMAC SHA1, PBKDF2 and SHA1.Joel Sing
2012-10-09Provide an explicit_bzero for standalone usage.Joel Sing
2012-10-09Provide a mechanism for the kernel to directly pass a mask key through toJoel Sing
2012-10-09Remove -noinhibit-exec now that we no longer have to deal withJoel Sing
2012-10-09Dynamically build the Interrupt Descriptor Table (IDT), instead of usingJoel Sing
2012-10-09simplify hook_disestablish() handling by always resetting the hook whenMarkus 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 failJasper Lievisse Adriaanse
2012-10-09Sync "Structured Extended Feature Flags" cpuid bits withJonathan 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