Age | Commit message (Expand) | Author |
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 |
2013-06-20 | trigger NODATA error for invalid InRelease files | David Kalnischkies |
2013-06-20 | tests: accept an explaination for msgfail | David Kalnischkies |
2013-06-20 | simple URI rewrite rules config for webserver | David Kalnischkies |
2013-06-20 | do not redownload unchanged InRelease files | David Kalnischkies |
2013-06-20 | add directory listing to the webserver | David Kalnischkies |
2013-06-20 | add a simple webserver for our testcases | David Kalnischkies |
2013-06-20 | support \n and \r\n line endings in ReadMessages | David Kalnischkies |
2013-06-20 | try defaults if auto-detection failed in apt-cdrom | David Kalnischkies |
2013-06-20 | handle missing "Description" in apt-cache show | David Kalnischkies |
2013-06-13 | fix file location for configure-index.gz in apt.conf(5) | David Kalnischkies |
2013-06-09 | tests: add an interactive 'test' with multiple cdroms | David Kalnischkies |
2013-06-09 | ensure state-dir exists before coyping cdrom files | David Kalnischkies |
2013-06-09 | fail in CopyFile if the FileFds have error flag set | David Kalnischkies |
2013-06-09 | stop building l10n if strings are unchanged | David Kalnischkies |
2013-06-09 | depend on libapt-pkg in the libapt-inst build process | David Kalnischkies |
2013-06-09 | tests: add expected port for cve-2013-105 testcase | David Kalnischkies |
2013-06-09 | tests: trap-adding can be post- as well as prefix | David Kalnischkies |
2013-06-09 | OpenDescriptor should autoclose fd always on error | David Kalnischkies |
2013-06-09 | don't explicitly init ExtractTar InFd with invalid fd | David Kalnischkies |
2013-06-09 | set Fail flag in FileFd on all errors consistently | David Kalnischkies |
2013-06-09 | make the vprintf like _error->Insert public | David Kalnischkies |
2013-06-09 | fix support for multiple patterns in apt-cache search | David Kalnischkies |
2013-06-09 | initialize the whole search array with zero | David Kalnischkies |
2013-06-09 | deprecate InstallProtect as a cpu-eating no-op | David Kalnischkies |
2013-06-09 | do unpacks before configures in SmartConfigure | David Kalnischkies |
2013-06-09 | try all providers in order if uninstallable in MarkInstall | David Kalnischkies |
2013-06-09 | fix priority sorting by prefering higher in MarkInstall | David Kalnischkies |
2013-06-09 | prefer Essentials over Removals in ordering score | David Kalnischkies |
2013-06-09 | rewrite pkgOrderList::DepRemove to stop incorrect immediate setting | David Kalnischkies |
2013-06-09 | remove -ldl from cdrom and -lutil from apt-get linkage | David Kalnischkies |
2013-06-09 | build the en manpages in subdirectory doc/en | David Kalnischkies |