summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
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
2006-03-26Removal of DoOneIteration stuffbrain
2006-03-26All software threading stuff *disabled*brain
2006-03-26Remove unnecessary casting.w00t
2006-03-21unsigned long -> unsigned int: unsigned int should be the same size on AMD64 ...brain
2006-03-20Why does EVERYONE forget to include helperfuncs.h?brain
2006-03-19Trivial: 401 numeric for m_remove when nick or channel cannot be foundbrain
2006-03-19Someone doesnt validate their input.... ;-pbrain
2006-03-19Took out ability to issue parameterless helpopbrain
2006-03-19Check for link tags with undefined ipaddr fields (for drunk admins that typo)brain
2006-03-19Someone didnt know how to check for no parameters (*looks at Craig*)brain
2006-03-18Test fix for topic loopbrain
2006-03-18See previous changebrain
2006-03-18No RFC says anything about hiding channels containing only +i users -- and it...brain
2006-03-17Tidy up around the ex AMD64 'fix'om
2006-03-17Did the same thing here :/om
2006-03-17Giving printf formats and not giving it arguments for them != cunningom
2006-03-17AMD64 warning 'fix' which tested fine when I added it seems to now...stop thi...om
2006-03-15Pass int not userrecbrain
2006-03-15Casting to keep gcc happybrain
2006-03-15Typo in copy/paste from safelistbrain
2006-03-15Added preliminary m_antibear.cpp, a security module to cripple bear.txt based...brain
2006-03-15Remove timer stuff left over from m_safelistbrain
2006-03-15First-revision m_securelist.cpp, prevents /LIST in the first minute of connec...brain
2006-03-14Experimental change to avoid warning on 64bit systems, this is a simple one-l...om
2006-03-13*hits eggy with a stick*brain