Download List

项目描述

Open DC Hub is a version of the hub software for the Direct Connect network that should run on all POSIX-compliant operating systems.

系统要求

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-05-08 02:55
0.7.12

此版本修正了错误,造成一个过程,尝试打开侦听套接字时,它已经有了他们打开(从而导致枢纽关闭),错误可能导致一个冒牌用户名为“删除用户”输入用户列表,两个network.c缺陷,可能导致坏的主机名设置和hublinking失败,以及相关的$ OpForceMove命令错误的情侣。
标签: Minor bugfixes
This release fixes a bug which caused a process to try to open the
listening sockets when it already had them open (which caused the hub
to shut down), a bug that could cause a fake user called "removed
user" to enter the userlist, two bugs in network.c which could cause a
bad hostname to be set and hublinking to fail, and a couple of bugs
related to the $OpForceMove command.

2003-04-25 04:38
0.7.11

修复了一个在配置方面的错误-让- switch_user选项,错误导致美元getip命令不能正常工作,错误,可能挂起中心在登录到管理员端口,可能导致错误聆听的过程关闭不用的枢纽开辟新的,和一个错误造成的$ getreglist命令不工作的管理员。密码不再返回的$ getreglist命令。
Fixes were made for a bug in configure regarding the --enable-switch_user option, a bug that caused the $getip command not to work properly, a bug that could hang the hub when logging in to the administrators port, a bug that could cause the listening process to shut down without having the hub opening up a new one, and a bug that caused the $getreglist command not to work for administrators. Passwords are no longer returned with the $getreglist command.

2003-04-15 14:26
0.7.10

一个缺陷,导致尾随'|'字符不被派到data_arrival Perl的分给脚本是固定的。
标签: Minor bugfixes
A bug that caused the trailing '|' character not to be sent to scripts in the data_arrival Perl sub was fixed.

2003-04-14 19:08
0.7.9

该中心的方式叉已更改。现在该中心将始终运行在至少两个进程,其主要过程永远不会持有任何连接的客户。一个美元的简命令阻止部分被发送到脚本错误是固定的。一个用户列表相关的错误夫妇是固定的。该EINTR错误是妥善处理,现在只要有发生。分kicked_user的Perl增加了。 memset()现在用于归零内存。该中心现在使用调查()而不是选择()的系统下它的售价。
The way the hub forks was changed. The hub will now always run in at least two processes, where the main process never holds any connected clients. A bug that prevented parts of the $SR command from being sent to scripts was fixed. A couple of userlist related bugs were fixed. The EINTR error is now properly handled wherever it can occur. The Perl sub kicked_user was added. memset() is now used for zeroing memory. The hub now uses poll() instead of select() on systems where it's available.

2003-03-11 05:29
0.7.8

修复了一个漏洞可能导致脚本程序,以消除在罕见的情况下,显示的错误是错误的信息时,清除banlist作品在聊天,在odch内存泄漏:/ nickbanlist / allowlist:get_description功能,一提出的bug!gethost /!getip命令是行不通的作品:章聊天,和一个错误,在发出错误的信息,告诉用户,如果用户共享的最低份额的规模太小。新的Perl脚本功能odch::get_email(),odch::add_nickban_entry()和odch::remove_nickban_entry()还增加了。
标签: Minor bugfixes
Fixes were made for a bug that could cause script processes to be removed in rare cases, a bug that displayed the wrong messages when removing entries from the banlist/nickbanlist/allowlist in chat, a memory leak in the odch::get_description function, a bug that made the !gethost/!getip commands not work for Op:s in chat, and a bug that sent an erroneous minimum share size in the message that tells a user if the users share is to small. New Perl script functions odch::get_email(), odch::add_nickban_entry(), and odch::remove_nickban_entry() were also added.

Project Resources