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
*
merge fragment keyrings in apt-key to avoid hitting gpg limits
David Kalnischkies
2014-09-27
1
-57
/
+77
*
refactor key removal code to reuse it in next step
David Kalnischkies
2014-09-27
1
-48
/
+55
*
set a primary-keyring only if we have access to it
David Kalnischkies
2014-09-27
1
-1
/
+3
*
support (multiple) arguments properly in apt-key
David Kalnischkies
2014-09-27
1
-27
/
+27
*
only create new trusted.gpg if directory is writeable
David Kalnischkies
2014-09-27
1
-23
/
+14
*
all errors should be printed to stderr
David Kalnischkies
2014-09-27
1
-5
/
+5
*
add a (hidden) --quiet option for apt-key
David Kalnischkies
2014-09-27
1
-4
/
+10
*
rename postrm to apt.postrm
David Kalnischkies
2014-09-27
3
-39
/
+0
*
remove leftover debug output from multikey softlink
David Kalnischkies
2014-09-27
1
-1
/
+0
*
fix: warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-09-27
5
-13
/
+13
*
fix: Member variable 'X' is not initialized in the constructor.
David Kalnischkies
2014-09-27
13
-32
/
+29
*
fix occurrence typo in tagfile comment
David Kalnischkies
2014-09-27
1
-1
/
+1
*
remove outdated and unused po/ChangeLog
David Kalnischkies
2014-09-27
1
-1077
/
+0
*
add an API for cache filters/matcher
David Kalnischkies
2014-09-27
2
-52
/
+209
*
move PCI::From* methods into CacheSetHelper class
David Kalnischkies
2014-09-27
2
-87
/
+139
*
adapt to the new CacheSetHelper API
David Kalnischkies
2014-09-27
4
-26
/
+23
*
rework cachesets API to allow future extension
David Kalnischkies
2014-09-27
4
-154
/
+494
*
add APT::PackageUniverse as a pkgCache wrapper
David Kalnischkies
2014-09-27
1
-0
/
+38
*
add specialisations for std::vector
David Kalnischkies
2014-09-27
1
-2
/
+73
*
mark pkg(All|Dist)Upgrade as deprecated
David Kalnischkies
2014-09-27
6
-16
/
+21
*
fix progress output for (dist-)upgrade calculation
David Kalnischkies
2014-09-27
73
-148
/
+223
*
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
[next]