Télécharger la liste

Description du projet

SuckMT is a multithreaded replacement for suck that uses client NNTP to download news messages from a news server. It automatically balances the download of all news items over several NNTP socket connections, thus actually using a lot more of the available bandwidth. SuckMT includes kill/keep rules that are regular expressions which can optionally be case insensitive. Statistics are kept how often and when a kill/keep rule was matched for the last time. To upload new messages back to the NNTP server you will still need tools from the suck package.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-30 12:12
0.55

Cette version comprend des mises à jour majeures du makefile et de fichier. Spec. Elle corrige quelques problèmes liés à GCC 3.2 et la nouvelle version de la STL. Les RPM pour Redhat 8 / 9 maintenant inclure les exemples de scripts.
Tags: Minor bugfixes
This version includes major updates of the makefile and
.spec file. It fixes some problems related to GCC 3.2
and the newer STL version. The RPMs for Redhat 8/9
now include the sample scripts.

2001-08-29 01:04
0.54

On a signalé que la dernière version de DCI n'a pas pu gérer les messages avec le CR-LF en eux. Une option pour supprimer les CR (^ M) à partir des lignes dans les messages téléchargés a donc été ajouté.
Tags: Minor feature enhancements
There were reports that the latest version of INN couldn't handle the messages with CR-LF in them. An option to remove the CR (^M) from the lines in the downloaded messages has therefore been added.

2001-01-30 15:14
0.53

Une mémoire non initialisée lire a été retiré de la bibliothèque d'expressions régulières. DuplicatesChecker.cpp maintenant # inclut "unistd.h". L'appel d'alarme a été retiré de GenericSocket.cpp, ce qui résout le problème, espérons SIG_ALRM. L'appel regfree a été retiré de HeaderMatcher.cpp, ce qui résout l'espère quelques plantages inexpliqués. Le mutex ont été modifiées dans MultiStream.cpp raison de conditions de course. Il est maintenant possible d'utiliser un "pas de détachement" serveur. Drapeaux de compilation pour IRIX ont été ajoutés au Makefile (pas totalement testé). Le fichier INI peut maintenant contenir des commentaires qui seront écrites back again. La possibilité de limiter les messages maximum par groupe téléchargement a été ajoutée. La procédure d'installation comprend maintenant automatiquement un fichier de travail de configuration.
An uninitialized memory read was removed from the regular expression library. DuplicatesChecker.cpp now #includes "unistd.h". The alarm call was removed from GenericSocket.cpp, which hopefully solves the SIG_ALRM problem. The regfree call was removed from HeaderMatcher.cpp, which hopefully solves some unexplained crashes. The mutexes have been rearranged in MultiStream.cpp because of race conditions. It is now possible to use a "no posting" server. Compiler flags for IRIX have been added to the Makefile (not fully tested). The ini file can now contain comments that will be written back again. The ability to limit the maximum messages per group download was added. The installation procedure now automagically includes a working config file.

2001-01-30 15:14
0.50

Capacité de vérifier les progrès quand on ne ps partir d'un shell, un fichier Redémarrez donc il est prudent de rendre le répertoire temp vide après une session de téléchargement interrompu, le HeaderName nouveau "ArticleBody" peut être utilisé pour créer des kill / maintenir des règles qui vérifient le contenu de l'article proprement, et la disponibilité des fichiers RPM et SRPM.
Ability to check the progress when you do ps from a shell, a Restart file so it is safe to make the temp dir empty after an aborted download session, the new headername "ArticleBody" can be used to create kill/keep rules that check for the actual article content, and availability of RPM and SRPM files.

2001-01-30 15:14
0.41

La version 0.41 a la plupart des éléments destinés à être SuckMT. Il a été testé pendant plusieurs semaines.
Version 0.41 has most of the features intended for SuckMT. It has been tested for several weeks.

Project Resources