summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-06-29Convert char* to const char* in InspSocket constructor prototype. Shouldn't b...om
2006-06-28Added missing return in Server::UnpublishFeature()special
2006-06-28Added SQLQuery::GetError() and removed a lot of space indentingspecial
2006-06-28More stuff for allowing hostnames in <bind> and <link> again - note there is ...brain
2006-06-28Allow binding to hosts again in <bind> and <link>brain
2006-06-27Commentingbrain
2006-06-27We can re-enable special's security fix now - note this is good for boxes wit...brain
2006-06-27Added auto-binding, picks the first ip in the <bind> tags that isnt localhost...brain
2006-06-27Temporarily disable special's security improvement until we have either/or bi...brain
2006-06-25Extra safety for user lists to not keep bad pointers hanging aboutbrain
2006-06-24Dont allow /REMOVE of a uline, dont allow /REMOVE of a user who isnt on the c...brain
2006-06-24Forwardport of safety fixes for Write* functionsbrain
2006-06-23Forward port of samode editsspecial
2006-06-23Remove un-needed cast, I have a horrible feeling I'll get stabbed for this. P...om
2006-06-23m_services_account - now with 100 percent more elite.w00t
2006-06-22I'm famous :>special
2006-06-22Forward port of server link DDoS/oper flood fixspecial
2006-06-21Added Server::PublishFeature(),brain
2006-06-20Class Request and class Event now take a void* in their constructor to save o...brain
2006-06-20Don't allow non-ulines to kick ulines from channels - return numeric 482 if t...brain
2006-06-19Forward-port CBAN expiry fixw00t
2006-06-17On remote kill, send KILL notice. mIRC doesnt seem happy with just the STANDA...brain
2006-06-17Bring forward fix for w00t.brain
2006-06-17Finished m_check. I am the best. It only took me 3 months :)w00t
2006-06-16Now only logs commands from local opers, that are oper commands they have per...brain
2006-06-16Fix for m_ssl_openssl dying if the DH params file doesn't exist, compiles but...om
2006-06-15Change to stdintbrain
2006-06-15Helper script for rpath of mysqlbrain
2006-06-15Now uses mysql_config and mysql_rpath.plbrain
2006-06-15Nicer SQLQuery::Sanitisebrain
2006-06-15Look at this further later - 64 bit fixesbrain
2006-06-12If the <ALLOW> or <DENY> tag specifies an ip, and this user resolves,brain
2006-06-08Test commitbrain
2006-06-08Fix for mode string getting cut, breaks on some +Lbrain
2006-06-07Fix for segfault if a user quits before their ident is complete, due to sessi...brain
2006-06-05Fix for collisions when clock is outbrain
2006-06-04Fix for an/a and vowel detection in "is an ircop" numeric, noticed by Smartysbrain
2006-06-03Fix for bug found by douglas - when replace= is undefined value (probably du...brain
2006-06-01Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user...brain
2006-05-31Prevent crash when displaying error for server already existing (this only ha...brain
2006-05-30Apply mirq's optimization patchesbrain
2006-05-24Corresponding forward-portbrain
2006-05-24More debuggingbrain
2006-05-24Prevent SYNCTS bouncebrain
2006-05-24More debug trackingbrain
2006-05-24ALL THROW A WHILD PARTY! CRASH-ON-NETSPLIT should be fixed!!!brain
2006-05-16Check for failed epoll or kqueuebrain
2006-05-14Broken kline matching in connect code (reported by LeaChim)brain
2006-05-11Fix bug when knocking on non-existent channelbrain
2006-05-10Fix output corruption when host is exactly 64 chars longbrain