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
*
de-duplicate version strings in the cache
David Kalnischkies
2014-09-27
1
-3
/
+3
*
drop stored StringItems in favor of in-memory mappings
David Kalnischkies
2014-09-27
8
-124
/
+57
*
count strings more accurately for stats
David Kalnischkies
2014-09-27
1
-14
/
+39
*
packages in the cache are sorted by name so noise-free
David Kalnischkies
2014-09-27
1
-9
/
+2
*
search for pkg names in the cache case-sensitive
David Kalnischkies
2014-09-27
1
-4
/
+4
*
deprecate Pkg->Name in favor of Grp->Name
David Kalnischkies
2014-09-27
5
-12
/
+21
*
Disable Mth.DropPrivsOrDie() in copy.cc for now
Michael Vogt
2014-09-26
1
-1
/
+0
*
Remove check for "Translation-" from pkgAcqIndex::Custom600Headers()
Michael Vogt
2014-09-25
1
-4
/
+1
*
Revert making pkgAcquire::Item::DescURI() "const"
Michael Vogt
2014-09-25
1
-12
/
+12
*
Use /var/empty as the homedir for _apt
Michael Vogt
2014-09-25
1
-2
/
+2
*
releasing package apt version 1.1~exp3
Michael Vogt
2014-09-24
2
-0
/
+20
*
DropPrivs: Document what it does
Julian Andres Klode
2014-09-24
1
-1
/
+11
*
DropPrivs: Use APT::Sandbox::User instead of Apt::User::Nobody
Julian Andres Klode
2014-09-24
1
-3
/
+3
*
DropPrivs: Hard-fail if the user does not exist
Julian Andres Klode
2014-09-24
1
-1
/
+1
*
DropPrivs: Add some comments for the more obscure setuid/setgid functions
Julian Andres Klode
2014-09-24
1
-0
/
+2
*
DropPrivs: Move the re-set uid/gid thing to the end of the function
Julian Andres Klode
2014-09-24
1
-7
/
+7
*
methods: Fail if we cannot drop privileges
Julian Andres Klode
2014-09-24
8
-14
/
+27
*
DropPrivs: Improve comments
Julian Andres Klode
2014-09-24
1
-8
/
+7
*
DropPrivs: Also check for saved set-user-ID and set-group-ID
Julian Andres Klode
2014-09-24
3
-0
/
+30
*
DropPrivs: Do not use an invalid return check for setgroups()
Julian Andres Klode
2014-09-24
1
-1
/
+1
*
Use _apt as our unprivileged user name
Julian Andres Klode
2014-09-24
2
-3
/
+3
*
DropPriv: Really call seteuid and not setuid, and add more checks
Julian Andres Klode
2014-09-24
1
-11
/
+35
*
Drop Privileges to "Debian-apt" in most acquire methods
Michael Vogt
2014-09-24
8
-2
/
+55
*
fix tests
Michael Vogt
2014-09-23
3
-4
/
+5
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-23
86
-51848
/
+55776
|
\
|
*
Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchive
Michael Vogt
2014-09-21
1
-1
/
+1
|
*
Fix regression for cdrom: sources from latest security update
Michael Vogt
2014-09-21
1
-0
/
+6
|
*
relax grep to support newer curl output format
David Kalnischkies
2014-09-20
1
-1
/
+6
|
*
disable timestamps in the footer of docs by doxygen
Jérémy Bobbio
2014-09-19
1
-1
/
+1
|
*
German program translation update
Holger Wansing
2014-09-19
1
-10
/
+13
|
*
Fix regression when copy: is used for a relative path
Michael Vogt
2014-09-19
2
-6
/
+8
|
*
test/integration/test-apt-update-file: improve test
Michael Vogt
2014-09-19
2
-0
/
+17
|
*
./pre-release pre-export
Michael Vogt
2014-09-18
3
-3
/
+3
|
*
releasing package apt version 1.0.9.1
Michael Vogt
2014-09-17
1
-0
/
+6
|
*
Merge remote-tracking branch 'vnwildman/debian/sid' into debian/sid
Michael Vogt
2014-09-17
1
-5
/
+5
|
|
\
|
|
*
l10n: vi.po (636t): Update program translation
Trần Ngọc Quân
2014-09-13
1
-5
/
+5
|
*
|
improve test for commit daff4a
Michael Vogt
2014-09-17
2
-2
/
+10
|
*
|
Fix regression for file:/// uris from CVE-2014-0487
Michael Vogt
2014-09-17
2
-12
/
+33
|
*
|
prepare 1.0.9.1
Michael Vogt
2014-09-16
1
-0
/
+15
|
*
|
merge previous upload
Michael Vogt
2014-09-16
1
-0
/
+9
|
*
|
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
2014-09-16
7
-30
/
+217
|
*
|
add a 'coverage' command to generate reports
David Kalnischkies
2014-09-14
1
-4
/
+51
|
*
|
Turkish program translation update
Mert Dirik
2014-09-14
1
-8
/
+8
|
*
|
Updated German documentation translation
Chris Leick
2014-09-14
1
-117
/
+7
|
|
/
|
*
Allow override of Proxy-Auto-Detect by the users configuration
Michael Vogt
2014-09-12
1
-0
/
+4
|
*
prepare 1.0.8
Michael Vogt
2014-09-09
48
-51371
/
+54855
|
*
debian/gbp.conf: use export-dir
Michael Vogt
2014-09-09
1
-0
/
+2
|
*
don't call pager in non-terminals for changelog
David Kalnischkies
2014-09-09
3
-22
/
+45
|
*
rework PTY magic to fix stair-stepping on kfreebsd
David Kalnischkies
2014-09-08
2
-53
/
+107
|
*
fix progress report for upgrade and reinstall
David Kalnischkies
2014-09-08
2
-38
/
+57
[next]