R. Ludwig
14-05-2003, 18:13
info update so that you dont think we are sleeping...
below is the changelog for the server since build 22.
there are still some little things todo for me before
i go to release a new developer snapshot.
should be done in max 1-1.5 weeks
the mantis numbers you can check at mantis.teamspeak.org
if you wanna look all bugs be sure you unselect the
"hide closed bugs" checkbox.
2.0.19.35
- MANTIS 0000289
- MANTIS 0000275
- MANTIS 0000304
- MANTIS 0000299
- MANTIS 0000279
- MANTIS 0000099
- MANTIS 0000298
- tcpquery, added command mptc (move player to channel)
mptc <newchannelid> <playerid>
- tcpquery, added command fp (find player) (auto wildcard search in login name + nick)
fp <name>
- tcpquery, added command pi (player info)
pi <id>
- tcpquery, added command dbuserid (get dbid from user loginname)
dbuserid <loginname>
- tcpquery, added command rehash (reloads server settings)
- removed security hole that registered users could see ips at tcpquery
- removed security hole that allowed to bruteforce passwords over tcpquery
3 invalid tries = 5 minute ip ban
< 3 invalid tries and a disconnect, gives 60 seconds reconnect ip ban
2.0.19.34
- MANTIS 0000291
- MANTIS 0000297
- MANTIS 0000296
- MANTIS 0000280
- MANTIS 0000281
- MANTIS 0000285
- MANTIS 0000282
- server.ini, Win32, added config entry 'Main Config','TrayIdent' to set the hint of
the trayicon.
2.0.19.33
- SPEEX codecs added
2.0.19.32
- MANTIS 0000256
- MANTIS 0000254
- MANTIS 0000248
- fixed channel id numbering
- webinterface, added basic settings page for superadmin
- server.ini, added ISPCountryNumber
2.0.19.31
- MANTIS 0000247
- MANTIS 0000204
- fixed bug that you wasnt able to delete channels anymore (if you wasnt inside the channel)
- udp stack bug removed which caused delays, connect problems, etc.
- webinterface, fixed bug where you was unable to delete users with special characters
(please update also httpdocs)
- tcpquery, added commands to admin superadmins
dbsuserlist
dbsuseradd <name> <pw1> <pw2>
dbsuserdel <dbid>
dbsuserchangepw <dbid> <pw1> <pw2>
- tcpquery, added headers for list outputs.
2.0.19.30
- MANTIS 0000220
- MANTIS 0000239
- MANTIS 0000240
- MANTIS 0000182
- tcpquery, fixed linux missing linefeed
- webinterface, server settings, server_maxusers can be only
changed with superadmin rights. (workaround until there
is a general fixup on permissions)
2.0.19.29
- Linux, fixed pid file not created bug.
- MANTIS 0000237
- MANTIS 0000184
- MANTIS 0000094
- tcpquery, added command gi (global info) displays totals of all servers running.
- tcpquery, command serverset ident values changed/added
server_clan_server <1/0>
server_allow_codec_windowscelp52 <1/0>
server_allow_codec_gsm164 <1/0>
server_allow_codec_gsm148 <1/0>
server_allow_codec_celp63 <1/0>
server_allow_codec_celp51 <1/0>
server_maxusers <integer>
server_password <string> (#CLEAR# for empty)
server_name <string>
server_welcomemessage <string>
server_webpost_posturl <string>
server_webpost_linkurl <string>
- tcpquery, command serverinfo changed/added
server_allow_codec_windowscelp52
server_allow_codec_gsm164
server_allow_codec_gsm148
server_allow_codec_celp63
server_allow_codec_celp51
server_webpost_posturl
server_webpost_linkurl
server_clan_server
2.0.19.28
- udp stack performance changes
2.0.19.27
- MANTIS 0000228
- MANTIS 0000233
- udp stack performance fixes
2.0.19.26
- MANTIS 000200
- MANTIS 000206
- MANTIS 000203
2.0.19.25
- improved channel & client list performance
2.0.19.24
- MANTIS 000175
- fixed initial server creating/handling if port is used.
- ini settings are created
- accounts for admin and superadmin are created
so you can login with superadmin account to change
udpport.
- added correct exception codes for tcpquery, webinterface, ts servers. (port bindings)
- MANTIS 000180
2.0.19.23
- MANTIS 000146
- MANTIS 000160
regards,
ralf
below is the changelog for the server since build 22.
there are still some little things todo for me before
i go to release a new developer snapshot.
should be done in max 1-1.5 weeks
the mantis numbers you can check at mantis.teamspeak.org
if you wanna look all bugs be sure you unselect the
"hide closed bugs" checkbox.
2.0.19.35
- MANTIS 0000289
- MANTIS 0000275
- MANTIS 0000304
- MANTIS 0000299
- MANTIS 0000279
- MANTIS 0000099
- MANTIS 0000298
- tcpquery, added command mptc (move player to channel)
mptc <newchannelid> <playerid>
- tcpquery, added command fp (find player) (auto wildcard search in login name + nick)
fp <name>
- tcpquery, added command pi (player info)
pi <id>
- tcpquery, added command dbuserid (get dbid from user loginname)
dbuserid <loginname>
- tcpquery, added command rehash (reloads server settings)
- removed security hole that registered users could see ips at tcpquery
- removed security hole that allowed to bruteforce passwords over tcpquery
3 invalid tries = 5 minute ip ban
< 3 invalid tries and a disconnect, gives 60 seconds reconnect ip ban
2.0.19.34
- MANTIS 0000291
- MANTIS 0000297
- MANTIS 0000296
- MANTIS 0000280
- MANTIS 0000281
- MANTIS 0000285
- MANTIS 0000282
- server.ini, Win32, added config entry 'Main Config','TrayIdent' to set the hint of
the trayicon.
2.0.19.33
- SPEEX codecs added
2.0.19.32
- MANTIS 0000256
- MANTIS 0000254
- MANTIS 0000248
- fixed channel id numbering
- webinterface, added basic settings page for superadmin
- server.ini, added ISPCountryNumber
2.0.19.31
- MANTIS 0000247
- MANTIS 0000204
- fixed bug that you wasnt able to delete channels anymore (if you wasnt inside the channel)
- udp stack bug removed which caused delays, connect problems, etc.
- webinterface, fixed bug where you was unable to delete users with special characters
(please update also httpdocs)
- tcpquery, added commands to admin superadmins
dbsuserlist
dbsuseradd <name> <pw1> <pw2>
dbsuserdel <dbid>
dbsuserchangepw <dbid> <pw1> <pw2>
- tcpquery, added headers for list outputs.
2.0.19.30
- MANTIS 0000220
- MANTIS 0000239
- MANTIS 0000240
- MANTIS 0000182
- tcpquery, fixed linux missing linefeed
- webinterface, server settings, server_maxusers can be only
changed with superadmin rights. (workaround until there
is a general fixup on permissions)
2.0.19.29
- Linux, fixed pid file not created bug.
- MANTIS 0000237
- MANTIS 0000184
- MANTIS 0000094
- tcpquery, added command gi (global info) displays totals of all servers running.
- tcpquery, command serverset ident values changed/added
server_clan_server <1/0>
server_allow_codec_windowscelp52 <1/0>
server_allow_codec_gsm164 <1/0>
server_allow_codec_gsm148 <1/0>
server_allow_codec_celp63 <1/0>
server_allow_codec_celp51 <1/0>
server_maxusers <integer>
server_password <string> (#CLEAR# for empty)
server_name <string>
server_welcomemessage <string>
server_webpost_posturl <string>
server_webpost_linkurl <string>
- tcpquery, command serverinfo changed/added
server_allow_codec_windowscelp52
server_allow_codec_gsm164
server_allow_codec_gsm148
server_allow_codec_celp63
server_allow_codec_celp51
server_webpost_posturl
server_webpost_linkurl
server_clan_server
2.0.19.28
- udp stack performance changes
2.0.19.27
- MANTIS 0000228
- MANTIS 0000233
- udp stack performance fixes
2.0.19.26
- MANTIS 000200
- MANTIS 000206
- MANTIS 000203
2.0.19.25
- improved channel & client list performance
2.0.19.24
- MANTIS 000175
- fixed initial server creating/handling if port is used.
- ini settings are created
- accounts for admin and superadmin are created
so you can login with superadmin account to change
udpport.
- added correct exception codes for tcpquery, webinterface, ts servers. (port bindings)
- MANTIS 000180
2.0.19.23
- MANTIS 000146
- MANTIS 000160
regards,
ralf