summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-01-01Eliminate all uses of dfree() where the pointer is either dereferencedKenneth R Westerback
2010-01-01Wrappers around a wrapper around free() are of no more use thanKenneth R Westerback
2010-01-01shrink, for onceMarc Espie
2010-01-01A slightly more complex calloc() wrapper wrapper, new_hash_table(),Kenneth R Westerback
2010-01-01Another calloc() wrapper wrapper, new_tree(), bites the dust.Kenneth R Westerback
2010-01-01for -z/-l, if several candidates are found, try to order them, and use theMarc Espie
2010-01-01explain -Dvalues betterMarc Espie
2010-01-01allow CDROM/FTP for shorter versions of PERMIT_PACKAGES_*,Marc Espie
2010-01-01new method fullpkgpath that accesses the default fullpkgpath.Marc Espie
2010-01-01remove a big bunch of obsolete stuffMarc Espie
2010-01-01always save plistMarc Espie
2010-01-01New and shiny:Marc Espie
2010-01-01explicit-update supportMarc Espie
2010-01-01new option 'explicit-update', for firmwares (don't consider these in bulkMarc Espie
2010-01-01(C) of affected filesMarc Espie
2010-01-01store repository paths in sets and propagate them.Marc Espie
2010-01-01make the merge_paths operations visibleMarc Espie
2010-01-01make updatesets aware of repository pathsMarc Espie
2010-01-01propagate errorinfo thru set->cleanup (finally better messages thanMarc Espie
2010-01-01revert the merge flags.Marc Espie
2010-01-01Two more calloc() wrapper wrappers, new_shared_network() andKenneth R Westerback
2010-01-01Single-use wrapper functions that just call a wrapper functionKenneth R Westerback
2010-01-01Delete unused declarations.Kenneth R Westerback
2010-01-01be slightly smarter about forward deps: check we have updates beforeMarc Espie
2010-01-01Plug a potential leak similar to the one parfait spotted and TheoKenneth R Westerback
2009-12-31when separating command from parameters in smtp session, the parser triesGilles Chehade
2009-12-31Instead of passing the config via arguments to the childs on bootup issueClaudio Jeker
2009-12-31stupid, stupid, stupidMarc Espie
2009-12-31need to tweak from to_update to self, as this kind of thing happens allMarc Espie
2009-12-31oops, actually report issuesMarc Espie
2009-12-31fix for error message logging.Marc Espie
2009-12-31always create a problem entry for libraries we don't findMarc Espie
2009-12-31complain if we see weird @libs (so, not in system).Marc Espie
2009-12-31add meat to the "can't install" stupid handle messageMarc Espie
2009-12-31XXX until I fix it for realMarc Espie
2009-12-31more/better cache for bad cases, and trap self after merge.Marc Espie
2009-12-31sha256 is the common case, no need to delay loading.Marc Espie
2009-12-30don't bother clearing the line, since we do that automatically when weMarc Espie
2009-12-30more changes and optimizations: create unique dewey objects, so I canMarc Espie
2009-12-30... and this should fix todd's case, that of not finding anything andMarc Espie
2009-12-30also track stuff I couldn't install, and use it for negative cache lookups.Marc Espie
2009-12-30fix pkgspec handling, actually do filter by regexp.Marc Espie
2009-12-30Correctly parse the host address in the FEC TLV.Michele Marchetto
2009-12-30store url where we retrieved the package.Marc Espie
2009-12-30ouch, now that we keep packages, take them into account on done.Marc Espie
2009-12-30a few small optimizations:Marc Espie
2009-12-30take merging of sets into account when creating a header.Marc Espie
2009-12-30infrastructure for url elementsMarc Espie
2009-12-30actually cache architecture, as intendedMarc Espie
2009-12-30prettyMarc Espie