Commit Graph

229 Commits

Author SHA1 Message Date
Stefan Hacker
a8a21296f2 TextMessage recording warning for pre 1.2.3 clients + Comments + minor refactoring 2010-09-05 23:16:09 +02:00
Jamie Fraser
bf561d3aaa Toggle setting (rememberchannel) for remembering a registered users last channel. 2010-08-11 14:49:57 +02:00
Benjamin Jemlich
2997897f24 Fix some gcc and cppcheck warnings 2010-07-20 17:31:01 +02:00
Thorvald Natvig
ab4a82fa82 Indent, changelog, submodule and language update 2010-05-18 14:40:18 +02:00
Stefan Hacker
02811bc285 Make sure temporary group memberships of a user are purged once he disconnects 2010-04-29 15:53:43 +02:00
Thorvald Natvig
e9ed4149aa Change session queue dynamically 2010-03-27 11:43:12 +01:00
Thorvald Natvig
06fec274dd Work around WSAAsyncSelect and WSAEventSelect overlapping on Win32 2010-03-10 18:24:20 +01:00
Thorvald Natvig
6f637c6f03 Indent, changelog, submodule and language update 2010-01-29 13:13:36 +01:00
Thorvald Natvig
7a2061c651 Propagate a few server config options to the client 2010-01-28 13:33:21 +01:00
Thorvald Natvig
7d8100275d Split ServerUser from Server.cpp 2010-01-28 12:34:38 +01:00
Thorvald Natvig
57ef6e6de9 Fix texture assignment in server 2010-01-26 17:48:24 +01:00
Benjamin Jemlich
7d8102fe50 Display errorString on listen failure 2010-01-19 01:03:19 +01:00
Thorvald Natvig
2e0adf226f Indent, changelog, submodule and language update 2010-01-19 00:45:43 +01:00
Thorvald Natvig
c129ba404d Add imagemessagelength limit to server 2010-01-18 00:20:52 +01:00
Thorvald Natvig
60e71510bf Serverside comment/texture send-on-demand 2010-01-17 03:49:40 +01:00
Thorvald Natvig
3a50ef5197 Clean up suppress state messages 2010-01-16 00:43:52 +01:00
Thorvald Natvig
0fc5d5542d Fix bandwidth estimate for UserInformation and Ice 2010-01-15 01:57:57 +01:00
Thorvald Natvig
9691f3ca2b Indent, changelog, submodule and language update 2010-01-13 11:38:56 +01:00
Thorvald Natvig
da6ef898e1 Use QNetworkAccessManager to register, QHttp is deprecated 2010-01-11 18:33:25 +01:00
Thorvald Natvig
fd87e5b28f Zero packet stats on startup (oops) and export strong certificate state 2010-01-10 21:57:05 +01:00
Thorvald Natvig
16339bfc91 Update license to 2010 2010-01-05 08:49:22 +01:00
Thorvald Natvig
feef4ef6d7 Per-channel userlimits (usersperchannel in .ini, hidden option) 2009-12-29 01:29:48 +01:00
Thorvald Natvig
107aedbb7e No, really, use short instead of char 2009-12-27 01:12:28 +01:00
Thorvald Natvig
5fe7871b7e Indent, changelog and submodule update 2009-12-21 01:56:58 +01:00
Benjamin Jemlich
ec9c1d70da Resend mute status after deleting a channel 2009-12-18 19:54:58 +01:00
Thorvald Natvig
718da15ed3 Avoid a potential divide by 0 under really bizarre circumstances 2009-12-15 22:22:37 +01:00
Thorvald Natvig
842769a5a3 Use a bit more forgiving bandwidth estimation on the server 2009-12-11 16:08:31 +01:00
Benjamin Jemlich
248d44aa45 Fix ban expiration 2009-11-22 02:19:49 +01:00
Thorvald Natvig
5254448140 Initialize bCertRequired 2009-11-18 23:49:43 +01:00
Benjamin Jemlich
3c050e9f83 Add an option to reject connections without a certificate 2009-11-18 23:46:09 +01:00
Stefan Hacker
d28e95f4e7 Some comments and minimal refactoring of Server::recheckCodecVersions() 2009-11-15 06:19:44 +01:00
Karl Dietz
8589e57567 Clarify condition in PA context handling 2009-11-12 02:31:59 +01:00
Thorvald Natvig
2f7e430b18 Use TLSv1 on server 2009-11-10 18:34:33 +01:00
Thorvald Natvig
6fdad28547 TLSv1 by default -- fallback to 1.1.x for SSLv3 2009-11-10 18:33:54 +01:00
Thorvald Natvig
c9117e1b87 Use SO_PRIORITY on nix to set packet queue priority 2009-11-03 13:17:59 +01:00
Thorvald Natvig
6a4a2b6926 Precache permission on parent channel 2009-10-25 02:55:57 +02:00
Thorvald Natvig
9a7e709fbd Allow EINTR during poll 2009-10-21 20:22:42 +02:00
Thorvald Natvig
02ccd344b4 Clear ACL cache when removing users 2009-10-21 19:37:28 +02:00
Thorvald Natvig
8a7b17ebd5 Allow serverpassword as alias for password in setConf 2009-10-19 23:26:08 +02:00
Thorvald Natvig
d71202bc4c Fix more compiler warnings 2009-10-19 19:22:15 +02:00
Thorvald Natvig
995866025d Clean up compiler warnings on Win32 2009-10-19 14:39:15 +02:00
Thorvald Natvig
f73daf7ba9 Indent, changelog and submodule update 2009-10-19 09:59:28 +02:00
Thorvald Natvig
73388f3375 Force alpha-preference for bitstream 8000000a 2009-10-19 01:14:54 +02:00
Thorvald Natvig
925dd22788 Serverside alpha/beta celt version choice 2009-10-18 22:59:46 +02:00
Thorvald Natvig
d9335a5694 Move user before clearing cache, not after 2009-10-17 00:08:18 +02:00
Thorvald Natvig
8af721b8f3 Indent, changelog and submodule update 2009-10-14 14:44:31 +02:00
Thorvald Natvig
5ae7c8c698 SuperUser can't query permissions 2009-10-14 01:07:46 +02:00
Thorvald Natvig
7439bc4fe6 Permission query (serverside) 2009-10-13 23:54:34 +02:00
Thorvald Natvig
0693714bf3 Whisper target redirect and session-based tempgroups 2009-10-12 15:28:06 +02:00
Stefan Hacker
fb41646f6f Fix CustomElements.h/cpp license headers and update some others. 2009-09-27 06:01:00 +02:00