index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
copy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop privileges in copy:// method as we do for file://
David Kalnischkies
2015-11-05
1
-20
/
+6
*
unbreak the copy-method claiming hashsum mismatch since ~exp9
David Kalnischkies
2015-11-04
1
-2
/
+2
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
1
-1
/
+1
*
allow individual targets to be kept compressed
David Kalnischkies
2015-08-10
1
-6
/
+2
*
calculate only expected hashes in methods
David Kalnischkies
2015-04-19
1
-5
/
+5
*
remove duplicated check for same file copy
David Kalnischkies
2015-04-19
1
-9
/
+1
*
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-29
1
-8
/
+4
|
\
|
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-29
1
-7
/
+4
|
|
\
|
|
*
generalize Acquire::GzipIndex
Michael Vogt
2014-09-21
1
-7
/
+4
|
*
|
Disable Mth.DropPrivsOrDie() in copy.cc for now
Michael Vogt
2014-09-26
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-25
1
-0
/
+2
|
\
|
|
|
*
|
methods: Fail if we cannot drop privileges
Julian Andres Klode
2014-09-24
1
-2
/
+2
|
*
|
Drop Privileges to "Debian-apt" in most acquire methods
Michael Vogt
2014-09-24
1
-0
/
+2
|
|
/
*
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-23
1
-3
/
+11
|
\
|
|
*
Fix regression when copy: is used for a relative path
Michael Vogt
2014-09-19
1
-2
/
+2
|
*
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
2014-09-16
1
-5
/
+27
*
|
make compressed-indexes test pass again
Michael Vogt
2014-08-24
1
-5
/
+27
|
/
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-1
/
+2
*
use utimes instead of utimensat/futimens
David Kalnischkies
2014-02-11
1
-8
/
+6
*
correct some style/performance/warnings from cppcheck
David Kalnischkies
2014-01-16
1
-9
/
+9
*
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-12-17
1
-1
/
+1
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+1
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-1
/
+1
*
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-0
/
+2
*
apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
Julian Andres Klode
2010-08-10
1
-1
/
+1
*
merge with the debian tree
Michael Vogt
2007-11-28
1
-2
/
+2
|
\
|
*
* Add hash support to copy method. Thanks Anders Kaseorg by the patch
Otavio Salvador
2007-08-06
1
-0
/
+5
*
|
* apt-pkg/acquire-worker.cc:
Michael Vogt
2007-08-08
1
-1
/
+7
|
/
*
* merged changes from the conference
Michael Vogt
2004-12-20
1
-1
/
+1
*
Call setlocale in all methods, don't call bindtextdomain in http
Matt Zimmerman
2004-11-27
1
-0
/
+2
*
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
2004-09-20
1
-2
/
+2
*
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
1
-3
/
+4
*
Doc fixes and copy method patch
Arch Librarian
2004-09-20
1
-15
/
+20
*
New http method
Arch Librarian
2004-09-20
1
-6
/
+7
*
Sync
Arch Librarian
2004-09-20
1
-111
/
+56
*
Stable acquire code
Arch Librarian
2004-09-20
1
-1
/
+2
*
gzip method
Arch Librarian
2004-09-20
1
-2
/
+24
*
Added copy method
Arch Librarian
2004-09-20
1
-0
/
+116