summaryrefslogtreecommitdiff
path: root/src/modules/m_mlock.cpp
AgeCommit message (Expand)Author
2014-01-13m_mlock Only deny the mlocked mode from being changed instead of denying the ...Attila Molnar
2012-12-02Register all commands, modes and extensions using AddService()attilamolnar
2012-07-07m_mlock Remove unnecessary iterationattilamolnar
2012-05-30Module description updatesRobby-
2012-05-23Fixed m_mlockAdam
2012-05-16mlock: fix style nitpicksWilliam Pitcock
2012-05-15mlock: we should only enforce against modes set by our own clientsWilliam Pitcock
2012-05-15mlock: handle case where no mlock has been set on a channel yetWilliam Pitcock
2012-05-04modules/m_mlock: new module implementing server-side MLOCK.William Pitcock