summaryrefslogtreecommitdiff
path: root/apt-pkg/tagfile.h
Commit message (Collapse)AuthorAgeFilesLines
* * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt2011-06-081-13/+8
|\ | | | | | | | | * [ABI-Break] merge lp:~mvo/apt/sha512-template to add support for sha512 * [ABI-Break] merge lp:~mvo/apt/dpointer to support easier extending without breaking the ABI
| * apt-pkg/tagfile.h: add dpointer placeholder, make destructor virtual; ↵Michael Vogt2011-01-281-6/+4
| | | | | | | | apt-pkg/deb/debsystem.h: make destructor virtual
| * apt-pkg/tagfile.{cc,h}: add comment, remove "inline" from pkgTagFile::Offset()Michael Vogt2011-01-271-1/+3
| |
| * apt-pkg/tagfile.{cc,h}: add dpointer to pkgTagFileMichael Vogt2011-01-271-12/+7
| |
* | - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-201-0/+2
|/ | | | * apt-pkg/deb/deblistparser.cc: - rewrite LoadReleaseInfo to cope with clearsigned Releasefiles
* * apt-pkg/pkgcache.h:David Kalnischkies2010-06-031-0/+1
| | | | | - switch {,Install-}Size to unsigned long long * apt-pkg/depcache.cc: - deal with long long, not with int to remove 2GB Limit (LP: #250909)
* * apt-pkg/depcache.cc:David Kalnischkies2010-03-141-1/+14
| | | | | - remove Auto-Installed information from extended_states together with the package itself (Closes: #572364)
* [ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt2009-06-091-1/+4
| | | (closes: #189866)
* * implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt2007-07-261-2/+2
| | | | and fallback
* * removed the pragma messMichael Vogt2006-10-021-3/+0
|
* * apt-pkg/tagfile.cc,h:Michael Vogt2006-10-021-3/+4
| | | | - make the internal buffer grow dynamically if required
* * apt-pkg/tagfile.h:Michael Vogt2006-09-301-1/+1
| | | | | - increase the buffer in tagfile.cc for now, this really needs to become a dynamic buffer
* * apt-pkg/tagfile.cc, tagfile.h:Michael Vogt2006-09-151-2/+0
| | | | | - reverted the mmap patch again, it caused too much trouble with pipes etc
* * suport both MMapable files and non-mmapable filesMichael Vogt2006-07-261-1/+4
|
* * apt-pkg/tagfile.{cc,h}:Michael Vogt2006-04-261-3/+2
| | | | - use mmap for the tagfile code (closes: #350025)
* Fix api breakage caused when attempting to support bloc...Arch Librarian2004-09-201-4/+3
| | | | | | | Author: doogie Date: 2003-05-19 17:13:57 GMT Fix api breakage caused when attempting to support blocks larger than 32k, by backing out the patch.
* Fix status file parser so that if a record is larger th...Arch Librarian2004-09-201-3/+4
| | | | | | | Author: doogie Date: 2003-04-27 05:59:14 GMT Fix status file parser so that if a record is larger than 32k, the buffer size will be doubled, and the read attempted again.
* Fixes from Christoph PfistererArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-10-04 05:13:23 GMT Fixes from Christoph Pfisterer
* Tag file can read from unseekable objectsArch Librarian2004-09-201-3/+2
| | | | | | Author: jgg Date: 2001-04-22 05:42:52 GMT Tag file can read from unseekable objects
* Pedantic fixesArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2001-03-11 07:22:19 GMT Pedantic fixes
* Join with aliencodeArch Librarian2004-09-201-15/+34
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Fixed a small memory leakArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-07-03 06:45:40 GMT Fixed a small memory leak
* Release supportArch Librarian2004-09-201-2/+4
| | | | | | Author: jgg Date: 1998-12-14 02:23:46 GMT Release support
* OptimizationsArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 1998-12-07 07:26:19 GMT Optimizations
* More tagfile accessorsArch Librarian2004-09-201-2/+6
| | | | | | Author: jgg Date: 1998-11-28 03:54:29 GMT More tagfile accessors
* Patchs for apt-cdromArch Librarian2004-09-201-2/+10
| | | | | | Author: jgg Date: 1998-11-27 01:14:06 GMT Patchs for apt-cdrom
* More progress updatesArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-08-26 04:52:23 GMT More progress updates
* Comment touch upsArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-07-19 21:24:11 GMT Comment touch ups
* Class File name change to FileFdArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 1998-07-19 04:42:10 GMT Class File name change to FileFd
* DumpAvail works and apt-cache is completeArch Librarian2004-09-201-3/+5
| | | | | | Author: jgg Date: 1998-07-19 04:22:00 GMT DumpAvail works and apt-cache is complete
* Working cache generatorArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-07-16 06:08:36 GMT Working cache generator
* First draft of make system and name change to apt-pkgArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 1998-07-12 23:58:20 GMT First draft of make system and name change to apt-pkg
* SyncArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1998-07-07 04:17:00 GMT Sync
* Final testingArch Librarian2004-09-201-2/+4
| | | | | | Author: jgg Date: 1998-07-05 05:33:52 GMT Final testing
* Base revisionsArch Librarian2004-09-201-0/+64
Author: jgg Date: 1998-07-02 02:58:12 GMT Base revisions