summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Collapse)Author
2004-09-20Source record file list parsingArch Librarian
Author: jgg Date: 1999-04-04 08:07:39 GMT Source record file list parsing
2004-09-20Fixed deb-src handling againArch Librarian
Author: jgg Date: 1999-04-04 01:33:09 GMT Fixed deb-src handling again
2004-09-20Source record parsingArch Librarian
Author: jgg Date: 1999-04-04 01:17:29 GMT Source record parsing
2004-09-20CDrom fixesArch Librarian
Author: jgg Date: 1999-04-03 01:05:24 GMT CDrom fixes
2004-09-20Fixed initialization problemArch Librarian
Author: jgg Date: 1999-04-03 00:34:33 GMT Fixed initialization problem
2004-09-20Changed ie to egArch Librarian
Author: jgg Date: 1999-03-29 19:28:52 GMT Changed ie to eg
2004-09-20CDROM patches from bluehornArch Librarian
Author: jgg Date: 1999-03-28 01:37:26 GMT CDROM patches from bluehorn
2004-09-20Checked the size of partial files #33705Arch Librarian
Author: jgg Date: 1999-03-27 03:02:38 GMT Checked the size of partial files #33705
2004-09-20Fixed size mismatchArch Librarian
Author: jgg Date: 1999-03-26 07:38:43 GMT Fixed size mismatch
2004-09-20Oops typoArch Librarian
Author: jgg Date: 1999-03-21 07:24:14 GMT Oops typo
2004-09-20Made NFS locking bail outArch Librarian
Author: jgg Date: 1999-03-20 03:49:31 GMT Made NFS locking bail out
2004-09-20Fixes for mmap and yodlArch Librarian
Author: jgg Date: 1999-03-18 04:32:45 GMT Fixes for mmap and yodl
2004-09-20Backed out previous apt-pkg/contrib/mmap.cc fix/kludge/...Arch Librarian
Author: doogie Date: 1999-03-18 04:10:21 GMT Backed out previous apt-pkg/contrib/mmap.cc fix/kludge/change.
2004-09-20modified apt-pkg/contrib/mmap.cc to not use the define ...Arch Librarian
Author: doogie Date: 1999-03-18 03:20:24 GMT modified apt-pkg/contrib/mmap.cc to not use the define PAGE_SIZE by removing '#include <sys/user.h>' and adding 'static int PAGE_SIZE = getpagesize();' to msync();
2004-09-20Wichert and Espys bugsArch Librarian
Author: jgg Date: 1999-03-17 03:25:25 GMT Wichert and Espys bugs
2004-09-20Included errnoArch Librarian
Author: jgg Date: 1999-03-16 07:28:45 GMT Included errno
2004-09-20Fixed typoArch Librarian
Author: jgg Date: 1999-03-16 07:27:17 GMT Fixed typo
2004-09-20Signal safetyArch Librarian
Author: jgg Date: 1999-03-16 00:43:55 GMT Signal safety
2004-09-20Minor fixes for FTP supportArch Librarian
Author: jgg Date: 1999-03-15 08:10:39 GMT Minor fixes for FTP support
2004-09-20Simplified time calculationsArch Librarian
Author: jgg Date: 1999-03-13 23:30:04 GMT Simplified time calculations
2004-09-20Fixed handling of source deb types againArch Librarian
Author: jgg Date: 1999-03-08 07:18:11 GMT Fixed handling of source deb types again
2004-09-20Added more insane prompting and fixed a source source l...Arch Librarian
Author: jgg Date: 1999-03-06 02:13:48 GMT Added more insane prompting and fixed a source source list entry cache bug
2004-09-20Better dpkg error reportingArch Librarian
Author: jgg Date: 1999-03-05 19:36:49 GMT Better dpkg error reporting
2004-09-20Flag to fetch the source indexArch Librarian
Author: jgg Date: 1999-03-02 18:35:24 GMT Flag to fetch the source index
2004-09-20Http download fixesArch Librarian
Author: jgg Date: 1999-02-27 22:29:11 GMT Http download fixes
2004-09-20Oops, removed debug codeArch Librarian
Author: jgg Date: 1999-02-23 06:50:36 GMT Oops, removed debug code
2004-09-20performance tuningArch Librarian
Author: jgg Date: 1999-02-23 06:46:24 GMT performance tuning
2004-09-20Fixed another parser glitchArch Librarian
Author: jgg Date: 1999-02-22 03:30:06 GMT Fixed another parser glitch
2004-09-20Free space check, fixed parser jump bug, added importatArch Librarian
Author: jgg Date: 1999-02-21 08:38:53 GMT Free space check, fixed parser jump bug, added importat
2004-09-20Fixed weird to-configure inconsitency and added apt-cac...Arch Librarian
Author: jgg Date: 1999-02-19 07:56:06 GMT Fixed weird to-configure inconsitency and added apt-cache search
2004-09-20Fixed WaitFDArch Librarian
Author: jgg Date: 1999-02-16 04:18:35 GMT Fixed WaitFD
2004-09-20modified WaitFd in fileutl to support passing a timeoutArch Librarian
Author: doogie Date: 1999-02-12 20:47:41 GMT modified WaitFd in fileutl to support passing a timeout
2004-09-20Minor fixesArch Librarian
Author: jgg Date: 1999-02-08 07:30:49 GMT Minor fixes
2004-09-20Fix for hurdArch Librarian
Author: jgg Date: 1999-02-05 02:26:13 GMT Fix for hurd
2004-09-20Fixed protect bugArch Librarian
Author: jgg Date: 1999-02-05 02:26:00 GMT Fixed protect bug
2004-09-20File locking fix for hurdArch Librarian
Author: jgg Date: 1999-02-03 23:13:37 GMT File locking fix for hurd
2004-09-20Clean supportArch Librarian
Author: jgg Date: 1999-02-01 08:15:18 GMT Clean support
2004-09-20Clean supportArch Librarian
Author: jgg Date: 1999-02-01 08:11:57 GMT Clean support
2004-09-20Arranged to rename downloaded files to include all impo...Arch Librarian
Author: jgg Date: 1999-02-01 02:22:11 GMT Arranged to rename downloaded files to include all important info
2004-09-20Ignored missing release filesArch Librarian
Author: jgg Date: 1999-01-31 22:25:34 GMT Ignored missing release files
2004-09-20Fixed another oopsArch Librarian
Author: jgg Date: 1999-01-31 21:52:27 GMT Fixed another oops
2004-09-20Fixed a few minor dpkg settingsArch Librarian
Author: jgg Date: 1999-01-31 08:55:53 GMT Fixed a few minor dpkg settings
2004-09-20Added some control over how dpkg is invokedArch Librarian
Author: jgg Date: 1999-01-31 08:49:39 GMT Added some control over how dpkg is invoked
2004-09-20Hopefully fixed the scan bugArch Librarian
Author: jgg Date: 1999-01-31 07:01:11 GMT Hopefully fixed the scan bug
2004-09-20SpeelingArch Librarian
Author: jgg Date: 1999-01-31 06:24:46 GMT Speeling
2004-09-20Added the ability to disable immediate configurationArch Librarian
Author: jgg Date: 1999-01-31 04:25:35 GMT Added the ability to disable immediate configuration
2004-09-20Retry supportArch Librarian
Author: jgg Date: 1999-01-30 08:08:54 GMT Retry support
2004-09-20Added --print-urisArch Librarian
Author: jgg Date: 1999-01-30 06:07:24 GMT Added --print-uris
2004-09-20Added --version and fixed clogging for -sArch Librarian
Author: jgg Date: 1999-01-30 02:12:53 GMT Added --version and fixed clogging for -s
2004-09-20Moved strutl.hArch Librarian
Author: jgg Date: 1999-01-27 02:48:52 GMT Moved strutl.h