Age | Commit message (Expand) | Author |
2006-07-16 | Improved this a lot | brain |
2006-07-16 | This should be faster, we read it like a stream now with GetToken until GetTo... | brain |
2006-07-16 | irc::tokenstream is a token parser which using std::string and std::vector bu... | brain |
2006-07-15 | Removed GCC2 checks as we havent supported gcc2 for years | brain |
2006-07-14 | 3.3 -> 3.4 fix (the 3.3 stuff was actually craq) | brain |
2006-07-14 | Don't allow SAQUIT, SANICK, SAPART and SAJOIN on ulined clients :) | brain |
2006-07-14 | Tidyup | brain |
2006-07-14 | Changed to different way of clearing users on netsplit (uses less ram and sho... | brain |
2006-07-14 | Add <options:nouserdns> - defaults to off. if set to on, no user dns lookups ... | brain |
2006-07-14 | Rollback dns change | brain |
2006-07-14 | Fix dns socket leak found in stable | brain |
2006-07-13 | Move a notice around | brain |
2006-07-13 | Fix -modupdate to actually work (doesnt force a total rebuild when you add a ... | brain |
2006-07-13 | Missing newline | brain |
2006-07-13 | Output module counts on ./configure -update | brain |
2006-07-12 | Final test. | brain |
2006-07-12 | Test | brain |
2006-07-12 | Mirroring test | brain |
2006-07-12 | Test commit (this should be auto synched to staffbox) | brain |
2006-07-12 | Test commit | brain |
2006-07-12 | Tiny tiny docs update, not even worth re-generating the docs for atm | brain |
2006-07-12 | Document class Resolver | brain |
2006-07-12 | Removed debugging | brain |
2006-07-12 | All this works now (hopefully) | brain |
2006-07-12 | Fix typo | brain |
2006-07-12 | Seems to work ok | brain |
2006-07-12 | I don't know if this works yet -- needs testing | brain |
2006-07-12 | A few updates to the API header | om |
2006-07-12 | Add part-finished m_cgiirc module for Brain to play with | om |
2006-07-12 | Add exception handling here | brain |
2006-07-12 | Throw moduleexception if you: | brain |
2006-07-12 | Typo #2 | brain |
2006-07-12 | Typo | brain |
2006-07-12 | Make it work: | brain |
2006-07-12 | Added helperfuncs.h | brain |
2006-07-12 | Oops, make methods public | brain |
2006-07-12 | Test framework in m_testcommand, add interface | brain |
2006-07-12 | Added class Resolver (needs testing) | brain |
2006-07-11 | Topic support in channel list - NOTE THIS ISNT SAFE AGAINST XSS YET | brain |
2006-07-11 | Added stylesheet support | brain |
2006-07-11 | Now has a shiney 'valid xhtml 1.1' icon, just because it can. | brain |
2006-07-11 | XHTML 1.1 spec validation and charset | brain |
2006-07-11 | Removed some debug in the sorting algorithm | brain |
2006-07-11 | typo Count -> Name | brain |
2006-07-11 | Add voice, halfop and op counts | brain |
2006-07-11 | Channel size sorting with a tricksy sort that converts it on the fly from std... | brain |
2006-07-11 | FIX channel user count stuff. next to do, order the user count list | brain |
2006-07-11 | Channel user count stuff | brain |
2006-07-11 | Check for uri and only claim /stats and /stats/ | brain |
2006-07-11 | Add content-type | brain |