Age | Commit message (Expand) | Author |
2010-09-03 | Implement attribute syntaxes from RFC4517. This adds validation to the most | Martin Hedenfal |
2010-09-02 | NBR_STA_SESSION, NBR_STA_UP, and NBR_STA_ACTIVE represent all the same | Claudio Jeker |
2010-09-02 | remove trailing spaces and tabs from source code; no binary changes | Igor Sobrado |
2010-09-02 | remove trailing spaces and tabs; no binary change. | Igor Sobrado |
2010-09-01 | Add missing leading string quote character in attribute type description. | Martin Hedenfal |
2010-09-01 | Move generic imsg/libevent glue to a separate file. | Martin Hedenfal |
2010-09-01 | Oracle has re-licensed sunrpc under a three-clause BSD license. | Todd C. Miller |
2010-09-01 | s/lfib/fib/ for more consistency with the other routing ctl tools. | Claudio Jeker |
2010-09-01 | s/lfib/fib/ for more consitency with the other routing daemons. | Claudio Jeker |
2010-09-01 | Do not use FP arithmetic. Variation on a diff from Mike Belopuhov some time ago. | Martin Hedenfal |
2010-08-30 | Use uid_t instead of u_long for comparing database keys in the usracct | Matthew Dempsky |
2010-08-29 | remove unused variable | Charles Longeau |
2010-08-27 | Fix format string that was not changed after the log_fec introduction. | Claudio Jeker |
2010-08-26 | remove a silly comment that duplicates the usage string at the start of | Jonathan Gray |
2010-08-26 | Allow multiple interfaces to be specified instead of all or one. | Jonathan Gray |
2010-08-26 | stray spaces, no binary change | Marco Peereboom |
2010-08-26 | Fix a memory leak in an error path. Found and diff by Igor Zinovik. | Claudio Jeker |
2010-08-23 | When extracting the pkg tar file, don't preserve the atime, just set it | Matthias Kilian |
2010-08-22 | small bits of cleanup. ok otto | Ted Unangst |
2010-08-22 | Redistributing the default route with ospf6d did not work correctly. | Alexander Bluhm |
2010-08-22 | When removing an announced prefix, inherit the metric and ext_tag | Alexander Bluhm |
2010-08-22 | Origin network-LSA with options based on the options of the link-LSAs. | Alexander Bluhm |
2010-08-22 | enable nsd the build. ok deraadt@ | Jakob Schlyter |
2010-08-22 | regen | Jakob Schlyter |
2010-08-22 | --enable-nsid now default | Jakob Schlyter |
2010-08-22 | remove | Jakob Schlyter |
2010-08-22 | merge | Jakob Schlyter |
2010-08-22 | NSD v3.2.6 | Jakob Schlyter |
2010-08-21 | Display usage information as well as the error when a path to | Stuart Henderson |
2010-08-19 | Correctly decode and print access point names. | Joel Sing |
2010-08-16 | Fix another gcc4 mis-alignment, by using bcopy() rather than | Kenneth R Westerback |
2010-08-13 | if we pass pkgnames with .tgz to -l, just deal with it silently. | Marc Espie |
2010-08-13 | bad works better if you push consistent stuff in it, like always strings... | Marc Espie |
2010-08-13 | whitespace | Marc Espie |
2010-08-12 | if we ask for cleanup, always close the location. If it's not open, it's | Marc Espie |
2010-08-12 | Use symbolic names for the file descriptors rather than numeric values. | Kevin Lo |
2010-08-08 | .Ek in the right place, or SYNOPSIS blows up; | Jason McIntyre |
2010-08-08 | tweak previous; specifically, -o is no longer optional; | Jason McIntyre |
2010-08-08 | somehow parts of -c and -w got swapped; from Yar Tikhiy | Jason McIntyre |
2010-08-07 | nasty inversion of parameters, so that state did not get propagated correctly. | Marc Espie |
2010-08-07 | Fix carp demotion on tables. For some reason the default values were | Claudio Jeker |
2010-08-07 | need to check that kept packages are still okay. | Marc Espie |
2010-08-07 | dep is an object, needs to become a string for error messages | Marc Espie |
2010-08-06 | Correct a problem which could cause the wrong af to be displayed. | Jonathan Gray |
2010-08-05 | die aml parser die | Marco Peereboom |
2010-08-05 | kill kill kill the aml parser, kill kill kill it until it is dead | Marco Peereboom |
2010-08-04 | Print the MTU in OSPF dd packets. Borrowed from the ospf6 printer. | Stuart Henderson |
2010-08-03 | fix linecount bug with comments spanning multiple lines | Henning Brauer |
2010-08-03 | missed one if (continued) test, so simplify logic: test continue beforehand. | Marc Espie |
2010-08-03 | shrink! :) | Marc Espie |