| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add m_chanacl, channel access control groups | 2010-08-03 | 1 | -1/+1 | |
| * | Funnel access checks through the OnPermissionCheck hook | 2010-08-03 | 1 | -16/+15 | |
| * | Allow m_autoop to grant channel flags, source its mode changes from the joini... | 2010-08-03 | 1 | -8/+25 | |
| * | Change PermissionCheck to ModResult, allow flags to grant an ACL directly in ... | 2010-08-03 | 1 | -9/+23 | |
| * | Kill channel mode +x, OPFLAGS command is far less confusing | 2010-08-03 | 1 | -133/+97 | |
| * | Add OPFLAGS command to allow services to silently change opflags•••Syntax: OPFLAGS #channel UID +flag1,flag2,-flag3,flag4 Adds flag1 and flag2, removes flag3 and flag4 OPFLAGS #channel UID =flag1,flag2 Sets access to exactly flag1 and flag2 Also adds <opflags hidden="true"> to hide the +x mode changes (i.e. on sync) | 2010-08-03 | 1 | -8/+89 | |
| * | Omit opflags from permchannel database | 2010-08-03 | 1 | -2/+4 | |
| * | Add OpFlagProvider and check flags used in +WX lists | 2010-08-03 | 1 | -6/+52 | |
| * | Add m_opflags | 2010-08-03 | 1 | -0/+130 |
