summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
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
2006-04-30change to ability for QueryCount to return -1 for both of the 1.1 sql api'sbrain
2006-04-30In 1.1, we return a negative value when QueryCount has a downed connection - ...brain
2006-04-30Merge of peaveydk's diff (at last)brain
2006-04-28Synching of channel TS after a whole channel has been sent.brain
2006-04-27When i find out what IDIOT changed all the module_init's to e.g. devoice_init...brain
2006-04-24Fix various typos and warningsbrain
2006-04-24Missing includesbrain
2006-04-24delete operator tracking in debug mode (using a macro -- live with it.)brain
2006-04-20Include paths changebrain
2006-04-20Tweaks (FIXES)brain
2006-04-20init_modulebrain
2006-04-20Alright, who fucked with this?brain
2006-04-18Fix for crashes in m_ident (should work)brain
2006-04-14Fix reversed parameters in x:y - joinflood was not brokenbrain
2006-04-12Delete spanningtree_ng for now, it breaks cygwin compile - and has no changes...w00t
2006-04-08Remove references to inspircd_io from these, stop configure making all the mo...om
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om
2006-04-08- fork off spanningtree module for UUID stuffs :onenolod
2006-04-06Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...w00t
2006-04-04More verbose error outputbrain
2006-04-04Missing helperfuncs and someone took writeopers out of globals.hbrain
2006-04-04move do_whois to cmd_whois, i'm stopping now. really.om
2006-04-03Fix to prevent adding empty phrases to +g listbrain
2006-04-01Fixes for stability of connects (these didnt make it into trunk!!!)brain
2006-03-28Cleanups. Don't have a colon with no part reason. Parameter order not changedom
2006-03-27Fix typo in spanningtree (who put this colon here?)brain
2006-03-27Fix for desync in channels with keys a'la servicesbrain
2006-03-27Indentation fixes, and stop it snoticing on every join by an override-allowed...om
2006-03-27if(chan->limit >= Srv->CountUsers(chan)) snotice & allow!?om
2006-03-27Experimental (it compiles..) channel support for /check. Not yet finished, bu...w00t
2006-03-27Founders CANNOT be kicked, so don't let them be removed either.w00t
2006-03-27Remove unused variablew00t
2006-03-27Removed unused check for valid channel name - if it's invalid, it won't exist...w00t