summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-01-14Extra m_sql field checkingroot
2006-01-14Fixed 'stops responding after server pingout, while using select' but as foun...brain
2006-01-14Added RemoveSocket as a test fix for merwins bugbrain
2006-01-14Replaced some 'n' with '*n' that was breaking userrec::MakeHostbrain
2006-01-13Added extra safety check for a condition that should NOT happen (in theory, b...brain
2006-01-12GCC 4.0.2 warns because we assign in an if. we want to assign in an if, so we...brain
2006-01-12Typo (whoops)brain
2006-01-12xline tweaksbrain
2006-01-12Replaced sprintf's with some char* voodoobrain
2006-01-12Changed channel user lists from vector to mapbrain
2006-01-12Test change to level-triggered epollbrain
2006-01-12I dont know what ive been told, but extra brackets are mighty cold *singing m...brain
2006-01-11Fixed massivly huge bug in showwhois, MASSIVE undertaking right there :Dfrostycoolslug
2006-01-11Fixed compile errorbrain
2006-01-11Moved to RC3+SVNbrain
2006-01-11Changed fd_ref_table from 65536 to more correct MAX_DESCRIPTORSbrain
2006-01-10Fixed methods being used for wrong object typebrain
2006-01-10Fixed to not bother pinging an active serverbrain
2006-01-10Increased ping frequency from 1 minute to 5 minutes (1 minute is kind of over...brain
2006-01-10Added anti-newbie warning, if attempt is made to use old-style linking protoc...brain
2006-01-09Fix to naming schemebrain
2006-01-09Missing classnamebrain
2006-01-09Fixed compile issuebrain
2006-01-09Added Priority method to move this module to end of queuebrain
2006-01-09Untested priority system for modules to move themselves to the start or end o...brain
2006-01-09Moved to RC2+KingArthurbrain
2006-01-09Added 'a' flag to STATS c which indicates autoconnect statebrain
2006-01-09Silly brain left off a printf specifierbrain
2006-01-09Fixed warning about missing return valuebrain
2006-01-09Only perform check if OperOnlyStats is definedbrain
2006-01-09Changed %s to %c for statscharbrain
2006-01-09*TEST* Oper-Only-Stats (not yet tested)brain
2006-01-09Added chmodes-with-paramsbrain
2006-01-09Unneccessary colonbrain
2006-01-09Updated mode lists in 004 to more accurately reflect inspircd's mode featuresbrain
2006-01-09Added 005 stuff after VERSIONbrain
2006-01-09Sync fixes for m_park et albrain
2006-01-09Double checking to make sure that non-local users dont end up in the local us...brain
2006-01-09More usertopseudo fixesbrain
2006-01-09m_park.cpp fixes (and anything else using UserToPseudo and PesudoToUser)brain
2006-01-08Used mkstemp trick similar to anope and unreal which copies the .so's to temp...brain
2006-01-08Aligned % fields in mapbrain
2006-01-08Changed printf specifiers in map to right-align digitsbrain
2006-01-08Added User Counts to /mapfrostycoolslug
2006-01-04Renumber the implement lists after a module is unloadedbrain
2006-01-04Added a TODObrain
2006-01-04Nicer mode character loopbrain
2006-01-04Revise some serious craq++ in AddBanw00t
2006-01-03Fixed to not crash on /PARK (still more to test)brain
2006-01-03Added CASEMAPPING and CHARSET to ISUPPORT (005)brain