]> git.saurik.com Git - apt.git/history - methods/ftp.cc
wrap every unlink call to check for != /dev/null
[apt.git] / methods / ftp.cc
2015-11-04  David Kalnischkieswrap every unlink call to check for != /dev/null
2015-08-27  Julian Andres KlodeMerge branch 'feature/extractar-filefd' into debian...
2015-08-27  David Kalnischkiesfix various typos reported by codespell
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  Michael VogtMake apt compile with clang++ again
2015-08-10  David Kalnischkiesadd c++11 override marker to overridden methods
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-04-18  David Kalnischkiescalculate only expected hashes in methods
2015-04-10  David Kalnischkiesreimplement the last uses of sprintf
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
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 'donkult/feature/acq-trans...
2014-10-07  Michael VogtSend "Fail-Reason: MaximumSizeExceeded" from the method
2014-10-07  Michael VogtMerge branch 'feature/acq-trans' into feature/expected...
2014-10-07  Michael Vogtmake expected-size a maximum-size check as this is...
2014-10-07  Michael Vogtadd ftp expected size check
2014-10-06  Michael Vogtmake http size check work
2014-09-29  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-29  Michael VogtMerge branch 'debian/sid' into debian/experimental
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 Klodemethods: Fail if we cannot drop privileges
2014-09-24  Michael VogtDrop Privileges to "Debian-apt" in most acquire methods
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13  David Kalnischkiesfix -Wmissing-field-initializers warnings
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-02-22  Michael VogtFix typos in documentation (codespell)
2014-02-12  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-11  David Kalnischkiesuse utimes instead of utimensat/futimens
2014-01-26  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-16  David Kalnischkiescorrect some style/performance/warnings from cppcheck
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-15  Michael VogtMerge branch 'debian/sid' into debian/experimental
2013-07-28  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26  Michael Vogtfix missing va_end()
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
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-04  David Kalnischkiesfix two "(style) Variable 'Res' is assigned a value...
2012-03-04  David Kalnischkiesfix "(error) Possible null pointer dereference: BindAdd...
2012-03-04  David Kalnischkiesfix a bunch of cppcheck "(warning) Member variable...
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
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-17  David Kalnischkiestry to avoid direct usage of .Fd() if possible and...
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
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-15  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15  Michael Vogtmerged from the debian-sid branch
2011-08-15  Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-12  Michael Vogtlots of cppcheck fixes
2011-08-11  David Kalnischkiesfollow the recommendation of cppcheck to make some...
2011-08-11  David Kalnischkiescppcheck complains about some possible speed improvemen...
2010-09-03  Michael Vogtmerged from lp:~donkult/apt/sid
2010-07-30  Michael Vogt* merge of the debian-expermental-ma branch
2010-07-11  David Kalnischkies[ Martin Pitt ]
2010-07-09  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-06-09  Michael Vogtmerged from lp:~donkult/apt/sid
2010-06-09  David Kalnischkies - backport forgotten Valid-Until patch from the obsol...
2010-06-08  David Kalnischkiesmove the users away from the deprecated StrToTime(...
2010-02-13  David Kalnischkies[BREAK] merge MultiArch-ABI. We don't support MultiArch,
2010-01-26  Michael Vogtmerge from the mvo branch
2009-12-10  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid : move all my ABI...
2009-12-10  Michael Vogtmerged -r1901..1911 from lp:~donkult/apt/sid
2009-12-10  Michael Vogtmerged -r1887..1901 from lp:~donkult/apt/sid
2009-12-10  Michael Vogt* cmdline/apt-get.cc:
2009-12-10  Michael Vogtmerged -r1875..1886 from lp:~donkult/apt/sid
2009-12-10  Michael Vogt* merge lp:~mvo/apt/netrc branch, this adds support...
2009-12-10  Michael Vogt* merge lp:~mvo/apt/netrc branch, this adds support...
2009-12-09  Michael Vogtmerged from the mvo branch
2009-12-07  Michael Vogtmerge lp:~mvo/apt/netrc branch, this adds support for a
2009-10-16  Michael Vogtadd ftp support, basic debugging
2009-10-16  Michael Vogtadd maybe_add_auth for ftp as well
next