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-16FORMAT: Run clang-format 10 on all source filesRobert Adam
2021-03-02FEAT(server, ice): Ability to broadcast welcome textRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-04-16Feature: Channel ListenersRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-06-06Murmur.ice: add updateCertificate() method.Mikkel Krautz
2016-05-10src/murmur: update to use LICENSE.header.Mikkel Krautz
2013-06-04add path (sub-src) to header guard defineKissaki
2013-06-04Prepend Projectname to header guard definesKissaki
2013-06-04Rename header guard defines to not use c++-reserved namesKissaki
2011-10-01Add Server::effectivePermissions() to ICE (https://sourceforge.net/tracker/?f...DNW
2010-09-02Indent, changelog, submodule and language updateThorvald Natvig
2010-08-28Ice method: int getLogLen()Jamie Fraser
2010-03-30Add Ice checksum and priority speaker flagBenjamin Jemlich
2010-02-15Split icesecret in icesecretread and icesecretwriteThorvald Natvig
2010-02-11Indent, changelog, submodule and language updateThorvald Natvig
2010-02-03Add getUptime() function returning uptime in seconds to murmur and individual...Stefan Hacker
2010-01-07Add getCertificateList to IceThorvald Natvig
2009-10-12Whisper target redirect and session-based tempgroupsThorvald Natvig
2009-08-15Use enum for InfoMapThorvald Natvig
2009-05-04Indent, changelog and submodule updateThorvald Natvig
2009-05-02s/Player/User/Thorvald Natvig
2009-04-22info-based storage for registrationThorvald Natvig
2009-03-10Indent runThorvald Natvig
2009-03-08setSuperuserPasssword => setSuperuserPasswordThorvald Natvig
2009-02-18hasPermission for IceThorvald Natvig
2009-02-18External Ice AuthenticationThorvald Natvig
2009-02-13Context actions for IceThorvald Natvig
2009-02-11Meta callbacks for IceThorvald Natvig
2009-02-10Start of Ice callbacksThorvald Natvig
2008-09-11IndentingThorvald Natvig
2008-09-10getVersion() for DBus/ICEThorvald Natvig
2008-09-08sendMessage and sendMessageChannel for ICE/DBusThorvald Natvig
2008-09-02IndentingThorvald Natvig
2008-08-27Under win32, ICE has wstring as wchar_t, Qt as unsigned short, so we're switc...Thorvald Natvig
2008-08-25Make ICE unicode safe (switch to utf16 strings)Thorvald Natvig
2008-08-21Switch to using event-based async ICE functions; Meta::start is now safe to use.Thorvald Natvig
2008-08-14IndentingThorvald Natvig
2008-06-27Complete basic implementation for ICEThorvald Natvig
2008-06-26More ICEThorvald Natvig