summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2009-11-29set things up for updates on the fly. In particular, we may have to lookMarc Espie
2009-11-29in the worst case, we find a new handle with the right pkgpath,Marc Espie
2009-11-29show old->new as everywhere else in sets.Marc Espie
2009-11-29clean up conflict handling and dependency adjustement: build listMarc Espie
2009-11-29show missing libraries as "|detail" for the can't install message.Marc Espie
2009-11-29slightly simpler error handlingMarc Espie
2009-11-29have SharedLibs use state to print error messages.Marc Espie
2009-11-29handle more general conflicts:Marc Espie
2009-11-28oopsMarc Espie
2009-11-28prepare for "better" merge: we can't just wipe the old set, we have to pointMarc Espie
2009-11-28when resolving conflicts, don't recreate handles for packages being replacedMarc Espie
2009-11-28allow -l list more_packagesMarc Espie
2009-11-28rework display of missing libs some more: first show the libraries, thenMarc Espie
2009-11-28still not right, so revert to original algorithm, and compute @todoMarc Espie
2009-11-28oops, if I want to modify @todo, I should do it right.Marc Espie
2009-11-28add "always" to ask_list...Marc Espie
2009-11-28add (n to go) to pkg_delete as well.Marc Espie
2009-11-28remove redundant messageMarc Espie
2009-11-27Print outer ipv6 addresses for encapsulated packets only if tcpdumpAlexander Bluhm
2009-11-26fix copy & paste error: IMSG_MTA_RESUME --> IMSG_MDA_RESUMECharles Longeau