Age | Commit message (Expand) | Author |
2010-06-29 | Fix an obviously wrong comment. ok reyk@ | Kjell Wooding |
2010-06-29 | document the 'schema' keyword, and remove the placeholders for schema syntax | Martin Hedenfal |
2010-06-29 | Remember on what listener a connection got from, and return protocol error | Martin Hedenfal |
2010-06-29 | Having more than 2 log levels is silly. Use only 3 verbosity levels: | Kjell Wooding |
2010-06-29 | Add the new schema parser. | Martin Hedenfal |
2010-06-29 | Fix signedness warnings. | Martin Hedenfal |
2010-06-29 | force the dns buffers to be aligned using a union, until the retarded | Theo de Raadt |
2010-06-29 | force the dns buffers to be aligned using a union, until the retarded | Theo de Raadt |
2010-06-29 | don't overwrite the return code from validate_entry | Martin Hedenfal |
2010-06-29 | Rewrite the schema parser, as it's not a context-free grammar. | Martin Hedenfal |
2010-06-28 | Fix IFADDRDEL imsg error message. | Alexander Bluhm |
2010-06-28 | remove -r and -s from usage, these options were dropped on a previous | Igor Sobrado |
2010-06-28 | Use the proper OIDs for syntax description, instead of bogus symbolic | Martin Hedenfal |
2010-06-28 | If there is no next hop but an interface index, create a cloning | Alexander Bluhm |
2010-06-28 | Store the ifindex into the kroute change imsg. This way we can use | Alexander Bluhm |
2010-06-27 | right way round for macros; | Jason McIntyre |
2010-06-27 | Instead of specifying the control sockets on the command line have them | Claudio Jeker |
2010-06-27 | return value unused, found by lint | Martin Hedenfal |
2010-06-27 | Remove unused functions and variables, found by lint. | Martin Hedenfal |
2010-06-27 | Remove unused code. | Martin Hedenfal |
2010-06-27 | remove an unused typedef | Martin Hedenfal |
2010-06-27 | fix rtmsg_process to return on an error during processing rather than | David Gwynne |
2010-06-27 | Add support for different page sizes in the btree. Add a new header page | Martin Hedenfal |
2010-06-27 | Suggest a reboot if "sh MAKEDEV" was run or login.conf was modified. | Antoine Jacoutot |
2010-06-26 | Unbreak removal of one-level search index. | Martin Hedenfal |
2010-06-26 | irr->irr_raf_mask_onlink and irr->irr_raf_mask_auto are single-bit bitfields | Philip Guenthe |
2010-06-26 | Use offsetof() instead of writing our own version (...which generates | Philip Guenthe |
2010-06-26 | remove support for the old pflog format, replaced in 2003 | Henning Brauer |
2010-06-25 | minor cleanups | Marc Espie |
2010-06-25 | fix bad opt('l') printing. | Marc Espie |
2010-06-25 | remove last local vars. | Marc Espie |
2010-06-25 | simplify message printing a bit | Marc Espie |
2010-06-25 | document ::State a bit | Marc Espie |
2010-06-25 | clean-up options handling some more | Marc Espie |
2010-06-25 | new style | Marc Espie |
2010-06-25 | move handle_options in state, as should be. | Marc Espie |
2010-06-25 | do options the other way so that we provide defaults that can be overridden | Marc Espie |
2010-06-25 | use new state (so no need to parse some options). | Marc Espie |
2010-06-25 | use locator object. | Marc Espie |
2010-06-25 | move common options (-D/-v) handling code upto State. | Marc Espie |
2010-06-25 | allow creation of a unique PackageLocator object, that stores state, | Marc Espie |
2010-06-25 | fix "deduplicate" code. | Marc Espie |
2010-06-25 | sha25 -> sha256 as noticed by Nigel Taylor | Marc Espie |
2010-06-24 | Include files annotated @bin in the database produced by pkg_mklocatedb; | Stuart Henderson |
2010-06-23 | 127/8 is INADDR_LOOPBACK & IN_CLASSA_NET the kroute code does not | Claudio Jeker |
2010-06-23 | fix the permissions on directories inside the exported tarball | Jonathan Gray |
2010-06-23 | More appropriate contents for the exported ca tarball. | Jonathan Gray |
2010-06-23 | Fix comment. Downstream is towards the destination of a LSP. | Claudio Jeker |
2010-06-23 | sort the options list, and add some new options to usage(); | Jason McIntyre |
2010-06-23 | Add a ca export command for EAP mode where we only require the CA cert, | Jonathan Gray |