Age | Commit message (Expand) | Author |
2006-12-16 | Not sending capab when theres no transport module attached to a server socket | brain |
2006-12-16 | Get rid of HelpopException, use ModuleException thats had reasons for ages now | brain |
2006-12-16 | w00t: the power to rewrite modules in the leap of a small tiredness barrier. ... | w00t |
2006-12-16 | Make SNO notice for +o global | peavey |
2006-12-16 | Make irc::spacify take 'const char*' instead of 'char*' | peavey |
2006-12-16 | Make irc::spacify take 'const char*' instead of 'char*' | peavey |
2006-12-16 | Linefeeds in quotes, just for w00t. | brain |
2006-12-16 | Remove libIRCDaes.so from install | peavey |
2006-12-16 | Usermode +G allowed opers to change other user's modes. As the core doesn't f... | w00t |
2006-12-16 | Fix setting of * for bans in m_messageflood, this has been broken for quite s... | brain |
2006-12-15 | Remove doc/supported, it's obsoleted by the wiki. Happy 6000 commits, everyon... | w00t |
2006-12-15 | s/ChatSpike/InspIRCd/ development team | w00t |
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-12-15 | Still more massive commit fun. Headers in include/ still to be done, else tha... | w00t |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-12-15 | Try harder to make sure the ERROR string gets sent when closing a connection | brain |
2006-12-15 | Cleaning up irrelevent stuff in channels.cpp | brain |
2006-12-14 | Remove commented out FlushWriteBuf() | brain |
2006-12-14 | Remove misc debug | brain |
2006-12-14 | Fix silly bug of the day. | brain |
2006-12-14 | Remove FlushWriteBuffer() from DoBackgroundUserStuff(). Its no longer require... | brain |
2006-12-14 | CPU Usage percent in stats z! yay! | brain |
2006-12-14 | Change how users are quit if they get a write error during the things they do. | brain |
2006-12-14 | Refactor userrec::chans. | brain |
2006-12-14 | Refactoring: | brain |
2006-12-13 | Fix m_watch to properly use OnCleanup, and to delete pointer on quit | brain |
2006-12-13 | Fix configure stuff AGAIN. | brain |
2006-12-13 | On now-ancient freebsd 5.2.1, fix the compile by forcing the $(CC) var down t... | brain |
2006-12-13 | Comments | brain |
2006-12-13 | Turn watchlist back to map. watchlist is small, watchentries is large, only w... | brain |
2006-12-13 | Change m_watch to use hash_map rather than map, because of the large number o... | brain |
2006-12-13 | Improve the way 005 ISUPPORT is sent to users when they connect, cache it in ... | brain |
2006-12-13 | Properly fix 'changed nickname from one thats on your notify to one thats not... | brain |
2006-12-13 | Whoops, one too many params | brain |
2006-12-13 | Fix /nick signoff message | brain |
2006-12-13 | More to fix. | brain |
2006-12-13 | Make this behave more like other WATCH implementations | brain |
2006-12-13 | Fix quite a few whoopsies | brain |
2006-12-13 | Untested! New m_watch that should be hundreds of times faster (im not joking ... | brain |
2006-12-12 | Avoid pointless vsnprintf() when our loglevel doesnt meet requirements | brain |
2006-12-12 | Remove unused debug | brain |
2006-12-12 | Improve how we handle ELINEs on connect, turn O(2n) into O(n) (thats the best... | brain |
2006-12-12 | New clone counting mechanism (this isnt tested yet) | brain |
2006-12-12 | Make FounderProtectBase::remove_own_privs a reference, so we can change it on... | brain |
2006-12-12 | Someone forgot to do founder too :p | brain |
2006-12-12 | Make the world not end when special commits (this will probably break) | brain |
2006-12-12 | Fixed a pretty nasty bug that allowed users to +a themselves if deprotectself... | special |
2006-12-12 | Reverted om's commit so we can keep laughing at him for never doing anything | special |
2006-12-12 | I yell 'LIES' in the face of anyone who says I don't commit | om |