| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright notices to 2011 | 2011-05-04 | 1 | -1/+1 | |
| * | Avoid future bugs with Attach | 2010-08-28 | 1 | -1/+1 | |
| * | Change modelist back to 2.0 definition to remove double-dereference in BanItem | 2010-08-21 | 1 | -3/+3 | |
| * | Change config reading hook for better error reporting•••This eliminates the OnRehash hook, and replaces it with ReadConfig which is called on boot, module load, and rehash. | 2010-08-21 | 1 | -4/+3 | |
| * | Prevent kicks of users who have a protecting low-rank prefix set | 2010-08-07 | 1 | -1/+1 | |
| * | Fix the permissions code to be a bit less confusing | 2010-08-06 | 1 | -8/+2 | |
| * | Fix more incorrect uses of perm.user when perm.source was intended | 2010-08-06 | 1 | -1/+1 | |
| * | 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 | |
| * | 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•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12459 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-15 | 1 | -3/+3 | |
| * | Switch the order of arguments in the +X mode, thanks aquanight for the sugges...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12456 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-14 | 1 | -11/+6 | |
| * | Allow exemptchanops to modify the channel access level needed to bypass +t•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12413 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-09 | 1 | -0/+2 | |
| * | Update m_exemptchanops to allow users to specify the status required for the ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12412 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-09 | 1 | -33/+41 | |
| * | Remove VF_COMMON from mode-provider modules (no longer needed due to better C...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12263 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-01-15 | 1 | -1/+1 | |
| * | ...because every now and again, i have to do a massive commit.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-01-11 | 1 | -1/+1 | |
| * | Use ServiceProvider for inter-module dependencies•••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 | 2009-11-16 | 1 | -6/+0 | |
| * | Remove dummy API_VERSION from Version constructor•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11887 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-17 | 1 | -1/+1 | |
| * | Make OnChannelRestrictionApply take a User* instead of a Membership* [jackmcb...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11858 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-12 | 1 | -2/+2 | |
| * | m_exemptchanops by jackmcbarn - channel mode +X to allow per-channel setting•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11855 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-12 | 1 | -0/+130 |
