]> git.saurik.com Git - apt.git/log
apt.git
17 years ago* merged apt--no-pragma
Michael Vogt [Sat, 9 Jun 2007 00:08:36 +0000 (02:08 +0200)] 
* merged apt--no-pragma

17 years ago* remove all the remaining #pragma implementation
Michael Vogt [Fri, 8 Jun 2007 21:35:53 +0000 (23:35 +0200)] 
* remove all the remaining #pragma implementation

17 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Tue, 5 Jun 2007 14:14:08 +0000 (16:14 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - apport integration added, this means that a apport
    report is written on dpkg failures

17 years ago* apt-pkg/acquire.{cc,h}:
Michael Vogt [Wed, 2 May 2007 11:40:45 +0000 (13:40 +0200)] 
* apt-pkg/acquire.{cc,h}:
* Fix broken use of awk in apt-key that caused removal of the wrong keys
  from the keyring. Closes: #412572
* merged from Christian Perrier:
  * mr.po: New Marathi translation  Closes: #416806
  * zh_CN.po: Updated by Eric Pareja  Closes: #416822
  * tl.po: Updated by Eric Pareja   Closes: #416638
  * gl.po: Updated by Jacobo Tarrio
Closes: #412828
  * da.po: Updated by Claus Hindsgaul
Closes: #409483
  * fr.po: Remove a non-breakable space for usability
           issues. Closes: #408877
  * ru.po: Updated Russian translation. Closes: #405476
  * *.po: Unfuzzy after upstream typo corrections
* apt-pkg/policy.cc:
  - allow multiple packages (thanks to David Foerster)

* NMU
* Fix broken use of awk in apt-key that caused removal of the wrong keys
  from the keyring. Closes: #412572

17 years ago* NMU
Michael Vogt [Tue, 24 Apr 2007 22:49:41 +0000 (00:49 +0200)] 
* NMU
* Fix broken use of awk in apt-key that caused removal of the wrong keys
  from the keyring. Closes: #412572

17 years ago* merged from Christian Perrier:
Michael Vogt [Tue, 24 Apr 2007 22:39:26 +0000 (00:39 +0200)] 
* merged from Christian Perrier:
  * mr.po: New Marathi translation  Closes: #416806
  * zh_CN.po: Updated by Eric Pareja  Closes: #416822
  * tl.po: Updated by Eric Pareja   Closes: #416638
  * gl.po: Updated by Jacobo Tarrio
Closes: #412828
  * da.po: Updated by Claus Hindsgaul
Closes: #409483
  * fr.po: Remove a non-breakable space for usability
           issues. Closes: #408877
  * ru.po: Updated Russian translation. Closes: #405476
  * *.po: Unfuzzy after upstream typo corrections

17 years ago* merged from Christian Perrier:
Michael Vogt [Fri, 20 Apr 2007 16:20:23 +0000 (18:20 +0200)] 
* merged from Christian Perrier:
* mr.po: New Marathi translation  Closes: #416806

17 years ago* apt-pkg/policy.cc:
Michael Vogt [Fri, 20 Apr 2007 15:42:06 +0000 (17:42 +0200)] 
* apt-pkg/policy.cc:
  - allow multiple packages (thanks to David Foerster)

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Tue, 17 Apr 2007 14:06:50 +0000 (16:06 +0200)] 
* apt-pkg/acquire-item.cc:
  - if decompression of a index fails, delete the index (LP#68202)
* [internal-ABI] apt-pkg/acquire.{cc,h}:
  - deal better with duplicated sources.list entries (avoid
    double queuing of  URLs) - this fixes hangs in bzip/gzip
    (LP#102511)

17 years ago* [ABI] apt-pkg/acquire.{cc,h}:
Michael Vogt [Tue, 17 Apr 2007 13:33:19 +0000 (15:33 +0200)] 
* [ABI] apt-pkg/acquire.{cc,h}:
  - deal better with duplicated sources.list entries (avoid
    double queuing of  URLs) - this fixes hangs in bzip/gzip

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Tue, 17 Apr 2007 13:31:29 +0000 (15:31 +0200)] 
* apt-pkg/acquire-item.cc:
  - if decompression of a index fails, delete the index

17 years ago* po/gl.po:
Michael Vogt [Wed, 11 Apr 2007 08:29:40 +0000 (10:29 +0200)] 
* po/gl.po:
  - fix error in translation that causes trouble to lsb_release
    (LP#79165)

17 years ago* po/gl.po:
Michael Vogt [Wed, 11 Apr 2007 08:27:36 +0000 (10:27 +0200)] 
* po/gl.po:
  - fix error translation that causes trouble to lsb_release

17 years agoAdded Marathi translation
bubulle@debian.org [Sun, 1 Apr 2007 14:26:05 +0000 (16:26 +0200)] 
Added Marathi translation
Closes: #416806
17 years agoSimplified Chinese translation updated.
bubulle@debian.org [Sat, 31 Mar 2007 16:15:43 +0000 (18:15 +0200)] 
Simplified Chinese translation updated.
Closes: #416822
17 years agoSync with Michael
bubulle@debian.org [Thu, 29 Mar 2007 19:59:55 +0000 (21:59 +0200)] 
Sync with Michael

17 years agoTagalog translation update. Closes: #416638
bubulle@debian.org [Thu, 29 Mar 2007 16:08:30 +0000 (18:08 +0200)] 
Tagalog translation update. Closes: #416638

17 years ago* cmdline/apt-mark: fix chmod()/rename() ordering
Michael Vogt [Wed, 14 Mar 2007 16:11:25 +0000 (17:11 +0100)] 
* cmdline/apt-mark: fix chmod()/rename() ordering

17 years ago - ensure proper permissions in the extended_state file (LP#67037)
Michael Vogt [Wed, 14 Mar 2007 13:08:56 +0000 (14:08 +0100)] 
  - ensure proper permissions in the extended_state file (LP#67037)
  - applied patch to (optionally) hide the auto-remove information
    (thanks to Frode M. Døving) (LP#69148)

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 14 Mar 2007 12:57:57 +0000 (13:57 +0100)] 
* cmdline/apt-get.cc:
  - applied patch from Frode M. Døving  to have APT::Get::HideAutoRemove

17 years ago* debian/changelog:
Michael Vogt [Wed, 14 Mar 2007 12:56:47 +0000 (13:56 +0100)] 
* debian/changelog:
  - updated with the correct bugs

17 years ago - do not show packages already marked for removal as auto-installed
Michael Vogt [Wed, 14 Mar 2007 12:47:49 +0000 (13:47 +0100)] 
  - do not show packages already marked for removal as auto-installed

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 14 Mar 2007 12:47:42 +0000 (13:47 +0100)] 
* cmdline/apt-get.cc:
  - do not clean the auto-flag in "remove" mode (e.g. apt-get remove already-installed-pkg)
  - only show packages in the auto-remove list that are not already marked for removal

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 14 Mar 2007 12:10:42 +0000 (13:10 +0100)] 
* cmdline/apt-get.cc:
  - "apt-get install foo" on a already installed package foo will
    clean the automatic installed flag

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 14 Mar 2007 11:41:37 +0000 (12:41 +0100)] 
* cmdline/apt-get.cc:
  - apt-get install foo
    for a already installed package foo that is marked "auto" will clear
    the auto-flag

17 years ago* apt-pkg/depcache.cc:
Michael Vogt [Wed, 14 Mar 2007 10:45:33 +0000 (11:45 +0100)] 
* apt-pkg/depcache.cc:
  - added APT::Never-MarkAuto-Section variable - that will consider dependencies of packages in this section manual

17 years ago* apt-pkg/depcache.cc:
Michael Vogt [Wed, 14 Mar 2007 10:38:41 +0000 (11:38 +0100)] 
* apt-pkg/depcache.cc:
  - added "APT::Never-MarkAuto-Section" and consider dependencies
    of packages in this section manual
* debian/apt.conf.ubuntu:
  - added APT::Never-MarkAuto-Section "metapackages";

17 years ago* apt-pkg/indexfile.cc:
Michael Vogt [Tue, 13 Mar 2007 13:04:55 +0000 (14:04 +0100)] 
* apt-pkg/indexfile.cc:
  - fix problem overwriting APT::Acquire::Translation
* doc/examples/configure-index:
  - document APT::Acquire::Translation

17 years ago* apt-pkg/packagemanager.cc:
Michael Vogt [Tue, 13 Mar 2007 12:38:52 +0000 (13:38 +0100)] 
* apt-pkg/packagemanager.cc:
  - do not spin 100% cpu in FixMissing() (LP#84476)

17 years ago* apt-pkg/packagemanager.cc:
Michael Vogt [Tue, 13 Mar 2007 12:38:12 +0000 (13:38 +0100)] 
* apt-pkg/packagemanager.cc:
  - use ActionGroup() to protect FixMissing()

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 13 Mar 2007 11:02:38 +0000 (12:02 +0100)] 
* cmdline/apt-get.cc:
  - fix version output in autoremove list (LP#68941)

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 13 Mar 2007 11:00:21 +0000 (12:00 +0100)] 
* cmdline/apt-get.cc:
  - fix show-versions output

17 years ago* apt-pkg/cdrom.cc:
Michael Vogt [Wed, 7 Mar 2007 12:00:35 +0000 (13:00 +0100)] 
* apt-pkg/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false
* methods/cdrom.cc:
  - only umount if it was mounted by the method before

17 years ago* apt-pkg/cdrom.cc:
Michael Vogt [Wed, 7 Mar 2007 11:49:33 +0000 (12:49 +0100)] 
* apt-pkg/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false
* methods/cdrom.cc:
  - only umount if it was mounted by the method before

17 years ago - added APT::CDROM::UnMountOnFinish to have more control over
Michael Vogt [Wed, 7 Mar 2007 11:06:08 +0000 (12:06 +0100)] 
  - added APT::CDROM::UnMountOnFinish to have more control over
    the umount/mount process

17 years ago* apt-pkg/cdrom.cc, methods/cdrom.cc:
Michael Vogt [Wed, 7 Mar 2007 09:04:31 +0000 (10:04 +0100)] 
* apt-pkg/cdrom.cc, methods/cdrom.cc:
  - only unmount if APT::CDROM::NoMount is false

17 years agoGalician translation update. Closes: #412828
bubulle@debian.org [Wed, 28 Feb 2007 17:07:28 +0000 (18:07 +0100)] 
Galician translation update. Closes: #412828

17 years ago - Set Ubuntu maintainer address
Michael Vogt [Tue, 27 Feb 2007 10:44:39 +0000 (11:44 +0100)] 
  - Set Ubuntu maintainer address

17 years ago* debian/control:
Michael Vogt [Tue, 27 Feb 2007 10:42:15 +0000 (11:42 +0100)] 
* debian/control:
  - set XS-Vcs-Bzr header

17 years ago* fix segfault in the pkgRecords destructor
Michael Vogt [Wed, 21 Feb 2007 09:02:22 +0000 (10:02 +0100)] 
* fix segfault in the pkgRecords destructor
* debian/control:
  - make the libcurl3-gnutls-dev versionized (LP#86614)

17 years ago* fix in the pkgRecords destructor
Michael Vogt [Wed, 21 Feb 2007 08:59:53 +0000 (09:59 +0100)] 
* fix in the pkgRecords destructor
* Bump ABI version

17 years ago* debian/control:
Michael Vogt [Wed, 21 Feb 2007 08:58:03 +0000 (09:58 +0100)] 
* debian/control:
  - fix dependency to  libcurl3-gnutls-dev (>= 7.15.5)

17 years ago* ABI version bumped
Michael Vogt [Tue, 6 Feb 2007 15:37:20 +0000 (16:37 +0100)] 
* ABI version bumped

17 years ago* merged the apt--mirror branch
Michael Vogt [Tue, 6 Feb 2007 14:04:47 +0000 (15:04 +0100)] 
* merged the apt--mirror branch

17 years ago* updated changelog ro reflect last upload
Michael Vogt [Tue, 6 Feb 2007 10:09:41 +0000 (11:09 +0100)] 
* updated changelog ro reflect last upload

17 years ago* removed dead code
Michael Vogt [Tue, 6 Feb 2007 10:06:15 +0000 (11:06 +0100)] 
* removed dead code

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Tue, 6 Feb 2007 09:49:25 +0000 (10:49 +0100)] 
* apt-pkg/acquire-item.cc:
  - default to "/usr/lib/apt/apt-report-mirror-failure"
* cmdline/apt-report-mirror-failure:
  - no default comit url for now
* debian/rules:
  - move apt-report-mirror-failure into /usr/lib/apt
* doc/examples/configure-index:
  - more documentation
* methods/mirror.cc:
  - updated TODO

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Mon, 5 Feb 2007 18:06:42 +0000 (19:06 +0100)] 
* apt-pkg/acquire-item.cc:
  - use FailReason in pkgAcquire::Item::Failed when available
