summaryrefslogtreecommitdiff
path: root/src/modules/opflags.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix m_autoop sync of opflags and extra send of mode changesGravatar Daniel De Graaf2010-08-201-2/+2
|
* Fix the permissions code to be a bit less confusingGravatar Daniel De Graaf2010-08-061-7/+3
|
* Funnel access checks through the OnPermissionCheck hookGravatar Daniel De Graaf2010-08-031-1/+1
|
* Allow m_autoop to grant channel flags, source its mode changes from the ↵Gravatar Daniel De Graaf2010-08-031-1/+5
| | | | joining user
* Change PermissionCheck to ModResult, allow flags to grant an ACL directly in ↵Gravatar Daniel De Graaf2010-08-031-1/+1
| | | | addition to via +WX
* Kill channel mode +x, OPFLAGS command is far less confusingGravatar Daniel De Graaf2010-08-031-1/+1
|
* Add OpFlagProvider and check flags used in +WX listsGravatar Daniel De Graaf2010-08-031-0/+39