fix double free (closes: #711045)
[ntk/apt.git] / apt-pkg / contrib / fileutl.cc
2013-06-06 Michael Vogtfix double free (closes: #711045)
2013-05-08 Michael Vogtmerged from the debian-wheezy branch
2013-04-08 Michael Vogtmerged bundle from david
2013-03-10 David Kalnischkiesvarious simple changes to fix cppcheck warnings
2012-10-12 Michael Vogtmerged lp:~mvo/apt/mvo
2012-08-06 Michael Vogtmerged from david
2012-08-04 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-05-24 Michael Vogtmerged from David
2012-05-22 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-05-21 bubulle@debian.orgMerge my tree and the remote tree (no change, I guess)
2012-05-21 Michael Vogtmerged from David, uncommited the previous i18n commit...
2012-05-16 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-05-11 Michael Vogtmerged from david
2012-05-10 David Kalnischkiesensure that d is set before accessing it
2012-05-09 David Kalnischkiesensure that in error conditions the Fail flag is set
2012-05-09 David Kalnischkiescollect zombie (de)compressor processes on reopen
2012-05-09 David Kalnischkiesensure that we do init d only once and especially not...
2012-05-09 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-04-20 Michael Vogtmerged from lp:~donkult/apt/sid
2012-04-20 Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-19 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-04-16 Michael Vogtmerge from the expermental2 branch
2012-04-11 Michael Vogtmerged from donkults experimental branch
2012-04-11 David Kalnischkiesuse a static FileFd::Write overload to reduce duplicati...
2012-04-05 David Kalnischkies - add libbz2-dev as new build-dependency
2012-04-05 David Kalnischkiesif we have zlib builtin insert add a dummy gzip compres...
2012-04-05 David Kalnischkiesdetect zlib correctly. We still don't allow to build...
2012-03-22 David KalnischkiesMerge ... debian-sid (some version screw going on here)
2012-03-13 Michael Vogtmerged from debian-experimental2
2012-03-06 Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-06 David Kalnischkiesmerge with apt/experimental
2012-03-06 Michael Vogt* apt-pkg/packagemanager.cc:
2012-03-06 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2012-02-11 David Kalnischkies* apt-pkg/cachefile.cc:
2012-02-03 Michael Vogtrework previous patch to avoid changing the inline...
2012-01-30 Michael Vogtmerged from donkult
2012-01-18 Michael Vogt* apt-pkg/contrib/fileutl.h:
2012-01-18 Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-17 David Kalnischkies* apt-pkg/contrib/fileutl.h:
2012-01-17 David Kalnischkiesimprove error reporting in case of errors in combinatio...
2012-01-16 Michael Vogtmerged from debian-experimental2
2012-01-02 Michael Vogtg++ 4.7 fixes
2011-12-20 Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19 Michael Vogtmerged from debian-sid
2011-12-19 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-19 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-18 David Kalnischkiesusage of Skipping in pipes can't work, so we ignore...
2011-12-17 David Kalnischkieskeep track of where we are in a filedescriptor so we...
2011-12-15 David Kalnischkiestry seeking on fds opened with OpenDescriptor before...
2011-12-15 David Kalnischkiesrefactor compressor calling so that we don't (need...
2011-12-14 David Kalnischkiesuse FileFd instead of forking the compression childs...
2011-12-13 David Kalnischkiesallow Open() and OpenDescriptor() to be called with...
2011-12-13 David Kalnischkiesnote to myself: In case you rename something, make...
2011-12-12 David KalnischkiesAllow the FileFd to use an external Compressor to uncom...
2011-12-11 David Kalnischkies - add a ReadLine method
2011-12-10 David Kalnischkies* apt-pkg/contrib/fileutl.{h,cc}:
2011-12-10 David Kalnischkiesenable FileFd to guess the compressor based on the...
2011-11-29 David Kalnischkiessplit up the OpenMode into OpenMode and CompressionMode and
2011-11-10 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-experimental2
2011-10-30 David Kalnischkiesmerge with my debian-sid branch
2011-10-05 Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-14 David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13 David Kalnischkiesmerge with debian/sid
2011-09-13 David Kalnischkiesmerge with debian/experimental
2011-09-13 David KalnischkiesSupport large files in the complete toolset. Indexes...
2011-09-13 David Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-08-01 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-29 Michael Vogtmerged from debian-sid
2011-07-28 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-28 Michael Vogt* apt-pkg/contrib/fileutl.{cc,h}:
2011-07-05 Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-06-08 Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08 Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-03-10 Michael Vogtmerged from debian-sid
2011-03-10 Michael Vogtmerged the lp:~mvo/apt/mvo branch
2011-03-03 Michael Vogt* apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:
2011-02-22 David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-02-22 David Kalnischkies* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
2011-02-22 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2011-02-14 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-14 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2011-02-14 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-14 David Kalnischkiesuse inttypes to avoid suprises with different type...
2011-02-13 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2011-02-08 Michael Vogtmerged from lp:~mvo/apt/mvo (which is really lp:~donkul...
2011-02-08 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-03 David Kalnischkiesmerge 'after squeeze release'-stuff
2011-01-25 David Kalnischkiesmerge with debian-sid
2011-01-13 David Kalnischkiesignore non-regular files in GetListOfFilesInDir (Closes...
2011-01-12 David Kalnischkies* apt-inst/contrib/extracttar.cc:
2011-01-12 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2010-11-18 Michael Vogtmerged from apt-get-changelog
2010-11-18 Michael Vogtmerged from apt-get-changelog
2010-11-18 Michael Vogtmerged from the apt-get-changelog branch
2010-11-18 Michael Vogtmerged lp:~mvo/apt/apt-get-changelog
2010-11-15 Michael Vogtmerged from debian
2010-10-28 Michael Vogtmerged from donkult
2010-10-21 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2010-10-13 David Kalnischkiesmerge with debian-sid
next