]> git.saurik.com Git - apt.git/history - apt-pkg
various small additional tests and testcases
[apt.git] / apt-pkg /
2014-09-30  David Kalnischkiesfix another instance of warning: extra ‘;’ [-Wpedantic]
2014-09-29  David Kalnischkiessupport parsing of all hashes for pdiff
2014-09-29  David Kalnischkiesmark private methods as hidden
2014-09-29  Michael Vogtcleanup
2014-09-29  David Kalnischkiesfix Configuration::FindVector API
2014-09-29  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-29  Michael Vogtfix DestFile ext
2014-09-29  Michael Vogtrefactor
2014-09-29  Michael VogtAdjust DestFile in ReverifyAfterIMS() to not include...
2014-09-29  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-29  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-27  David Kalnischkiesreplace c-string Mode with c++-string ActiveSubprocess
2014-09-27  David Kalnischkiesallow options between command and -- on commandline
2014-09-27  David Kalnischkiesallow fetcher setup without directory creation
2014-09-26  David Kalnischkiesstore source name and version in binary cache
2014-09-26  David Kalnischkiesfix: The class 'pkgSourceList' defines member variable...
2014-09-26  David Kalnischkiesfix: Prefer prefix ++/-- operators for non-primitive...
2014-09-26  David Kalnischkiesfix: Consecutive return, break, continue, goto or throw...
2014-09-26  David KalnischkiesMerge branch 'feature/gnupglimit' into debian/experimental
2014-09-26  David Kalnischkiesadd and use 'apt-key verify' which prefers gpgv over gpg
2014-09-26  David Kalnischkiesadd --readonly option for apt-key adv
2014-09-26  David Kalnischkiesuse apt-key adv (+ gnupg) instead of gpgv for verify
2014-09-26  David Kalnischkiesfix: warning: extra ‘;’ [-Wpedantic]
2014-09-26  David Kalnischkiesfix: Member variable 'X' is not initialized in the...
2014-09-26  David Kalnischkiesfix occurrence typo in tagfile comment
2014-09-26  David Kalnischkiesadd an API for cache filters/matcher
2014-09-26  David Kalnischkiesmove PCI::From* methods into CacheSetHelper class
2014-09-26  David Kalnischkiesrework cachesets API to allow future extension
2014-09-26  David Kalnischkiesadd APT::PackageUniverse as a pkgCache wrapper
2014-09-26  David Kalnischkiesadd specialisations for std::vector
2014-09-26  David Kalnischkiesmark pkg(All|Dist)Upgrade as deprecated
2014-09-26  David Kalnischkiesfix progress output for (dist-)upgrade calculation
2014-09-26  David Kalnischkiesde-duplicate version strings in the cache
2014-09-26  David Kalnischkiesdrop stored StringItems in favor of in-memory mappings
2014-09-26  David Kalnischkiespackages in the cache are sorted by name so noise-free
2014-09-26  David Kalnischkiessearch for pkg names in the cache case-sensitive
2014-09-26  David Kalnischkiesdeprecate Pkg->Name in favor of Grp->Name
2014-09-26  Michael Vogttest fixes
2014-09-26  Michael VogtDo not allow going from authenticated to unauthenticate...
2014-09-26  Michael VogtPrint warning for unauthenticated repositories
2014-09-26  Michael VogtDo not download Packages/Sources files on I-M-S hit...
2014-09-26  Michael VogtMerge remote-tracking branch 'donkult/feature/generaliz...
2014-09-25  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-25  Michael VogtRemove check for "Translation-" from pkgAcqIndex::Custo...
2014-09-25  Michael VogtRevert making pkgAcquire::Item::DescURI() "const"
2014-09-24  Julian Andres KlodeDropPrivs: Document what it does
2014-09-24  Julian Andres KlodeDropPrivs: Use APT::Sandbox::User instead of Apt::User...
2014-09-24  Julian Andres KlodeDropPrivs: Hard-fail if the user does not exist
2014-09-24  Julian Andres KlodeDropPrivs: Add some comments for the more obscure setui...
2014-09-24  Julian Andres KlodeDropPrivs: Move the re-set uid/gid thing to the end...
2014-09-24  Julian Andres Klodemethods: Fail if we cannot drop privileges
2014-09-24  Julian Andres KlodeDropPrivs: Improve comments
2014-09-24  Julian Andres KlodeDropPrivs: Also check for saved set-user-ID and set...
2014-09-24  Julian Andres KlodeDropPrivs: Do not use an invalid return check for setgr...
2014-09-24  Julian Andres KlodeUse _apt as our unprivileged user name
2014-09-24  Julian Andres KlodeDropPriv: Really call seteuid and not setuid, and add...
2014-09-24  Michael VogtDrop Privileges to "Debian-apt" in most acquire methods
2014-09-23  Michael Vogtmake pdiff transactional (but at the cost of a CopyFile()
2014-09-23  Michael Vogtcleanup, fix test-apt-update-unauth as the behavior...
2014-09-23  Michael Vogtcleanup
2014-09-23  Michael Vogtfix one broken test
2014-09-23  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
2014-09-23  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-23  Michael Vogtfix tests
2014-09-23  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-21  Michael VogtEnsure that iTFRewritePackageOrder is "MD5sum" to match...
2014-09-21  Michael VogtFix regression for cdrom: sources from latest security...
2014-09-21  Michael Vogtgeneralize Acquire::GzipIndex
2014-09-17  Michael VogtMerge remote-tracking branch 'vnwildman/debian/sid...
2014-09-17  Michael Vogtimprove test for commit daff4a
2014-09-17  Michael VogtFix regression for file:/// uris from CVE-2014-0487
2014-09-17  Michael Vogtfix gcc warnings
2014-09-17  Michael Vogtuse pkgAcqMetaBase as the transactionManager
2014-09-16  Michael VogtSECURITY UPDATE for CVE-2014-{0488,0487,0489}
2014-09-16  Michael Vogtadd a bunch of dpointers
2014-09-16  Michael Vogtremove pkgAcqSubIndex
2014-09-12  Michael VogtAllow override of Proxy-Auto-Detect by the users config...
2014-09-08  David Kalnischkiesrework PTY magic to fix stair-stepping on kfreebsd
2014-09-08  David Kalnischkiesfix progress report for upgrade and reinstall
2014-09-07  David Kalnischkiesstrip everything spacey in APT::String::Strip
2014-09-07  David Kalnischkiesmake GetLocalitySortedVersionSet more generic
2014-09-05  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-05  Michael VogtEnsure we have a Policy in CacheFile.BuildDepCache()
2014-09-02  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2014-09-02  Michael VogtMake Proxy-Auto-Detect check for each host
2014-08-29  Warren Heinitialize iPolicyBrokenCount in DepCache::Update
2014-08-27  Michael VogtPass ExpectedSize to tthe backend method
2014-08-26  David Kalnischkiessupport versioned provides as implemented by dpkg
2014-08-26  Michael Vogtadd shared code into pkgAcqMetaSigBase::GenerateAuthWar...
2014-08-25  Michael Vogtall tests pass
2014-08-24  Michael Vogtmake the test-pdiff-usage code work again
2014-08-24  Michael Vogtmake compressed-indexes test pass again
2014-08-24  Michael Vogtcleanup
2014-08-24  Julian Andres KlodeFix debListParser to accept "no" as a value for the...
2014-08-24  Julian Andres KlodeFix debListParser to accept "no" as a value for the...
2014-08-02  Michael Vogtreally move clearsign check into pkgAcqMetaClearSig...
2014-08-02  Michael Vogtadd ims check verify
2014-08-02  Michael Vogtmove clearsign check into pkgAcqMetaClearSig::Failed()
2014-08-01  Michael Vogtmake i-m-s work again
next