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
path: root/src/ACL.h
AgeCommit message (Expand)Author
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-06-03ACL:Add new permission for Reset Comment/Avatar in server & clientAlex Scorer
2020-04-16Feature: Channel ListenersRobert Adam
2020-03-29src/ACL: Added explicit String-conversion that contains a summary of the ACL'...Robert Adam
2020-02-28ACL: Added isPassword() function and made use of it in ACLEditorRobert 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-05-10src: update to use LICENSE.header.Mikkel Krautz
2013-06-04Prepend Projectname to header guard definesKissaki
2012-01-08Allow using ChanACL::hasPermission without a cacheBenjamin Jemlich
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-10-01Add Server::effectivePermissions() to ICE (https://sourceforge.net/tracker/?f...DNW
2011-05-14Add and remove some forward declares from header filesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-07-20Fix some gcc and cppcheck warningsBenjamin Jemlich
2010-01-05Update license to 2010Thorvald Natvig
2009-08-06Serverside SelfRegisterThorvald Natvig
2009-07-18Certhash-based ACL, and creators have full write on created channelsThorvald Natvig
2009-07-15Temprary channels protocol changesThorvald Natvig
2009-07-13ifdef out module-specific parts of shared codeThorvald Natvig
2009-05-28s/AltSpeak/Whisper/Thorvald Natvig
2009-05-02s/Player/User/Thorvald Natvig
2009-04-29Update ACL Editor for new permissionsThorvald Natvig
2009-04-29Support flag sets for permissionThorvald Natvig
2009-04-29Expand ACL permissions serversideThorvald Natvig
2009-03-26Make Mumble compile with protobuf.Thorvald Natvig
2009-01-30Clean up a few leftover code linesThorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-10-09Add Q_DISABLE_COPY to most classesThorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-09-26Serverside text-to-channel supportThorvald Natvig
2007-08-02Per-server loggingThorvald Natvig
2007-08-01server_id in ServerDBThorvald Natvig
2007-07-18reindenting all the codeThorvald Natvig
2007-06-12Update copyrights to 2007Thorvald Natvig
2007-05-24RefactoringThorvald Natvig