Age | Commit message (Expand) | Author |
2009-06-05 | make ospfd's imsg lib ready as well. | Pierre-Yves Ritschard |
2009-06-05 | Allow pcidump -xxv to work (show all the info) | Theo de Raadt |
2009-06-05 | Change the way we do mrt dumps in the rde (from the retarded only one dump | Claudio Jeker |
2009-06-05 | Destroy gilles' fantasy function. | Pierre-Yves Ritschard |
2009-06-05 | sync buffer.c with ospfd, send out buf->wpos and not buf->size. | Pierre-Yves Ritschard |
2009-06-05 | kill trailing whitespace; | Jason McIntyre |
2009-06-05 | tweak -V; | Jason McIntyre |
2009-06-05 | tweak previous; | Jason McIntyre |
2009-06-05 | Preliminary rdomain support, all hacked up by reyk@ | Claudio Jeker |
2009-06-05 | more rtm->rtm_hdrlen conversion | Chris Cappuccio |
2009-06-05 | Add the ability to attach wsmoused to a different wsdisplay than wsdisplay0 | Miod Vallat |
2009-06-05 | treat buf->wpos as the size to send out on the wire, not buf->size, | Pierre-Yves Ritschard |
2009-06-05 | don't mess with buffer internals, | Pierre-Yves Ritschard |
2009-06-05 | some KNF cleanup following the last sed. | Pierre-Yves Ritschard |
2009-06-05 | One more tool that knows about other domains via -V | Claudio Jeker |
2009-06-05 | Use -V to specify an alternate routing domain. | Claudio Jeker |
2009-06-05 | Make imsg completely async model agnostic by not requiring an | Pierre-Yves Ritschard |
2009-06-04 | After calling adjfreq to correct the clock's rate, measure and fix the clock | Chris Kuethe |
2009-06-04 | move logging functions out of imsg.h, make imsg.c more library ready | Pierre-Yves Ritschard |
2009-06-04 | When in auto-mode, automatically install binary files (from the X set). | Antoine Jacoutot |
2009-06-04 | turn ipvcrap on on the interface in question. sake bottle pushed by theo, | Henning Brauer |
2009-06-04 | change imsg_close() return type to void. It never fails nor does it | Eric Faurot |
2009-06-04 | No longer consider kernel pointers invalid if pointing under the kernel | Miod Vallat |
2009-06-04 | Make mrt understand alternate RIB plus remove some other static rib references. | Claudio Jeker |
2009-06-04 | Implement rib_find and add a rib id to struct rde_peer. | Claudio Jeker |
2009-06-04 | add RCFLAGS to config test cases | Simon Bertrang |
2009-06-04 | - move message types enum back to relayd.h | Eric Faurot |
2009-06-04 | Canonicalise package names when comparing them against the package database. | wcmaier |
2009-06-04 | revert previous commit for now since it won't play well with snmpd. | Eric Faurot |
2009-06-04 | Make the types of ber_read() decl match the prototype. | Jonathan Gray |
2009-06-04 | make the imsg framework endian-safe so that it can also be used | Eric Faurot |
2009-06-04 | remove unused variable | Reyk Floeter |
2009-06-04 | tweak | Reyk Floeter |
2009-06-04 | Keep around the SSL session for each checked host. This way SSL | Reyk Floeter |
2009-06-04 | Make imsg.c and buffer.c more generic by introducing | Eric Faurot |
2009-06-04 | Export networks to be redistributed into all ribs for now. | Claudio Jeker |
2009-06-04 | Add "rde rib <name>" to the config and allow the rde to use these other RIBs. | Claudio Jeker |
2009-06-04 | Document that we accept ASPLAIN format 32-bit ASN. | Stuart Henderson |
2009-06-04 | hotplugd is on so many, give up on MANSUBDIR | Theo de Raadt |
2009-06-03 | simplify struct batch; ok gilles@ | Jacek Masiulaniec |
2009-06-03 | change "cachepct" to "bufcachepercent" so it is the same | Bob Beck |
2009-06-03 | Allocate all rib contextes for tree walks and don't use static stack memory. | Claudio Jeker |
2009-06-03 | Initial stab at rib_free() until now unused. | Claudio Jeker |
2009-06-03 | cleanup contorted and slightly broken call to imsg_get_fd | Eric Faurot |
2009-06-03 | Better way to allocate new RIBs. | Claudio Jeker |
2009-06-03 | initialize queue | Eric Faurot |
2009-06-03 | Make prefix_destroy more generic and use it in prefix_remove this is possible | Claudio Jeker |
2009-06-03 | - enable on sgi | Jasper Lievisse Adriaanse |
2009-06-03 | allow localhost to query server-status by default. this makes apachectl | Robert Nagy |
2009-06-03 | rename sc_config to sc_conffile since that's what this field is about, it | Gilles Chehade |