| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix garbage collect of dropped accounts | 2011-08-22 | 1 | -1/+1 | |
| | | |||||
| * | Update copyright notices to 2011 | 2011-05-04 | 1 | -1/+1 | |
| | | |||||
| * | Remove protocol.h from inspircd.h | 2011-01-29 | 1 | -0/+1 | |
| | | |||||
| * | Fix bug preventing removal of deleted users | 2010-11-15 | 1 | -1/+1 | |
| | | |||||
| * | Fix desync | 2010-10-13 | 1 | -1/+1 | |
| | | |||||
| * | Remove autoop entries for accounts that no longer exist | 2010-10-10 | 1 | -3/+36 | |
| | | |||||
| * | Remove unused variable | 2010-09-24 | 1 | -1/+0 | |
| | | |||||
| * | Show opflags changes | 2010-09-11 | 1 | -1/+5 | |
| | | |||||
| * | Avoid future bugs with Attach | 2010-08-28 | 1 | -1/+1 | |
| | | |||||
| * | It is useful to register hooks that you implement | 2010-08-26 | 1 | -2/+2 | |
| | | |||||
| * | Allow users in the autoop list to apply the permitted mode/opflag changes to ↵ | 2010-08-26 | 1 | -39/+57 | |
| | | | | | themselves | ||||
| * | Add umode +n - never autoop this user unless /UP is used | 2010-08-25 | 1 | -4/+14 | |
| | | |||||
| * | Add options to config to recheck autoop upon logging in or changing host | 2010-08-24 | 1 | -3/+14 | |
| | | |||||
| * | Recheck autoop lists upon account login | 2010-08-24 | 1 | -2/+14 | |
| | | |||||
| * | Change modelist back to 2.0 definition to remove double-dereference in BanItem | 2010-08-21 | 1 | -3/+3 | |
| | | |||||
| * | Change m_autoop to use OnPostJoin and add /UP command | 2010-08-21 | 1 | -12/+45 | |
| | | |||||
| * | Change config reading hook for better error reporting | 2010-08-21 | 1 | -3/+3 | |
| | | | | | | This eliminates the OnRehash hook, and replaces it with ReadConfig which is called on boot, module load, and rehash. | ||||
| * | Fix m_autoop sync of opflags and extra send of mode changes | 2010-08-20 | 1 | -2/+2 | |
| | | |||||
| * | Respect CycleHostsFromUser configuration for mode changes generated by m_autoop | 2010-08-20 | 1 | -3/+4 | |
| | | |||||
| * | Change ModeHandler::AccessCheck to use PermissionData | 2010-08-18 | 1 | -10/+13 | |
| | | |||||
| * | Don't try to tidy m_autoop entries (fixes extra !*@*) | 2010-08-08 | 1 | -0/+1 | |
| | | |||||
| * | Allow users to specify opflags in m_autoop | 2010-08-07 | 1 | -12/+3 | |
| | | |||||
| * | Prevent kicks of users who have a protecting low-rank prefix set | 2010-08-07 | 1 | -1/+1 | |
| | | |||||
| * | Fix m_autoop not running its OnUserJoin hook | 2010-08-03 | 1 | -1/+7 | |
| | | |||||
| * | Fix access check when m_autoop is granting multiple flags | 2010-08-03 | 1 | -20/+21 | |
| | | |||||
| * | Allow m_autoop to grant channel flags, source its mode changes from the ↵ | 2010-08-03 | 1 | -20/+36 | |
| | | | | | joining user | ||||
| * | Extend +w and +X to take named modes in addition to mode letters | 2010-08-03 | 1 | -2/+7 | |
| | | |||||
| * | Allow autoop to use long names | 2010-08-03 | 1 | -22/+23 | |
| | | |||||
| * | 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 | -0/+1 | |
| | | |||||
| * | Implement missing modechange constructors | 2010-08-03 | 1 | -0/+1 | |
| | | |||||
| * | Remove duplication of some huge functions | 2010-08-03 | 1 | -5/+0 | |
| | | |||||
| * | Module compilation fixups | 2010-08-03 | 1 | -8/+6 | |
| | | |||||
| * | Better error messages for m_autoop | 2010-02-10 | 1 | -1/+9 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12423 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Add access checking for m_autoop | 2010-02-03 | 1 | -6/+25 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12361 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Add m_autoop.so - ircd-side channel access lists via listmode +w | 2010-02-03 | 1 | -0/+92 | |
| git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12359 e03df62e-2008-0410-955e-edbf42e46eb7 | |||||
