Age | Commit message (Expand) | Author |
2007-11-28 | unref the label when free'ing a protocol node | Reyk Floeter |
2007-11-28 | add a -d argument, which can be used to peek at values in the kernel. | Ted Unangst |
2007-11-27 | remove some unneeded #includes; ok mcbride@ | Kevin Steves |
2007-11-27 | typos; ok jmc@ | Martynas Venckus |
2007-11-27 | add missing header for errx. | Charles Longeau |
2007-11-27 | update "show database" output (work in progress) but now link local LSA | Claudio Jeker |
2007-11-27 | Make lsa_find() find link local LSA by passing the interface instead of the | Claudio Jeker |
2007-11-27 | Monster diff to bring us a bit on track again. | Claudio Jeker |
2007-11-27 | fix typo | Marc Espie |
2007-11-27 | Prefixes or actually pathes that would cause a rooting loops should not be | Claudio Jeker |
2007-11-26 | Decode CreateQWordFiled(). | Mark Kettenis |
2007-11-26 | Let multiple variables in the same filename expand | Theo de Raadt |
2007-11-26 | cleanup. nl is a poor name for a global (accessed via macro no less). | Ted Unangst |
2007-11-26 | Put the converted filename into the makefiles, so that we can later support | Theo de Raadt |
2007-11-26 | discard still-born support for .o files in the "file" command.. | Theo de Raadt |
2007-11-26 | allow to add labels to protocol actions, they will be printed in http | Reyk Floeter |
2007-11-26 | typos; ok jmc@ | Martynas Venckus |
2007-11-25 | correct pathname variable matching, and also support ${MACHINE} | Theo de Raadt |
2007-11-25 | "canonicalized hostname" instead of just "hostname" for the url action | Reyk Floeter |
2007-11-25 | in addition to IPv4/6 addresses, canonicalize the hostname for "url", | Reyk Floeter |
2007-11-25 | spelling fixes, from Martynas Venckus; | Jason McIntyre |
2007-11-25 | more existant -> existent, from Martynas Venckus; | Jason McIntyre |
2007-11-25 | Extend the "file" directive to accept multiple pathnames seperated by '|'. | Theo de Raadt |
2007-11-24 | new sentence, new line; | Jason McIntyre |
2007-11-24 | tweak for hostnames without dots (like "localhost") | Reyk Floeter |
2007-11-24 | style(9) for includes | Reyk Floeter |
2007-11-24 | sort includes, adjust to style(9) | Reyk Floeter |
2007-11-24 | Another missing RTM_VERSION check. This will remove the RB_INSERT warnings | Claudio Jeker |
2007-11-24 | lsa_self() is completely busted at the moment, so just ignore it. | Claudio Jeker |
2007-11-24 | Print the neighbor ID instead of the neighbor address in if_act_elect(). | Claudio Jeker |
2007-11-24 | Since switches from X to consoles are aysnchronous, wsmoused(8) can be awakened | Miod Vallat |
2007-11-24 | extend the url lookup algorithm to match the full URL and different | Reyk Floeter |
2007-11-24 | fix race condition, as reported by naddy@. | Marc Espie |
2007-11-24 | parallel make fixes: $(YDR) produces several files, we need a timestamp. | Marc Espie |
2007-11-24 | fix yacc/lex parallel file generation | Marc Espie |
2007-11-24 | cope with incorrect extra arguments; from Rodolfo Gouveia | Theo de Raadt |
2007-11-24 | fix goto to jump to the right place | Reyk Floeter |
2007-11-24 | some spelling fixes from Martynas Venckus | Jason McIntyre |
2007-11-23 | - use either "host name" or "hostname", i decided to use "hostname" everywhere | Reyk Floeter |
2007-11-23 | re-implement the "mark" action and document it in the manpage: | Reyk Floeter |
2007-11-23 | add cvs id | Stuart Henderson |
2007-11-23 | fix typo | Stuart Henderson |
2007-11-22 | shuffle some structure elements; avoid using enums in *_config structs. | Reyk Floeter |
2007-11-22 | Fix relay roundrobin mode to work correctly when multiple hosts in a | Reyk Floeter |
2007-11-22 | add "demote", was missing. noticed by camield@ | Henning Brauer |
2007-11-22 | be a bit less aggressive retrying; this keeps the message queue | Otto Moerbeek |
2007-11-22 | if the drift file is missing, reset adjfreq to zero; iirc diff from Glaser | Otto Moerbeek |
2007-11-22 | add (new) "url" protocol action, this can be used to match/filter URL | Reyk Floeter |
2007-11-21 | move HTTP cookie and query lookup code from the into separate functions | Reyk Floeter |
2007-11-21 | spacing | Reyk Floeter |