Age | Commit message (Expand) | Author |
2013-07-26 | fix missing va_end() | Michael Vogt |
2013-07-26 | fix some coverity chroot() releated warnings | Michael Vogt |
2013-07-26 | add missing test make | Michael Vogt |
2013-07-26 | add missing "make test" for travis | Michael Vogt |
2013-07-26 | build tree first | Michael Vogt |
2013-07-26 | make setup in travis.yml a bit more verbose | Michael Vogt |
2013-07-25 | fix travis.yml | Michael Vogt |
2013-07-25 | add missing "free(buffer) for allocated buffer | Michael Vogt |
2013-07-25 | fix potential GetLock() fd leak | Michael Vogt |
2013-07-25 | delete targets data | Michael Vogt |
2013-07-25 | fix resource leak when verification fails | Michael Vogt |
2013-07-25 | apt-pkg/indexcopy.cc: check for pending errors before calling fdopen() | Michael Vogt |
2013-07-25 | call fdopen() after FileFd was checked | Michael Vogt |
2013-07-25 | add .travis.yml | Michael Vogt |
2013-07-25 | fix resource leak (thanks coverity) | Michael Vogt |
2013-07-25 | rework the code in cdromutl.cc to make coverity (more) happy | Michael Vogt |
2013-07-25 | fix off-by-one error in HttpMethod::​AutoDetectProxy() | Michael Vogt |
2013-07-25 | fix off-by-one error and do not use magic constant of 100 when checking Stack... | Michael Vogt |
2013-07-25 | always "delete d" in FileFd::~FileFd to coverity happy | Michael Vogt |
2013-07-24 | Merge remote-tracking branch 'upstream/debian/sid' | Michael Vogt |
2013-07-23 | remove double list include | Michael Vogt |
2013-07-11 | update changelog0.9.9.1 | Michael Vogt |
2013-07-11 | prevent MarkInstall of unsynced Multi-Arch:same siblings | David Kalnischkies |
2013-07-11 | implement arch+= and arch-= for sources.list | David Kalnischkies |
2013-07-11 | Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info | David Kalnischkies |
2013-07-11 | debian/apt.auto-removal.sh: merge the remaining bits | Michael Vogt |
2013-07-11 | * Fix up two things in debian/apt.auto-removal.sh: | Adam Conrad |
2013-07-11 | get dpkg from apt-config as well and add robustness against missing/failing a... | Michael Vogt |
2013-07-11 | Make sure we always have at least two kernels marked not for removal | Steve Langasek |
2013-07-11 | cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4 | Steve Langasek |
2013-07-10 | apt-pkg/packagemanager.cc: | Michael Vogt |
2013-07-05 | debian/rules: | Michael Vogt |
2013-07-02 | releasing version 0.9.90.9.9 | Michael Vogt |
2013-07-02 | fix format string error | Michael Vogt |
2013-07-02 | update changelog | Michael Vogt |
2013-07-02 | Merge remote-tracking branch 'mvo/bugfix/bts-712433' into debian/sid | Michael Vogt |
2013-07-02 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2013-07-02 | update changelog | Michael Vogt |
2013-06-28 | make starting debug output of pkgProblemResolver proper english | Michael Vogt |
2013-06-27 | use just one line for the debug output (thanks to donkult for the review) | Michael Vogt |
2013-06-27 | when doing MarkInstall() packages may also get removed, so show them in the d... | Michael Vogt |
2013-06-27 | show broken count when starting the resolver | Michael Vogt |
2013-06-26 | make update-po | Michael Vogt |
2013-06-26 | "mount path"->"mount point" and also make the warning a error when no CD-ROM ... | Michael Vogt |
2013-06-24 | simple fork and pidfile aptwebserver | David Kalnischkies |
2013-06-24 | delete Memb on read-error in arfile | Niels Thykier |
2013-06-24 | fix SHA2* cleanups to zero-out the complete context | David Kalnischkies |
2013-06-24 | do not modify DepIterator as we might check again | David Kalnischkies |
2013-06-22 | Improve the apt-cdrom output when no CD-ROM can be auto-detected | Michael Vogt |
2013-06-20 | fix syntax error in the configure-index | David Kalnischkies |