ntk/apt.git
2013-07-28 Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26 David Kalnischkiesrun "doxygen -u" to update doxygen config
2013-07-26 David Kalnischkiesupdate the symbol files to reflect current state
2013-07-26 David Kalnischkiesexclude config.{sub,guess} from source package
2013-07-26 Michael Vogtfix another missing va_end()
2013-07-26 Michael Vogtfix missing va_end()
2013-07-26 Michael Vogtfix some coverity chroot() releated warnings
2013-07-26 David Kalnischkiesreenable automatic parallel build of APT
2013-07-26 David Kalnischkiesimplement debian/rules build-{arch,indep} as required...
2013-07-26 David Kalnischkiescorrect management-typo in description found by lintian
2013-07-26 David Kalnischkiesadd missing Turkish (tr) to po/LINGUAS
2013-07-26 Michael Vogtadd missing test make
2013-07-26 David Kalnischkiesremove ALL_LINGUAS as it is overruled by po/LINGUAS
2013-07-26 David Kalnischkiesmake autoconf happy by "mv configure.{in,ac}"
2013-07-26 David Kalnischkiesensure that FileFd::Size returns 0 in error cases
2013-07-26 David Kalnischkiesproper cleanup varargs in _error (uncovered by Coverity)
2013-07-26 David Kalnischkiesuse FileFd::Write instead of fwrite for errors
2013-07-26 Michael Vogtadd missing "make test" for travis
2013-07-26 Michael Vogtupdate changelog for upload 0.9.9.4
2013-07-26 David Kalnischkiesrequest absolute URIs from proxies again (0.9.9.3 reges...
2013-07-26 Michael Vogtbuild tree first
2013-07-26 Michael Vogtmake setup in travis.yml a bit more verbose
2013-07-25 David Kalnischkiespick up Translation-* even if only compressed available
2013-07-25 Michael Vogtfix travis.yml
2013-07-25 Michael Vogtadd missing "free(buffer) for allocated buffer
2013-07-25 Michael Vogtfix potential GetLock() fd leak
2013-07-25 Michael Vogtdelete targets data
2013-07-25 Michael Vogtfix resource leak when verification fails
2013-07-25 Michael Vogtapt-pkg/indexcopy.cc: check for pending errors before...
2013-07-25 Michael Vogtcall fdopen() after FileFd was checked
2013-07-25 Michael Vogtadd .travis.yml
2013-07-25 Michael Vogtfix resource leak (thanks coverity)
2013-07-25 Michael Vogtrework the code in cdromutl.cc to make coverity (more...
2013-07-25 Michael Vogtfix off-by-one error in HttpMethod::​AutoDetectProxy()
2013-07-25 Michael Vogtfix off-by-one error and do not use magic constant...
2013-07-25 Michael Vogtalways "delete d" in FileFd::~FileFd to coverity happy
2013-07-25 Michael Vogtskip all Description fields in apt-cache, not just... 0.9.9.3
2013-07-25 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-24 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-23 Michael Vogtdebian/apt.postinst:
2013-07-23 Michael Vogtdebian/apt.auto-removal.sh:
2013-07-23 Michael Vogtremove double list include
2013-07-18 David Kalnischkiesfix 'apt-cache search' crash with missing description
2013-07-18 David Kalnischkiesskip all Description fields in apt-cache, not just...
2013-07-17 Michael VogtMerge remote-tracking branch 'geissert/proxy-keep-alive...
2013-07-17 Michael Vogtfix if-clause to generate hook-info for 'rc' packages... 0.9.9.2
2013-07-17 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-16 David Kalnischkiesfix if-clause to generate hook-info for 'rc' packages
2013-07-16 Christian PERRIERVietnamese updated by Tran Ngoc Quan. Closes: #717016
2013-07-14 Raphael GeissertDo not send a connection: keep-alive, at all
2013-07-11 Michael Vogtupdate changelog 0.9.9.1
2013-07-11 David Kalnischkiesprevent MarkInstall of unsynced Multi-Arch:same siblings
2013-07-11 David Kalnischkiesimplement arch+= and arch-= for sources.list
2013-07-11 David KalnischkiesVersion 3 for DPkg::Pre-Install-Pkgs with MultiArch...
2013-07-11 Michael Vogtdebian/apt.auto-removal.sh: merge the remaining bits
2013-07-11 Adam Conrad* Fix up two things in debian/apt.auto-removal.sh:
2013-07-11 Michael Vogtget dpkg from apt-config as well and add robustness...
2013-07-11 Steve LangasekMake sure we always have at least two kernels marked...
2013-07-11 Steve Langasekcherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4
2013-07-10 Michael Vogtapt-pkg/packagemanager.cc:
2013-07-05 Michael Vogtdebian/rules:
2013-07-02 Michael Vogtreleasing version 0.9.9 0.9.9
2013-07-02 Michael Vogtfix format string error
2013-07-02 Michael Vogtupdate changelog
2013-07-02 Michael VogtMerge remote-tracking branch 'mvo/bugfix/bts-712433...
2013-07-02 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-02 Michael Vogtupdate changelog
2013-06-28 Michael Vogtmake starting debug output of pkgProblemResolver proper...
2013-06-27 Michael Vogtuse just one line for the debug output (thanks to donku...
2013-06-27 Michael Vogtwhen doing MarkInstall() packages may also get removed...
2013-06-27 Michael Vogtshow broken count when starting the resolver
2013-06-26 Michael Vogtmake update-po
2013-06-26 Michael Vogt"mount path"->"mount point" and also make the warning...
2013-06-24 David Kalnischkiessimple fork and pidfile aptwebserver
2013-06-24 Niels Thykierdelete Memb on read-error in arfile
2013-06-24 David Kalnischkiesfix SHA2* cleanups to zero-out the complete context
2013-06-24 David Kalnischkiesdo not modify DepIterator as we might check again
2013-06-22 Michael VogtImprove the apt-cdrom output when no CD-ROM can be...
2013-06-20 David Kalnischkiesfix syntax error in the configure-index
2013-06-20 David Kalnischkiestrigger NODATA error for invalid InRelease files
2013-06-20 David Kalnischkiestests: accept an explaination for msgfail
2013-06-20 David Kalnischkiessimple URI rewrite rules config for webserver
2013-06-20 David Kalnischkiesdo not redownload unchanged InRelease files
2013-06-20 David Kalnischkiesadd directory listing to the webserver
2013-06-20 David Kalnischkiesadd a simple webserver for our testcases
2013-06-20 David Kalnischkiessupport \n and \r\n line endings in ReadMessages
2013-06-20 David Kalnischkiestry defaults if auto-detection failed in apt-cdrom
2013-06-20 David Kalnischkieshandle missing "Description" in apt-cache show
2013-06-13 David Kalnischkiesfix file location for configure-index.gz in apt.conf(5)
2013-06-09 David Kalnischkiestests: add an interactive 'test' with multiple cdroms
2013-06-09 David Kalnischkiesensure state-dir exists before coyping cdrom files
2013-06-09 David Kalnischkiesfail in CopyFile if the FileFds have error flag set
2013-06-09 David Kalnischkiesstop building l10n if strings are unchanged
2013-06-09 David Kalnischkiesdepend on libapt-pkg in the libapt-inst build process
2013-06-09 David Kalnischkiestests: add expected port for cve-2013-105 testcase
2013-06-09 David Kalnischkiestests: trap-adding can be post- as well as prefix
2013-06-09 David KalnischkiesOpenDescriptor should autoclose fd always on error
2013-06-09 David Kalnischkiesdon't explicitly init ExtractTar InFd with invalid fd
2013-06-09 David Kalnischkiesset Fail flag in FileFd on all errors consistently
2013-06-09 David Kalnischkiesmake the vprintf like _error->Insert public
next