summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* pre installArch Librarian2004-09-202-1/+11
| | | | | | Author: jgg Date: 1999-08-05 05:56:25 GMT pre install
* Made pthread optionalArch Librarian2004-09-202-3/+5
| | | | | | Author: jgg Date: 1999-08-05 05:55:45 GMT Made pthread optional
* pthread updateArch Librarian2004-09-201-0/+3
| | | | | | Author: jgg Date: 1999-08-05 05:11:18 GMT pthread update
* Fixed strange seg on sparcArch Librarian2004-09-202-9/+6
| | | | | | Author: jgg Date: 1999-08-04 05:37:18 GMT Fixed strange seg on sparc
* Acquire fixyArch Librarian2004-09-201-3/+12
| | | | | | Author: jgg Date: 1999-08-04 02:39:13 GMT Acquire fixy
* Made http exit on a closed stdinArch Librarian2004-09-201-4/+6
| | | | | | Author: jgg Date: 1999-08-03 06:08:23 GMT Made http exit on a closed stdin
* Fixed bad return for missing updates directoryArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-08-03 05:21:19 GMT Fixed bad return for missing updates directory
* Random fixes..Arch Librarian2004-09-204-12/+20
| | | | | | Author: jgg Date: 1999-08-03 05:19:41 GMT Random fixes..
* Small segv bug fixArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-08-03 02:25:38 GMT Small segv bug fix
* A few functions migrated aroundArch Librarian2004-09-206-66/+70
| | | | | | Author: jgg Date: 1999-08-02 03:07:47 GMT A few functions migrated around
* Joey Hess's patchArch Librarian2004-09-202-3/+89
| | | | | | Author: jgg Date: 1999-07-30 06:15:14 GMT Joey Hess's patch
* new change logArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 1999-07-30 05:37:08 GMT new change log
* Fixed up dpkginit and acquire stuff..Arch Librarian2004-09-204-9/+31
| | | | | | Author: jgg Date: 1999-07-30 05:36:52 GMT Fixed up dpkginit and acquire stuff..
* Purge supportArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-07-30 04:08:42 GMT Purge support
* Fixed the infinite loop problemArch Librarian2004-09-204-12/+16
| | | | | | Author: jgg Date: 1999-07-30 02:54:25 GMT Fixed the infinite loop problem
* Minor cleanups, fix for checksum lowercase bugArch Librarian2004-09-2014-106/+204
| | | | | | Author: jgg Date: 1999-07-26 17:46:07 GMT Minor cleanups, fix for checksum lowercase bug
* Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian2004-09-2012-34/+47
| | | | | | Author: jgg Date: 1999-07-20 05:53:32 GMT Daniel Jacobowitz's gcc 2.95 C++ patch
* Oops in crictical handlingArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-07-19 01:49:44 GMT Oops in crictical handling
* Better handling of missing servicesArch Librarian2004-09-204-20/+36
| | | | | | Author: jgg Date: 1999-07-18 23:06:56 GMT Better handling of missing services
* Small range check bugArch Librarian2004-09-201-3/+4
| | | | | | Author: jgg Date: 1999-07-18 05:58:40 GMT Small range check bug
* Fixed typoArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-07-15 17:58:42 GMT Fixed typo
* Added a depends option to apt-cacheArch Librarian2004-09-206-59/+121
| | | | | | Author: jgg Date: 1999-07-15 03:15:48 GMT Added a depends option to apt-cache
* Sort the output of listingsArch Librarian2004-09-202-41/+92
| | | | | | Author: jgg Date: 1999-07-12 04:39:37 GMT Sort the output of listings
* A bit better install ordering w/cdsArch Librarian2004-09-202-9/+21
| | | | | | Author: jgg Date: 1999-07-12 03:40:37 GMT A bit better install ordering w/cds
* source support in apt-cdromArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-07-12 03:03:28 GMT source support in apt-cdrom
* Removed debug textArch Librarian2004-09-201-2/+1
| | | | | | Author: jgg Date: 1999-07-12 03:00:53 GMT Removed debug text
* cdrom and source supportArch Librarian2004-09-204-397/+630
| | | | | | Author: jgg Date: 1999-07-12 02:59:36 GMT cdrom and source support
* Added an open functionArch Librarian2004-09-203-22/+50
| | | | | | Author: jgg Date: 1999-07-11 22:42:32 GMT Added an open function
* Error codeArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-07-10 05:47:31 GMT Error code
* Fixed up error handling in connectArch Librarian2004-09-201-5/+15
| | | | | | Author: jgg Date: 1999-07-10 05:39:29 GMT Fixed up error handling in connect
* failure code if package files could not be downloadedArch Librarian2004-09-204-7/+32
| | | | | | Author: jgg Date: 1999-07-10 05:32:25 GMT failure code if package files could not be downloaded
* Purge supportArch Librarian2004-09-206-17/+30
| | | | | | Author: jgg Date: 1999-07-10 04:58:42 GMT Purge support
* Fixed missing virtualArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-07-09 04:38:00 GMT Fixed missing virtual
* g++- worksArch Librarian2004-09-2010-21/+63
| | | | | | Author: jgg Date: 1999-07-09 04:11:33 GMT g++- works
* Fixed handling of missing filesArch Librarian2004-09-204-23/+85
| | | | | | Author: jgg Date: 1999-07-04 23:22:53 GMT Fixed handling of missing files
* Fixed a small memory leakArch Librarian2004-09-202-3/+12
| | | | | | Author: jgg Date: 1999-07-03 06:45:40 GMT Fixed a small memory leak
* New library majorArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-07-03 03:11:23 GMT New library major
* CD swapping supportArch Librarian2004-09-2013-121/+260
| | | | | | Author: jgg Date: 1999-07-03 03:10:35 GMT CD swapping support
* Fixed a bug with deep sub sections..Arch Librarian2004-09-201-4/+7
| | | | | | Author: jgg Date: 1999-07-02 23:17:00 GMT Fixed a bug with deep sub sections..
* CDROM debug optionArch Librarian2004-09-202-11/+17
| | | | | | Author: jgg Date: 1999-07-02 22:20:50 GMT CDROM debug option
* Fixed typo in the dhelp indexArch Librarian2004-09-202-1/+7
| | | | | | Author: jgg Date: 1999-06-30 04:24:22 GMT Fixed typo in the dhelp index
* Version 0.3.11Arch Librarian2004-09-202-1/+8
| | | | | | Author: che Date: 1999-06-29 04:07:37 GMT Version 0.3.11
* Perl glitch in the problem resolverArch Librarian2004-09-201-3/+9
| | | | | | Author: jgg Date: 1999-06-28 03:11:24 GMT Perl glitch in the problem resolver
* Fixed a uri parser bugArch Librarian2004-09-201-2/+4
| | | | | | Author: jgg Date: 1999-06-27 04:55:54 GMT Fixed a uri parser bug
* Cache operatorArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-06-27 03:18:28 GMT Cache operator
* Spelling fixArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-06-25 01:06:23 GMT Spelling fix
* Changes for 0.3.9Arch Librarian2004-09-202-4/+5
| | | | | | Author: che Date: 1999-06-25 01:03:29 GMT Changes for 0.3.9
* Url parsing fixArch Librarian2004-09-203-9/+19
| | | | | | Author: jgg Date: 1999-06-24 04:34:25 GMT Url parsing fix
* Various minor bug fixesArch Librarian2004-09-206-16/+28
| | | | | | Author: jgg Date: 1999-06-24 04:06:30 GMT Various minor bug fixes
* Replaces hackArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-06-21 03:25:18 GMT Replaces hack