Age | Commit message (Expand) | Author |
2013-03-18 | * apt-pkg/deb/debindexfile.cc, | David Kalnischkies |
2013-03-18 | - add method to open (maybe) clearsigned files transparently | David Kalnischkies |
2013-03-16 | ensure that we fclose/unlink/free in the new gpg-code as soon as possible | David Kalnischkies |
2013-03-15 | - if ExecGPGV deals with a clear-signed file it will split this file | David Kalnischkies |
2013-03-15 | split out a method to strip whitespaces only on the right side | Michael Vogt |
2013-03-15 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2013-03-15 | don't close stdout/stderr if it is also the statusfd | David Kalnischkies |
2013-03-15 | * apt-pkg/contrib/gpgv.cc: | David Kalnischkies |
2013-03-15 | * apt-pkg/indexcopy.cc: | David Kalnischkies |
2013-03-14 | * SECURITY UPDATE: InRelease verification bypass0.9.7.8 | Michael Vogt |
2012-12-13 | merged from lp:~donkult/apt/sid | Michael Vogt |
2012-12-13 | change permissions of /var/log/apt/term.log to 0640 (LP: #975199) | Michael Vogt |
2012-11-10 | * apt-pkg/algorithms.cc: | Jonathan Thomas |
2012-11-09 | * apt-pkg/algorithms.cc: | David Kalnischkies |
2012-11-09 | no mode changes should obviously be ok for pkgDepCache::IsModeChangeOk | David Kalnischkies |
2012-11-09 | * apt-pkg/depcache.cc: | David Kalnischkies |
2012-10-24 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-10-15 | * apt-pkg/pkgcachegen.cc: | Michael Vogt |
2012-10-15 | merge from lp:~donkult/apt/sid | Michael Vogt |
2012-10-13 | remove 256 char line limit by using getline() (POSIX.1-2008) | David Kalnischkies |
2012-10-13 | * apt-pkg/contrib/netrc.cc: | David Kalnischkies |
2012-10-13 | * apt-pkg/policy.cc: | David Kalnischkies |
2012-10-13 | * apt-pkg/edsp.cc: | David Kalnischkies |
2012-10-13 | write the native architecture as unique string into the cache header | David Kalnischkies |
2012-10-13 | correct "3 missing" to "2 missing" remap registrations as the Version | David Kalnischkies |
2012-10-12 | merged lp:~mvo/apt/mvo | Michael Vogt |
2012-09-19 | * apt-pkg/pkgcache.cc: | David Kalnischkies |
2012-09-19 | add 3 missing remap registrations causing a segfault in case | David Kalnischkies |
2012-09-19 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies |
2012-09-09 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies |
2012-09-09 | handle packages without a mandatory architecture (debian-policy ยง5.3) | David Kalnischkies |
2012-09-04 | apt-pkg/aptconfiguration.h: fix compiler error | Michael Vogt |
2012-09-03 | report the package name with architecture in the "no file" error message | David Kalnischkies |
2012-09-03 | unpack versions only in case a different version from the package | David Kalnischkies |
2012-09-03 | * apt-pkg/cdrom.cc: | David Kalnischkies |
2012-09-03 | - do not create duplicated flat-archive CD-ROM sources for foreign | David Kalnischkies |
2012-09-02 | * apt-pkg/cdrom.cc: | David Kalnischkies |
2012-09-02 | * apt-pkg/indexcopy.cc: | David Kalnischkies |
2012-08-30 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-08-28 | apt-pkg/contrib/netrc.cc: use a slightly smaller login/password size | Michael Vogt |
2012-08-13 | make netrc parser more robust and parser biger login tokens, thanks to "TJ" (... | Michael Vogt |
2012-08-05 | * apt-pkg/cdrom.cc: | David Kalnischkies |
2012-08-05 | * apt-pkg/indexcopy.cc: | David Kalnischkies |
2012-08-04 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-08-04 | move the sysconf call behind the _POSIX_SYNCHRONIZED_IO guard there | David Kalnischkies |
2012-08-04 | apt-pkg/contrib/mmap.cc: | Pino Toscano |
2012-07-24 | for filesystems not supporting mmap'ing a file we need to use a | David Kalnischkies |
2012-07-24 | trigger the usage of the fallback code for kfreebsd also in the | David Kalnischkies |
2012-07-20 | * apt-pkg/contrib/mmap.cc: | David Kalnischkies |
2012-07-18 | * apt-pkg/packagemanager.cc: | David Kalnischkies |