summaryrefslogtreecommitdiffstats
path: root/src/modules/opflags.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices to 2011Gravatar Jackmcbarn2011-05-041-1/+1
|
* Add a flag for implicit permissionsGravatar Jackmcbarn2011-04-211-1/+1
|
* Allow users in the autoop list to apply the permitted mode/opflag changes to ↵Gravatar Daniel De Graaf2010-08-261-0/+8
| | | | themselves
* 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