* methods/mirror.cc:
  - move some debug output into if(Debug)

17 years ago* get rid of magic mirror
Michael Vogt [Mon, 5 Feb 2007 17:46:45 +0000 (18:46 +0100)] 
* get rid of magic mirror

17 years ago* use pkgAcqMethod::FailReason() for consistent error reporting
Michael Vogt [Mon, 5 Feb 2007 16:52:28 +0000 (17:52 +0100)] 
* use pkgAcqMethod::FailReason() for consistent error reporting

17 years agoDanish translation update. Closes: #409483
bubulle@debian.org [Sat, 3 Feb 2007 16:33:43 +0000 (17:33 +0100)] 
Danish translation update. Closes: #409483

17 years ago* get the mirror failure stuff really working
Michael Vogt [Thu, 1 Feb 2007 12:02:47 +0000 (13:02 +0100)] 
* get the mirror failure stuff really working

17 years ago* commited the latest mirror failure detection code
Michael Vogt [Thu, 1 Feb 2007 11:32:50 +0000 (12:32 +0100)] 
* commited the latest mirror failure detection code

17 years agoMerge with Michael
bubulle@debian.org [Mon, 29 Jan 2007 07:36:47 +0000 (08:36 +0100)] 
Merge with Michael
Remove a non breakable space in the Frenc translation. Closes: #408877

