summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/strutl.h
Commit message (Collapse)AuthorAgeFilesLines
* merge r1797 from lp:~donkult/apt/experimentalMichael Vogt2009-06-291-0/+1
|
* * fixed compile errors with g++ 7.3 (thanks to Michael Vogt2007-06-191-0/+1
| | | | | Daniel Burrows, closes: #429378) * fix FTFBFS by changing build-depends to libcurl4-gnutls-dev (closes: #428363)
* * merged the no-pragma branchMichael Vogt2006-12-141-3/+1
|\
| * * removed the pragma messMichael Vogt2006-10-021-3/+1
| |
* | * merged with apt--mvoMichael Vogt2005-11-301-13/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * apt@packages.debian.org/apt--sources-list-d--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-30 * apt@packages.debian.org/apt--sources-list-d--0--patch-1 Patch from apt-rpm via Michael Vogt to implement /etc/apt/sources.list.d * bubulle@debian.org--2005/apt--main--0--patch-130 Galician translation completed * bubulle@debian.org--2005/apt--main--0--patch-131 Simplified Chinese translation update * bubulle@debian.org--2005/apt--main--0--patch-132 Completed Simplified Chinese translation * bubulle@debian.org--2005/apt--main--0--patch-133 Merge with Michael AND update PO files * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-90 * merged the sources.list.d patch * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-91 * merged with bubulle * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-92 * changelog update * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-93 * sources.list.d documented * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-94 * pkgDirStream has (slightly) better extract support now * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-95 * merge fix for #339533 * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-96 * merged with bubulle * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-97 * some more debug output * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-98 * ABI change: merged more flexible pkgAcquireFile code * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-99 * merged http download limit for apt (#146877) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-100 * applied parts of the string speedup patch from debian #319377 (ABI change) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-101 * fix for #340448 * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-102 * finalized this release * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-103 * changelog updates * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-104 * build-depend on libdb4.3 now, fix for kFreeBSD (#317718) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-105 * fix mailaddress * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-106 * fix a string (thanks to bubulle) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-107 * merged with bubulle
| * * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-13/+13
| |
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-1/+2
|/
* Add safe_snprintfArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 2003-02-02 22:20:27 GMT Add safe_snprintf
* Restored GCC 2.95 compilabilityArch Librarian2004-09-201-4/+12
| | | | | | Author: jgg Date: 2001-05-29 05:09:44 GMT Restored GCC 2.95 compilability
* Reverted CheckDomainList and LookupTag while adding new...Arch Librarian2004-09-201-3/+18
| | | | | | Author: jgg Date: 2001-05-29 04:40:34 GMT Reverted CheckDomainList and LookupTag while adding new comparision functions for iterators
* Changed comparision operatorsArch Librarian2004-09-201-8/+10
| | | | | | Author: jgg Date: 2001-05-27 05:55:27 GMT Changed comparision operators
* Ensure the memory buffer is 0'dArch Librarian2004-09-201-6/+14
| | | | | | Author: jgg Date: 2001-05-27 05:19:30 GMT Ensure the memory buffer is 0'd
* Alfredo's no_proxy patchArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 2001-02-23 05:45:27 GMT Alfredo's no_proxy patch
* Join with aliencodeArch Librarian2004-09-201-4/+34
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* A few functions migrated aroundArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 1999-08-02 03:07:47 GMT A few functions migrated around
* Minor cleanups, fix for checksum lowercase bugArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-07-26 17:46:07 GMT Minor cleanups, fix for checksum lowercase bug
* Fixed return result problemArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-05-27 05:54:41 GMT Fixed return result problem
* Clean supportArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-02-01 08:11:57 GMT Clean support
* Moved strutl.hArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-01-27 02:48:52 GMT Moved strutl.h
* Http methodArch Librarian2004-09-201-2/+7
| | | | | | Author: jgg Date: 1998-11-04 07:10:49 GMT Http method
* New http methodArch Librarian2004-09-201-5/+10
| | | | | | Author: jgg Date: 1998-11-01 05:27:29 GMT New http method
* SyncArch Librarian2004-09-201-2/+17
| | | | | | Author: jgg Date: 1998-10-30 07:53:30 GMT Sync
* SyncArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1998-10-23 00:49:58 GMT Sync
* SyncArch Librarian2004-09-201-3/+6
| | | | | | Author: jgg Date: 1998-10-22 04:56:38 GMT Sync
* Start on acquire stuffArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 1998-10-20 02:39:12 GMT Start on acquire stuff
* SyncArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1998-09-22 05:30:24 GMT Sync
* DumpAvail works and apt-cache is completeArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1998-07-19 04:22:00 GMT DumpAvail works and apt-cache is complete
* Config class and source listArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 1998-07-09 05:12:27 GMT Config class and source list
* SyncArch Librarian2004-09-201-0/+36
Author: jgg Date: 1998-07-07 04:17:00 GMT Sync