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
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-06REFAC: Make sure all macros are #undef'd againRobert Adam
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(server): replace NULL with nullptrPopkornium18
2020-02-27Qt: Adapted to use range-based constructors for lists/vectors/sets forRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
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-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-02-08Murmur: fix bad interaction with QDBus and fork().Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-07-04Murmur: fix MurmurDBus::addChannel that was broken by Murmur's new locking.Mikkel Krautz
2016-06-24Implement correct write locking for addChannel/removeChannel/link/unlink.Mikkel Krautz
2016-06-04Murmur: add no-op userTextMessage signal for DBus to silence connect()'s erro...Mikkel Krautz
2016-05-10src/murmur: update to use LICENSE.header.Mikkel Krautz
2016-05-01Don't expose SSL secrets over Ice/D-Bus.James Fraser
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-10-23Fix ghost disconnect removing permissions (#3423985)Benjamin Jemlich
2011-10-09handle some cppcheck-found issues:Kissaki
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-03-31Pass user's current priority speaker flag in DBus. Not false.Mikkel Krautz
2010-03-31Pass false for priority speaker on DBus.Mikkel Krautz
2010-01-28Split ServerUser from Server.cppThorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-10-02Indent, changelog and submodule updateThorvald Natvig
2009-10-01Fix dbus compile on Win32Thorvald Natvig
2009-09-30Use service.name instead of :x.y in DBus callsThorvald Natvig
2009-09-18Send full cert details to external authenticatorThorvald Natvig
2009-08-21Move mumble/murmur specific state out of UserThorvald Natvig
2009-08-15Use enum for InfoMapThorvald Natvig
2009-08-02Send uid=-1 to all clients when unregistering connected userThorvald Natvig
2009-07-25Make the fix actually work.Stefan Hacker
2009-07-25Fix argument injection.Stefan Hacker
2009-07-21Show suppress state in clientThorvald Natvig
2009-07-15Temprary channels protocol changesThorvald Natvig
2009-05-15Faster quint64 based netaddress handlingThorvald Natvig
2009-05-10Indent, changelog and submodule updateThorvald Natvig
2009-05-05Store date, duration, username, reason and hash with bansThorvald Natvig
2009-05-02s/Player/User/Thorvald Natvig
2009-04-29Expand ACL permissions serversideThorvald Natvig
2009-04-22Indent, changelog and submodule updateThorvald Natvig
2009-04-22info-based storage for registrationThorvald Natvig
2009-03-28Indent, changelog and submodule updateThorvald Natvig
2009-03-28ProtoBuf for Ice/DBusThorvald Natvig
2009-03-02Adding channel descriptionsnomad
2009-02-26Use Linux capabilities to allow us to really use high priority threadsThorvald Natvig
2009-02-18External Ice AuthenticationThorvald Natvig
2009-02-17Use QString based logging instead of const char *Thorvald Natvig