summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* - add method to open (maybe) clearsigned files transparentlyDavid Kalnischkies2013-03-182-1/+76
* ensure that we fclose/unlink/free in the new gpg-code as soon as possibleDavid Kalnischkies2013-03-161-5/+22
* - if ExecGPGV deals with a clear-signed file it will split this fileDavid Kalnischkies2013-03-153-55/+319
* split out a method to strip whitespaces only on the right sideMichael Vogt2013-03-152-1/+8
* * apt-pkg/acquire-item.cc:David Kalnischkies2013-03-151-10/+16
* don't close stdout/stderr if it is also the statusfdDavid Kalnischkies2013-03-151-10/+11
* * apt-pkg/contrib/gpgv.cc:David Kalnischkies2013-03-153-14/+40
* * apt-pkg/indexcopy.cc:David Kalnischkies2013-03-155-134/+179
* * SECURITY UPDATE: InRelease verification bypassMichael Vogt2013-03-141-7/+14
* merged from lp:~donkult/apt/sidMichael Vogt2012-12-132-26/+29
|\
| * * apt-pkg/algorithms.cc:Jonathan Thomas2012-11-101-3/+9
| * * apt-pkg/algorithms.cc:David Kalnischkies2012-11-091-8/+8
| * no mode changes should obviously be ok for pkgDepCache::IsModeChangeOkDavid Kalnischkies2012-11-091-2/+6
| * * apt-pkg/depcache.cc:David Kalnischkies2012-11-091-13/+6
* | change permissions of /var/log/apt/term.log to 0640 (LP: #975199)Michael Vogt2012-12-131-1/+1
|/
* * apt-pkg/packagemanager.cc:David Kalnischkies2012-10-241-0/+2
* * apt-pkg/pkgcachegen.cc:Michael Vogt2012-10-151-2/+6
* merge from lp:~donkult/apt/sidMichael Vogt2012-10-155-62/+70
|\
| * remove 256 char line limit by using getline() (POSIX.1-2008)David Kalnischkies2012-10-131-3/+5
| * * apt-pkg/contrib/netrc.cc:David Kalnischkies2012-10-131-16/+27
| * * apt-pkg/policy.cc:David Kalnischkies2012-10-131-23/+26
| * * apt-pkg/edsp.cc:David Kalnischkies2012-10-131-2/+4
| * write the native architecture as unique string into the cache headerDavid Kalnischkies2012-10-131-1/+3
| * correct "3 missing" to "2 missing" remap registrations as the VersionDavid Kalnischkies2012-10-131-1/+1
* | merged lp:~mvo/apt/mvoMichael Vogt2012-10-121-5/+16
|\ \ | |/ |/|
| * apt-pkg/contrib/netrc.cc: use a slightly smaller login/password sizeMichael Vogt2012-08-281-2/+2
| * make netrc parser more robust and parser biger login tokens, thanks to "TJ" (...Michael Vogt2012-08-131-5/+16
* | * apt-pkg/pkgcache.cc:David Kalnischkies2012-09-192-3/+24
* | add 3 missing remap registrations causing a segfault in caseDavid Kalnischkies2012-09-191-0/+3
* | * apt-pkg/pkgcachegen.cc:David Kalnischkies2012-09-191-1/+1
* | * apt-pkg/pkgcachegen.cc:David Kalnischkies2012-09-091-0/+2
* | handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies2012-09-095-8/+86
* | apt-pkg/aptconfiguration.h: fix compiler errorMichael Vogt2012-09-041-1/+1
* | report the package name with architecture in the "no file" error messageDavid Kalnischkies2012-09-031-1/+1
* | unpack versions only in case a different version from the packageDavid Kalnischkies2012-09-031-1/+4
* | * apt-pkg/cdrom.cc:David Kalnischkies2012-09-034-0/+45
* | - do not create duplicated flat-archive CD-ROM sources for foreignDavid Kalnischkies2012-09-031-6/+9
* | * apt-pkg/cdrom.cc:David Kalnischkies2012-09-021-3/+6
* | * apt-pkg/indexcopy.cc:David Kalnischkies2012-09-021-4/+7
* | * apt-pkg/packagemanager.cc:David Kalnischkies2012-08-301-1/+3
* | * apt-pkg/cdrom.cc:David Kalnischkies2012-08-051-2/+2
* | * apt-pkg/indexcopy.cc:David Kalnischkies2012-08-051-1/+6
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2012-08-041-2/+0
* | move the sysconf call behind the _POSIX_SYNCHRONIZED_IO guard thereDavid Kalnischkies2012-08-041-1/+1
* | apt-pkg/contrib/mmap.cc:Pino Toscano2012-08-041-7/+7
* | for filesystems not supporting mmap'ing a file we need to use aDavid Kalnischkies2012-07-241-0/+1
* | trigger the usage of the fallback code for kfreebsd also in theDavid Kalnischkies2012-07-241-1/+11
* | * apt-pkg/contrib/mmap.cc:David Kalnischkies2012-07-201-1/+1
* | * apt-pkg/packagemanager.cc:David Kalnischkies2012-07-181-1/+1
* | * apt-pkg/cacheset.cc:David Kalnischkies2012-07-181-0/+2