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-03-08 22:01
0.7.7

一个错误,无法发送邮件$退出在用户断开所有连接的用户的中心枢纽,如果是在三年多进程运行的是固定的。阿导致用户在使用时的幻影odch:错误:启动功能是固定的。一个错误,造成odch::get_variable(“min_share”)返回一个错误的值是固定的。一个错误,造成odch::get_variable(“total_share”)返回在哪里“长”是由32位代表的系统错误的价值是固定的。阿“ - version”命令行选项增加了。
标签: Major bugfixes
A bug that prevented the hub from sending the $Quit message to all connected users on a users disconnection if the hub was running in more than three processes was fixed. A bug that caused users to be ghosted when using the odch::kick function was fixed. A bug that caused odch::get_variable("min_share") to return an erroneous value was fixed. A bug that caused odch::get_variable("total_share") to return an erroneous value on systems where "long" is represented by 32 bits was fixed. A "--version" command line option was added.

2003-03-07 04:53
0.7.6

如果是注册用户登录的正确密码,任何已登录的用户将正式启动。阿错误已导致该固定枢纽崩溃时使用massmessage命令。新的命令(addperm,removeperm和showperm)增加了延长定期作品的权限:第动态分配用于用户的电子邮件和说明。禁止的昵称加入,正如用于检索的总份额的大小和从Perl脚本枢纽的正常运行时间的新功能。这些变量hub_uptime和total_share还增加了,这是通过Perl函数odch检索::get_variable。
If a registered user logs in with a proper password, any already logged in user will be kicked. A bug was fixed that caused the hub to crash when using the massmessage command. New commands (addperm, removeperm, and showperm) were added to extend the permissions of regular Op:s. Dynamic allocation is used for a user's email and description. Banning of nicknames was added, as was new functionality for retrieving the total share size and the hub uptime from Perl scripts. The variables hub_uptime and total_share were also added, which are retrievable through the Perl function odch::get_variable.

2003-02-07 08:00
0.7.4

这个版本增加了Perl脚本分hub_timer,这是一次发射了15分钟。程序的登录部分作品被改写为:s和运算管理员,使其速度更快。用户不再保存在共享内存段,所有用户的副本,而不是在脚本处理保存。用户现在在脚本中代表他们的绰号。总份额的大小是现在保存在一个共享内存段。一个Perl脚本函数odch::check_if_registered使得现在有可能来检查某一个昵称是注册。用户的密码加密是目前保存在reglist。
This version adds the Perl script sub hub_timer, which is fired once every 15 minutes. Part of the login procedure was rewritten for Op:s and Op Admins to make it faster. Users are no longer saved in shared memory segments, instead copies of all users are saved in the script processes. Users are now represented by their nicknames in scripts. The total share size is now saved in a shared memory segment. A Perl script function odch::check_if_registered now makes it possible to check if a certain nickname is registered or not. Encryption of the user passwords is now saved in the reglist.

2002-12-19 21:25
0.7.3

此版本修正了问题,就启动时如果海合会3.2集线器坠毁使用和错误的,不可能取消与以数字开始的缺口注册用户。
标签: Minor bugfixes
This release fixes a problem which made the hub crash on startup if
gcc 3.2 was used and a bug which made it impossible to remove a
registered user with a nick starting with a digit.

2002-12-15 01:37
0.7.2

如果集线器仍无法获得共享内存段ID,或不重视它,它不会关闭,只有断开用户。一个修复也发了一个错误,可能导致段错误时,从一个用户发送数据的脚本。
标签: Minor bugfixes
If the hub fails to get a shared memory segment id, or fails to attach to it, it won't shut down, only disconnect the user. A fix was also made for a bug that could cause a segfault when sending data from a user to the scripts.

Project Resources