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-09-27
fix occurrence typo in tagfile comment
David Kalnischkies
1
-1
/
+1
2014-09-27
remove outdated and unused po/ChangeLog
David Kalnischkies
1
-1077
/
+0
2014-09-27
add an API for cache filters/matcher
David Kalnischkies
2
-52
/
+209
2014-09-27
move PCI::From* methods into CacheSetHelper class
David Kalnischkies
2
-87
/
+139
2014-09-27
adapt to the new CacheSetHelper API
David Kalnischkies
4
-26
/
+23
2014-09-27
rework cachesets API to allow future extension
David Kalnischkies
4
-154
/
+494
2014-09-27
add APT::PackageUniverse as a pkgCache wrapper
David Kalnischkies
1
-0
/
+38
2014-09-27
add specialisations for std::vector
David Kalnischkies
1
-2
/
+73
2014-09-27
mark pkg(All|Dist)Upgrade as deprecated
David Kalnischkies
6
-16
/
+21
2014-09-27
fix progress output for (dist-)upgrade calculation
David Kalnischkies
73
-148
/
+223
2014-09-27
de-duplicate version strings in the cache
David Kalnischkies
1
-3
/
+3
2014-09-27
drop stored StringItems in favor of in-memory mappings
David Kalnischkies
8
-124
/
+57
2014-09-27
count strings more accurately for stats
David Kalnischkies
1
-14
/
+39
2014-09-27
packages in the cache are sorted by name so noise-free
David Kalnischkies
1
-9
/
+2
2014-09-27
search for pkg names in the cache case-sensitive
David Kalnischkies
1
-4
/
+4
2014-09-27
deprecate Pkg->Name in favor of Grp->Name
David Kalnischkies
5
-12
/
+21
2014-09-26
Disable Mth.DropPrivsOrDie() in copy.cc for now
Michael Vogt
1
-1
/
+0
2014-09-25
Remove check for "Translation-" from pkgAcqIndex::Custom600Headers()
Michael Vogt
1
-4
/
+1
2014-09-25
Revert making pkgAcquire::Item::DescURI() "const"
Michael Vogt
1
-12
/
+12
2014-09-25
Use /var/empty as the homedir for _apt
Michael Vogt
1
-2
/
+2
2014-09-24
releasing package apt version 1.1~exp3
Michael Vogt
2
-0
/
+20
2014-09-24
DropPrivs: Document what it does
Julian Andres Klode
1
-1
/
+11
2014-09-24
DropPrivs: Use APT::Sandbox::User instead of Apt::User::Nobody
Julian Andres Klode
1
-3
/
+3
2014-09-24
DropPrivs: Hard-fail if the user does not exist
Julian Andres Klode
1
-1
/
+1
2014-09-24
DropPrivs: Add some comments for the more obscure setuid/setgid functions
Julian Andres Klode
1
-0
/
+2
2014-09-24
DropPrivs: Move the re-set uid/gid thing to the end of the function
Julian Andres Klode
1
-7
/
+7
2014-09-24
methods: Fail if we cannot drop privileges
Julian Andres Klode
8
-14
/
+27
2014-09-24
DropPrivs: Improve comments
Julian Andres Klode
1
-8
/
+7
2014-09-24
DropPrivs: Also check for saved set-user-ID and set-group-ID
Julian Andres Klode
3
-0
/
+30
2014-09-24
DropPrivs: Do not use an invalid return check for setgroups()
Julian Andres Klode
1
-1
/
+1
2014-09-24
Use _apt as our unprivileged user name
Julian Andres Klode
2
-3
/
+3
2014-09-24
DropPriv: Really call seteuid and not setuid, and add more checks
Julian Andres Klode
1
-11
/
+35
2014-09-24
Drop Privileges to "Debian-apt" in most acquire methods
Michael Vogt
8
-2
/
+55
2014-09-23
fix tests
Michael Vogt
3
-4
/
+5
2014-09-23
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
86
-51848
/
+55776
2014-09-21
Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchive
Michael Vogt
1
-1
/
+1
2014-09-21
Fix regression for cdrom: sources from latest security update
Michael Vogt
1
-0
/
+6
2014-09-20
relax grep to support newer curl output format
David Kalnischkies
1
-1
/
+6
2014-09-19
disable timestamps in the footer of docs by doxygen
Jérémy Bobbio
1
-1
/
+1
2014-09-19
German program translation update
Holger Wansing
1
-10
/
+13
2014-09-19
Fix regression when copy: is used for a relative path
Michael Vogt
2
-6
/
+8
2014-09-19
test/integration/test-apt-update-file: improve test
Michael Vogt
2
-0
/
+17
2014-09-18
./pre-release pre-export
Michael Vogt
3
-3
/
+3
2014-09-17
releasing package apt version 1.0.9.1
1.0.9.1
Michael Vogt
1
-0
/
+6
2014-09-17
Merge remote-tracking branch 'vnwildman/debian/sid' into debian/sid
Michael Vogt
1
-5
/
+5
2014-09-17
improve test for commit daff4a
Michael Vogt
2
-2
/
+10
2014-09-17
Fix regression for file:/// uris from CVE-2014-0487
Michael Vogt
2
-12
/
+33
2014-09-16
prepare 1.0.9.1
Michael Vogt
1
-0
/
+15
2014-09-16
merge previous upload
Michael Vogt
1
-0
/
+9
2014-09-16
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
7
-30
/
+217
[next]