English   German
  #1  
Old 19-01-2004, 11:06
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,089
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
upcoming b51

b51, runs currently on our public server. if all works until tonight/tommorow i gonna make a pre release again.

regards,
ralf

2.0.19.51
- superadmin lastonline is updated for tcpquery-, webinterface logins
- tcpquery, command dbpi shows values for created/lastlonline
- tcpquery, command dbfp shows values for created/lastlonline
- tcpquery, command dbserverlist added field status (0=not running, 1=running)
- fixed memory leak inside webinterface if sa login failed due insufficient rights.
- win32, popupmenu click on administration opens default webbrowser with the
superserveradmin login page instead of the serveradmin page.

2.0.19.50
- webinterface, fixed bug where it wasnt possible to change max spam commands
- sqlite database will auto VACUUM on start
- MANTIS 0000560
- MANTIS 0000538
- MANTIS 0000537
- MANTIS 0000508
- MANTIS 0000525
- MANTIS 0000507
- MANTIS 0000513
- MANTUS 0000519
- maximum entries to banlist limited to 20 until the protocol can handle more
- fixed sqlite parser bug
- fixed initial tcpqueryport is allready used check , was not binded to
the correct serverip
- MANTIS 0000549
- tcpquery, added command removeclient
removes the client from the server (other clients get a playerquit message)
removeclient <pid>
- tcpquery, version command shows now servertype (free,commercial)
- tcpquery, added command globalset
globalset <varname> <value>
hoster_gfx_url (value is NOT saved to ini file,
also only new logged in users
get the new file)
Reply With Quote
  #2  
Old 19-01-2004, 17:27
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,089
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
2.0.19.51 (continued.. full list above)
- ini-file, added two new idents
[Main Config]
AllowedClientNameChars=
Only NickNames which contains this chars are allowed

DisAllowedClientNameChars=
NickNames which contains this chars will be rejected

- tcpquery, globalset, two new idents
allowedclientnamechars
disallowedclientnamechars
Reply With Quote
  #3  
Old 19-01-2004, 18:00
Dummer Sack Dummer Sack is offline
-= TeamSpeak Fanatic =-
 
Join Date: Dec 2002
Location: Germany
Posts: 1,764
Dummer Sack will become famous soon enough
I don't know, but wouldn't it be better to have this in the server instance config than in the global config?
Reply With Quote
  #4  
Old 19-01-2004, 18:38
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,089
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
somehow yes somehow no.
dunno why i decided to choose it like this at the end.

its anyway just in because alot of guys use fakenicks with (U SA) to gain real SA on servers etc.

also the default will be that ()[]}{ isnt allowed.
Reply With Quote
  #5  
Old 19-01-2004, 19:26
Dummer Sack Dummer Sack is offline
-= TeamSpeak Fanatic =-
 
Join Date: Dec 2002
Location: Germany
Posts: 1,764
Dummer Sack will become famous soon enough
While you are at it: Add the idle kick to the server.ini or the server instance config (I think that would be server instance config, since you have to select a server on the TCPQueryPort to set the idle kick).
If that is already there please document it somewhere (have not seen it in the release notes).
Reply With Quote
  #6  
Old 19-01-2004, 19:39
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,089
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
the idlekick is an tcpquery command, which you need to call to execute. its not a timer based function.
Reply With Quote
  #7  
Old 19-01-2004, 19:47
Dummer Sack Dummer Sack is offline
-= TeamSpeak Fanatic =-
 
Join Date: Dec 2002
Location: Germany
Posts: 1,764
Dummer Sack will become famous soon enough
What I mean is that the setting should be remebered on restart.
So that you do not have to issue the command on every startup.

EDIT: Ah now I know what you mean. So when you issue the command all users that idled longer that the specified time get kicked.

OK, but I think a general setting for a timer based fuction would be nice also.

Last edited by Dummer Sack; 19-01-2004 at 19:51.
Reply With Quote
  #8  
Old 19-01-2004, 23:13
mbalex mbalex is offline
-= TeamSpeak User =-
 
Join Date: Jan 2004
Location: Switzerland - near Zürich
Posts: 7
mbalex is on a distinguished road
i have some questions regarding the mysql part.

1. can u change settings directly while the teamspeak server is running?

2. what happens if the (virutal)server looses the connection to the mysql server? and the connection cant be reestablished for about 2-3 minutes?
Reply With Quote
  #9  
Old 20-01-2004, 06:35
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,089
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
Quote:
Originally posted by mbalex
i have some questions regarding the mysql part.

1. can u change settings directly while the teamspeak server is running?

2. what happens if the (virutal)server looses the connection to the mysql server? and the connection cant be reestablished for about 2-3 minutes?
1:
user data you can change at runtime

2:
thats never tested. but aslong nothing db releated happens
it should work quite fine.
Reply With Quote
  #10  
Old 20-01-2004, 16:38
mbalex mbalex is offline
-= TeamSpeak User =-
 
Join Date: Jan 2004
Location: Switzerland - near Zürich
Posts: 7
mbalex is on a distinguished road
ok, for the 2nd question: as soon as our mysql server reboots, I'll tell you what happend ...

*update*
works fine, as long as the connection is timed out, nobody can log in (since the logindata is @ mysql server) but the clients are still able to stay on the server.

impressive!

Last edited by mbalex; 20-01-2004 at 16:58.
Reply With Quote
  #11  
Old 20-01-2004, 17:03
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,089
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
hmmm after the mysql server is back online, does login work or not ?
Reply With Quote
  #12  
Old 20-01-2004, 17:08
mbalex mbalex is offline
-= TeamSpeak User =-
 
Join Date: Jan 2004
Location: Switzerland - near Zürich
Posts: 7
mbalex is on a distinguished road
u -can- login! now, only md5 password support and im happy
Reply With Quote
  #13  
Old 22-01-2004, 17:25
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,089
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
sorry for the delay on b51, but day job takes much time currently.
latest sunday you get it.

@md5 pws... that will come dont worry.
Reply With Quote
  #14  
Old 25-01-2004, 09:04
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,089
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
on dev ftp avaible now:

2.0.19.51
- webinterface, fixed possibility to create clients/passwords with empty strings
- superadmin lastonline is updated for tcpquery-, webinterface logins
- tcpquery, command dbpi shows values for created/lastlonline
- tcpquery, command dbfp shows values for created/lastlonline
- tcpquery, command dbserverlist added field status (0=not running, 1=running)
- fixed memory leak inside webinterface if sa login failed due insufficient rights.
- win32, popupmenu click on administration opens default webbrowser with the
superserveradmin login page instead of the serveradmin page.
- ini-file, added two new idents
[Main Config]
AllowedClientNameChars= ;Only NickNames which contains this chars are allowed
DisAllowedClientNameChars= ;NickNames which contains this chars will be rejected
- tcpquery, globalset, two new idents
allowedclientnamechars
disallowedclientnamechars
Reply With Quote
  #15  
Old 27-01-2004, 17:32
mbalex mbalex is offline
-= TeamSpeak User =-
 
Join Date: Jan 2004
Location: Switzerland - near Zürich
Posts: 7
mbalex is on a distinguished road
Server Info
Uptime: 1D 15:42:33
Server Version: 2.0.19.51
Current nr of users: 13
Total logins: 252

no errors and still running.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 23:30.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Add to Bookmarks   |   Printview   |   Contact Us   |   Legal Notices