Age | Commit message (Expand) | Author |
2008-05-08 | documentation tweaks. | Igor Sobrado |
2008-05-08 | Insert pad blocks after sub-messages to keep the structures aligned to | Theo de Raadt |
2008-05-08 | backout shit committed on accident | Henning Brauer |
2008-05-08 | timer_due is not needed any more | Henning Brauer |
2008-05-08 | KNF | Henning Brauer |
2008-05-08 | take advanatge of the timewheelin timer_nextduein - we just need to look | Henning Brauer |
2008-05-08 | we can stopin timer_set if new timeout equals the oldone. | Henning Brauer |
2008-05-08 | take advantage of the timewheel: instead of checking each an every | Henning Brauer |
2008-05-08 | in timer_set, when figuring out the right position for the timer, | Henning Brauer |
2008-05-08 | this should really only be in one file. | Bob Beck |
2008-05-08 | change timer internals so that we use a timewheel (tailq, sorted by expiry | Henning Brauer |
2008-05-08 | don't break dhcpd when not using synch mechanisms.. | Bob Beck |
2008-05-08 | make sure we always send back something on IMSG_CTL_SHOW_NEIGHBOR | Henning Brauer |
2008-05-08 | move the session keys used by dns in a protocol-specific private ptr. | Reyk Floeter |
2008-05-08 | missed to set the default for tables to round-robin, so it was | Reyk Floeter |
2008-05-07 | OSPF uses the highest IP address, not the lowest. | Joel Sing |
2008-05-07 | Add synchronisation support for dhcpd - this allows for two dhcpd's | Bob Beck |
2008-05-07 | Ref to ripd instead of routed. | Claudio Jeker |
2008-05-07 | Remove .Xr to routed and reword the sentence a bit to make more sense. | Claudio Jeker |
2008-05-07 | add an alternative "route to" mode to relayd redirections which maps | Reyk Floeter |
2008-05-06 | tweak previous; | Jason McIntyre |
2008-05-06 | the manpage mentioned "timeout" in relay sections, while the grammar | Reyk Floeter |
2008-05-06 | the message digest http check does not work on binary content, add manpage | Reyk Floeter |
2008-05-06 | fix the table stats clr ioctl | Reyk Floeter |
2008-05-06 | do not attempt to reload a configuration if we come from a non pf | Pierre-Yves Ritschard |
2008-05-06 | More missing RTM_VERSION checks. OK henning@ | Claudio Jeker |
2008-05-06 | Do not unconditionnaly load pf. If pf isn't required by the configuration | Pierre-Yves Ritschard |
2008-05-05 | clean up after reyk (tab at EOL) | Henning Brauer |
2008-05-05 | don't install a /128 bit net route for 'proxy' ndp entries | Markus Friedl |
2008-05-05 | Use rtm_hdrlen instead of the static header length. OK norby@ | Claudio Jeker |
2008-05-05 | Put relay sockets in non blocking mode too. This got forgotten along the | Pierre-Yves Ritschard |
2008-05-02 | Compare flags against the right flag field or else unexpected things may | Claudio Jeker |
2008-05-02 | Fix logic when setting the F_RIB_ELIGIBLE flag. A path with a NULL nexthop | Claudio Jeker |
2008-05-02 | do not always delay log initialization, when no configuration file is | Pierre-Yves Ritschard |
2008-04-30 | * add xetcXX.tgz support to sysmerge and handle binary files | Antoine Jacoutot |
2008-04-28 | tweak previous; | Jason McIntyre |
2008-04-28 | Improve the dvmrpd(8) manpage. | Esben Norby |
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre |
2008-04-25 | spelling: pathes->paths, ok henning | Stuart Henderson |
2008-04-24 | kill first person | Theo de Raadt |
2008-04-23 | - clarify copyright / license | Antoine Jacoutot |
2008-04-23 | build sysmerge in | Theo de Raadt |
2008-04-23 | usage is only used once; ok millert | Theo de Raadt |
2008-04-23 | Re-indent code | Todd C. Miller |
2008-04-23 | Replace handrolled lists with SLISTs or TAILQs. | Pierre-Yves Ritschard |
2008-04-22 | Welcome sysmerge(8), a mergemaster-based utility to help you update | Antoine Jacoutot |
2008-04-22 | tweak previous; | Jason McIntyre |
2008-04-22 | Flush output buffers before closing TCP session. Fixes the case where | Joel Knight |
2008-04-21 | If a |program is too slow to process the input, | Marco Pfatschbacher |
2008-04-21 | Clean up logging by introducing the logging API used in | Rainer Giedat |