summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-04-29Updated buffering, faster and more sensible (old code sucks)brain
2005-04-29Added 901 numeric - end of modules listbrain
2005-04-28Fixed WriteCommon not writing to the source user when not on any channelsbrain
2005-04-28Fixes minor typobrain
2005-04-28Fixed remote /squit <mask>brain
2005-04-28Added support for /SQUIT <mask> and checks against /SQUIT *brain
2005-04-28remote Versionstring set fixesbrain
2005-04-28Remote versioning fixesbrain
2005-04-28Added remote versioningbrain
2005-04-28Fixed dodgy poll()brain
2005-04-28Added poll delay in server socket readbrain
2005-04-28Added new and improved GetBuffer function based on research on crappy redhat 7.3brain
2005-04-28Input queue doesnt queue empty strings any morebrain
2005-04-28Changed remote kill reason textbrain
2005-04-28Fixed remote squitbrain
2005-04-28*** empty log message ***brain
2005-04-28Added remote squitbrain
2005-04-28Blah (ive committed so many times to fix this bug its not worth commenting here)brain
2005-04-28A-bug-huntin' we will gobrain
2005-04-28Changed point where routing table is sent so that services worksbrain
2005-04-28Transposed strcmpbrain
2005-04-28Fixes to WriteCommon and WriteCommonExceptbrain
2005-04-27Double nickchangebrain
2005-04-27Double nickchange issuebrain
2005-04-27Fixed stuffbrain
2005-04-27Linking fixesbrain
2005-04-27Quote of the day: some strlens are needed.brain
2005-04-27Fixes to all kinds of annoying problemsbrain
2005-04-27A little more error checking on the banmask etcbrain
2005-04-27Fixed WriteChannelWithServbrain
2005-04-27Added preliminary timed bans modulebrain
2005-04-27No suck nickname?! why didn't anyone see this?!brain
2005-04-27Added faster wildcard checking routinesbrain
2005-04-27Optimized stuffbrain
2005-04-27Optimized modes (removed strlens etc)brain
2005-04-27Fixed empty modes issue that emerged after dodgy code was correctedbrain
2005-04-27Added explicit oper tracking in a vector of userrec* pointers, optimizes send...brain
2005-04-27A bit of optimizationbrain
2005-04-26Missing debug symbols?!brain
2005-04-26mmmm, green. Elphaba would be so proud :pbrain
2005-04-26Updated startup colour schemebrain
2005-04-26Changed some %d to %lubrain
2005-04-26strlen tidyup #2brain
2005-04-26Strlen tidyup (based on results of gprof output)brain
2005-04-26Fixed problem where nobody could message a channel they werent a member of (i...brain
2005-04-26Major *MAJOR* optimizations by double-referencing channels to usersbrain
2005-04-26Added channel 'counter', increases speed of quits, parts, kicksbrain
2005-04-26Fixed dicky buffer (due to cleanup the wrong variable was being used)brain
2005-04-26Added -Wswitch -Wchar-subscripts -Wparentheses - more stable and more pedanti...brain
2005-04-26Major code tidyup (-W) - expect a few belchesbrain