17 years agomake the mirror failures actually produce a error message
Michael Vogt [Wed, 24 Jan 2007 13:42:17 +0000 (14:42 +0100)] 
make the mirror failures actually produce a error message

17 years ago* cmdline/report-mirror-failure
Michael Vogt [Tue, 23 Jan 2007 17:43:42 +0000 (18:43 +0100)] 
* cmdline/report-mirror-failure
  - basic mirror failure script added

17 years ago* mirror-failure.py: example mirror failure cgi
Michael Vogt [Wed, 17 Jan 2007 16:16:42 +0000 (17:16 +0100)] 
* mirror-failure.py: example mirror failure cgi
* methods/mirror.cc: prepare for the failure submit

17 years ago* basic error reporting from apt in place now (ReportMirrorFailures())
Michael Vogt [Wed, 17 Jan 2007 15:35:56 +0000 (16:35 +0100)] 
* basic error reporting from apt in place now (ReportMirrorFailures())

17 years ago* methods/mirror.cc:
Michael Vogt [Mon, 8 Jan 2007 12:07:22 +0000 (13:07 +0100)] 
* methods/mirror.cc:
  - updated the TODO

17 years ago* implemented proper mirror list cleanup
Michael Vogt [Mon, 8 Jan 2007 11:10:05 +0000 (12:10 +0100)] 
* implemented proper mirror list cleanup

