Download List

Projeto Descrição

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.

System Requirements

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

Esta versão inclui atualizações importantes do makefile e arquivo. Spec. Ele corrige alguns problemas relacionados com o GCC 3.2 ea nova versão do STL. Os RPMs da Redhat 8 / 9 agora incluem os scripts de exemplo.
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

Houve relatos de que a última versão do INN não conseguia lidar com as mensagens com a CR-LF neles. Uma opção para remover o CR (^ M) a partir das linhas das mensagens baixadas foi, portanto, acrescentou.
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

Uma memória não inicializadas li foi removido da biblioteca de expressões regulares. DuplicatesChecker.cpp agora inclui # "unistd.h". O alarme foi retirado GenericSocket.cpp, que esperemos que resolve o problema SIG_ALRM. A chamada regfree foi removido HeaderMatcher.cpp, que esperemos que resolve algumas falhas inexplicáveis. Os semáforos foram reorganizadas em MultiStream.cpp devido às condições de corrida. É agora possível utilizar um "não postagem" servidor. Sinalizadores compilador para IRIX foram adicionados ao Makefile (não totalmente testado). O arquivo INI podem agora conter comentários que será escrito novamente. A capacidade de limitar o máximo a cada grupo download foi adicionado. O processo de instalação agora automagicamente inclui um arquivo de configuração de trabalho.
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

Capacidade para verificar o progresso quando você ps de uma concha, um arquivo Reinicie portanto é seguro para fazer a dir temp vazio após uma sessão de Download abortados, o HeaderName novo "ArticleBody" pode ser usado para criar matar / manter regras que verificam o conteúdo do artigo reais, ea disponibilidade de RPM e arquivos 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

Versão 0.41 tem a maioria dos recursos destinados à SuckMT. Ele foi testado por várias semanas.
Version 0.41 has most of the features intended for SuckMT. It has been tested for several weeks.

Project Resources