index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rewrite ReadMessages()
David Kalnischkies
2014-10-26
2
-58
/
+136
*
promote filesize to a hashstring
David Kalnischkies
2014-10-24
10
-16
/
+166
*
tests: support 'installed' release in insertpackage
David Kalnischkies
2014-10-23
6
-45
/
+39
*
switch tests to Translation-en usage
David Kalnischkies
2014-10-23
1
-4
/
+10
*
add test for Basic Authentication scheme
David Kalnischkies
2014-10-23
5
-16
/
+219
*
chown finished partial files earlier
David Kalnischkies
2014-10-23
19
-141
/
+229
*
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
2
-7
/
+10
*
debian/apt.postinst: chown _apt:root /etc/apt/auth.conf
Michael Vogt
2014-10-21
1
-0
/
+5
*
test if TMPDIR is accessible before using
David Kalnischkies
2014-10-20
5
-6
/
+24
*
testcases: do not allow warnings in testsuccess
David Kalnischkies
2014-10-20
12
-28
/
+60
*
check for failure message in testsuccess/failure
David Kalnischkies
2014-10-20
9
-92
/
+66
*
use c++ style instead of the last two c-arrays
David Kalnischkies
2014-10-20
1
-21
/
+21
*
check lists/ content in tests doing rollback
David Kalnischkies
2014-10-20
9
-53
/
+75
*
autorun permission tests for all apt-get update calls
David Kalnischkies
2014-10-20
4
-16
/
+41
*
aborted reverify restores file owner and permission
David Kalnischkies
2014-10-20
3
-31
/
+94
*
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
*
reenable support for -s (and co) in apt-get source
David Kalnischkies
2014-10-20
2
-1
/
+5
*
releasing package apt version 1.1~exp7
Michael Vogt
2014-10-15
1
-0
/
+8
*
ignore Acquire::GzipIndexes for cdrom sources
David Kalnischkies
2014-10-15
2
-30
/
+52
*
Merge branch 'debian/sid' into debian/experimental
David Kalnischkies
2014-10-15
2
-11
/
+48
|
\
|
*
don't cleanup cdrom files in apt-get update
David Kalnischkies
2014-10-15
2
-14
/
+50
*
|
releasing package apt version 1.1~exp6
Michael Vogt
2014-10-15
1
-0
/
+18
*
|
check for available space, excluding root reserved blocks
David Kalnischkies
2014-10-15
5
-57
/
+47
*
|
set PR_SET_NO_NEW_PRIVS even if sandbox is disabled
David Kalnischkies
2014-10-15
1
-6
/
+6
*
|
testcases runable as root
David Kalnischkies
2014-10-15
7
-18
/
+61
*
|
don't drop privileges if _apt has not enough rights
David Kalnischkies
2014-10-15
4
-8
/
+72
*
|
Add new configallowinsecurerepositories to the test framework
Michael Vogt
2014-10-14
2
-0
/
+11
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-10-14
6
-138
/
+150
|
\
|
|
*
Update Status field values handling
Guillem Jover
2014-10-08
2
-35
/
+11
|
*
methods/rsh.cc: replace strcat with std::string
Michael Vogt
2014-10-08
1
-5
/
+8
|
*
add CVE-2014-7206 to 1.0.9.2
Michael Vogt
2014-10-08
1
-1
/
+1
|
*
implement the updated build profile spec
josch
2014-10-06
3
-97
/
+130
*
|
releasing package apt version 1.1~exp5
Michael Vogt
2014-10-13
1
-0
/
+20
*
|
Change default of Acquire::AllowInsecureRepositories to "true"
Michael Vogt
2014-10-13
1
-1
/
+4
*
|
update symbols file
David Kalnischkies
2014-10-13
1
-36
/
+61
*
|
do not load filesize in pkgAcqIndexTrans explicitly
David Kalnischkies
2014-10-13
3
-8
/
+5
*
|
fix compile and tests error
David Kalnischkies
2014-10-13
11
-18
/
+43
*
|
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
2014-10-13
11
-17
/
+60
*
|
Document Acquire{MaxReleaseFileSize,AllowInsecureRepositories,AllowDowngradeT...
Michael Vogt
2014-10-13
2
-0
/
+40
*
|
trusted=yes sources are secure, we just don't know why
David Kalnischkies
2014-10-13
6
-17
/
+229
*
|
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
*
|
releasing package apt version 1.1~exp4
Michael Vogt
2014-10-08
1
-1
/
+1
*
|
prepare 1.1~exp4
Michael Vogt
2014-10-08
1
-0
/
+80
*
|
Fix ServerMethod::FindMaximumObjectSizeInQueue()
Michael Vogt
2014-10-08
1
-1
/
+1
[next]