Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-13 | m_mlock Only deny the mlocked mode from being changed instead of denying the ↵ | Attila Molnar | |
entire mode change if it contains a single mlocked mode Fixes issue #615 reported by @BlacklightShining | |||
2012-12-02 | Register all commands, modes and extensions using AddService() | attilamolnar | |
AddService() throws an exception if an item cannot be registered, modules no longer need to worry about AddMode() etc. failing | |||
2012-07-07 | m_mlock Remove unnecessary iteration | attilamolnar | |
2012-05-30 | Module description updates | Robby- | |
2012-05-23 | Fixed m_mlock | Adam | |
2012-05-16 | mlock: fix style nitpicks | William Pitcock | |
2012-05-15 | mlock: we should only enforce against modes set by our own clients | William Pitcock | |
2012-05-15 | mlock: handle case where no mlock has been set on a channel yet | William Pitcock | |
2012-05-04 | modules/m_mlock: new module implementing server-side MLOCK. | William Pitcock | |