Age | Commit message (Expand) | Author |
2010-04-06 | Switch to a more address family independent nexthop imsg. Instead of passing | Claudio Jeker |
2010-04-05 | Another incorrect comment introduction. \." != .\" | Theo de Raadt |
2010-04-05 | new keyword, @ask-update, to be used *very* sparingly (so far, only useful | Marc Espie |
2010-04-05 | auto-format manpages with /usr/local/bin/groff if -DUSE_GROFF=1 | Marc Espie |
2010-04-05 | add an extra "mandoc" category that behaves exactly like man for now (to | Marc Espie |
2010-04-05 | clean-up validate_plists a bit, so that it starts with a clean state. | Marc Espie |
2010-04-02 | The rtm_errno check which was moved in the last commit should only | Stuart Henderson |
2010-04-02 | plug memory leaks on error paths | zinovik |
2010-04-02 | Read description string length before reading description. From | Chris Kuethe |
2010-04-02 | In automatic mode if the battery is absent go to 100% | Theo de Raadt |
2010-04-01 | fix fatal calls, that they will report function names from which they are | zinovik |
2010-04-01 | WARNINGS -> CAVEATS, and a little neccessary cleanup; | Jason McIntyre |
2010-04-01 | Track blackhole and reject flags since the MIB knows about them. | Claudio Jeker |
2010-04-01 | Minor cleanup figured out while syncing kroute with snmpd's. | Claudio Jeker |
2010-04-01 | After syncing kroute with bgpd sync now against ospfd's so that this code | Claudio Jeker |
2010-03-31 | make ProxyPass exclude directives only exclude on match, instead of always | Alexander Hall |
2010-03-31 | network static and network connected have been superseded by network inet | Claudio Jeker |
2010-03-31 | Track interface addresses in a AF independent way. This is needed to support | Claudio Jeker |
2010-03-30 | revert revision 1.53. | Owain Ainsworth |
2010-03-30 | After snprintf(3) call `dir' is no longer used so free it also on normal | zinovik |
2010-03-30 | Hmpf, aid2af() leftover from the time I did the transition that should not | Claudio Jeker |
2010-03-30 | Log non-informational messages at LOG_WARNING priority instead of LOG_INFO. | Jacek Masiulaniec |
2010-03-29 | Initialize 'flags' field of tree_cache stack variables to 0. Paranoia. | Kenneth R Westerback |
2010-03-29 | Always put server id in NAK's to requests. Some router/switches | Kenneth R Westerback |
2010-03-29 | Sync kroute.c code with bgpd so that snmpd is able to track INET6 addrs as | Claudio Jeker |
2010-03-29 | I'm going to need community_ext_conv() outside of rde_attr.c soon, so move | Claudio Jeker |
2010-03-29 | Since we always reload the config now there is no need to allocate the | Claudio Jeker |
2010-03-29 | We always allocate rib ids dynamicaly so there is no need for allowing | Claudio Jeker |
2010-03-29 | Implement a log_rd() function to print the route destinguisher in a nice | Claudio Jeker |
2010-03-27 | malloc/strlcpy -> strdup. Use consistent idiom. | Kenneth R Westerback |
2010-03-26 | dispense with some wacky escape sequences; | Jason McIntyre |
2010-03-26 | Never call close(nbr->fd) when the neighbor session was fully established, | Claudio Jeker |
2010-03-26 | event_del() the read event when hitting a read error or when closing the | Claudio Jeker |
2010-03-26 | pt_add() is not allowed to fail, caller expects this behaviour. | Claudio Jeker |
2010-03-26 | Be more careful when walking the tree looking for a non-empty element, | Claudio Jeker |
2010-03-25 | Kroute updates from the LDE are per FEC so do the lookup in kroute with | Claudio Jeker |
2010-03-24 | We need to set the rtm_priority when changing a route so that we do not | Claudio Jeker |
2010-03-24 | DSR got broken with the move towards the new pf. | Pierre-Yves Ritschard |
2010-03-24 | options must be sorted. | Joerg Goltermann |
2010-03-23 | fix callback. This one isn't called that often actually. | Marc Espie |
2010-03-22 | Add missing text from license. Originally found in safte(4) in July | Paul de Weerd |
2010-03-22 | clean up the ProgressMeter code, create a specific class if a Term | Marc Espie |
2010-03-22 | Do not leak file descriptor `fd' on error path; from zinovik | Theo de Raadt |
2010-03-20 | if a package already contains an url marker (say, local stuff recreated), | Marc Espie |
2010-03-20 | s/sh/ksh/ | Antoine Jacoutot |
2010-03-08 | res.flags is not only used by the irrfilter so initializing them with | Claudio Jeker |
2010-03-07 | erase to the end of "previous line". Avoid dangling % after displaying 100%. | Marc Espie |
2010-03-06 | ospfd/ospf6d man page cleanup: | Stefan Sperling |
2010-03-06 | match_locations doesn't work on invalid specs, so don't go there | Marc Espie |
2010-03-06 | fix very stupid typo | Marc Espie |