PDA

View Full Version : info update so ...


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

BLIND
14-05-2003, 20:46
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.

Cutter
15-05-2003, 04:46
Looking forward to the next snapshot release. Thanks for the update.

Gryphon
16-05-2003, 21:51
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. :eek:

R. Ludwig
24-05-2003, 22:06
there is a pre b37 avaible.

changelog + an important readme at ftp site.

ftp://ftp.teamspeak.org/developer/server/

iZ^MaSTaKiLLaH
25-05-2003, 00:29
Do I need a special client to use the new speex codecs ?

R. Ludwig
25-05-2003, 05:57
yes.
and this client isnt released.
and i dont know when

Cutter
27-05-2003, 18:29
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.

R. Ludwig
27-05-2003, 18:55
which dialog ? webinterace page ?

Cutter
27-05-2003, 20:47
Both in the web interface. One under basic settings and the other under server settings.

R. Ludwig
27-05-2003, 21:15
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.

Cutter
27-05-2003, 21:21
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?

R. Ludwig
28-05-2003, 05:47
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.

Cutter
28-05-2003, 06:57
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.

mister
28-05-2003, 15:39
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.

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...

R. Ludwig
28-05-2003, 15:46
this could be because at this pre i allow only one tcpquery session per ip. will be different in next version.

but i dont know if this IS the bug/failure/error.

best would be you contact gryphoon and he gives me an ack on this.

Gryphon
28-05-2003, 23:08
:eek: is right, I haven't been able to look into this. Not sure how soon I can. I will try and get it fixed up.

Korban
30-05-2003, 23:53
After I quit a tcp query session and try to reconnect I get this message:

You are still banned or a failed password try caused a 30 second delay!

And I am unable to connect for another 30 seconds. This happens if I login correctly (as either regular user or superadmin) or even if I don't attempt to login at all.

R. Ludwig
05-06-2003, 09:44
there is a "PRE" b38 avaible at ftp which fix this issue.
(linux only atm)

Cutter
09-06-2003, 04:03
Any news on a new client snapshot? Would like to get a look at the new codecs that were put in with the last server snapshot.

Cutter
10-06-2003, 15:10
Obviously, I was a day too early in asking this question. Doh! :)

EdSchouten
11-06-2003, 15:31
w00t!

I can't wait for that kick-command for the tcpquery in the next version :cool:

TheKurgen
15-06-2003, 02:53
Sorry posted in suggestions cos i hand't found this link first:

Running client 2.029.47 on latest server update. We run a [game] clan channel on IP 202.12.147.6.

Have found that can't:

- grant voice priv etc (allbeit CA) to agent in sub channel
- kick from sub channel - even if in the same sub channel
- can only give voice access in sub-chan if grant CA, even though you can grant AV etc if in main channel.
- update description in sub channel.
- if kicked you are reset to status 'R' - even if had CA prior to this and you ahve to request voice again, prior version let u regain CA when you rejoined after being kicked.

All of the above give error "insufficient permission rights"

Had to recreate sub channels to be able to update description etc though other issues remain.

Bug from previous version - quick connect/auto join option results in 'U' status to agent, CA granted only if connect via manual option. Seems security privs only granted if take slow connect option rather than if use autojoin/defalut chan feature.

Suggestions

Password protection to sub-chans would be useful to save having to password entire channel.

All of the above said great program though - totally replaced IRC for this clan.

http://xxxclan.mcgoohq.com/

NB - have deleted my other post

klindley
26-06-2003, 02:40
Originally posted by R. Ludwig
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.

Is there a Windows fix for this yet? I'm suffering the same problems.

Additionally, in server settings, can anyone tell me the difference between:

Server WebPost PostUrl:

and

Server WebPost LinkUrl:

Two of these didn't appear until the lastest revision, the old settings default to Server WebPost LinkUrl:

Cutter
26-06-2003, 15:50
This has already been fixed.

The postURL is for webpost, the linkURL is the link you would add to make the the name of your server on a webpost page a clickable link.

klindley
26-06-2003, 17:34
Well, I reasoned that out yesterday, about 24 hours ago and placed the url in that field. I've re-started the server several times. I now see webpost.php hits in the webserver logs, but still no updates using listing.php. The channels aren't being updated and the users on channels aren't being updated. The number of users at the top appears correct.

I guess I'll go pass a "rebuild" across the db files again for effect.

Everything appears enabled. I'm so confused.