Age | Commit message (Expand) | Author |
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 | Still more massive commit fun. Headers in include/ still to be done, else tha... | w00t |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-12-14 | Refactor userrec::chans. | brain |
2006-12-13 | Fix m_watch to properly use OnCleanup, and to delete pointer on quit | 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 | Remove unused debug | 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 | 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 |
2006-12-12 | AnMaster thinks im not committing enough, so heres a pointless commit for him. | brain |
2006-12-12 | More comments | brain |
2006-12-12 | Fix trivial broken stat counter | brain |
2006-12-12 | Whoops, forgot to unpublish the interface! | brain |
2006-12-11 | Just comments | brain |
2006-12-11 | Tidy up a loop a bit so it isnt for(;;) with a break | brain |
2006-12-11 | And fix the typos in it. | brain |
2006-12-11 | Attempt another speedup | brain |
2006-12-11 | Fix kinda stupid whoopsie | brain |
2006-12-11 | Faster, stronger, ...err no, not the million dollar man. | brain |
2006-12-11 | Change how assembling of multiple lines works, avoid data copies | brain |
2006-12-11 | Better handling of write() failure, but this might still not be exactly right. | brain |
2006-12-11 | This is better now. | brain |
2006-12-11 | Initial commit of m_dnsbl, v2.0 - based on satmd's 1.0 m_dnsbl, modified to w... | w00t |
2006-12-11 | Someone forgot to add the copyright headers here :p | brain |
2006-12-11 | And give it error checking... whoops. | brain |
2006-12-11 | Pinch simple output buffering from m_ssl_openssl | brain |
2006-12-11 | Tidyup comments and debug | brain |
2006-12-11 | Finally got read buffering working properly | brain |
2006-12-11 | *annoyance* | brain |
2006-12-11 | Damnit damnit damnit! | brain |
2006-12-11 | This should do it. | brain |
2006-12-11 | Rethink | brain |
2006-12-11 | Grr. | brain |
2006-12-11 | More tweaks | brain |
2006-12-11 | Increase CHUNK | brain |