Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-04MAINT: Update copyright to 2022Robert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-07-02REFAC(shared): replace NULL with nullptrPopkornium18
2020-01-13Merge PR #3933: Introduce static field for case-sensitivity of AccessTokensDavide Beatrici
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2020-01-02src/Group: Use a static const member to indicate access token's case-sensitiv...Robert Adam
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-22Fix and refactor problems found via GCC 7's -Wimplicit-fallthrough.davidebeatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src: update to use LICENSE.header.Mikkel Krautz
2014-09-21Fix murmur handling all groups starting with "sub" as special.Stefan Hacker
2013-06-29mumble, murmur: Qt 5 support for Linux.Mikkel Krautz
2013-06-05refac: readability/consistencyKissaki
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-11-22Fix Group::members() to include members of the channel that the group is defi...Mikkel Krautz
2010-01-28Split ServerUser from Server.cppThorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-10-19Clean up compiler warnings on Win32Thorvald Natvig
2009-10-12Whisper target redirect and session-based tempgroupsThorvald Natvig
2009-09-09@strong group for strong certificatesThorvald Natvig
2009-07-18Certhash-based ACL, and creators have full write on created channelsThorvald Natvig
2009-07-16Indent, changelog and submodule updateThorvald Natvig
2009-07-13Use QStringList for tokensThorvald Natvig
2009-07-13Token-based ACLThorvald Natvig
2009-07-13ifdef out module-specific parts of shared codeThorvald Natvig
2009-05-02s/Player/User/Thorvald Natvig
2009-04-30Use ACLGroup for ACLEditor instead of base GroupThorvald Natvig
2009-03-26Make Mumble compile with protobuf.Thorvald Natvig
2009-01-20Indenting updateThorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-07-18reindenting all the codeThorvald Natvig
2007-07-12Simple userauth. Example expanded to show phpBB3 authentication.Thorvald Natvig
2007-07-01Fix recursion bug in getGroupThorvald Natvig
2007-06-13QLatin1StringThorvald Natvig
2007-06-12Update copyrights to 2007Thorvald Natvig
2007-06-12QString::fromAsciiThorvald Natvig
2007-05-24RefactoringThorvald Natvig