summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Collapse)Author
2004-09-20Add safe_snprintfArch Librarian
Author: jgg Date: 2003-02-02 22:20:27 GMT Add safe_snprintf
2004-09-20Remove \r escape sequence for the sake of gettextArch Librarian
Author: jgg Date: 2003-01-11 07:17:04 GMT Remove \r escape sequence for the sake of gettext
2004-09-20Test for timegm in configure.Arch Librarian
Author: doogie Date: 2002-11-22 07:15:23 GMT Test for timegm in configure.
2004-09-20Some more g++-3.2 fixes.Arch Librarian
Author: doogie Date: 2002-11-11 06:55:50 GMT Some more g++-3.2 fixes.
2004-09-20Fix segfault in FindAny when /i is used, and there is n...Arch Librarian
Author: doogie Date: 2002-11-09 19:52:03 GMT Fix segfault in FindAny when /i is used, and there is no default.
2004-09-20_config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian
Author: doogie Date: 2002-11-09 17:11:25 GMT _config->Dump is now inlined, and calls Dump(clog). Dump(ostream&) is now exported. Fixed apt-config dump sending to stderr.
2004-09-20PD licenseArch Librarian
Author: jgg Date: 2002-09-14 05:28:38 GMT PD license
2004-09-20Increase ReadMessages buffer. #111914Arch Librarian
Author: jgg Date: 2002-04-26 05:52:27 GMT Increase ReadMessages buffer. #111914
2004-09-20Correct neuros problem with no source directoryArch Librarian
Author: jgg Date: 2002-04-24 05:02:40 GMT Correct neuros problem with no source directory
2004-09-20Speeling correctionArch Librarian
Author: jgg Date: 2002-04-18 05:08:49 GMT Speeling correction
2004-09-20Use std C++ header names for includesArch Librarian
Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes
2004-09-20Fixed -- argument bugArch Librarian
Author: jgg Date: 2001-06-09 22:39:48 GMT Fixed -- argument bug
2004-09-20Fixed string parsing, Bug #100046Arch Librarian
Author: jgg Date: 2001-06-08 05:16:39 GMT Fixed string parsing, Bug #100046
2004-09-20Restored GCC 2.95 compilabilityArch Librarian
Author: jgg Date: 2001-05-29 05:09:44 GMT Restored GCC 2.95 compilability
2004-09-20Reverted CheckDomainList and LookupTag while adding new...Arch Librarian
Author: jgg Date: 2001-05-29 04:40:34 GMT Reverted CheckDomainList and LookupTag while adding new comparision functions for iterators
2004-09-20Reverted unnecessary string changesArch Librarian
Author: jgg Date: 2001-05-27 23:30:45 GMT Reverted unnecessary string changes
2004-09-20Changed comparision operatorsArch Librarian
Author: jgg Date: 2001-05-27 05:55:27 GMT Changed comparision operators
2004-09-20More ignoring of versionless packagesArch Librarian
Author: jgg Date: 2001-05-27 05:36:04 GMT More ignoring of versionless packages
2004-09-20Ensure the memory buffer is 0'dArch Librarian
Author: jgg Date: 2001-05-27 05:19:30 GMT Ensure the memory buffer is 0'd
2004-09-20G++3 fixes from RandolphArch Librarian
Author: jgg Date: 2001-05-14 05:47:30 GMT G++3 fixes from Randolph
2004-09-20G++3 fixes from RandolphArch Librarian
Author: jgg Date: 2001-05-14 05:16:43 GMT G++3 fixes from Randolph
2004-09-20G++3 fixes from RandolphArch Librarian
Author: jgg Date: 2001-05-13 05:15:03 GMT G++3 fixes from Randolph
2004-09-20G++3 fixes from RandolphArch Librarian
Author: jgg Date: 2001-05-07 05:25:13 GMT G++3 fixes from Randolph
2004-09-20G++3 fixes from RandolphArch Librarian
Author: jgg Date: 2001-05-07 05:05:13 GMT G++3 fixes from Randolph
2004-09-20MOO DOOGIEArch Librarian
Author: jgg Date: 2001-04-29 05:24:42 GMT MOO DOOGIE
2004-09-20run-parts. Closes: #94286Arch Librarian
Author: jgg Date: 2001-04-27 05:49:34 GMT run-parts. Closes: #94286
2004-09-20fixed an alignment bugArch Librarian
Author: tausq Date: 2001-04-25 07:30:13 GMT fixed an alignment bug
2004-09-20Tag file can read from unseekable objectsArch Librarian
Author: jgg Date: 2001-04-22 05:42:52 GMT Tag file can read from unseekable objects
2004-09-20Pedantic fixesArch Librarian
Author: jgg Date: 2001-03-11 07:22:19 GMT Pedantic fixes
2004-09-20BSD testing fixesArch Librarian
Author: jgg Date: 2001-03-11 05:30:20 GMT BSD testing fixes
2004-09-20More SHA-1 prepArch Librarian
Author: jgg Date: 2001-03-06 07:15:29 GMT More SHA-1 prep
2004-09-20SHA-1 hashing algorithmArch Librarian
Author: jgg Date: 2001-03-06 05:03:49 GMT SHA-1 hashing algorithm
2004-09-20JoeyH's dpkg::preconfig not working.Arch Librarian
Author: jgg Date: 2001-03-05 21:09:12 GMT JoeyH's dpkg::preconfig not working.
2004-09-20Fixed the resetting of Dir with "dir {};". Closes: #87323Arch Librarian
Author: jgg Date: 2001-03-04 00:44:35 GMT Fixed the resetting of Dir with "dir {};". Closes: #87323
2004-09-20Ignore .* for configuration directory processing. Close...Arch Librarian
Author: jgg Date: 2001-03-03 23:29:55 GMT Ignore .* for configuration directory processing. Closes: #86923
2004-09-20fixed typo in fileutl.cc (damn you, studly caps...)Arch Librarian
Author: tausq Date: 2001-03-03 22:45:59 GMT fixed typo in fileutl.cc (damn you, studly caps...) make apt-extracttemplates use FileFd
2004-09-20new tempfile writing mode (WriteTemp) for FileFd classArch Librarian
Author: tausq Date: 2001-03-03 22:36:20 GMT new tempfile writing mode (WriteTemp) for FileFd class
2004-09-20Fixed warningArch Librarian
Author: jgg Date: 2001-02-23 06:08:57 GMT Fixed warning
2004-09-20Alfredo's no_proxy patchArch Librarian
Author: jgg Date: 2001-02-23 05:45:27 GMT Alfredo's no_proxy patch
2004-09-20Join with aliencodeArch Librarian
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
2004-09-20Floating point error. Bug #64394Arch Librarian
Author: jgg Date: 2000-06-05 04:22:25 GMT Floating point error. Bug #64394
2004-09-20More CD fixesArch Librarian
Author: jgg Date: 2000-01-17 07:11:49 GMT More CD fixes
2004-09-20More fixesArch Librarian
Author: jgg Date: 2000-01-16 05:36:17 GMT More fixes
2004-09-20More FixesArch Librarian
Author: jgg Date: 2000-01-14 06:26:36 GMT More Fixes
2004-09-20Fixed ftp resumeArch Librarian
Author: jgg Date: 2000-01-10 03:44:54 GMT Fixed ftp resume
2004-09-20HP-UX fixesArch Librarian
Author: jgg Date: 1999-12-10 23:40:29 GMT HP-UX fixes
2004-09-20Moved time handling, fixed makefilesArch Librarian
Author: jgg Date: 1999-12-10 07:21:52 GMT Moved time handling, fixed makefiles
2004-09-20More Solaris fixesArch Librarian
Author: jgg Date: 1999-12-10 06:30:42 GMT More Solaris fixes
2004-09-20Fixes for SolarisArch Librarian
Author: jgg Date: 1999-12-09 21:18:01 GMT Fixes for Solaris
2004-09-20Actually fixed md5Arch Librarian
Author: jgg Date: 1999-11-16 03:10:56 GMT Actually fixed md5