summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix some coverity chroot() releated warningsMichael Vogt2013-07-263-4/+5
* add missing test makeMichael Vogt2013-07-261-0/+3
* add missing "make test" for travisMichael Vogt2013-07-261-1/+1
* build tree firstMichael Vogt2013-07-261-1/+1
* make setup in travis.yml a bit more verboseMichael Vogt2013-07-262-5/+2
* fix travis.ymlMichael Vogt2013-07-251-1/+1
* add missing "free(buffer) for allocated bufferMichael Vogt2013-07-252-1/+1
* fix potential GetLock() fd leakMichael Vogt2013-07-251-4/+6
* delete targets dataMichael Vogt2013-07-251-0/+1
* fix resource leak when verification failsMichael Vogt2013-07-251-0/+1
* apt-pkg/indexcopy.cc: check for pending errors before calling fdopen()Michael Vogt2013-07-251-1/+1
* call fdopen() after FileFd was checkedMichael Vogt2013-07-251-1/+1
* add .travis.ymlMichael Vogt2013-07-251-0/+5
* fix resource leak (thanks coverity)Michael Vogt2013-07-251-4/+8
* rework the code in cdromutl.cc to make coverity (more) happyMichael Vogt2013-07-251-1/+2
* fix off-by-one error in HttpMethod::​AutoDetectProxy()Michael Vogt2013-07-251-1/+1
* fix off-by-one error and do not use magic constant of 100 when checking Stack...Michael Vogt2013-07-251-1/+1
* always "delete d" in FileFd::~FileFd to coverity happyMichael Vogt2013-07-251-4/+2
* Merge remote-tracking branch 'upstream/debian/sid'Michael Vogt2013-07-24128-8780/+11416
|\
| * update changelogMichael Vogt2013-07-111-2/+9
| * prevent MarkInstall of unsynced Multi-Arch:same siblingsDavid Kalnischkies2013-07-113-17/+166
| * implement arch+= and arch-= for sources.listDavid Kalnischkies2013-07-113-3/+111
| * Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies2013-07-116-26/+171
| * debian/apt.auto-removal.sh: merge the remaining bitsMichael Vogt2013-07-111-3/+3
| * * Fix up two things in debian/apt.auto-removal.sh:Adam Conrad2013-07-114-5/+12
| * get dpkg from apt-config as well and add robustness against missing/failing a...Michael Vogt2013-07-111-3/+10
| * Make sure we always have at least two kernels marked not for removalSteve Langasek2013-07-111-0/+18
| * cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4Steve Langasek2013-07-115-3/+80
| * apt-pkg/packagemanager.cc:Michael Vogt2013-07-102-2/+5
| * debian/rules:Michael Vogt2013-07-052-0/+8
| * releasing version 0.9.9Michael Vogt2013-07-021-2/+2
| * fix format string errorMichael Vogt2013-07-021-2/+2
| * update changelogMichael Vogt2013-07-021-2/+4
| * Merge remote-tracking branch 'mvo/bugfix/bts-712433' into debian/sidMichael Vogt2013-07-0245-6715/+7639
| |\
| | * make update-poMichael Vogt2013-06-2643-6709/+7612
| | * "mount path"->"mount point" and also make the warning a error when no CD-ROM ...Michael Vogt2013-06-261-5/+5
| | * Improve the apt-cdrom output when no CD-ROM can be auto-detectedMichael Vogt2013-06-222-6/+27
| * | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2013-07-0269-2010/+3172
| |\ \
| | * | simple fork and pidfile aptwebserverDavid Kalnischkies2013-06-2411-19/+83
| | * | delete Memb on read-error in arfileNiels Thykier2013-06-241-0/+3
| | * | fix SHA2* cleanups to zero-out the complete contextDavid Kalnischkies2013-06-241-6/+6
| | * | do not modify DepIterator as we might check againDavid Kalnischkies2013-06-241-5/+7
| | * | fix syntax error in the configure-indexDavid Kalnischkies2013-06-201-1/+1
| | |/
| | * trigger NODATA error for invalid InRelease filesDavid Kalnischkies2013-06-207-13/+114
| | * tests: accept an explaination for msgfailDavid Kalnischkies2013-06-201-3/+7
| | * simple URI rewrite rules config for webserverDavid Kalnischkies2013-06-203-38/+45
| | * do not redownload unchanged InRelease filesDavid Kalnischkies2013-06-202-1/+13
| | * add directory listing to the webserverDavid Kalnischkies2013-06-201-0/+121
| | * add a simple webserver for our testcasesDavid Kalnischkies2013-06-203-6/+363
| | * support \n and \r\n line endings in ReadMessagesDavid Kalnischkies2013-06-202-2/+4