17 years ago* methods/mirror.cc:
Michael Vogt [Mon, 8 Jan 2007 10:38:55 +0000 (11:38 +0100)] 
* methods/mirror.cc:
  - implemented simple Clean() implementation based on the time of
    the last access for a mirror file

17 years ago* apt-pkg/init.cc:
Michael Vogt [Mon, 8 Jan 2007 10:19:32 +0000 (11:19 +0100)] 
* apt-pkg/init.cc:
  - added Dir::State::Mirrors
* doc/examples/configure-index:
  - added Acquire::mirror::RefreshInterval
* methods/mirror.{cc,h}:
  - download the mirror file into Dir::State::Mirrors
  - added RefreshInterval option to not ask for the mirror file too often

17 years agoUpdated Russian translation. Closes: #405476
bubulle@debian.org [Thu, 4 Jan 2007 07:15:44 +0000 (08:15 +0100)] 
Updated Russian translation. Closes: #405476

17 years ago* merged from main
Michael Vogt [Wed, 20 Dec 2006 10:01:03 +0000 (11:01 +0100)] 
* merged from main

17 years ago* merged from apt--mvo
Michael Vogt [Wed, 20 Dec 2006 09:59:13 +0000 (10:59 +0100)] 
* merged from apt--mvo

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Wed, 20 Dec 2006 09:58:57 +0000 (10:58 +0100)] 
* apt-pkg/algorithms.cc:
  - make sure we have a candidateVer if we check it for downloadability

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Tue, 19 Dec 2006 19:44:54 +0000 (20:44 +0100)] 
* apt-pkg/algorithms.cc:
  - when encountering a or-group in pkgProblemResolver::Resolver(), check
    if it IsCritical(), otherwise we may do checking on weak-depends and
    confuse the system badly

