Age | Commit message (Expand) | Author |
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 |
2006-06-15 | Now uses mysql_config and mysql_rpath.pl | brain |
2006-06-15 | Nicer SQLQuery::Sanitise | brain |
2006-06-15 | Look at this further later - 64 bit fixes | brain |
2006-06-12 | If the <ALLOW> or <DENY> tag specifies an ip, and this user resolves, | brain |
2006-06-08 | Test commit | brain |
2006-06-08 | Fix for mode string getting cut, breaks on some +L | brain |
2006-06-07 | Fix for segfault if a user quits before their ident is complete, due to sessi... | brain |
2006-06-05 | Fix for collisions when clock is out | brain |
2006-06-04 | Fix for an/a and vowel detection in "is an ircop" numeric, noticed by Smartys | brain |
2006-06-03 | Fix for bug found by douglas - when replace= is undefined value (probably du... | brain |
2006-06-01 | Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user... | brain |
2006-05-31 | Prevent crash when displaying error for server already existing (this only ha... | brain |
2006-05-30 | Apply mirq's optimization patches | brain |
2006-05-24 | Corresponding forward-port | brain |
2006-05-24 | More debugging | brain |