summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2006-07-08Refactored user modes to work like the channel modes - core and module data n...brain
2006-07-07More stuff for m_pgsql in, provider-side API stuff semi-doneom
2006-07-07modules.*: Put some void* back to char*, sorry if they were only like that be...om
2006-07-03Change InspSocket's private members to only be protected, I couldn't find any...om
2006-07-03Someone made silence require 1 parameter, so no way to list the silence entri...brain
2006-07-03Add m_connflood, pippijn's connect throttle module (now we are offering anoth...brain
2006-07-03Cleanups, change ugly if(\!*line.c_str()) to if(line.empty()); remove some cr...om
2006-07-03Make spanningtree compile again >_<om
2006-07-03Typo fixom
2006-07-02Enhance with new numerics for latest turkish moron detectionbrain
2006-07-01Change WriteChannelWithServ and it's _NoFormat to take a const char* serverna...om
2006-07-01Replace rather craq'y loop with a couple of std::string callsom
2006-06-30*** Interesting fix ***brain
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-27We can re-enable special's security fix now - note this is good for boxes wit...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-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-22Forward port of server link DDoS/oper flood fixspecial
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-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-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-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-24ALL THROW A WHILD PARTY! CRASH-ON-NETSPLIT should be fixed!!!brain
2006-05-11Fix bug when knocking on non-existent channelbrain
2006-05-10Fix for crash on: /OS RAW PUSH non-existent-nick :::nick!ident@host KICK #cha...brain
2006-05-07LeaChim is a grammer nazeeom
2006-05-07Added satmd's multi-channel patch, and matched with inspircd coding-style and...brain
2006-05-06Fixed char* -> std::string typobrain
2006-05-06Oper logging module -- this still needs test compiling and test runningbrain
2006-05-02Forwardport (yes those do happen).brain