Age | Commit message (Expand) | Author |
2005-11-09 | * turn off "secure-acquire" when --allow-unauthenticated is given | Michael Vogt |
2005-11-09 | * merged daniel burrows fixes for the auto-mark code | Michael Vogt |
2005-10-22 | * revert patch from patch-59, causes all sorts of trouble | Michael Vogt |
2005-10-21 | * ABI/API change: add "VerIterator::TranslatedDescription()" method to make t... | Michael Vogt |
2005-10-20 | * renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntu | Michael Vogt |
2005-10-19 | * merged with mainline | Michael Vogt |
2005-10-19 | * sparc64 alignment fix | Michael Vogt |
2005-10-19 | * added APT::Authentication::Trust-CDROM option | Michael Vogt |
2005-10-17 | * update soname | Michael Vogt |
2005-09-28 | * leak fix for debian #250583 | Michael Vogt |
2005-09-27 | * remvoed the remap feature again, dosn't work anyway | Michael Vogt |
2005-09-27 | * added DDTP::URL-Remap. KILL THIS FEATURE once ddtp support is offical | Michael Vogt |
2005-09-27 | * merged with apt--mvo | Michael Vogt |
2005-09-22 | * make sure that the pkgRecords D'tor does not segfault | Michael Vogt |
2005-09-13 | * merged from apt--cdrom-fallback--0 | Michael Vogt |
2005-09-12 | * fix apt-pkg/cdrom.cc to umount the cdrom again if anything fails | Michael Vogt |
2005-08-31 | * include a human readable string for the MediaChange status-fd message as well | Michael Vogt |
2005-08-31 | * meda-change message is send over status-fd now | Michael Vogt |
2005-08-31 | * README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite... | Michael Vogt |
2005-08-30 | * updated with mainline | Michael Vogt |
2005-08-23 | * merged with apt--fixes--0 | Michael Vogt |
2005-08-22 | * improve the timeout handling (again) | Michael Vogt |
2005-08-19 | * added a InRootSetFunc class for clients to add own packages to the mark'n's... | Michael Vogt |
2005-08-18 | * merged from main | Michael Vogt |
2005-08-09 | * merged the apt--sane-handle-timeout--0 branch | Michael Vogt |
2005-08-09 | * merged from main | Michael Vogt |
2005-08-08 | * merged with main | Michael Vogt |
2005-07-28 | * added a BUGS file with known problem, added apt-cdrom support for translate... | Michael Vogt |
2005-07-28 | * code cleanups (thanks matt!), moved UsePackage before the description list ... | Michael Vogt |
2005-07-04 | * invert the auto-mark flag only for new installs (in MarkInstall()), keep it... | Michael Vogt |
2005-06-30 | * slighly more debug output, renamed "--automatic-remove" to "--auto-remove" | Michael Vogt |
2005-06-30 | * Install-Reason -> Auto-Installed in pkgstates | Michael Vogt |
2005-06-30 | * some WS fixes | Michael Vogt |
2005-06-30 | * added APT::NeverAutoRemove (a list of regexp for package names that should ... | Michael Vogt |
2005-06-30 | * added a callback to pkgMarkUsed() so that frontend can extend the root-set ... | Michael Vogt |
2005-06-29 | * fix a bug when readStateFile is called with no OpProgress object | Michael Vogt |
2005-06-29 | * merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall... | Michael Vogt |
2005-06-29 | * use mark-and-sweep from aptitude now as GC algorithm | Michael Vogt |
2005-06-28 | * merged with apt--ubuntu--0 | Michael Vogt |
2005-06-28 | * bumped the library version | Michael Vogt |
2005-06-28 | * cleanups, documentation updates (don't show any debug output if no Debug::p... | Michael Vogt |
2005-06-27 | * merged with mainline | Michael Vogt |
2005-06-26 | Merge with mvo | Matt Zimmerman |
2005-06-26 | Merge with mainline | Matt Zimmerman |
2005-06-26 | * merged/removed conflicts with apt--main--0 | Michael Vogt |
2005-06-24 | * merged with the apt--improved-do-install patch | Michael Vogt |
2005-06-24 | * merged with apt--main and apt--fixes | Michael Vogt |
2005-06-24 | * moved the importend algorithm to algorithm.h as "pkgMarkUsed()" | Michael Vogt |
2005-06-24 | * write the state file after a successfull commit from the pkgManager | Michael Vogt |
2005-06-24 | * moved most of the real work into depcache::writeStateFile | Michael Vogt |