Results 1 to 15 of 26
Thread: info update so ...
-
14-05-2003, 18:13 #1
-= TeamSpeak Team =-
- Join Date
- Jun 2002
- Location
- Krün / Germany
- Posts
- 1,965
info update so ...
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
-
14-05-2003, 20:46 #2
-= TeamSpeak Lover =-
- Join Date
- Dec 2002
- Location
- ATL, GA
- Posts
- 61
so those tcp command changes are going to effect webpost, if it will work on the lastest release, and make it more powerful, ay? Looks like you just gave Gryphon more work for 4.0.0, hehe.
-
15-05-2003, 04:46 #3
Looking forward to the next snapshot release. Thanks for the update.
-
16-05-2003, 21:51 #4
-= TeamSpeak Addict =-
- Join Date
- Jun 2002
- Location
- Everett, WA, USA
- Posts
- 333
Originally posted by BLIND
so those tcp command changes are going to effect webpost, if it will work on the lastest release, and make it more powerful, ay? Looks like you just gave Gryphon more work for 4.0.0, hehe.
-
24-05-2003, 22:06 #5
-= TeamSpeak Team =-
- Join Date
- Jun 2002
- Location
- Krün / Germany
- Posts
- 1,965
there is a pre b37 avaible.
changelog + an important readme at ftp site.
ftp://ftp.teamspeak.org/developer/server/
-
25-05-2003, 00:29 #6
-= TeamSpeak User =-
- Join Date
- Oct 2002
- Location
- Germany
- Posts
- 13
Do I need a special client to use the new speex codecs ?
-
25-05-2003, 05:57 #7
-= TeamSpeak Team =-
- Join Date
- Jun 2002
- Location
- Krün / Germany
- Posts
- 1,965
yes.
and this client isnt released.
and i dont know when
-
27-05-2003, 18:29 #8
Upgraded this morning. All went well and everything seems to be working. Quick question though...
What's the difference between these two settings?
Server WebPost PostUrl:
&
WebPost PostURL:
I think they both do the same thing, I'm just curious as to why there are two fields.
-
27-05-2003, 18:55 #9
-= TeamSpeak Team =-
- Join Date
- Jun 2002
- Location
- Krün / Germany
- Posts
- 1,965
which dialog ? webinterace page ?
-
27-05-2003, 20:47 #10
Both in the web interface. One under basic settings and the other under server settings.
-
27-05-2003, 21:15 #11
-= TeamSpeak Team =-
- Join Date
- Jun 2002
- Location
- Krün / Germany
- Posts
- 1,965
ah...
basic settings:
this is for ALL servers.
server settings:
only for this server
so its possible if you run multiple server to use the basic settings to report all servers to one page and the server settings to let each server report to an different page also.
-
27-05-2003, 21:21 #12
Ah, very cool. Just so I understand this. If I am only running one server, then I can have it report to two different pages?
Also, since we are on the same subject. I am guessing that webpost will not work correctly until Gryphon comes out with a new version of WebPost?Last edited by Cutter; 27-05-2003 at 22:13.
-
28-05-2003, 05:47 #13
-= TeamSpeak Team =-
- Join Date
- Jun 2002
- Location
- Krün / Germany
- Posts
- 1,965
i am not sure if gryphoon needs to change something since i dont know how he uses tcpquery. but for some commands i added headers etc so i think yes.
-
28-05-2003, 06:57 #14
Well, just for the record and to get the info out there so you and Gryph are aware of it, since the update users are no longer listed in the details section of the server listing. My TS server posts to his webpost site. It reports that there are X number of people on but after clicking the details link none are shown. On the only other b37 server on his webpost site it appears the result is the same there also. Anyway, it appears that something has changed and Gryph may need to update his php script. Hope this information helps.
-
28-05-2003, 15:39 #15
-= TeamSpeak User =-
- Join Date
- Mar 2003
- Location
- Sweden
- Posts
- 21
Same here i have a linux b37 server on dist Mandrake on front page the number of user is there but no values in the detail page.... only the channels are there..... no user...Originally posted by Cutter
Well, just for the record and to get the info out there so you and Gryph are aware of it, since the update users are no longer listed in the details section of the server listing. My TS server posts to his webpost site. It reports that there are X number of people on but after clicking the details link none are shown. On the only other b37 server on his webpost site it appears the result is the same there also. Anyway, it appears that something has changed and Gryph may need to update his php script. Hope this information helps.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
TS ad windows update
By B-Rad in forum [TeamSpeak 2] Client SupportReplies: 8Last Post: 24-02-2008, 12:44 -
Problem mit User-Registration
By ragnatz in forum [TeamSpeak 2] Server SupportReplies: 4Last Post: 22-06-2006, 08:37 -
need login info
By mike smith in forum [TeamSpeak 2] Server SupportReplies: 4Last Post: 07-09-2005, 16:16 -
server side auto update ip
By hydronots in forum [TeamSpeak 2] General QuestionsReplies: 14Last Post: 05-07-2003, 19:36 -
Auto Update Login info on Register
By Marsman in forum [TeamSpeak 2] General QuestionsReplies: 0Last Post: 01-12-2002, 22:18


Reply With Quote

