fix missing va_end()
[ntk/apt.git] / apt-pkg /
2013-07-26 Michael Vogtfix some coverity chroot() releated warnings
2013-07-25 Michael Vogtadd missing "free(buffer) for allocated buffer
2013-07-25 Michael Vogtdelete targets data
2013-07-25 Michael Vogtfix resource leak when verification fails
2013-07-25 Michael Vogtapt-pkg/indexcopy.cc: check for pending errors before...
2013-07-25 Michael Vogtcall fdopen() after FileFd was checked
2013-07-25 Michael Vogtfix resource leak (thanks coverity)
2013-07-25 Michael Vogtrework the code in cdromutl.cc to make coverity (more...
2013-07-25 Michael Vogtfix off-by-one error and do not use magic constant...
2013-07-25 Michael Vogtalways "delete d" in FileFd::~FileFd to coverity happy
2013-07-24 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-23 Michael Vogtremove double list include
2013-07-11 David Kalnischkiesprevent MarkInstall of unsynced Multi-Arch:same siblings
2013-07-11 David Kalnischkiesimplement arch+= and arch-= for sources.list
2013-07-11 David KalnischkiesVersion 3 for DPkg::Pre-Install-Pkgs with MultiArch...
2013-07-10 Michael Vogtapt-pkg/packagemanager.cc:
2013-07-02 Michael VogtMerge remote-tracking branch 'mvo/bugfix/bts-712433...
2013-07-02 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-28 Michael Vogtmake starting debug output of pkgProblemResolver proper...
2013-06-27 Michael Vogtuse just one line for the debug output (thanks to donku...
2013-06-27 Michael Vogtwhen doing MarkInstall() packages may also get removed...
2013-06-27 Michael Vogtshow broken count when starting the resolver
2013-06-24 David Kalnischkiesfix SHA2* cleanups to zero-out the complete context
2013-06-24 David Kalnischkiesdo not modify DepIterator as we might check again
2013-06-20 David Kalnischkiestrigger NODATA error for invalid InRelease files
2013-06-20 David Kalnischkiesdo not redownload unchanged InRelease files
2013-06-20 David Kalnischkiessupport \n and \r\n line endings in ReadMessages
2013-06-20 David Kalnischkieshandle missing "Description" in apt-cache show
2013-06-09 David Kalnischkiesensure state-dir exists before coyping cdrom files
2013-06-09 David Kalnischkiesfail in CopyFile if the FileFds have error flag set
2013-06-09 David KalnischkiesOpenDescriptor should autoclose fd always on error
2013-06-09 David Kalnischkiesset Fail flag in FileFd on all errors consistently
2013-06-09 David Kalnischkiesmake the vprintf like _error->Insert public
2013-06-09 David Kalnischkiesdeprecate InstallProtect as a cpu-eating no-op
2013-06-09 David Kalnischkiesdo unpacks before configures in SmartConfigure
2013-06-09 David Kalnischkiestry all providers in order if uninstallable in MarkInstall
2013-06-09 David Kalnischkiesfix priority sorting by prefering higher in MarkInstall
2013-06-09 David Kalnischkiesprefer Essentials over Removals in ordering score
2013-06-09 David Kalnischkiesrewrite pkgOrderList::DepRemove to stop incorrect immed...
2013-06-06 Michael VogtMerge branch 'debian/sid' of https://github.com/ion1...
2013-06-06 Michael Vogtfix double free (closes: #711045)
2013-05-16 Michael Vogtmerged previous bzr commit
2013-05-16 David Kalnischkiesnon-inline RunGPGV methods to restore ABI compatibility...
2013-05-08 Michael Vogtmerged patch from Daniel Hartwig to fix URI and proxy...
2013-05-08 Michael Vogtmerged from the debian-wheezy branch
2013-05-08 Michael Vogt* apt-pkg/algorithms.cc:
2013-05-08 Michael Vogtproperly handle if-modfied-since with libcurl/https
2013-04-10 bubulle@debian.orgFix English spelling error in a message ('A error'...
2013-04-08 Michael Vogtmerged bundle from david
2013-04-08 Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-04-04 Michael Vogt* apt-pkg/sourcelist.cc:
2013-04-03 David Kalnischkiesshare version strings between same versions (of differe...
2013-04-03 David Kalnischkies* apt-pkg/cacheiterators.h:
2013-04-03 Michael Vogtapt-pkg/contrib/gpgv.cc: fix InRelease check
2013-04-03 David Kalnischkies - sort group and package names in the hashtable on...
2013-04-02 Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-04-01 David Kalnischkiesmicro-optimize and enhance readability of ListParser...
2013-04-01 David Kalnischkiesequal comparisions are used mostly in same-source relat...
2013-04-01 David Kalnischkies* apt-pkg/deb/debversion.cc:
2013-03-26 Michael Vogtmerge stuff from donkult
2013-03-22 Michael Vogtmerged lp:~mvo/apt/fix-tagfile-hash
2013-03-22 Michael Vogtmerged the debian-wheezy branch
2013-03-20 Michael Vogtapt-pkg/edsp.cc: do not use stderr in WriteSolution...
2013-03-20 Michael Vogtapt-pkg/edsp.cc: do not spam stderr in WriteSolution
2013-03-19 David Kalnischkiessupport dash-escaped text in clearsigned files as imple...
2013-03-19 David Kalnischkiesuse FileFd instead of int fds to tidy up the interface...
2013-03-18 David Kalnischkies* apt-pkg/deb/debindexfile.cc,
2013-03-18 David Kalnischkies - add method to open (maybe) clearsigned files transp...
2013-03-18 Michael Vogtfix pkgTagSection::Exists() and add test
2013-03-16 David Kalnischkiesensure that we fclose/unlink/free in the new gpg-code...
2013-03-16 Michael Vogtmerged from davids bundle
2013-03-15 David Kalnischkies - if ExecGPGV deals with a clear-signed file it will...
2013-03-15 Michael Vogtsplit out a method to strip whitespaces only on the...
2013-03-15 David Kalnischkies* apt-pkg/acquire-item.cc:
2013-03-15 David Kalnischkiesdon't close stdout/stderr if it is also the statusfd
2013-03-15 David Kalnischkies* apt-pkg/contrib/gpgv.cc:
2013-03-15 David Kalnischkies* apt-pkg/indexcopy.cc:
2013-03-14 Michael Vogt* SECURITY UPDATE: InRelease verification bypass 0.9.7.8
2013-03-13 David Kalnischkiesfactor version string creation out of NewDepends, so...
2013-03-12 David Kalnischkieshandle language tags for descriptions are unique string...
2013-03-12 David Kalnischkies* apt-pkg/pkgcachegen.cc:
2013-03-10 David Kalnischkiesvarious simple changes to fix cppcheck warnings
2013-03-01 Michael Vogtmerged lp:~mvo/apt/hash-order
2013-03-01 Michael Vogtinclude two missing patches to really fix bug #696225...
2013-03-01 Michael Vogtmerged lp:~donkult/apt/sid
2013-02-24 David Kalnischkies* apt-pkg/depcache.cc:
2013-01-24 Michael Vogt* apt-pkg/indexrecords.cc:
2013-01-14 Michael Vogtensure sha512 is really used when available (thanks...
2013-01-09 Michael Vogtmerge train fixes
2013-01-09 Michael Vogt* apt-pkg/contrib/progress.cc:
2013-01-08 Michael Vogtfix pkgProblemResolver::Scores, thanks to Paul Wise.
2013-01-08 Michael Vogtfix pkgProblemResolver::Scores, thanks to Paul Wise.
2012-12-13 Michael Vogtmerged from lp:~donkult/apt/sid
2012-12-13 Michael Vogtchange permissions of /var/log/apt/term.log to 0640...
2012-11-10 Jonathan Thomas* apt-pkg/algorithms.cc:
2012-11-09 David Kalnischkies* apt-pkg/algorithms.cc:
2012-11-09 David Kalnischkiesno mode changes should obviously be ok for pkgDepCache...
2012-11-09 David Kalnischkies* apt-pkg/depcache.cc:
2012-11-01 Michael Vogtmerged frm donkult
2012-10-23 David Kalnischkies* apt-pkg/packagemanager.cc:
next