index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
acquire-method.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix various typos reported by spellintian
David Kalnischkies
2017-01-19
1
-1
/
+1
*
report all instead of first error up the acquire chain
David Kalnischkies
2016-07-06
1
-3
/
+14
*
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
2016-07-02
1
-3
/
+3
*
prevent C++ locale number formatting in text APIs
David Kalnischkies
2016-05-27
1
-5
/
+5
*
act on various suggestions from cppcheck
David Kalnischkies
2016-01-26
1
-1
/
+4
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-2
/
+2
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-1
/
+5
*
check patch hashes in rred worker instead of in the handler
David Kalnischkies
2015-06-09
1
-8
/
+6
*
rework hashsum verification in the acquire system
David Kalnischkies
2015-06-09
1
-1
/
+4
*
do not inline virtual destructors with d-pointers
David Kalnischkies
2014-10-13
1
-0
/
+2
*
Merge remote-tracking branch 'mvo/feature/expected-size' into debian/experime...
Michael Vogt
2014-10-08
1
-0
/
+2
|
\
|
*
Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte...
Michael Vogt
2014-10-08
1
-1
/
+4
|
|
\
|
*
|
make expected-size a maximum-size check as this is what we want at this point
Michael Vogt
2014-10-07
1
-1
/
+1
|
*
|
make http size check work
Michael Vogt
2014-10-06
1
-0
/
+12
|
|
\
\
|
*
|
|
Pass ExpectedSize to tthe backend method
Michael Vogt
2014-08-26
1
-0
/
+2
*
|
|
|
Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimental
Michael Vogt
2014-10-08
1
-1
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
do not show IP in output of testcases
David Kalnischkies
2014-10-07
1
-1
/
+4
|
|
|
/
|
|
/
|
*
/
|
Rename DropPrivs() to DropPrivileges()
Michael Vogt
2014-10-07
1
-1
/
+1
|
/
/
*
/
methods: Fail if we cannot drop privileges
Julian Andres Klode
2014-09-24
1
-0
/
+12
|
/
*
tell download methods the expected hashes
David Kalnischkies
2014-05-09
1
-0
/
+9
*
use HashStringList in the acquire system
David Kalnischkies
2014-05-09
1
-23
/
+16
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-2
/
+10
*
* apt-pkg/acquire*.cc:
Raphael Geissert
2012-05-14
1
-15
/
+3
*
* apt-pkg/acquire-methods.cc:
David Kalnischkies
2012-05-14
1
-13
/
+10
*
merge with my debian-sid branch
David Kalnischkies
2011-10-30
1
-5
/
+5
|
\
|
*
convert a few for-loop char finds to proper strchr and memchr
David Kalnischkies
2011-09-21
1
-5
/
+5
*
|
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-7
/
+3
|
\
\
|
*
|
merged from the debian-sid branch
Michael Vogt
2011-08-15
1
-7
/
+3
|
|
\
|
|
|
*
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
1
-1
/
+1
|
|
*
cppcheck is right that the check for preventing null deference of Query
David Kalnischkies
2011-08-11
1
-6
/
+2
*
|
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-0
/
+2
|
/
/
*
|
merge lp:~mvo/apt/sha512-template to add support for sha512
Michael Vogt
2011-06-08
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
add sha512 support in the client now as well
Michael Vogt
2011-02-25
1
-1
/
+7
*
|
fix order of CurrentURI and UsedMirror in Status() and Log()
David Kalnischkies
2011-05-10
1
-18
/
+20
*
|
* apt-pkg/acquire-method.cc:
David Kalnischkies
2011-04-16
1
-139
/
+90
*
|
apt-pkg/acquire-method.cc: fix copy/paste error
Michael Vogt
2011-03-15
1
-1
/
+1
*
|
* mirror method:
Michael Vogt
2011-03-14
1
-5
/
+12
|
/
*
merged from lp:~donkult/apt/sid
Michael Vogt
2010-06-09
1
-1
/
+1
|
\
|
*
move the users away from the deprecated StrToTime() method
David Kalnischkies
2010-06-09
1
-1
/
+1
*
|
implement Fail-Ignore bool in FetchItem that tells the method that a failure ...
Michael Vogt
2010-06-02
1
-0
/
+1
*
|
merged from debian
Michael Vogt
2009-07-30
1
-2
/
+0
|
\
|
|
*
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
1
-2
/
+0
|
*
* apt-pkg/contrib/strutl.cc:
Michael Vogt
2009-04-09
1
-0
/
+32
*
|
* [ABI break] merge support for http redirects, thanks to
Michael Vogt
2009-02-02
1
-0
/
+32
*
|
* apt-inst/contrib/extracttar.cc:
Michael Vogt
2007-08-03
1
-0
/
+9
|
\
|
|
*
* apt-pkg/acquire-item.{cc,h}:
Michael Vogt
2007-07-30
1
-0
/
+3
|
*
* apt-pkg/acquire-method.{cc,h}:
Michael Vogt
2007-07-30
1
-0
/
+6
*
|
* merged apt--no-pragma
Michael Vogt
2007-06-09
1
-3
/
+0
|
\
|
|
*
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-08
1
-3
/
+0
*
|
* removed dead code
Michael Vogt
2007-02-06
1
-1
/
+0
[next]