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