Age | Commit message (Expand) | Author |
2006-08-07 | The segfaults on missing init_module symbol are now gone, and hopefully not c... | brain |
2006-08-07 | Added some hax :( to prevent invalid symbols. It seems that instead of return... | brain |
2006-08-07 | Remove dependent commands BEFORE deleting the Module*, otherwise things go ti... | brain |
2006-08-06 | Syntax notice on bad commandline | brain |
2006-08-06 | Add -notraceback startup option, disables automatic backtrace facility so tha... | brain |
2006-08-06 | Support CIDR, CIDR zline, /oper and CIDR <connect> tags. NOTE: With CIDR oper... | brain |
2006-08-06 | Fix CIDR functions so they work | brain |
2006-08-04 | Extra debug | brain |
2006-08-02 | Move more stuff into class DNS | brain |
2006-08-01 | Comments, add more detail, remove dnsqueue.h include from tons of places | brain |
2006-08-01 | Stuff to make user host resolving use class Resolver - not tested yet | brain |
2006-08-01 | Removed threaded dns (it might make a comeback some day, but as it stands its... | brain |
2006-08-01 | The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if t... | brain |
2006-07-19 | Change stats recv/send to double, so they can hold truly massive numbers of t... | brain |
2006-07-19 | * Seperate out socket engines into derived classes of SocketEngine. | brain |
2006-07-16 | Fix case sensitive commands issue due to new std::string based parser, improv... | brain |
2006-07-16 | Disable test suite | brain |
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-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 | Added class Resolver (needs testing) | brain |
2006-07-11 | Fix my last broken commit | brain |
2006-07-11 | Move openSockfd[] into ServerConfig | brain |
2006-07-01 | relocate the Move* methods to private: where they belong, rename erase_factor... | brain |
2006-07-01 | Make WritePID a public function of class InspIRCd | brain |
2006-07-01 | Move SetSignals(), Start() and DaemonSeed() into private methods of class Ins... | brain |
2006-06-29 | Forward port of CullList and my bragging rights | special |
2006-06-29 | You don't need to cast a char* to a char* to put it through a const char*... | om |
2006-06-29 | Remove hardcoded filename prefix to log message, with the new macro these are... | om |
2006-05-03 | Return false was missing | brain |
2006-05-02 | New header at the top of this file clarifying gplv2 only (we hadnt made it cl... | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-20 | Fixes for lib dirs | brain |
2006-04-20 | Execinfo stuff | brain |
2006-04-09 | Shuffle some more includes around, const reference a few functions in inspircd.* | om |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-04-08 | - first steps towards a working IPv6 port. I'll work more on this tomorrow. :-P | nenolod |
2006-04-07 | Slight optimisation to config reader, looks nicer even if it's not faster. | om |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-04-04 | trivial: Made a slight error on that last commit, missed a bit. | w00t |
2006-04-03 | Test fixes for cpu eating issue | brain |
2006-03-25 | Bugfix for bug #101 being as the fix was just one simple line :) | brain |
2006-03-22 | Stack overflow prevention allows deeper recursion | brain |
2006-03-18 | Allow adding of new client ports via /REHASH. | brain |
2006-03-16 | Fix to warning line 218 | brain |