Age | Commit message (Expand) | Author |
2006-07-07 | modules.*: Put some void* back to char*, sorry if they were only like that be... | om |
2006-07-04 | Add pippijn under code contributors for m_connflood | brain |
2006-07-03 | Change InspSocket's private members to only be protected, I couldn't find any... | om |
2006-07-03 | Someone made silence require 1 parameter, so no way to list the silence entri... | brain |
2006-07-03 | Add m_connflood, pippijn's connect throttle module (now we are offering anoth... | brain |
2006-07-03 | Cleanups, change ugly if(\!*line.c_str()) to if(line.empty()); remove some cr... | om |
2006-07-03 | Just to be really anal, typo fix in comment | om |
2006-07-03 | Typo fixes to all the others too =/ | om |
2006-07-03 | Make spanningtree compile again >_< | om |
2006-07-03 | Typo fix | om |
2006-07-02 | Enhance with new numerics for latest turkish moron detection | 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-07-01 | Change WriteChannelWithServ and it's _NoFormat to take a const char* serverna... | om |
2006-07-01 | Replace rather craq'y loop with a couple of std::string calls | om |
2006-07-01 | forward port of r4092 | w00t |
2006-06-30 | *** Interesting fix *** | 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-06-29 | Change log() to a #define, the real symbol is now do_log(), the new macro aut... | om |
2006-06-29 | Convert char* to const char* in InspSocket constructor prototype. Shouldn't b... | om |
2006-06-28 | Added missing return in Server::UnpublishFeature() | special |
2006-06-28 | Added SQLQuery::GetError() and removed a lot of space indenting | special |
2006-06-28 | More stuff for allowing hostnames in <bind> and <link> again - note there is ... | brain |
2006-06-28 | Allow binding to hosts again in <bind> and <link> | brain |
2006-06-27 | Commenting | brain |
2006-06-27 | We can re-enable special's security fix now - note this is good for boxes wit... | brain |
2006-06-27 | Added auto-binding, picks the first ip in the <bind> tags that isnt localhost... | brain |
2006-06-27 | Temporarily disable special's security improvement until we have either/or bi... | brain |
2006-06-25 | Extra safety for user lists to not keep bad pointers hanging about | brain |
2006-06-24 | Dont allow /REMOVE of a uline, dont allow /REMOVE of a user who isnt on the c... | brain |
2006-06-24 | Forwardport of safety fixes for Write* functions | brain |
2006-06-23 | Forward port of samode edits | special |
2006-06-23 | Remove un-needed cast, I have a horrible feeling I'll get stabbed for this. P... | om |
2006-06-23 | m_services_account - now with 100 percent more elite. | w00t |
2006-06-22 | I'm famous :> | special |
2006-06-22 | Forward port of server link DDoS/oper flood fix | special |
2006-06-21 | Added Server::PublishFeature(), | brain |
2006-06-20 | Class Request and class Event now take a void* in their constructor to save o... | brain |
2006-06-20 | Don't allow non-ulines to kick ulines from channels - return numeric 482 if t... | brain |
2006-06-19 | Forward-port CBAN expiry fix | w00t |
2006-06-17 | On remote kill, send KILL notice. mIRC doesnt seem happy with just the STANDA... | brain |
2006-06-17 | Bring forward fix for w00t. | brain |
2006-06-17 | Finished m_check. I am the best. It only took me 3 months :) | w00t |
2006-06-16 | Now only logs commands from local opers, that are oper commands they have per... | brain |
2006-06-16 | Fix for m_ssl_openssl dying if the DH params file doesn't exist, compiles but... | om |
2006-06-15 | Change to stdint | brain |
2006-06-15 | Helper script for rpath of mysql | brain |