index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
2
-1
/
+13
*
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
1
-0
/
+20
*
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
1
-1
/
+1
*
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
1
-1
/
+33
*
fix tests
Michael Vogt
2014-09-23
1
-1
/
+1
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-23
8
-127
/
+265
|
\
|
*
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
|
*
improve test for commit daff4a
Michael Vogt
2014-09-17
1
-2
/
+3
|
*
Fix regression for file:/// uris from CVE-2014-0487
Michael Vogt
2014-09-17
1
-12
/
+6
|
*
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
2014-09-16
3
-22
/
+85
|
*
Allow override of Proxy-Auto-Detect by the users configuration
Michael Vogt
2014-09-12
1
-0
/
+4
|
*
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
1
-38
/
+41
|
*
strip everything spacey in APT::String::Strip
David Kalnischkies
2014-09-07
1
-6
/
+18
|
*
make GetLocalitySortedVersionSet more generic
David Kalnischkies
2014-09-07
1
-0
/
+1
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
9
-15
/
+168
|
\
|
|
*
Ensure we have a Policy in CacheFile.BuildDepCache()
Michael Vogt
2014-09-05
1
-0
/
+3
|
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2014-09-02
1
-6
/
+7
|
*
Make Proxy-Auto-Detect check for each host
Michael Vogt
2014-09-02
2
-0
/
+98
|
*
initialize iPolicyBrokenCount in DepCache::Update
Warren He
2014-08-29
1
-1
/
+2
|
*
support versioned provides as implemented by dpkg
David Kalnischkies
2014-08-26
1
-2
/
+2
|
*
Fix debListParser to accept "no" as a value for the Multi-Arch field
Julian Andres Klode
2014-08-24
1
-1
/
+1
|
*
Fix SmartConfigure to ignore ordering of packages that are already valid
Michael Vogt
2014-07-29
1
-1
/
+48
|
*
apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniform
Michael Vogt
2014-07-17
1
-2
/
+2
|
*
StringToBool: only act if the entire string is consumed by strtol()
Michael Vogt
2014-07-16
1
-3
/
+6
*
|
Fix debListParser to accept "no" as a value for the Multi-Arch field
Julian Andres Klode
2014-08-24
1
-1
/
+1
*
|
Do not crash for apt-get install /dev/null
Michael Vogt
2014-07-16
1
-0
/
+2
*
|
Allow passing a full path to apt-get install /foo/bar.deb
Michael Vogt
2014-07-10
2
-10
/
+27
*
|
Only allow "apt-get build-dep path" when path starts with ./ or /
Michael Vogt
2014-07-08
2
-0
/
+8
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-07-08
5
-36
/
+28
|
\
|
|
*
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
Michael Vogt
2014-07-08
2
-1
/
+7
|
*
handle moved mmap after UniqFindTagWrite call
David Kalnischkies
2014-07-07
1
-2
/
+6
|
*
Try not to parse invalid translation files (LP: #756317)
Michael Vogt
2014-07-03
2
-34
/
+19
*
|
Add new Base256ToNum long long overload function
Guillem Jover
2014-07-08
2
-1
/
+19
*
|
apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initialized
Michael Vogt
2014-06-18
1
-0
/
+8
*
|
apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b...
Michael Vogt
2014-06-18
1
-1
/
+2
*
|
readd pkgPackageManager::Go() to not break API
Michael Vogt
2014-06-18
3
-20
/
+2
*
|
correct 'apt-cache stats' to include more
David Kalnischkies
2014-06-18
1
-1
/
+1
*
|
remove the Section member from package struct
David Kalnischkies
2014-06-18
6
-12
/
+26
[next]