Age | Commit message (Expand) | Author |
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 |
2010-06-23 | Kill rt_node->invalid it is not used by anything. | Claudio Jeker |
2010-06-23 | remove leftovers from old compaction code | Martin Hedenfal |
2010-06-23 | Re-implement compaction and (re-)indexing outside ldapd. | Martin Hedenfal |
2010-06-23 | Set errno to appropriate values when returning failure in btree. Make btree | Martin Hedenfal |
2010-06-23 | Remove compaction and indexing from ldapd. It is better done by a separate | Martin Hedenfal |
2010-06-23 | fetchifs and fetchtable return -1 on error, not !0. in fact, they return | David Gwynne |
2010-06-21 | Send the right kroute struct to ldpctl for IMSG_CTL_KROUTE. This should | Claudio Jeker |
2010-06-21 | Requiring { } blocks for interfaces is dumb since most don't need any | Claudio Jeker |
2010-06-21 | use the full path to zip | Jonathan Gray |
2010-06-20 | display bad symlinks by destination | Marc Espie |
2010-06-19 | let build libspec match as they should. | Marc Espie |
2010-06-18 | oops | Marc Espie |
2010-06-18 | document newer module and new framework (somewhat...) | Marc Espie |
2010-06-18 | whitespace | Marc Espie |
2010-06-18 | reuse for_list | Marc Espie |
2010-06-18 | buglet: Log object needs a printer to run f(). | Marc Espie |
2010-06-17 | Fix byte alignment on sparc64. | Martin Hedenfal |
2010-06-16 | Add support to use sasyncd(8) with iked(8) instead of isakmpd(8). The | Reyk Floeter |
2010-06-15 | Move around some functions to ease re-use from ldapctl. | Martin Hedenfal |
2010-06-15 | Verify that a transaction passed to btree_tnx_{put,del} is not readonly. | Martin Hedenfal |
2010-06-15 | Make modify and simple auth requests open their own transactions, as search | Martin Hedenfal |