summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rewrite ReadMessages()David Kalnischkies2014-10-262-58/+136
* promote filesize to a hashstringDavid Kalnischkies2014-10-2410-16/+166
* tests: support 'installed' release in insertpackageDavid Kalnischkies2014-10-236-45/+39
* switch tests to Translation-en usageDavid Kalnischkies2014-10-231-4/+10
* add test for Basic Authentication schemeDavid Kalnischkies2014-10-235-16/+219
* chown finished partial files earlierDavid Kalnischkies2014-10-2319-141/+229
* check that auth.conf exists before chowning itDavid Kalnischkies2014-10-221-3/+4
* Ensure /etc/apt/auth.conf has _apt:root ownerMichael Vogt2014-10-212-7/+10
* debian/apt.postinst: chown _apt:root /etc/apt/auth.confMichael Vogt2014-10-211-0/+5
* test if TMPDIR is accessible before usingDavid Kalnischkies2014-10-205-6/+24
* testcases: do not allow warnings in testsuccessDavid Kalnischkies2014-10-2012-28/+60
* check for failure message in testsuccess/failureDavid Kalnischkies2014-10-209-92/+66
* use c++ style instead of the last two c-arraysDavid Kalnischkies2014-10-201-21/+21
* check lists/ content in tests doing rollbackDavid Kalnischkies2014-10-209-53/+75
* autorun permission tests for all apt-get update callsDavid Kalnischkies2014-10-204-16/+41
* aborted reverify restores file owner and permissionDavid Kalnischkies2014-10-203-31/+94
* run acquire transactions only onceDavid Kalnischkies2014-10-201-0/+2
* mark --allow-insecure-repositories message as translateableDavid Kalnischkies2014-10-201-18/+15
* reenable support for -s (and co) in apt-get sourceDavid Kalnischkies2014-10-202-1/+5
* releasing package apt version 1.1~exp7Michael Vogt2014-10-151-0/+8
* ignore Acquire::GzipIndexes for cdrom sourcesDavid Kalnischkies2014-10-152-30/+52
* Merge branch 'debian/sid' into debian/experimentalDavid Kalnischkies2014-10-152-11/+48
|\
| * don't cleanup cdrom files in apt-get updateDavid Kalnischkies2014-10-152-14/+50
* | releasing package apt version 1.1~exp6Michael Vogt2014-10-151-0/+18
* | check for available space, excluding root reserved blocksDavid Kalnischkies2014-10-155-57/+47
* | set PR_SET_NO_NEW_PRIVS even if sandbox is disabledDavid Kalnischkies2014-10-151-6/+6
* | testcases runable as rootDavid Kalnischkies2014-10-157-18/+61
* | don't drop privileges if _apt has not enough rightsDavid Kalnischkies2014-10-154-8/+72
* | Add new configallowinsecurerepositories to the test frameworkMichael Vogt2014-10-142-0/+11
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-10-146-138/+150
|\|
| * Update Status field values handlingGuillem Jover2014-10-082-35/+11
| * methods/rsh.cc: replace strcat with std::stringMichael Vogt2014-10-081-5/+8
| * add CVE-2014-7206 to 1.0.9.2Michael Vogt2014-10-081-1/+1
| * implement the updated build profile specjosch2014-10-063-97/+130
* | releasing package apt version 1.1~exp5Michael Vogt2014-10-131-0/+20
* | Change default of Acquire::AllowInsecureRepositories to "true"Michael Vogt2014-10-131-1/+4
* | update symbols fileDavid Kalnischkies2014-10-131-36/+61
* | do not load filesize in pkgAcqIndexTrans explicitlyDavid Kalnischkies2014-10-133-8/+5
* | fix compile and tests errorDavid Kalnischkies2014-10-1311-18/+43
* | Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt2014-10-1311-17/+60
* | Document Acquire{MaxReleaseFileSize,AllowInsecureRepositories,AllowDowngradeT...Michael Vogt2014-10-132-0/+40
* | trusted=yes sources are secure, we just don't know whyDavid Kalnischkies2014-10-136-17/+229
* | do not inline virtual destructors with d-pointersDavid Kalnischkies2014-10-1318-29/+43
* | display a warning for unsigned reposDavid Kalnischkies2014-10-131-0/+4
* | make --allow-insecure-repositories message an errorDavid Kalnischkies2014-10-131-3/+3
* | remove useless pdiff filename outputDavid Kalnischkies2014-10-101-4/+3
* | Only rename StatError files in AbortTransaction()Michael Vogt2014-10-081-4/+7
* | releasing package apt version 1.1~exp4Michael Vogt2014-10-081-1/+1
* | prepare 1.1~exp4Michael Vogt2014-10-081-0/+80
* | Fix ServerMethod::FindMaximumObjectSizeInQueue()Michael Vogt2014-10-081-1/+1