mumble/src/murmur
Felix Becker 2faf905167 Try to fix channel limit override by subchan delete
Try to remove the ability to join a full channel by
creating a temporary sub channel then joining it
and removing it (discovered by @Natenom).

Check isChannelFull in addition to existing
hasPermissions ChanACL::Enter check.
2019-11-04 00:52:56 +01:00
..
murmur_grpc Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
murmur_ice Remove Ice version/path locks for static builds 2019-05-07 06:21:30 -04:00
About.cpp Remove Qt::escape() -> QString::toHtmlEscaped() compatibility layer 2019-10-10 03:09:39 +02:00
About.h Remove Qt 4 includes 2019-10-10 03:13:18 +02:00
BonjourServer.cpp Don't include PCH headers directly 2019-09-12 00:13:35 +02:00
BonjourServer.h Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
Cert.cpp Remove remaining Qt 4 stuff 2019-10-10 03:14:38 +02:00
DBus.cpp Add missing includes for "no-pch" build 2019-09-12 22:08:39 +02:00
DBus.h Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
main.cpp Remove remaining Qt 4 stuff 2019-10-10 03:14:38 +02:00
Messages.cpp Fix dangling else warning in Server::msgACL() 2019-10-07 08:49:47 +02:00
Meta.cpp Remove remaining Qt 4 stuff 2019-10-10 03:14:38 +02:00
Meta.h Add missing includes for "no-pch" build 2019-09-12 22:08:39 +02:00
murmur_pch.h Remove Qt 4 includes 2019-10-10 03:13:18 +02:00
Murmur.ice Murmur.ice: add missing value to UserInfo 2019-10-08 19:22:10 +02:00
murmur.plist Bump version to 1.4.0 2019-09-22 10:24:19 +02:00
murmur.pro Remove Ice version/path locks for static builds 2019-05-07 06:21:30 -04:00
murmur.qrc
murmur.rc Bump version to 1.4.0 2019-09-22 10:24:19 +02:00
MurmurGRPCImpl.cpp MurmurGRPCImpl.cpp: remove QAtomicInt compatibility layer 2019-10-10 04:35:02 +02:00
MurmurGRPCImpl.h Add missing includes for "no-pch" build 2019-09-12 22:08:39 +02:00
MurmurI.h Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
MurmurIce.cpp Remove QAtomicInt compatibility layer 2019-10-10 03:09:08 +02:00
MurmurIce.h Add missing includes for "no-pch" build 2019-09-12 22:08:39 +02:00
MurmurIceWrapper.cpp src/murmur/MurmurIceWrapper.cpp: update copyright years 2019-01-25 04:56:19 +01:00
MurmurRPC.proto Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
PBKDF2.cpp Add missing includes for "no-pch" build 2019-09-12 22:08:39 +02:00
PBKDF2.h Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
Register.cpp Add missing includes for "no-pch" build 2019-09-12 22:08:39 +02:00
RPC.cpp Add missing includes for "no-pch" build 2019-09-12 22:08:39 +02:00
Server.cpp Try to fix channel limit override by subchan delete 2019-11-04 00:52:56 +01:00
Server.h Remove remaining Qt 4 stuff 2019-10-10 03:14:38 +02:00
ServerDB.cpp Add missing includes for "no-pch" build 2019-09-12 22:08:39 +02:00
ServerDB.h Fix typos in ServerDB::loadOrSetupMetaPKBDF2IterationsCount 2019-03-25 22:32:04 +09:00
ServerUser.cpp Use QDateTime to avoid time underflow 2019-10-28 02:50:12 +02:00
ServerUser.h Use QDateTime to avoid time underflow 2019-10-28 02:50:12 +02:00
Tray.cpp Add missing includes for "no-pch" build 2019-09-12 22:08:39 +02:00
Tray.h Remove Qt 4 includes 2019-10-10 03:13:18 +02:00
UnixMurmur.cpp Add missing includes for "no-pch" build 2019-09-12 22:08:39 +02:00
UnixMurmur.h Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00