]> git.saurik.com Git - apt.git/history - apt-pkg/contrib
ignore for _apt inaccessible TMPDIR in pkgAcqChangelog
[apt.git] / apt-pkg / contrib /
2015-08-31  David Kalnischkiesignore for _apt inaccessible TMPDIR in pkgAcqChangelog
2015-08-27  Julian Andres KlodeMerge branch 'feature/extractar-filefd' into debian...
2015-08-27  Julian Andres KlodeAlways close compressed files in FileFd
2015-08-20  Michael VogtMerge remote-tracking branch 'mvo/feature/srv-records...
2015-08-20  Michael VogtAdd basic (non weight adjusted) shuffling for SrvRecord...
2015-08-18  Michael Vogtapt-pkg/contrib/srvrec.cc: res_query() should not gener...
2015-08-18  Michael Vogtcleanup
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-14  Julian Andres KlodeAlso add 'in combination with the other options.' to...
2015-08-14  Julian Andres KlodeSay "in combination with the other options" if an optio...
2015-08-14  Julian Andres KlodeMerge branch 'debian/experimental' of https://github...
2015-08-13  Julian Andres KlodeUse setresuid() and setresgid() where available
2015-08-13  Julian Andres KlodeDeprecate SPtrArray<T> and convert everyone to unique_p...
2015-08-13  Julian Andres KlodeMark SPtr as deprecated, and convert users to std:...
2015-08-11  Julian Andres KlodeAnnotate more methods with APT_OVERRIDE
2015-08-11  Julian Andres KlodeExecFork: Use /proc/self/fd to determine which files...
2015-08-10  David Kalnischkieschange to libapt-pkg abi 5.0 with versioned symbols
2015-08-10  David Kalnischkieselimate duplicated code in pkgIndexFile subclasses
2015-08-10  David Kalnischkiesremove the compatibility markers for 4.13 abi
2015-08-10  David Kalnischkiesadd c++11 override marker to overridden methods
2015-08-10  David Kalnischkiesimplement reverse_iterators for cachesets
2015-08-10  David Kalnischkiesimplement Signed-By option for sources.list
2015-08-10  David Kalnischkiesfix memory leaks reported by -fsanitize
2015-08-10  David Kalnischkiessome CXXFLAGS housekeeping
2015-08-10  David Kalnischkiesmake all d-pointer * const pointers
2015-08-10  David Kalnischkiesapply various style suggestions by cppcheck
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-06-11  David Kalnischkiesshow URI.Path in all acquire item descriptions
2015-06-09  David Kalnischkiesconfigureable acquire targets to download additional...
2015-06-09  David Kalnischkiessupport hashes for compressed pdiff files
2015-06-09  David Kalnischkiesrework hashsum verification in the acquire system
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/jessie...
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2015-05-12  David Kalnischkiesimplement VerifyFile as all-hashes check
2015-05-11  David Kalnischkiesfix macro definition for very old GCC < 3
2015-04-28  Michael VogtMove sysconf(_SC_OPEN_MAX); out of the for() loop to...
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-04-18  David Kalnischkiesensure lists/ files have correct permissions after...
2015-04-18  David Kalnischkiescalculate only expected hashes in methods
2015-04-18  David Kalnischkiesif we can, use gccs __builtin_swap methods
2015-04-10  David Kalnischkiesreimplement the last uses of sprintf
2015-04-07  David Kalnischkiesdemote VectorizeString gcc attribute from const to...
2015-03-16  David Kalnischkiesfix some new compiler warnings reported by gcc-5
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2014-11-10  David Kalnischkiesallow options between command and -- on commandline
2014-11-10  David Kalnischkiesadd a simple container for HashStrings
2014-11-09  David Kalnischkiesstreamline display of --help in all tools
2014-11-08  David Kalnischkiesexplicit overload methods instead of adding parameters
2014-11-08  David Kalnischkiesguard const-ification API changes
2014-11-08  David Kalnischkiesuse a abi version check similar to the gcc check
2014-11-08  David Kalnischkiesreplace ignore-deprecated #pragma dance with _Pragma
2014-11-08  David Kalnischkies(error) va_list 'args' was opened but not closed by...
2014-11-06  Michael VogtMerge remote-tracking branch 'mvo/feature/no-more-acqui...
2014-11-06  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-11-05  Michael VogtBump ABI to 4.15
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-10-26  David Kalnischkiesrewrite ReadMessages()
2014-10-24  David Kalnischkiespromote filesize to a hashstring
2014-10-20  David Kalnischkiestest if TMPDIR is accessible before using
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-15  David Kalnischkiesset PR_SET_NO_NEW_PRIVS even if sandbox is disabled
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-13  Michael VogtFix backward compatiblity of the new pkgAcquireMethod...
2014-10-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/expected...
2014-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/acq-trans...
2014-10-07  David Kalnischkiesset PR_SET_NO_NEW_PRIVS also if run as non-root
2014-10-07  David Kalnischkiesfix foldmarkers in fileutl.cc
2014-10-07  Michael VogtMerge branch 'feature/acq-trans' into feature/expected...
2014-10-07  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-10-07  Michael VogtIgnore EINVAL from prctl(PR_SET_NO_NEW_PRIVS)
2014-10-07  Michael VogtRename DropPrivs() to DropPrivileges()
2014-10-06  Michael Vogtmake http size check work
2014-10-02  Michael VogtBump library version to libapt-pkg4.14
2014-09-30  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2014-09-29  David Kalnischkiessupport parsing of all hashes for pdiff
2014-09-29  David Kalnischkiesmark private methods as hidden
2014-09-29  David Kalnischkiesfix Configuration::FindVector API
2014-09-29  Michael VogtMerge remote-tracking branch 'debian/debian/experimenta...
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 Kalnischkiesallow options between command and -- on commandline
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: Member variable 'X' is not initialized in the...
2014-09-25  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
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 KlodeDropPrivs: Improve comments
2014-09-24  Julian Andres KlodeDropPrivs: Also check for saved set-user-ID and set...
next