]> git.saurik.com Git - apt.git/history - apt-pkg
test if TMPDIR is accessible before using
[apt.git] / apt-pkg /
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
2014-08-01  Michael Vogtmake errors more consistent
2014-08-01  Michael Vogtcheck hashes of compressed files as well
2014-08-01  Michael Vogtfix transactionid passing
2014-08-01  Michael Vogtmve MetaKey into pkgAcqBaseIndex
2014-07-31  Michael Vogtfail early (again) on gpg sig failures
2014-07-31  Michael Vogtensure InRelease->Release is transactional as well
2014-07-31  Michael Vogtmake test_inreleae_to_release_reverts_all work
2014-07-31  Michael VogtRework TransactionID stuff
2014-07-29  Michael VogtFix SmartConfigure to ignore ordering of packages that...
2014-07-22  Michael VogtWIP cleanup pkgAcqMetaSig
2014-07-21  Michael VogtDownload Release first, then Release.gpg
2014-07-21  Michael Vogtadd pkgAcquire::TransactionHasError()
2014-07-18  Michael VogtWIP transaction based update
2014-07-17  Michael Vogtapt-pkg/acquire-item.cc: make pkgAcqDiffIndex more...
2014-07-16  Michael VogtDo not crash for apt-get install /dev/null
2014-07-16  Michael VogtStringToBool: only act if the entire string is consumed...
2014-07-10  Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-10  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-10  Michael VogtAllow passing a full path to apt-get install /foo/bar.deb
2014-07-08  Michael VogtOnly allow "apt-get build-dep path" when path starts...
2014-07-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08  Michael VogtDo not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
2014-07-08  Guillem JoverAdd new Base256ToNum long long overload function
2014-07-07  David Kalnischkieshandle moved mmap after UniqFindTagWrite call
2014-07-03  Michael VogtTry not to parse invalid translation files (LP: #756317)
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18  Michael Vogtapt-pkg/indexrecords.cc: ensure that indexRecords:...
2014-06-18  Michael Vogtapt-pkg/acquire-item.h: add default argument to Expecte...
2014-06-18  Michael Vogtreadd pkgPackageManager::Go() to not break API
2014-06-18  David Kalnischkiescorrect 'apt-cache stats' to include more
2014-06-18  David Kalnischkiesremove the Section member from package struct
2014-06-18  David Kalnischkiescleanup datatypes mix used in binary cache
next