17 years ago* changelog updated, package uploaded
Michael Vogt [Tue, 19 Dec 2006 18:50:11 +0000 (19:50 +0100)] 
* changelog updated, package uploaded

17 years ago* merged the apt--curl-https branch
Michael Vogt [Tue, 19 Dec 2006 15:21:35 +0000 (16:21 +0100)] 
* merged the apt--curl-https branch

17 years ago* methods/https.cc:
Michael Vogt [Tue, 19 Dec 2006 12:11:26 +0000 (13:11 +0100)] 
* methods/https.cc:
  - implemented various cert verification options

17 years ago* added https transport method as optional pacakge
Michael Vogt [Tue, 19 Dec 2006 11:03:30 +0000 (12:03 +0100)] 
* added https transport method as optional pacakge

17 years ago* apt-pkg/deb/debrecords.cc:
Michael Vogt [Tue, 19 Dec 2006 10:44:52 +0000 (11:44 +0100)] 
* apt-pkg/deb/debrecords.cc:
  - return the correct SHA1Hash()
* methods/http.cc:
  - send VERSION of apt in the User-Agent string

17 years ago* merged with mainline
Michael Vogt [Tue, 19 Dec 2006 09:17:54 +0000 (10:17 +0100)] 
* merged with mainline

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Mon, 18 Dec 2006 18:39:42 +0000 (19:39 +0100)] 
* apt-pkg/algorithms.cc:
  - only increase the score of installed applications if they are not
    obsolte (still downloadable)

17 years ago* merged from apt--auto-mark
Michael Vogt [Mon, 18 Dec 2006 11:06:54 +0000 (12:06 +0100)] 
* merged from apt--auto-mark

17 years ago* apt-pkg/depcache.cc:
Michael Vogt [Mon, 18 Dec 2006 10:55:43 +0000 (11:55 +0100)] 
* apt-pkg/depcache.cc:
  - never mark required packages as garbage

17 years ago* merged from apt--mvo
Michael Vogt [Wed, 13 Dec 2006 18:36:21 +0000 (19:36 +0100)] 
* merged from apt--mvo

17 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Wed, 13 Dec 2006 18:19:11 +0000 (19:19 +0100)] 
* apt-pkg/algorithms.cc:
  - use clog instead of cout in debug

17 years agoMerge with the POT file and unfuzzy
bubulle@debian.org [Wed, 13 Dec 2006 05:02:13 +0000 (06:02 +0100)] 
Merge with the POT file and unfuzzy

17 years agoGeneral unfuzzy for complete translations
bubulle@debian.org [Tue, 12 Dec 2006 05:12:52 +0000 (06:12 +0100)] 
General unfuzzy for complete translations

17 years agoMerke with Michael
bubulle@debian.org [Mon, 11 Dec 2006 20:14:32 +0000 (21:14 +0100)] 
Merke with Michael
Update Ukrainian translation
Activate Ukrainian. Closes: #396966

