Age | Commit message (Expand) | Author |
2012-09-04 | merged from lp:~donkult/apt/experimental | Michael Vogt |
2012-08-28 | merged from the debian-sid branch | Michael Vogt |
2012-08-28 | merged loginsize fix from lp:~mvo/apt/mvo | Michael Vogt |
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-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-10 | cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/ | Michael Vogt |
2012-07-10 | cherry pick -r1846 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/ | Michael Vogt |
2012-07-10 | merged the relevant bits from lp:~mvo/apt/lp346386 | Michael Vogt |
2012-07-09 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2012-06-21 | update comments and add one FIXME for the next ABI break | Michael Vogt |
2012-06-21 | check when finished downloading the InRelease file if it has the expected gpg... | Michael Vogt |
2012-06-16 | Fix previous commit: Do not call memset() if realloc() returned NULL. | Julian Andres Klode |
2012-06-16 | Zero out the new memory allocated with realloc(). | Julian Andres Klode |
2012-06-16 | * apt-pkg/contrib/mmap.cc: | Julian Andres Klode |
2012-06-09 | fix segfault with empty LongOpt in --no-* branch | David Kalnischkies |
2012-06-09 | * apt-pkg/contrib/cmdline.cc: | Daniel Hartwig |
2012-05-22 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-05-21 | * apt-pkg/contrib/mmap.cc: | David Kalnischkies |
2012-05-16 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-05-10 | ensure that d is set before accessing it | David Kalnischkies |
2012-05-10 | ensure that in error conditions the Fail flag is set | David Kalnischkies |
2012-05-10 | collect zombie (de)compressor processes on reopen | David Kalnischkies |
2012-05-09 | ensure that we do init d only once and especially not with its own | David Kalnischkies |
2012-05-09 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-04-23 | /dev/null is a special absolute path as it has no subdirectories | David Kalnischkies |
2012-04-23 | normalize a bit by replacing // and /./ with / in FindFile | David Kalnischkies |
2012-04-22 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies |
2012-04-21 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2012-04-20 | * apt-pkg/contrib/sha2_internal.cc: | David Kalnischkies |
2012-04-19 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-04-11 | use a static FileFd::Write overload to reduce duplication of write()-retry code | David Kalnischkies |
2012-04-05 | - add libbz2-dev as new build-dependency | David Kalnischkies |
2012-04-05 | if we have zlib builtin insert add a dummy gzip compressor for FileFD | David Kalnischkies |
2012-04-05 | detect zlib correctly. We still don't allow to build without it to remain | David Kalnischkies |
2012-03-20 | * apt-pkg/acquire-worker.cc: | David Kalnischkies |
2012-03-06 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-03-05 | as we parse datestrings from external sources a lot specify the length | David Kalnischkies |
2012-02-11 | * apt-pkg/cachefile.cc: | David Kalnischkies |
2012-02-03 | rework previous patch to avoid changing the inline code | Michael Vogt |
2012-02-03 | * apt-pkg/contrib/fileutl.h: | Michael Vogt |
2012-01-30 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies |
2012-01-18 | * apt-pkg/contrib/fileutl.h: | David Kalnischkies |
2012-01-18 | improve error reporting in case of errors in combination with zlib | David Kalnischkies |
2012-01-16 | * apt-pkg/contrib/fileutils.h: | Michael Vogt |