index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
update test
Michael Vogt
1
-3
/
+7
2014-10-03
really do not download Release if InRelease does not verify
Michael Vogt
1
-20
/
+24
2014-10-02
cleanup around pkgAcqMetaSig and improved tests
Michael Vogt
3
-52
/
+76
2014-10-02
add a bunch of docstrings etc
Michael Vogt
2
-14
/
+40
2014-10-02
fix crash
Michael Vogt
2
-11
/
+14
2014-10-02
donkults fixes
Michael Vogt
3
-41
/
+38
2014-10-02
Cleanup pkgAcqIndex
Michael Vogt
2
-135
/
+171
2014-10-01
refactor and add pkgAcqIndex::ValidateFile()
Michael Vogt
2
-25
/
+39
2014-10-01
fix leftover files from Acquire::GzipIndex
Michael Vogt
2
-8
/
+23
2014-10-01
hack around test-apt-update-unauth failure
Michael Vogt
2
-6
/
+24
2014-10-01
fix test-apt-update-nofallback test
Michael Vogt
1
-1
/
+5
2014-10-01
update test/integration/test-releasefile-verification
Michael Vogt
2
-10
/
+21
2014-10-01
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
15
-24
/
+65
2014-10-01
add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk...
Michael Vogt
1
-0
/
+19
2014-09-29
cleanup
Michael Vogt
2
-31
/
+54
2014-09-29
Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-trans
Michael Vogt
2
-0
/
+4
2014-09-29
more test fixes
Michael Vogt
2
-4
/
+8
2014-09-29
Test if TMPDIR is a directory in apt-key and if not unset it
Michael Vogt
2
-0
/
+4
2014-09-29
fix DestFile ext
Michael Vogt
1
-1
/
+1
2014-09-29
test fixes
Michael Vogt
4
-3
/
+8
2014-09-29
refactor
Michael Vogt
2
-37
/
+33
2014-09-29
Adjust DestFile in ReverifyAfterIMS() to not include compr Extension
Michael Vogt
2
-1
/
+8
2014-09-29
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
147
-2606
/
+2623
2014-09-29
Add missing "adduser" dependency (for the new _apt user)
Michael Vogt
1
-1
/
+1
2014-09-29
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
9
-172
/
+216
2014-09-28
Set STRIP_FROM_PATH for doxygen
Trần Ngọc Quân
1
-2
/
+2
2014-09-28
replace c-string Mode with c++-string ActiveSubprocess
David Kalnischkies
3
-6
/
+57
2014-09-28
allow options between command and -- on commandline
David Kalnischkies
3
-10
/
+81
2014-09-27
cleanup partial directory of lists in apt-get clean
David Kalnischkies
2
-6
/
+54
2014-09-27
allow fetcher setup without directory creation
David Kalnischkies
7
-28
/
+66
2014-09-27
Japanese program translation update
Kenshi Muto
1
-30
/
+28
2014-09-27
store source name and version in binary cache
David Kalnischkies
7
-53
/
+89
2014-09-27
fix: %i in format string (no. 1) requires 'int' but the argument type is
David Kalnischkies
1
-3
/
+3
2014-09-27
fix: The class 'pkgSourceList' defines member variable with name 'SrcList' al...
David Kalnischkies
1
-4
/
+0
2014-09-27
fix: Prefer prefix ++/-- operators for non-primitive types
David Kalnischkies
3
-6
/
+6
2014-09-27
fix: Consecutive return, break, continue, goto or throw statements are unnece...
David Kalnischkies
2
-4
/
+1
2014-09-27
Merge branch 'feature/gnupglimit' into debian/experimental
David Kalnischkies
59
-529
/
+652
2014-09-27
add gnupg and gnupg2 as test-dependency
David Kalnischkies
2
-2
/
+3
2014-09-27
ensure apt-key del handles 16-byte key ids
James McCoy
1
-0
/
+8
2014-09-27
remove empty keyrings in trusted.gpg.d on upgrade
David Kalnischkies
1
-0
/
+9
2014-09-27
add and use 'apt-key verify' which prefers gpgv over gpg
David Kalnischkies
3
-3
/
+10
2014-09-27
miscellaneous small cleanups in apt-key
David Kalnischkies
1
-17
/
+7
2014-09-27
add --readonly option for apt-key adv
David Kalnischkies
3
-7
/
+7
2014-09-27
use only one --keyring in gpg interactions
David Kalnischkies
2
-46
/
+116
2014-09-27
add --secret-keyring option for apt-key
David Kalnischkies
2
-3
/
+14
2014-09-27
allow to specify fingerprints in 'apt-key del'
David Kalnischkies
3
-5
/
+26
2014-09-27
add a test for apt-key export{,all}
David Kalnischkies
2
-2
/
+9
2014-09-27
use apt-key to wrap gpg calls in testcases
David Kalnischkies
1
-31
/
+9
2014-09-27
respect --keyring also in merged keyring commands
David Kalnischkies
1
-8
/
+10
2014-09-27
support gnupg2 as drop-in replacement for gnupg
David Kalnischkies
3
-88
/
+122
[next]