| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add m_chanacl, channel access control groups | 2010-08-03 | 1 | -0/+5 | |
| | | |||||
| * | Funnel access checks through the OnPermissionCheck hook | 2010-08-03 | 1 | -42/+27 | |
| | | |||||
| * | Change PermissionCheck to ModResult, allow flags to grant an ACL directly in ↵ | 2010-08-03 | 1 | -5/+4 | |
| | | | | | addition to via +WX | ||||
| * | Add OpFlagProvider and check flags used in +WX lists | 2010-08-03 | 1 | -9/+21 | |
| | | |||||
| * | Restore <options:exemptchanops> with long names | 2010-08-03 | 1 | -42/+43 | |
| | | |||||
| * | Extend +w and +X to take named modes in addition to mode letters | 2010-08-03 | 1 | -4/+6 | |
| | | |||||
| * | Convert ban list elements to be Extensible | 2010-08-03 | 1 | -3/+3 | |
| | | |||||
| * | Add support for <modeletters> config block to adjust mode letters | 2010-08-03 | 1 | -1/+1 | |
| | | |||||
| * | Implement missing modechange constructors | 2010-08-03 | 1 | -0/+1 | |
| | | |||||
| * | Remove duplication of some huge functions | 2010-08-03 | 1 | -5/+0 | |
| | | |||||
| * | Fix build error | 2010-02-15 | 1 | -3/+3 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12459 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Switch the order of arguments in the +X mode, thanks aquanight for the ↵ | 2010-02-14 | 1 | -11/+6 | |
| | | | | | | | suggestion git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12456 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Allow exemptchanops to modify the channel access level needed to bypass +t | 2010-02-09 | 1 | -0/+2 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12413 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Update m_exemptchanops to allow users to specify the status required for the ↵ | 2010-02-09 | 1 | -33/+41 | |
| | | | | | | | exemption git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12412 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Remove VF_COMMON from mode-provider modules (no longer needed due to better ↵ | 2010-01-15 | 1 | -1/+1 | |
| | | | | | | | CAPAB checking) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12263 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | ...because every now and again, i have to do a massive commit. | 2010-01-11 | 1 | -1/+1 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Use ServiceProvider for inter-module dependencies | 2009-11-16 | 1 | -6/+0 | |
| | | | | | | | | | | | | This will stop dependency chains from preventing module reloads when it is not actually needed; however, it removes some failsafes that will need to be reimplemented in order to avoid unmapped vtables. This deprecates Request as an inter-module signaling mechanism, although SQL still uses it. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12140 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Remove dummy API_VERSION from Version constructor | 2009-10-17 | 1 | -1/+1 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11887 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Make OnChannelRestrictionApply take a User* instead of a Membership* ↵ | 2009-10-12 | 1 | -2/+2 | |
| | | | | | | | [jackmcbarn] git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11858 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | m_exemptchanops by jackmcbarn - channel mode +X to allow per-channel setting | 2009-10-12 | 1 | -0/+130 | |
| git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11855 e03df62e-2008-0410-955e-edbf42e46eb7 | |||||
