| Age | Commit message (Expand) | Author |
| 2009-06-06 | New events stuff, patch totally by Adam (aka Awesome). | rburchell |
| 2009-05-31 | Add SendSWhois() to inspircd12.cpp, patch by Adam. | cyberbotx |
| 2009-04-03 | Patch from DukePyrolator to include an OnUserNickChange() event to replace EV... | cyberbotx |
| 2009-04-02 | Remove rootmodeonid, opermodeonid, adminmodeonid - unused, and utterly useles... | rburchell |
| 2009-03-30 | Yet *neither* send HOST_OFF here.. | rburchell |
| 2009-03-30 | Needed to apply this to 1.2 too, oops. | rburchell |
| 2009-03-25 | Fix bug #1009, patch inspired by DukePyrolator, add a TS6 SID generator from ... | cyberbotx |
| 2009-03-03 | Fix bug #1022, the problem was inspircd12 specific and the pseudo-clients wil... | cyberbotx |
| 2009-02-28 | Patch from Adam, reducing duplication in cs_modes. Untested. | rburchell |
| 2009-02-25 | fix inspircd sending broken UID message when introducing its clients | pimpmylinux |
| 2009-02-23 | Fix SendAkill() in inspircd* modules, they were sending the wrong timestamp (... | cyberbotx |
| 2009-02-23 | Updated inspircd11 module to look for m_hidechans.so module and updated inspi... | cyberbotx |
| 2009-02-23 | Fix odd crash bug in the inspircd* modules by replacing use of myStrGetToken ... | cyberbotx |
| 2009-02-15 | Remove User::na, use User::nc everywhere. Will probably break everything, but... | rburchell |
| 2009-02-15 | Edit IRCDVar of inspircd12 so certain modules don't load on that IRCd, and sm... | cyberbotx |
| 2009-02-12 | insp12: don't try sstrdup() a NULL argument if sid is not set. | rburchell |
| 2009-02-11 | Fix 1.9.0 -> 1.9.1 incompatibility on a patch. | rburchell |
| 2009-02-11 | Revert oper protection patch from SciFi, it breaks things. This reverts commi... | rburchell |
| 2009-02-09 | Squashed commit: merge next (1.9.1) back to trunk. | rburchell |
| 2009-02-07 | Backported mooncups patch and added a message to /hs off when using inspircd12. | robbeh |
| 2009-02-07 | Add the capability to (properly) send login/logout account messages, used for... | rburchell |
| 2009-01-23 | Fix warning. | rburchell |
| 2009-01-23 | Fix stuff. Thanks Ankit. | rburchell |
| 2009-01-23 | Correctly handle parameterised modes in FJOIN, fixes bug #987. | rburchell |
| 2009-01-23 | Insp sends QUIT on KILL, so don't destroy the user record immediately. Fixes ... | rburchell |
| 2009-01-15 | Fix bug 997, Anope no longer crashes if a kick is non on a non-existant user. | cyberbotx |
| 2009-01-03 | Housekeeping contact address updates. | sjaz |
| 2009-01-02 | Update copyrights for 2009. | rburchell |
| 2008-12-30 | Fix bug 977, topics should show the nick of the user instead of UID now. | cyberbotx |
| 2008-12-19 | Updated the CMakeLists.txt files to function under CMake 2.4.x (earliest vers... | cyberbotx |
| 2008-12-19 | Fix compile error. | rburchell |
| 2008-12-17 | Don't crash on server-sent private messages. | rburchell |
| 2008-12-17 | A few GCC 3.4.x and MSVC++ warning fixes. | cyberbotx |
| 2008-11-28 | Remove (void) args, these just make things ugly. | rburchell |
| 2008-11-25 | Possible fix to the delete that explodes the world. | cyberbotx |
| 2008-11-24 | Fix this, delete that explodes the world. | rburchell |
| 2008-11-24 | Off by one? | rburchell |
| 2008-11-23 | Converted many C-style casts to C++-style casts. | cyberbotx |
| 2008-11-22 | Replaced most uses of smalloc and scalloc with new, replaced most uses of fre... | cyberbotx |
| 2008-11-21 | Finish a comment it seems I only ever half started | rburchell |
| 2008-11-21 | Don't send OPERTYPE for Services pseudoclients, this should not cause problem... | rburchell |
| 2008-11-21 | Don't allow registration of nicks beginning with a digit on Insp12 (disallows... | rburchell |
| 2008-11-21 | Insp12: override SendGlobopsInternal to properly send GLOBOPS, also remove ha... | rburchell |
| 2008-11-21 | Fix ident changing being broken | rburchell |
| 2008-11-16 | Added support for multiple uplink blocks in the new config. | cyberbotx |
| 2008-11-16 | Mark perm channels (partly) fixed. Proper fix will wait for 1.9.1. | rburchell |
| 2008-11-16 | Enable SVSHOLD for Insp1.1/1.2, remove UseSVSHOLD. Enforcer support may go aw... | rburchell |
| 2008-11-15 | Fixes to Insp1.2: | rburchell |
| 2008-11-15 | Fix an incorrect cast causing bans to appear to come from 1940. | rburchell |
| 2008-11-15 | Fix usermode parsing for InspIRCd 1.2 | rburchell |