| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the useless testnet module. | 2016-02-20 | 1 | -67/+0 | |
| * | Automatically register ServiceProviders created by modules | 2013-09-08 | 1 | -1/+0 | |
| * | Automatically attach modules to events | 2013-08-04 | 1 | -156/+0 | |
| * | Remove $Core and $Mod* comments apart from $ModDep. | 2013-07-04 | 1 | -2/+0 | |
| * | Get rid of the OnRemoteKill hook, make use of GetRouting() and TR_CUSTOM to r... | 2013-06-12 | 1 | -1/+0 | |
| * | Route WALLOPS like a regular command, remove OnWallops hook | 2013-06-02 | 1 | -1/+0 | |
| * | Remove OnUserPreNotice and OnUserNotice hooks, add MessageType argument to On...•••All modules (except m_nonotice) that perform filtering on messages have common logic for handling PRIVMSGs and NOTICEs and most of them run the exact same code in both cases | 2013-05-20 | 1 | -2/+0 | |
| * | Tidy up keywords on module methods.•••- Remove virtual keyword from a ton of methods which don't need it. - Add override keyword to a ton of methods which do need it. | 2013-05-15 | 1 | -2/+2 | |
| * | Remove OnAddBan and OnDelBan hooks | 2013-04-08 | 1 | -2/+0 | |
| * | Whitespace and empty destructor removal, minor coding style changes | 2013-04-01 | 1 | -1/+0 | |
| * | Register all commands, modes and extensions using AddService()•••AddService() throws an exception if an item cannot be registered, modules no longer need to worry about AddMode() etc. failing | 2012-12-02 | 1 | -1/+1 | |
| * | Attach to events and register services in init() | 2012-12-02 | 1 | -0/+4 | |
| * | Replace copyright headers with headers granting specific authors copyright | 2012-04-19 | 1 | -8/+14 | |
| * | Fix misspelling•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12572 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-28 | 1 | -0/+1 | |
| * | Restore <options:exemptchanops> with long names•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12502 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-20 | 1 | -1/+0 | |
| * | Kill m_spy, which was replaced by channels/auspex in 1.2 but kept alive for n...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12497 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-19 | 1 | -1/+0 | |
| * | Remove possible references to deleted User objects due to DNS lookups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12445 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-12 | 1 | -5/+0 | |
| * | ...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 | |
| * | Add fine-grained command flood controls•••This reintrouces "Excess Flood" quits for those that prefer it to fakelag, and allows the maximum command rate to be set in the connect block. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12093 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-11-11 | 1 | -2/+2 | |
| * | Add vtable cross-check code (known to work with GCC 4.4 x86_64)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11976 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-25 | 1 | -0/+163 | |
| * | Fixes found by removing User inheritance from StreamSocket•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11975 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-25 | 1 | -2/+2 | |
| * | Move all local-only fields to LocalUser•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11944 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-21 | 1 | -2/+2 | |
| * | Get rid of a bunch of memory-wasting C-style strings•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11796 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-03 | 1 | -1/+1 | |
| * | SendQ bugfixes•••Fix DoWrite running on errored sockets Add testnet module for sendq and shutdown testing Prevent DoWrite from trying to write when writes are blocking git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11768 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-27 | 1 | -0/+66 |