17 years agomerged iwjs patch
Michael Vogt [Thu, 7 Dec 2006 22:09:25 +0000 (23:09 +0100)] 
merged iwjs patch

17 years agoMerged with Michael
bubulle@debian.org [Thu, 7 Dec 2006 18:12:55 +0000 (19:12 +0100)] 
Merged with Michael

17 years ago* changelog fixes
Michael Vogt [Thu, 7 Dec 2006 16:10:44 +0000 (17:10 +0100)] 
* changelog fixes

17 years agomerged from main
Michael Vogt [Thu, 7 Dec 2006 15:53:51 +0000 (16:53 +0100)] 
merged from main

17 years agochangelog updated
Michael Vogt [Thu, 7 Dec 2006 15:52:10 +0000 (16:52 +0100)] 
changelog updated

17 years ago* debian/changelog:
Michael Vogt [Thu, 7 Dec 2006 11:28:25 +0000 (12:28 +0100)] 
* debian/changelog:
  - fix incorrect

17 years agomerged from apt--mvo
Michael Vogt [Thu, 7 Dec 2006 11:06:54 +0000 (12:06 +0100)] 
merged from apt--mvo

17 years ago* merged from bubulle
Michael Vogt [Thu, 7 Dec 2006 10:34:52 +0000 (11:34 +0100)] 
* merged from bubulle

17 years ago* apt-pkg/contrib/progress.cc
Michael Vogt [Thu, 7 Dec 2006 10:28:00 +0000 (11:28 +0100)] 
* apt-pkg/contrib/progress.cc
  - only check time on precent boundaries (seems to make a real difference
    on ARM, see debian #398381)
* apt-pkg/contrib/sha256.cc:
  - added #pragma interface
* apt-pkg/contrib/sha256.h:
  - remove unneeded stdint.h include
* apt-pkg/vendorlist.cc:
  - fix qualifier to make it build with -O0
* po/:
  - make update-po

17 years ago* merged NMU from aba
Michael Vogt [Thu, 7 Dec 2006 09:45:44 +0000 (10:45 +0100)] 
* merged NMU from aba

17 years ago* apt-pkg/deb/debindexfile.cc:
Michael Vogt [Thu, 7 Dec 2006 09:32:06 +0000 (10:32 +0100)] 
* apt-pkg/deb/debindexfile.cc:
  - File.FileName() == NULL check added
* apt-pkg/deb/debsrcrecords.cc:
  - fix FTBFS on i386

17 years ago* changelog updates
Michael Vogt [Fri, 1 Dec 2006 13:30:19 +0000 (14:30 +0100)] 
* changelog updates

17 years ago* changelog updated
Michael Vogt [Fri, 1 Dec 2006 13:27:02 +0000 (14:27 +0100)] 
* changelog updated

17 years ago* apt-pkg/deb/debsrcrecords.cc:
Michael Vogt [Fri, 1 Dec 2006 12:06:07 +0000 (13:06 +0100)] 
* apt-pkg/deb/debsrcrecords.cc:
  - fix off-by-one problem

17 years ago* apt-pkg/deb/debsrcrecords.{cc,h}:
Michael Vogt [Thu, 30 Nov 2006 14:06:28 +0000 (15:06 +0100)] 
* apt-pkg/deb/debsrcrecords.{cc,h}:
  - make the buffer dynmaic

17 years ago* methods/mirror.cc:
Michael Vogt [Thu, 30 Nov 2006 10:06:09 +0000 (11:06 +0100)] 
* methods/mirror.cc:
  - check the complette queue on Fetch() for urls to transform

17 years ago* more todo items
Michael Vogt [Wed, 29 Nov 2006 22:21:47 +0000 (23:21 +0100)] 
* more todo items

17 years ago* todo added
Michael Vogt [Wed, 29 Nov 2006 22:09:26 +0000 (23:09 +0100)] 
* todo added

17 years ago* working mirror implementation based on http method
Michael Vogt [Wed, 29 Nov 2006 21:59:35 +0000 (22:59 +0100)] 
* working mirror implementation based on http method