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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rewrite ReadMessages()
David Kalnischkies
2014-10-26
1
-58
/
+66
*
promote filesize to a hashstring
David Kalnischkies
2014-10-24
3
-7
/
+32
*
chown finished partial files earlier
David Kalnischkies
2014-10-23
4
-65
/
+89
*
check that auth.conf exists before chowning it
David Kalnischkies
2014-10-22
1
-3
/
+4
*
Ensure /etc/apt/auth.conf has _apt:root owner
Michael Vogt
2014-10-21
1
-2
/
+10
*
test if TMPDIR is accessible before using
David Kalnischkies
2014-10-20
1
-2
/
+4
*
check for failure message in testsuccess/failure
David Kalnischkies
2014-10-20
1
-1
/
+1
*
use c++ style instead of the last two c-arrays
David Kalnischkies
2014-10-20
1
-21
/
+21
*
aborted reverify restores file owner and permission
David Kalnischkies
2014-10-20
1
-1
/
+5
*
run acquire transactions only once
David Kalnischkies
2014-10-20
1
-0
/
+2
*
mark --allow-insecure-repositories message as translateable
David Kalnischkies
2014-10-20
1
-18
/
+15
*
ignore Acquire::GzipIndexes for cdrom sources
David Kalnischkies
2014-10-15
1
-20
/
+27
*
Merge branch 'debian/sid' into debian/experimental
David Kalnischkies
2014-10-15
1
-5
/
+5
|
\
|
*
don't cleanup cdrom files in apt-get update
David Kalnischkies
2014-10-15
1
-8
/
+7
*
|
set PR_SET_NO_NEW_PRIVS even if sandbox is disabled
David Kalnischkies
2014-10-15
1
-6
/
+6
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-10-14
1
-57
/
+73
|
\
|
|
*
Update Status field values handling
Guillem Jover
2014-10-08
1
-12
/
+6
|
*
implement the updated build profile spec
josch
2014-10-06
1
-45
/
+67
*
|
Change default of Acquire::AllowInsecureRepositories to "true"
Michael Vogt
2014-10-13
1
-1
/
+4
*
|
do not load filesize in pkgAcqIndexTrans explicitly
David Kalnischkies
2014-10-13
1
-4
/
+0
*
|
fix compile and tests error
David Kalnischkies
2014-10-13
5
-10
/
+10
*
|
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
2014-10-13
4
-6
/
+21
*
|
trusted=yes sources are secure, we just don't know why
David Kalnischkies
2014-10-13
4
-14
/
+55
*
|
do not inline virtual destructors with d-pointers
David Kalnischkies
2014-10-13
18
-29
/
+43
*
|
display a warning for unsigned repos
David Kalnischkies
2014-10-13
1
-0
/
+4
*
|
make --allow-insecure-repositories message an error
David Kalnischkies
2014-10-13
1
-3
/
+3
*
|
remove useless pdiff filename output
David Kalnischkies
2014-10-10
1
-4
/
+3
*
|
Only rename StatError files in AbortTransaction()
Michael Vogt
2014-10-08
1
-4
/
+7
*
|
pkgAcqArchive::QueueNext(): change owner/permission of DestFile
Michael Vogt
2014-10-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'mvo/feature/expected-size' into debian/experime...
Michael Vogt
2014-10-08
5
-29
/
+46
|
\
\
|
*
\
Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte...
Michael Vogt
2014-10-08
1
-1
/
+4
|
|
\
\
|
*
|
|
Send "Fail-Reason: MaximumSizeExceeded" from the method
Michael Vogt
2014-10-07
1
-1
/
+5
|
*
|
|
Add new Acquire::MaxReleaseFileSize=10*1000*1000 option
Michael Vogt
2014-10-07
2
-28
/
+29
|
*
|
|
Merge branch 'feature/acq-trans' into feature/expected-size
Michael Vogt
2014-10-07
9
-1073
/
+1300
|
|
\
\
\
|
*
|
|
|
make expected-size a maximum-size check as this is what we want at this point
Michael Vogt
2014-10-07
3
-6
/
+11
|
*
|
|
|
make http size check work
Michael Vogt
2014-10-06
65
-1352
/
+2835
|
|
\
\
\
\
|
*
|
|
|
|
Pass ExpectedSize to tthe backend method
Michael Vogt
2014-08-26
3
-0
/
+7
*
|
|
|
|
|
Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimental
Michael Vogt
2014-10-08
10
-1074
/
+1304
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
do not show IP in output of testcases
David Kalnischkies
2014-10-07
1
-1
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-10-07
27
-300
/
+423
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
UpperCase some functions for consistency
Michael Vogt
2014-10-07
1
-25
/
+25
|
*
|
|
|
display errortext for all Err as well as Ign logs
David Kalnischkies
2014-10-07
1
-41
/
+36
|
*
|
|
|
use _apt:root only for partial directories
David Kalnischkies
2014-10-07
3
-59
/
+84
|
*
|
|
|
ensure partial dirs are 0700 and owned by _apt:root
David Kalnischkies
2014-10-07
3
-31
/
+70
|
*
|
|
|
fixup foldmarkers in acquire-item.cc
David Kalnischkies
2014-10-07
1
-91
/
+51
|
*
|
|
|
fix warnings
Michael Vogt
2014-10-06
1
-3
/
+3
|
*
|
|
|
rename StopAuthentication -> CheckStopAuthentication and make it protected
Michael Vogt
2014-10-06
2
-9
/
+11
|
*
|
|
|
rename AuthDone() -> CheckAuthDone()
Michael Vogt
2014-10-06
2
-6
/
+4
|
*
|
|
|
cleanup pkgAcq*::Failed()
Michael Vogt
2014-10-06
2
-72
/
+54
|
*
|
|
|
add missing TransactionStageCopy() in pkgAcqDiffIndex::Done()
Michael Vogt
2014-10-06
1
-12
/
+5
[next]