Changelog svn 1065:
- fixed : bug in NMDC protocol implementation when pinger connects
Changelog svn 1064:
- fixed : bug in !set rd_failover
Changelog svn 1063:
- fixed : ADC error related to FailOVer
- fixed : Console(GUI) layout for larger fonts
Changelog svn 1062:
- added : ADC FO and NMDC $FailOver support, sends alternate hubaddresses to client for when hub is offline (will be supported in ApexDC++)
- added : !set chatonly_hideshare to hide shares when hub is set to chatonly
- changed : Feed logfile is now called: Feed.log
- changed : Opchat logfile is now called: Opchat.log
- changed : when hub is regonly, hubname and topic won't show until properly logged in
- changed : removed memstats from rightclick usercommands
- changed : illegal control characters are now simply replaced instead of banning the user
- changed : removed SID info from debug
- fixed : support for passive-passive downloads with StrongDC++ based clients
- fixed : errors won't hang on calling a dialogbox to confirm anymore
- fixed : proper info for ADC pingers
- fixed : changed sending BINF order on login according to ADC protocol
- fixed : loop when starting !reghub without any regservers added
- fixed : moved IP binding check to after password check, wrong pass from wrong IP will then be banned after max attempts
- fixed : %[minshare] variable
- fixed : hubowner now doesn't override 'chatonly' any more... read more
The 4th of April svn 1053 was released, but followed immediately with a security fix in svn 1054. Unfortunately there was a bug in svn 1054 that could cause wrong bans, so here it is: svn 1055!
Changelog svn 1055:
- fixed : bug in security update
Changelog svn 1054:
- fixed : security update, increased filtering of malformed data
Changelog svn 1053:
- fixed : locally connected hubowners can now search and download too in both ADC and NMDC (also when active)
- fixed : changing hubname now properly updates window title and taskbar tooltip
+ added : Login notification if you're hidden
+ added : 'Confirm close' option in hub console
+ added : IP bind option to bind the hub ports to a specific interface, linux commandline argument: --bind=<ip>
+ added : !memstats (temporary debug tool, can stall the hub and uses a lot of memory itself, use with care)
* changed : removed popup on sending too much data in one command
* changed : string handling for sending traffic, should improve speed and reduce memory use especially on high usercount (500+)
* changed : small memory optimizations
* changed : improved handling of invalid protocol messages... read more
Changelog svn 1046:
- fixed : bug when Ignore was chosen as action on NI patterns
- fixed : !hide now works correctly, reconnecting will keep the user hidden
- fixed : !showblocks now shows all online nicks of blocked user
- fixed : !reghub didn't work when hub was started with --nogui
- fixed : specifying sharesizes with decimals didn't work
- fixed : properly recognizing DC++ DDos-traffic with $garbage before $MyNick
- fixed : bug when creating an account with GUI on a new hub before starting the hub
- fixed : allowing negative portnumbers in $Search
+ added : !set wrongmode_action / for 'active' users using passive searches/connects and vice versa
+ added : !override <profilename> modecheck / to override check on passive/active wrong mode searches/connects
+ added : !clearautobans [<confirmationcode>] / to clear all autobans
+ added : !clearipbans [<confirmationcode>] / to clear all IP bans
+ added : !clearnickbans [<confirmationcode>] / to clear all nickbans
+ added : !clearrangebans [<confirmationcode>] / to clear all rangebans
* changed : !clearexpiringbans and !clearlastbans use confirmationcodes now, shows number of bans that will be removed first
* changed : textcommands that broadcast to all aren't showing debuginfo anymore
* changed : bots that don't send $Supports can now join the hub if IP is protected
* changed : if -r2 is used as option for patterns, it will be used as kick/ban/redirect reason if such an action is chosen
* changed : when !set chatonly = true all shares will be hidden (for new connections after changing setting)
* changed : when NI pattern action is set to a non disconnecting action, user will be redirected to main redirect address
NOTE: Linux --nogui version needs the file: bit.so in the FlexHub lib-folder, available in FlexHub_0.1_1046_linux.tgz.... read more
Finally, FlexHub Beta released!!!
It's the hub only, the FlexGui will be released separately, but the hub contains all the commands to customize it fully.
Planned:
- FlexGui, for complete (remote) control of the hub
- Ptokax Lua API to support Ptokax scripts to run on Flexhub
- Multilingual support
Windows requirements: WinXP or newer
Linux requirements: x11 wxGTK / x11 gtk+ 2.0 or higher / x11 xorg-server