Age | Commit message (Expand) | Author |
2009-12-08 | Split out some code into own function to make the code a bit nicer. | Claudio Jeker |
2009-12-08 | Big AID change part 2 bgpctl part. Cope with the changes in bgpd, more to | Claudio Jeker |
2009-12-08 | Big AID change part two. This changes the mp capability into an array of | Claudio Jeker |
2009-12-07 | Avoid dereferencing a null pointer when logging a DNS lookup failure. | Joel Sing |
2009-12-07 | don't use $set->print, consistent messages. | Marc Espie |
2009-12-07 | simplify tracker a bit now we know what we're doing. | Marc Espie |
2009-12-06 | Add /var/db/locate.database and /var/games/tetris.scores to IGNORE_FILES. | Antoine Jacoutot |
2009-12-06 | During the session's initialization, when playing the passive role, send | Michele Marchetto |
2009-12-06 | Doh, switch src and dst in memcpy calls or the wrong thing gets copied. | Claudio Jeker |
2009-12-06 | -U before -u; | Jason McIntyre |
2009-12-06 | fix previous | Jacek Masiulaniec |
2009-12-05 | a bit more documentation, including revisit of OpenBSD::Intro to reflect | Marc Espie |
2009-12-05 | fix interface tagging listeners in the ipv6 case | Charles Longeau |
2009-12-05 | use eval {} everywhere around quirks. | Marc Espie |
2009-12-05 | since we don't redisplay missing libraries message, tell why we can't install | Marc Espie |
2009-12-05 | quirks exists | Marc Espie |
2009-12-05 | avoid progressmeter warning | Marc Espie |
2009-12-05 | better quirks interface: pass the search object that was built, so we can | Marc Espie |
2009-12-05 | change the internal representation of Search::Stem to allow the addition | Marc Espie |
2009-12-05 | oops | Marc Espie |
2009-12-05 | cosmetic | Marc Espie |
2009-12-05 | fix quirks object construction. Simplify its handling: just install/update | Marc Espie |
2009-12-05 | make quirks silent. Track # of updates found, instead of newer size, since | Marc Espie |
2009-12-05 | fix off-by-one, noticed by frantisek holop | Marc Espie |
2009-12-04 | create new updatesets when needed | Marc Espie |
2009-12-04 | Remove a hardcoded AF_INET6 with the correct use of the current AID. | Claudio Jeker |
2009-12-04 | fix the case where you look to update one package: the dependencies of the | Marc Espie |
2009-12-04 | set-up for quirks, just don't do it yet. | Marc Espie |
2009-12-04 | simpler unified lookup for libs inside set/installed packages. | Marc Espie |
2009-12-04 | internal API: is_known, for pkgnames that are known by the tracker, | Marc Espie |
2009-12-04 | Change crunchgen to mangle names in sequence instead of randomly, | Dale Rahn |
2009-12-03 | Stop the IdleHold timer when going to idle state. This makes it a bit | Claudio Jeker |
2009-12-03 | A bgpctl nei XY clear should not restart neighbors that are administrativly | Claudio Jeker |
2009-12-03 | Only log if there is a chance that the session may come up if the neighbor | Claudio Jeker |
2009-12-03 | fix typos and blanks | Marc Espie |
2009-12-03 | zap useless debug code | Marc Espie |
2009-12-03 | register plists from newer elements, in case they're useful. | Marc Espie |
2009-12-03 | Adjust pflog BPF descriptions, problem pointed out by jmc@ | Stuart Henderson |
2009-12-02 | log_warn() consistency. | Michael Knudsen |
2009-12-02 | fix some inter-dependencies case: | Marc Espie |
2009-12-01 | Update code to use the new AID address ids so that this works again with | Claudio Jeker |
2009-12-01 | Use an artificial address family id in struct bgpd_addr and almost everywhere | Claudio Jeker |
2009-12-01 | document more or less what's going on now. | Marc Espie |
2009-12-01 | okay, this one needs tagging as well | Marc Espie |
2009-12-01 | for every case we can't install stuff, we have to let the tracker now, and | Marc Espie |
2009-11-30 | tweak the rules a bit: the search filter for "more recent than" ought to | Marc Espie |
2009-11-30 | better errors: have $set->cleanup mark set as finished. | Marc Espie |
2009-11-30 | better: have can_install return 0/1 as definitive answer, and return "undef" | Marc Espie |
2009-11-29 | some major changes have happened | Marc Espie |
2009-11-29 | compute updates on the fly, instead of "at start" | Marc Espie |